@azure/eventgrid-systemevents 1.0.0-beta.6 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser/generated/index.d.ts +1 -3
- package/dist/browser/generated/index.d.ts.map +1 -1
- package/dist/browser/generated/index.js +1 -2
- package/dist/browser/generated/index.js.map +1 -1
- package/dist/browser/generated/models/index.d.ts +1 -1
- package/dist/browser/generated/models/index.d.ts.map +1 -1
- package/dist/browser/generated/models/index.js +1 -1
- package/dist/browser/generated/models/index.js.map +1 -1
- package/dist/browser/generated/models/models.d.ts +438 -215
- package/dist/browser/generated/models/models.d.ts.map +1 -1
- package/dist/browser/generated/models/models.js +373 -100
- package/dist/browser/generated/models/models.js.map +1 -1
- package/dist/browser/index.d.ts +1 -1
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +1 -1
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/predicates.d.ts +23 -1
- package/dist/browser/predicates.d.ts.map +1 -1
- package/dist/browser/predicates.js.map +1 -1
- package/dist/commonjs/generated/index.d.ts +1 -3
- package/dist/commonjs/generated/index.d.ts.map +1 -1
- package/dist/commonjs/generated/index.js +6 -7
- package/dist/commonjs/generated/index.js.map +1 -1
- package/dist/commonjs/generated/models/index.d.ts +1 -1
- package/dist/commonjs/generated/models/index.d.ts.map +1 -1
- package/dist/commonjs/generated/models/index.js +6 -5
- package/dist/commonjs/generated/models/index.js.map +1 -1
- package/dist/commonjs/generated/models/models.d.ts +438 -215
- package/dist/commonjs/generated/models/models.d.ts.map +1 -1
- package/dist/commonjs/generated/models/models.js +396 -101
- package/dist/commonjs/generated/models/models.js.map +1 -1
- package/dist/commonjs/index.d.ts +1 -1
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +5 -5
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/predicates.d.ts +23 -1
- package/dist/commonjs/predicates.d.ts.map +1 -1
- package/dist/commonjs/predicates.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/generated/index.d.ts +1 -3
- package/dist/esm/generated/index.d.ts.map +1 -1
- package/dist/esm/generated/index.js +1 -2
- package/dist/esm/generated/index.js.map +1 -1
- package/dist/esm/generated/models/index.d.ts +1 -1
- package/dist/esm/generated/models/index.d.ts.map +1 -1
- package/dist/esm/generated/models/index.js +1 -1
- package/dist/esm/generated/models/index.js.map +1 -1
- package/dist/esm/generated/models/models.d.ts +438 -215
- package/dist/esm/generated/models/models.d.ts.map +1 -1
- package/dist/esm/generated/models/models.js +373 -100
- package/dist/esm/generated/models/models.js.map +1 -1
- package/dist/esm/index.d.ts +1 -1
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/predicates.d.ts +23 -1
- package/dist/esm/predicates.d.ts.map +1 -1
- package/dist/esm/predicates.js.map +1 -1
- package/dist/react-native/generated/index.d.ts +1 -3
- package/dist/react-native/generated/index.d.ts.map +1 -1
- package/dist/react-native/generated/index.js +1 -2
- package/dist/react-native/generated/index.js.map +1 -1
- package/dist/react-native/generated/models/index.d.ts +1 -1
- package/dist/react-native/generated/models/index.d.ts.map +1 -1
- package/dist/react-native/generated/models/index.js +1 -1
- package/dist/react-native/generated/models/index.js.map +1 -1
- package/dist/react-native/generated/models/models.d.ts +438 -215
- package/dist/react-native/generated/models/models.d.ts.map +1 -1
- package/dist/react-native/generated/models/models.js +373 -100
- package/dist/react-native/generated/models/models.js.map +1 -1
- package/dist/react-native/index.d.ts +1 -1
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +1 -1
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/predicates.d.ts +23 -1
- package/dist/react-native/predicates.d.ts.map +1 -1
- package/dist/react-native/predicates.js.map +1 -1
- package/package.json +14 -22
- package/dist/browser/generated/api/index.d.ts +0 -2
- package/dist/browser/generated/api/index.d.ts.map +0 -1
- package/dist/browser/generated/api/index.js +0 -4
- package/dist/browser/generated/api/index.js.map +0 -1
- package/dist/browser/generated/api/options.d.ts +0 -2
- package/dist/browser/generated/api/options.d.ts.map +0 -1
- package/dist/browser/generated/api/options.js +0 -4
- package/dist/browser/generated/api/options.js.map +0 -1
- package/dist/browser/generated/api/systemEventsContext.d.ts +0 -10
- package/dist/browser/generated/api/systemEventsContext.d.ts.map +0 -1
- package/dist/browser/generated/api/systemEventsContext.js +0 -23
- package/dist/browser/generated/api/systemEventsContext.js.map +0 -1
- package/dist/browser/generated/systemEventsClient.d.ts +0 -11
- package/dist/browser/generated/systemEventsClient.d.ts.map +0 -1
- package/dist/browser/generated/systemEventsClient.js +0 -16
- package/dist/browser/generated/systemEventsClient.js.map +0 -1
- package/dist/commonjs/generated/api/index.d.ts +0 -2
- package/dist/commonjs/generated/api/index.d.ts.map +0 -1
- package/dist/commonjs/generated/api/index.js +0 -8
- package/dist/commonjs/generated/api/index.js.map +0 -1
- package/dist/commonjs/generated/api/options.d.ts +0 -2
- package/dist/commonjs/generated/api/options.d.ts.map +0 -1
- package/dist/commonjs/generated/api/options.js +0 -5
- package/dist/commonjs/generated/api/options.js.map +0 -1
- package/dist/commonjs/generated/api/systemEventsContext.d.ts +0 -10
- package/dist/commonjs/generated/api/systemEventsContext.d.ts.map +0 -1
- package/dist/commonjs/generated/api/systemEventsContext.js +0 -26
- package/dist/commonjs/generated/api/systemEventsContext.js.map +0 -1
- package/dist/commonjs/generated/systemEventsClient.d.ts +0 -11
- package/dist/commonjs/generated/systemEventsClient.d.ts.map +0 -1
- package/dist/commonjs/generated/systemEventsClient.js +0 -20
- package/dist/commonjs/generated/systemEventsClient.js.map +0 -1
- package/dist/esm/generated/api/index.d.ts +0 -2
- package/dist/esm/generated/api/index.d.ts.map +0 -1
- package/dist/esm/generated/api/index.js +0 -4
- package/dist/esm/generated/api/index.js.map +0 -1
- package/dist/esm/generated/api/options.d.ts +0 -2
- package/dist/esm/generated/api/options.d.ts.map +0 -1
- package/dist/esm/generated/api/options.js +0 -4
- package/dist/esm/generated/api/options.js.map +0 -1
- package/dist/esm/generated/api/systemEventsContext.d.ts +0 -10
- package/dist/esm/generated/api/systemEventsContext.d.ts.map +0 -1
- package/dist/esm/generated/api/systemEventsContext.js +0 -23
- package/dist/esm/generated/api/systemEventsContext.js.map +0 -1
- package/dist/esm/generated/systemEventsClient.d.ts +0 -11
- package/dist/esm/generated/systemEventsClient.d.ts.map +0 -1
- package/dist/esm/generated/systemEventsClient.js +0 -16
- package/dist/esm/generated/systemEventsClient.js.map +0 -1
- package/dist/react-native/generated/api/index.d.ts +0 -2
- package/dist/react-native/generated/api/index.d.ts.map +0 -1
- package/dist/react-native/generated/api/index.js +0 -4
- package/dist/react-native/generated/api/index.js.map +0 -1
- package/dist/react-native/generated/api/options.d.ts +0 -2
- package/dist/react-native/generated/api/options.d.ts.map +0 -1
- package/dist/react-native/generated/api/options.js +0 -4
- package/dist/react-native/generated/api/options.js.map +0 -1
- package/dist/react-native/generated/api/systemEventsContext.d.ts +0 -10
- package/dist/react-native/generated/api/systemEventsContext.d.ts.map +0 -1
- package/dist/react-native/generated/api/systemEventsContext.js +0 -23
- package/dist/react-native/generated/api/systemEventsContext.js.map +0 -1
- package/dist/react-native/generated/systemEventsClient.d.ts +0 -11
- package/dist/react-native/generated/systemEventsClient.d.ts.map +0 -1
- package/dist/react-native/generated/systemEventsClient.js +0 -16
- package/dist/react-native/generated/systemEventsClient.js.map +0 -1
|
@@ -29,191 +29,249 @@ export declare function apiCenterApiDefinitionUpdatedEventDataDeserializer(item:
|
|
|
29
29
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.UserCreated event. */
|
|
30
30
|
export interface ApiManagementUserCreatedEventData {
|
|
31
31
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
32
|
-
|
|
32
|
+
resourceUrl?: string;
|
|
33
33
|
}
|
|
34
34
|
export declare function apiManagementUserCreatedEventDataDeserializer(item: any): ApiManagementUserCreatedEventData;
|
|
35
35
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.UserUpdated event. */
|
|
36
36
|
export interface ApiManagementUserUpdatedEventData {
|
|
37
37
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
38
|
-
|
|
38
|
+
resourceUrl?: string;
|
|
39
39
|
}
|
|
40
40
|
export declare function apiManagementUserUpdatedEventDataDeserializer(item: any): ApiManagementUserUpdatedEventData;
|
|
41
41
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.UserDeleted event. */
|
|
42
42
|
export interface ApiManagementUserDeletedEventData {
|
|
43
43
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
44
|
-
|
|
44
|
+
resourceUrl?: string;
|
|
45
45
|
}
|
|
46
46
|
export declare function apiManagementUserDeletedEventDataDeserializer(item: any): ApiManagementUserDeletedEventData;
|
|
47
47
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.SubscriptionCreated event. */
|
|
48
48
|
export interface ApiManagementSubscriptionCreatedEventData {
|
|
49
49
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
50
|
-
|
|
50
|
+
resourceUrl?: string;
|
|
51
51
|
}
|
|
52
52
|
export declare function apiManagementSubscriptionCreatedEventDataDeserializer(item: any): ApiManagementSubscriptionCreatedEventData;
|
|
53
53
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.SubscriptionUpdated event. */
|
|
54
54
|
export interface ApiManagementSubscriptionUpdatedEventData {
|
|
55
55
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
56
|
-
|
|
56
|
+
resourceUrl?: string;
|
|
57
57
|
}
|
|
58
58
|
export declare function apiManagementSubscriptionUpdatedEventDataDeserializer(item: any): ApiManagementSubscriptionUpdatedEventData;
|
|
59
59
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.SubscriptionDeleted event. */
|
|
60
60
|
export interface ApiManagementSubscriptionDeletedEventData {
|
|
61
61
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
62
|
-
|
|
62
|
+
resourceUrl?: string;
|
|
63
63
|
}
|
|
64
64
|
export declare function apiManagementSubscriptionDeletedEventDataDeserializer(item: any): ApiManagementSubscriptionDeletedEventData;
|
|
65
65
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.ProductCreated event. */
|
|
66
66
|
export interface ApiManagementProductCreatedEventData {
|
|
67
67
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
68
|
-
|
|
68
|
+
resourceUrl?: string;
|
|
69
69
|
}
|
|
70
70
|
export declare function apiManagementProductCreatedEventDataDeserializer(item: any): ApiManagementProductCreatedEventData;
|
|
71
71
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.ProductUpdated event. */
|
|
72
72
|
export interface ApiManagementProductUpdatedEventData {
|
|
73
73
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
74
|
-
|
|
74
|
+
resourceUrl?: string;
|
|
75
75
|
}
|
|
76
76
|
export declare function apiManagementProductUpdatedEventDataDeserializer(item: any): ApiManagementProductUpdatedEventData;
|
|
77
77
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.ProductDeleted event. */
|
|
78
78
|
export interface ApiManagementProductDeletedEventData {
|
|
79
79
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
80
|
-
|
|
80
|
+
resourceUrl?: string;
|
|
81
81
|
}
|
|
82
82
|
export declare function apiManagementProductDeletedEventDataDeserializer(item: any): ApiManagementProductDeletedEventData;
|
|
83
83
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.APICreated event. */
|
|
84
84
|
export interface ApiManagementApiCreatedEventData {
|
|
85
85
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
86
|
-
|
|
86
|
+
resourceUrl?: string;
|
|
87
87
|
}
|
|
88
88
|
export declare function apiManagementApiCreatedEventDataDeserializer(item: any): ApiManagementApiCreatedEventData;
|
|
89
89
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.APIUpdated event. */
|
|
90
90
|
export interface ApiManagementApiUpdatedEventData {
|
|
91
91
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
92
|
-
|
|
92
|
+
resourceUrl?: string;
|
|
93
93
|
}
|
|
94
94
|
export declare function apiManagementApiUpdatedEventDataDeserializer(item: any): ApiManagementApiUpdatedEventData;
|
|
95
95
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.APIDeleted event. */
|
|
96
96
|
export interface ApiManagementApiDeletedEventData {
|
|
97
97
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
98
|
-
|
|
98
|
+
resourceUrl?: string;
|
|
99
99
|
}
|
|
100
100
|
export declare function apiManagementApiDeletedEventDataDeserializer(item: any): ApiManagementApiDeletedEventData;
|
|
101
101
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.APIReleaseCreated event. */
|
|
102
102
|
export interface ApiManagementApiReleaseCreatedEventData {
|
|
103
103
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
104
|
-
|
|
104
|
+
resourceUrl?: string;
|
|
105
105
|
}
|
|
106
106
|
export declare function apiManagementApiReleaseCreatedEventDataDeserializer(item: any): ApiManagementApiReleaseCreatedEventData;
|
|
107
107
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.APIReleaseUpdated event. */
|
|
108
108
|
export interface ApiManagementApiReleaseUpdatedEventData {
|
|
109
109
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
110
|
-
|
|
110
|
+
resourceUrl?: string;
|
|
111
111
|
}
|
|
112
112
|
export declare function apiManagementApiReleaseUpdatedEventDataDeserializer(item: any): ApiManagementApiReleaseUpdatedEventData;
|
|
113
113
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.APIReleaseDeleted event. */
|
|
114
114
|
export interface ApiManagementApiReleaseDeletedEventData {
|
|
115
115
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
116
|
-
|
|
116
|
+
resourceUrl?: string;
|
|
117
117
|
}
|
|
118
118
|
export declare function apiManagementApiReleaseDeletedEventDataDeserializer(item: any): ApiManagementApiReleaseDeletedEventData;
|
|
119
119
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayCreated event. */
|
|
120
120
|
export interface ApiManagementGatewayCreatedEventData {
|
|
121
121
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<ResourceName>` */
|
|
122
|
-
|
|
122
|
+
resourceUrl?: string;
|
|
123
123
|
}
|
|
124
124
|
export declare function apiManagementGatewayCreatedEventDataDeserializer(item: any): ApiManagementGatewayCreatedEventData;
|
|
125
125
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayUpdated event. */
|
|
126
126
|
export interface ApiManagementGatewayUpdatedEventData {
|
|
127
127
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<ResourceName>` */
|
|
128
|
-
|
|
128
|
+
resourceUrl?: string;
|
|
129
129
|
}
|
|
130
130
|
export declare function apiManagementGatewayUpdatedEventDataDeserializer(item: any): ApiManagementGatewayUpdatedEventData;
|
|
131
131
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayDeleted event. */
|
|
132
132
|
export interface ApiManagementGatewayDeletedEventData {
|
|
133
133
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<ResourceName>` */
|
|
134
|
-
|
|
134
|
+
resourceUrl?: string;
|
|
135
135
|
}
|
|
136
136
|
export declare function apiManagementGatewayDeletedEventDataDeserializer(item: any): ApiManagementGatewayDeletedEventData;
|
|
137
137
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayHostnameConfigurationCreated event. */
|
|
138
138
|
export interface ApiManagementGatewayHostnameConfigurationCreatedEventData {
|
|
139
139
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<GatewayName>/hostnameConfigurations/<ResourceName>` */
|
|
140
|
-
|
|
140
|
+
resourceUrl?: string;
|
|
141
141
|
}
|
|
142
142
|
export declare function apiManagementGatewayHostnameConfigurationCreatedEventDataDeserializer(item: any): ApiManagementGatewayHostnameConfigurationCreatedEventData;
|
|
143
143
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayHostnameConfigurationUpdated event. */
|
|
144
144
|
export interface ApiManagementGatewayHostnameConfigurationUpdatedEventData {
|
|
145
145
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<GatewayName>/hostnameConfigurations/<ResourceName>` */
|
|
146
|
-
|
|
146
|
+
resourceUrl?: string;
|
|
147
147
|
}
|
|
148
148
|
export declare function apiManagementGatewayHostnameConfigurationUpdatedEventDataDeserializer(item: any): ApiManagementGatewayHostnameConfigurationUpdatedEventData;
|
|
149
149
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayHostnameConfigurationDeleted event. */
|
|
150
150
|
export interface ApiManagementGatewayHostnameConfigurationDeletedEventData {
|
|
151
151
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<GatewayName>/hostnameConfigurations/<ResourceName>` */
|
|
152
|
-
|
|
152
|
+
resourceUrl?: string;
|
|
153
153
|
}
|
|
154
154
|
export declare function apiManagementGatewayHostnameConfigurationDeletedEventDataDeserializer(item: any): ApiManagementGatewayHostnameConfigurationDeletedEventData;
|
|
155
155
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayCertificateAuthorityCreated event. */
|
|
156
156
|
export interface ApiManagementGatewayCertificateAuthorityCreatedEventData {
|
|
157
157
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<GatewayName>/certificateAuthorities/<ResourceName>` */
|
|
158
|
-
|
|
158
|
+
resourceUrl?: string;
|
|
159
159
|
}
|
|
160
160
|
export declare function apiManagementGatewayCertificateAuthorityCreatedEventDataDeserializer(item: any): ApiManagementGatewayCertificateAuthorityCreatedEventData;
|
|
161
161
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayCertificateAuthorityUpdated event. */
|
|
162
162
|
export interface ApiManagementGatewayCertificateAuthorityUpdatedEventData {
|
|
163
163
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<GatewayName>/certificateAuthorities/<ResourceName>` */
|
|
164
|
-
|
|
164
|
+
resourceUrl?: string;
|
|
165
165
|
}
|
|
166
166
|
export declare function apiManagementGatewayCertificateAuthorityUpdatedEventDataDeserializer(item: any): ApiManagementGatewayCertificateAuthorityUpdatedEventData;
|
|
167
167
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayCertificateAuthorityDeleted event. */
|
|
168
168
|
export interface ApiManagementGatewayCertificateAuthorityDeletedEventData {
|
|
169
169
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<GatewayName>/certificateAuthorities/<ResourceName>` */
|
|
170
|
-
|
|
170
|
+
resourceUrl?: string;
|
|
171
171
|
}
|
|
172
172
|
export declare function apiManagementGatewayCertificateAuthorityDeletedEventDataDeserializer(item: any): ApiManagementGatewayCertificateAuthorityDeletedEventData;
|
|
173
173
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayAPIAdded event. */
|
|
174
174
|
export interface ApiManagementGatewayApiAddedEventData {
|
|
175
175
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<GatewayName>/apis/<ResourceName>` */
|
|
176
|
-
|
|
176
|
+
resourceUrl?: string;
|
|
177
177
|
}
|
|
178
178
|
export declare function apiManagementGatewayApiAddedEventDataDeserializer(item: any): ApiManagementGatewayApiAddedEventData;
|
|
179
179
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayAPIRemoved event. */
|
|
180
180
|
export interface ApiManagementGatewayApiRemovedEventData {
|
|
181
181
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<GatewayName>/apis/<ResourceName>` */
|
|
182
|
-
|
|
182
|
+
resourceUrl?: string;
|
|
183
183
|
}
|
|
184
184
|
export declare function apiManagementGatewayApiRemovedEventDataDeserializer(item: any): ApiManagementGatewayApiRemovedEventData;
|
|
185
|
+
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.CircuitBreaker.Opened event. */
|
|
186
|
+
export interface ApiManagementCircuitBreakerOpenedEventData {
|
|
187
|
+
/** Name of the backend for which the circuit has opened. */
|
|
188
|
+
backendName: string;
|
|
189
|
+
/** Information related to the circuit breaker configured on the backend. */
|
|
190
|
+
circuitBreaker: ApiManagementCircuitBreaker;
|
|
191
|
+
}
|
|
192
|
+
export declare function apiManagementCircuitBreakerOpenedEventDataDeserializer(item: any): ApiManagementCircuitBreakerOpenedEventData;
|
|
193
|
+
/** Information related to the circuit breaker configured on the backend. */
|
|
194
|
+
export interface ApiManagementCircuitBreaker {
|
|
195
|
+
/** Overview of all configured rules and respective details. */
|
|
196
|
+
rules: Record<string, Record<string, any>>;
|
|
197
|
+
}
|
|
198
|
+
export declare function apiManagementCircuitBreakerDeserializer(item: any): ApiManagementCircuitBreaker;
|
|
199
|
+
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.CircuitBreaker.Closed event. */
|
|
200
|
+
export interface ApiManagementCircuitBreakerClosedEventData {
|
|
201
|
+
/** Name of the backend for which the circuit has closed. */
|
|
202
|
+
backendName: string;
|
|
203
|
+
/** Information related to the circuit breaker configured on the backend. */
|
|
204
|
+
circuitBreaker: ApiManagementCircuitBreaker;
|
|
205
|
+
}
|
|
206
|
+
export declare function apiManagementCircuitBreakerClosedEventDataDeserializer(item: any): ApiManagementCircuitBreakerClosedEventData;
|
|
207
|
+
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayTokenNearExpiry event. */
|
|
208
|
+
export interface ApiManagementGatewayTokenNearExpiryEventData {
|
|
209
|
+
/** Information related to a given self-hosted gateway deployment. */
|
|
210
|
+
gateway: ApiManagementGateway;
|
|
211
|
+
/** Information related to a an expired gateway token for a self-hosted gateway deployment. */
|
|
212
|
+
token: ApiManagementNearExpiryGatewayToken;
|
|
213
|
+
}
|
|
214
|
+
export declare function apiManagementGatewayTokenNearExpiryEventDataDeserializer(item: any): ApiManagementGatewayTokenNearExpiryEventData;
|
|
215
|
+
/** Information related to a given self-hosted gateway deployment. */
|
|
216
|
+
export interface ApiManagementGateway {
|
|
217
|
+
/** Id of Gateway that is used to deploy the gateway to get the configuration for. This is the ARM resource ID referenced in the Azure API Management instance. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateway/<GatewayName>` */
|
|
218
|
+
gatewayId: string;
|
|
219
|
+
/** Unique instance ID of the deployed gateway */
|
|
220
|
+
instanceId: string;
|
|
221
|
+
}
|
|
222
|
+
export declare function apiManagementGatewayDeserializer(item: any): ApiManagementGateway;
|
|
223
|
+
/** Information related to a gateway token that is near expiry for a self-hosted gateway deployment. */
|
|
224
|
+
export interface ApiManagementNearExpiryGatewayToken {
|
|
225
|
+
/** Timestamp when the gateway token will expire. */
|
|
226
|
+
expiresOn: Date;
|
|
227
|
+
}
|
|
228
|
+
export declare function apiManagementNearExpiryGatewayTokenDeserializer(item: any): ApiManagementNearExpiryGatewayToken;
|
|
229
|
+
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayTokenExpired event. */
|
|
230
|
+
export interface ApiManagementGatewayTokenExpiredEventData {
|
|
231
|
+
/** Information related to a given self-hosted gateway deployment. */
|
|
232
|
+
gateway: ApiManagementGateway;
|
|
233
|
+
/** Information related to a an expired gateway token for a self-hosted gateway deployment. */
|
|
234
|
+
token: ApiManagementExpiredGatewayToken;
|
|
235
|
+
}
|
|
236
|
+
export declare function apiManagementGatewayTokenExpiredEventDataDeserializer(item: any): ApiManagementGatewayTokenExpiredEventData;
|
|
237
|
+
/** Information related to a gateway token that has expired for a self-hosted gateway deployment. */
|
|
238
|
+
export interface ApiManagementExpiredGatewayToken {
|
|
239
|
+
/** Timestamp when the gateway token has expired. */
|
|
240
|
+
expiresOn: Date;
|
|
241
|
+
}
|
|
242
|
+
export declare function apiManagementExpiredGatewayTokenDeserializer(item: any): ApiManagementExpiredGatewayToken;
|
|
185
243
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.AppConfiguration.KeyValueModified event. */
|
|
186
244
|
export interface AppConfigurationKeyValueModifiedEventData {
|
|
187
245
|
/** The key used to identify the key-value that was modified. */
|
|
188
|
-
key
|
|
246
|
+
key: string;
|
|
189
247
|
/** The label, if any, used to identify the key-value that was modified. */
|
|
190
|
-
label
|
|
248
|
+
label: string | null;
|
|
191
249
|
/** The etag representing the new state of the key-value. */
|
|
192
|
-
etag
|
|
250
|
+
etag: string;
|
|
193
251
|
/** The sync token representing the server state after the event. */
|
|
194
|
-
syncToken
|
|
252
|
+
syncToken: string;
|
|
195
253
|
}
|
|
196
254
|
export declare function appConfigurationKeyValueModifiedEventDataDeserializer(item: any): AppConfigurationKeyValueModifiedEventData;
|
|
197
255
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.AppConfiguration.KeyValueDeleted event. */
|
|
198
256
|
export interface AppConfigurationKeyValueDeletedEventData {
|
|
199
257
|
/** The key used to identify the key-value that was deleted. */
|
|
200
|
-
key
|
|
258
|
+
key: string;
|
|
201
259
|
/** The label, if any, used to identify the key-value that was deleted. */
|
|
202
|
-
label
|
|
260
|
+
label: string;
|
|
203
261
|
/** The etag representing the key-value that was deleted. */
|
|
204
|
-
etag
|
|
262
|
+
etag: string;
|
|
205
263
|
/** The sync token representing the server state after the event. */
|
|
206
|
-
syncToken
|
|
264
|
+
syncToken: string;
|
|
207
265
|
}
|
|
208
266
|
export declare function appConfigurationKeyValueDeletedEventDataDeserializer(item: any): AppConfigurationKeyValueDeletedEventData;
|
|
209
267
|
/** Schema of common properties of snapshot events */
|
|
210
268
|
export interface AppConfigurationSnapshotEventData {
|
|
211
269
|
/** The name of the snapshot. */
|
|
212
|
-
name
|
|
270
|
+
name: string;
|
|
213
271
|
/** The etag representing the new state of the snapshot. */
|
|
214
|
-
etag
|
|
272
|
+
etag: string;
|
|
215
273
|
/** The sync token representing the server state after the event. */
|
|
216
|
-
syncToken
|
|
274
|
+
syncToken: string;
|
|
217
275
|
}
|
|
218
276
|
export declare function appConfigurationSnapshotEventDataDeserializer(item: any): AppConfigurationSnapshotEventData;
|
|
219
277
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.AppConfiguration.SnapshotCreated event. */
|
|
@@ -249,11 +307,11 @@ export interface AvsClusterEventData {
|
|
|
249
307
|
/** Id of the operation that caused this event. */
|
|
250
308
|
operationId: string;
|
|
251
309
|
/** Hosts added to the cluster in this event, if any. */
|
|
252
|
-
addedHostNames?: string[];
|
|
310
|
+
readonly addedHostNames?: string[];
|
|
253
311
|
/** Hosts removed from the cluster in this event, if any. */
|
|
254
|
-
removedHostNames?: string[];
|
|
312
|
+
readonly removedHostNames?: string[];
|
|
255
313
|
/** Hosts in Maintenance mode in the cluster, if any. */
|
|
256
|
-
inMaintenanceHostNames?: string[];
|
|
314
|
+
readonly inMaintenanceHostNames?: string[];
|
|
257
315
|
}
|
|
258
316
|
export declare function avsClusterEventDataDeserializer(item: any): AvsClusterEventData;
|
|
259
317
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.AVS.ClusterCreated event. */
|
|
@@ -285,7 +343,7 @@ export interface AvsScriptExecutionEventData {
|
|
|
285
343
|
/** Cmdlet referenced in the execution that caused this event. */
|
|
286
344
|
cmdletId: string;
|
|
287
345
|
/** Stdout outputs from the execution, if any. */
|
|
288
|
-
output?: string[];
|
|
346
|
+
readonly output?: string[];
|
|
289
347
|
}
|
|
290
348
|
export declare function avsScriptExecutionEventDataDeserializer(item: any): AvsScriptExecutionEventData;
|
|
291
349
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.AVS.ScriptExecutionStarted event. */
|
|
@@ -331,29 +389,31 @@ export declare function acsIncomingCallEventDataDeserializer(item: any): AcsInco
|
|
|
331
389
|
/** Identifies a participant in Azure Communication services. A participant is, for example, a phone number or an Azure communication user. This model must be interpreted as a union: Apart from rawId, at most one further property may be set. */
|
|
332
390
|
export interface CommunicationIdentifierModel {
|
|
333
391
|
/** The identifier kind. Only required in responses. */
|
|
334
|
-
kind
|
|
392
|
+
kind?: CommunicationIdentifierModelKind;
|
|
335
393
|
/** Raw Id of the identifier. Optional in requests, required in responses. */
|
|
336
|
-
rawId
|
|
394
|
+
rawId: string;
|
|
337
395
|
/** The communication user. */
|
|
338
396
|
communicationUser: CommunicationUserIdentifierModel;
|
|
339
397
|
/** The phone number. */
|
|
340
|
-
phoneNumber
|
|
398
|
+
phoneNumber?: PhoneNumberIdentifierModel;
|
|
341
399
|
/** The Microsoft Teams user. */
|
|
342
|
-
microsoftTeamsUser
|
|
400
|
+
microsoftTeamsUser?: MicrosoftTeamsUserIdentifierModel;
|
|
343
401
|
/** The Microsoft Teams application. */
|
|
344
|
-
microsoftTeamsApp
|
|
402
|
+
microsoftTeamsApp?: MicrosoftTeamsAppIdentifierModel;
|
|
345
403
|
}
|
|
346
404
|
export declare function communicationIdentifierModelDeserializer(item: any): CommunicationIdentifierModel;
|
|
347
405
|
/** Communication model identifier kind */
|
|
348
406
|
export declare enum KnownCommunicationIdentifierModelKind {
|
|
349
407
|
/** Unknown */
|
|
350
|
-
|
|
408
|
+
Unknown = "unknown",
|
|
351
409
|
/** Communication User */
|
|
352
|
-
|
|
410
|
+
CommunicationUser = "communicationUser",
|
|
353
411
|
/** Phone Number */
|
|
354
|
-
|
|
412
|
+
PhoneNumber = "phoneNumber",
|
|
355
413
|
/** Microsoft Teams User */
|
|
356
|
-
|
|
414
|
+
MicrosoftTeamsUser = "microsoftTeamsUser",
|
|
415
|
+
/** Microsoft Teams App */
|
|
416
|
+
MicrosoftTeamsApp = "microsoftTeamsApp"
|
|
357
417
|
}
|
|
358
418
|
/**
|
|
359
419
|
* Communication model identifier kind \
|
|
@@ -363,7 +423,8 @@ export declare enum KnownCommunicationIdentifierModelKind {
|
|
|
363
423
|
* **unknown**: Unknown \
|
|
364
424
|
* **communicationUser**: Communication User \
|
|
365
425
|
* **phoneNumber**: Phone Number \
|
|
366
|
-
* **microsoftTeamsUser**: Microsoft Teams User
|
|
426
|
+
* **microsoftTeamsUser**: Microsoft Teams User \
|
|
427
|
+
* **microsoftTeamsApp**: Microsoft Teams App
|
|
367
428
|
*/
|
|
368
429
|
export type CommunicationIdentifierModelKind = string;
|
|
369
430
|
/** A user that got created with an Azure Communication Services resource. */
|
|
@@ -391,11 +452,11 @@ export declare function microsoftTeamsUserIdentifierModelDeserializer(item: any)
|
|
|
391
452
|
/** Communication cloud environment model. */
|
|
392
453
|
export declare enum KnownCommunicationCloudEnvironmentModel {
|
|
393
454
|
/** Public */
|
|
394
|
-
|
|
455
|
+
Public = "public",
|
|
395
456
|
/** Dod */
|
|
396
|
-
|
|
457
|
+
Dod = "dod",
|
|
397
458
|
/** Gcch */
|
|
398
|
-
|
|
459
|
+
Gcch = "gcch"
|
|
399
460
|
}
|
|
400
461
|
/**
|
|
401
462
|
* Communication cloud environment model. \
|
|
@@ -429,6 +490,139 @@ export interface AcsUserDisconnectedEventData {
|
|
|
429
490
|
userCommunicationIdentifier: CommunicationIdentifierModel;
|
|
430
491
|
}
|
|
431
492
|
export declare function acsUserDisconnectedEventDataDeserializer(item: any): AcsUserDisconnectedEventData;
|
|
493
|
+
/** Schema of common properties of all calling events */
|
|
494
|
+
export interface AcsCallingEvent {
|
|
495
|
+
/** The call participant who initiated the call. */
|
|
496
|
+
startedBy: AcsCallParticipant;
|
|
497
|
+
/** The call id of the server */
|
|
498
|
+
serverCallId: string;
|
|
499
|
+
/** The group metadata */
|
|
500
|
+
group?: AcsCallGroup;
|
|
501
|
+
/** The room metadata */
|
|
502
|
+
room?: AcsCallRoom;
|
|
503
|
+
/** Is two-party in calling event. */
|
|
504
|
+
isTwoParty?: boolean;
|
|
505
|
+
/** The correlationId of calling event */
|
|
506
|
+
correlationId: string;
|
|
507
|
+
/** Is the calling event a room call. */
|
|
508
|
+
isRoomsCall?: boolean;
|
|
509
|
+
}
|
|
510
|
+
export declare function acsCallingEventDeserializer(item: any): AcsCallingEvent;
|
|
511
|
+
/** Schema of common properties of all participant event user */
|
|
512
|
+
export interface AcsCallParticipant {
|
|
513
|
+
/** The communication identifier of the participant user */
|
|
514
|
+
communicationIdentifier?: CommunicationIdentifierModel;
|
|
515
|
+
/** The role of the participant */
|
|
516
|
+
role?: AcsCallParticipantKind;
|
|
517
|
+
}
|
|
518
|
+
export declare function acsCallParticipantDeserializer(item: any): AcsCallParticipant;
|
|
519
|
+
/** Call participant kind. */
|
|
520
|
+
export declare enum KnownAcsCallParticipantKind {
|
|
521
|
+
/** Attendee */
|
|
522
|
+
Attendee = "Attendee",
|
|
523
|
+
/** Presenter */
|
|
524
|
+
Presenter = "Presenter",
|
|
525
|
+
/** Organizer */
|
|
526
|
+
Organizer = "Organizer",
|
|
527
|
+
/** Consumer */
|
|
528
|
+
Consumer = "Consumer",
|
|
529
|
+
/** Collaborator */
|
|
530
|
+
Collaborator = "Collaborator"
|
|
531
|
+
}
|
|
532
|
+
/**
|
|
533
|
+
* Call participant kind. \
|
|
534
|
+
* {@link KnownAcsCallParticipantKind} can be used interchangeably with AcsCallParticipantKind,
|
|
535
|
+
* this enum contains the known values that the service supports.
|
|
536
|
+
* ### Known values supported by the service
|
|
537
|
+
* **Attendee**: Attendee \
|
|
538
|
+
* **Presenter**: Presenter \
|
|
539
|
+
* **Organizer**: Organizer \
|
|
540
|
+
* **Consumer**: Consumer \
|
|
541
|
+
* **Collaborator**: Collaborator
|
|
542
|
+
*/
|
|
543
|
+
export type AcsCallParticipantKind = string;
|
|
544
|
+
/** Schema of calling event group properties */
|
|
545
|
+
export interface AcsCallGroup {
|
|
546
|
+
/** Group Id. */
|
|
547
|
+
id?: string;
|
|
548
|
+
}
|
|
549
|
+
export declare function acsCallGroupDeserializer(item: any): AcsCallGroup;
|
|
550
|
+
/** Schema of calling event room properties */
|
|
551
|
+
export interface AcsCallRoom {
|
|
552
|
+
/** Room Id. */
|
|
553
|
+
id?: string;
|
|
554
|
+
}
|
|
555
|
+
export declare function acsCallRoomDeserializer(item: any): AcsCallRoom;
|
|
556
|
+
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.CallStarted event. */
|
|
557
|
+
export interface AcsCallStartedEventData extends AcsCallingEvent {
|
|
558
|
+
}
|
|
559
|
+
export declare function acsCallStartedEventDataDeserializer(item: any): AcsCallStartedEventData;
|
|
560
|
+
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.CallEnded event. */
|
|
561
|
+
export interface AcsCallEndedEventData extends AcsCallingEvent {
|
|
562
|
+
/** The communication identifier of the user who was disconnected */
|
|
563
|
+
endedBy?: AcsCallEndedBy;
|
|
564
|
+
/** The reason for ending the call. */
|
|
565
|
+
reason?: AcsCallEndReason;
|
|
566
|
+
/** Duration of the call in seconds. */
|
|
567
|
+
callDurationInSeconds?: number;
|
|
568
|
+
}
|
|
569
|
+
export declare function acsCallEndedEventDataDeserializer(item: any): AcsCallEndedEventData;
|
|
570
|
+
/** Schema of calling event ended by properties */
|
|
571
|
+
export interface AcsCallEndedBy {
|
|
572
|
+
/** The communication identifier of the call ended by */
|
|
573
|
+
communicationIdentifier: CommunicationIdentifierModel;
|
|
574
|
+
/** The type of call ended by. */
|
|
575
|
+
kind: AcsCallEndedByKind;
|
|
576
|
+
/** The name of the call ended by. */
|
|
577
|
+
name: string;
|
|
578
|
+
}
|
|
579
|
+
export declare function acsCallEndedByDeserializer(item: any): AcsCallEndedBy;
|
|
580
|
+
/** Call ended participant kind. */
|
|
581
|
+
export declare enum KnownAcsCallEndedByKind {
|
|
582
|
+
/** Participant */
|
|
583
|
+
Participant = "Participant",
|
|
584
|
+
/** MicrosoftInternal */
|
|
585
|
+
MicrosoftInternal = "MicrosoftInternal"
|
|
586
|
+
}
|
|
587
|
+
/**
|
|
588
|
+
* Call ended participant kind. \
|
|
589
|
+
* {@link KnownAcsCallEndedByKind} can be used interchangeably with AcsCallEndedByKind,
|
|
590
|
+
* this enum contains the known values that the service supports.
|
|
591
|
+
* ### Known values supported by the service
|
|
592
|
+
* **Participant**: Participant \
|
|
593
|
+
* **MicrosoftInternal**: MicrosoftInternal
|
|
594
|
+
*/
|
|
595
|
+
export type AcsCallEndedByKind = string;
|
|
596
|
+
/** Schema of calling event reason properties */
|
|
597
|
+
export interface AcsCallEndReason {
|
|
598
|
+
/** Reason code for ending the call. */
|
|
599
|
+
code?: number;
|
|
600
|
+
/** Reason subcode for ending the call. */
|
|
601
|
+
subCode?: number;
|
|
602
|
+
/** Reason for the ending the call. */
|
|
603
|
+
phrase?: string;
|
|
604
|
+
}
|
|
605
|
+
export declare function acsCallEndReasonDeserializer(item: any): AcsCallEndReason;
|
|
606
|
+
/** Schema of common properties of all participant events */
|
|
607
|
+
export interface AcsCallParticipantEvent extends AcsCallingEvent {
|
|
608
|
+
/** The user of the call participant */
|
|
609
|
+
user?: AcsCallParticipant;
|
|
610
|
+
/** The display name of the participant. */
|
|
611
|
+
displayName?: string;
|
|
612
|
+
/** The id of the participant. */
|
|
613
|
+
participantId?: string;
|
|
614
|
+
/** The user agent of the participant. */
|
|
615
|
+
userAgent?: string;
|
|
616
|
+
}
|
|
617
|
+
export declare function acsCallParticipantEventDeserializer(item: any): AcsCallParticipantEvent;
|
|
618
|
+
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.CallParticipantAdded event. */
|
|
619
|
+
export interface AcsCallParticipantAddedEventData extends AcsCallParticipantEvent {
|
|
620
|
+
}
|
|
621
|
+
export declare function acsCallParticipantAddedEventDataDeserializer(item: any): AcsCallParticipantAddedEventData;
|
|
622
|
+
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.CallParticipantRemoved event. */
|
|
623
|
+
export interface AcsCallParticipantRemovedEventData extends AcsCallParticipantEvent {
|
|
624
|
+
}
|
|
625
|
+
export declare function acsCallParticipantRemovedEventDataDeserializer(item: any): AcsCallParticipantRemovedEventData;
|
|
432
626
|
/** Schema of common properties of all chat events */
|
|
433
627
|
export interface AcsChatEventBase {
|
|
434
628
|
/** The communication identifier of the target user */
|
|
@@ -436,7 +630,7 @@ export interface AcsChatEventBase {
|
|
|
436
630
|
/** The transaction id will be used as co-relation vector */
|
|
437
631
|
transactionId?: string;
|
|
438
632
|
/** The chat thread id */
|
|
439
|
-
threadId
|
|
633
|
+
threadId: string;
|
|
440
634
|
}
|
|
441
635
|
export declare function acsChatEventBaseDeserializer(item: any): AcsChatEventBase;
|
|
442
636
|
/** Schema of common properties of all thread-level chat events */
|
|
@@ -444,13 +638,13 @@ export interface AcsChatEventInThreadBase {
|
|
|
444
638
|
/** The transaction id will be used as co-relation vector */
|
|
445
639
|
transactionId?: string;
|
|
446
640
|
/** The chat thread id */
|
|
447
|
-
threadId
|
|
641
|
+
threadId: string;
|
|
448
642
|
}
|
|
449
643
|
export declare function acsChatEventInThreadBaseDeserializer(item: any): AcsChatEventInThreadBase;
|
|
450
644
|
/** Schema of common properties of all chat message events */
|
|
451
645
|
export interface AcsChatMessageEventBase extends AcsChatEventBase {
|
|
452
646
|
/** The chat message id */
|
|
453
|
-
messageId
|
|
647
|
+
messageId: string;
|
|
454
648
|
/** The communication identifier of the sender */
|
|
455
649
|
senderCommunicationIdentifier: CommunicationIdentifierModel;
|
|
456
650
|
/** The display name of the sender */
|
|
@@ -458,23 +652,23 @@ export interface AcsChatMessageEventBase extends AcsChatEventBase {
|
|
|
458
652
|
/** The original compose time of the message */
|
|
459
653
|
composeTime: Date;
|
|
460
654
|
/** The type of the message */
|
|
461
|
-
type
|
|
655
|
+
type: string;
|
|
462
656
|
/** The version of the message */
|
|
463
|
-
version
|
|
657
|
+
version: number;
|
|
464
658
|
}
|
|
465
659
|
export declare function acsChatMessageEventBaseDeserializer(item: any): AcsChatMessageEventBase;
|
|
466
660
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageReceived event. */
|
|
467
661
|
export interface AcsChatMessageReceivedEventData extends AcsChatMessageEventBase {
|
|
468
662
|
/** The body of the chat message */
|
|
469
|
-
messageBody
|
|
663
|
+
messageBody: string;
|
|
470
664
|
/** The chat message metadata */
|
|
471
|
-
metadata
|
|
665
|
+
metadata?: Record<string, string>;
|
|
472
666
|
}
|
|
473
667
|
export declare function acsChatMessageReceivedEventDataDeserializer(item: any): AcsChatMessageReceivedEventData;
|
|
474
668
|
/** Schema of common properties of all thread-level chat message events */
|
|
475
669
|
export interface AcsChatMessageEventInThreadBase extends AcsChatEventInThreadBase {
|
|
476
670
|
/** The chat message id */
|
|
477
|
-
messageId
|
|
671
|
+
messageId: string;
|
|
478
672
|
/** The communication identifier of the sender */
|
|
479
673
|
senderCommunicationIdentifier: CommunicationIdentifierModel;
|
|
480
674
|
/** The display name of the sender */
|
|
@@ -482,25 +676,41 @@ export interface AcsChatMessageEventInThreadBase extends AcsChatEventInThreadBas
|
|
|
482
676
|
/** The original compose time of the message */
|
|
483
677
|
composeTime: Date;
|
|
484
678
|
/** The type of the message */
|
|
485
|
-
type
|
|
679
|
+
type: string;
|
|
486
680
|
/** The version of the message */
|
|
487
|
-
version
|
|
681
|
+
version: number;
|
|
488
682
|
}
|
|
489
683
|
export declare function acsChatMessageEventInThreadBaseDeserializer(item: any): AcsChatMessageEventInThreadBase;
|
|
684
|
+
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatAzureBotCommandReceivedInThread event. */
|
|
685
|
+
export interface AcsChatAzureBotCommandReceivedInThreadEventData extends AcsChatMessageEventInThreadBase {
|
|
686
|
+
/** The body of the chat message */
|
|
687
|
+
messageBody: string;
|
|
688
|
+
/** The chat message metadata */
|
|
689
|
+
metadata?: Record<string, string>;
|
|
690
|
+
}
|
|
691
|
+
export declare function acsChatAzureBotCommandReceivedInThreadEventDataDeserializer(item: any): AcsChatAzureBotCommandReceivedInThreadEventData;
|
|
692
|
+
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatTypingIndicatorReceivedInThread event. */
|
|
693
|
+
export interface AcsChatTypingIndicatorReceivedInThreadEventData extends AcsChatMessageEventInThreadBase {
|
|
694
|
+
/** The body of the chat message */
|
|
695
|
+
messageBody: string;
|
|
696
|
+
/** The chat message metadata */
|
|
697
|
+
metadata?: Record<string, string>;
|
|
698
|
+
}
|
|
699
|
+
export declare function acsChatTypingIndicatorReceivedInThreadEventDataDeserializer(item: any): AcsChatTypingIndicatorReceivedInThreadEventData;
|
|
490
700
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageReceivedInThread event. */
|
|
491
701
|
export interface AcsChatMessageReceivedInThreadEventData extends AcsChatMessageEventInThreadBase {
|
|
492
702
|
/** The body of the chat message */
|
|
493
|
-
messageBody
|
|
703
|
+
messageBody: string;
|
|
494
704
|
/** The chat message metadata */
|
|
495
|
-
metadata
|
|
705
|
+
metadata?: Record<string, string>;
|
|
496
706
|
}
|
|
497
707
|
export declare function acsChatMessageReceivedInThreadEventDataDeserializer(item: any): AcsChatMessageReceivedInThreadEventData;
|
|
498
708
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageEdited event. */
|
|
499
709
|
export interface AcsChatMessageEditedEventData extends AcsChatMessageEventBase {
|
|
500
710
|
/** The body of the chat message */
|
|
501
|
-
messageBody
|
|
711
|
+
messageBody: string;
|
|
502
712
|
/** The chat message metadata */
|
|
503
|
-
metadata
|
|
713
|
+
metadata?: Record<string, string>;
|
|
504
714
|
/** The time at which the message was edited */
|
|
505
715
|
editTime: Date;
|
|
506
716
|
}
|
|
@@ -508,9 +718,9 @@ export declare function acsChatMessageEditedEventDataDeserializer(item: any): Ac
|
|
|
508
718
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageEditedInThread event. */
|
|
509
719
|
export interface AcsChatMessageEditedInThreadEventData extends AcsChatMessageEventInThreadBase {
|
|
510
720
|
/** The body of the chat message */
|
|
511
|
-
messageBody
|
|
721
|
+
messageBody: string;
|
|
512
722
|
/** The chat message metadata */
|
|
513
|
-
metadata
|
|
723
|
+
metadata?: Record<string, string>;
|
|
514
724
|
/** The time at which the message was edited */
|
|
515
725
|
editTime: Date;
|
|
516
726
|
}
|
|
@@ -542,9 +752,9 @@ export interface AcsChatThreadCreatedWithUserEventData extends AcsChatThreadEven
|
|
|
542
752
|
/** The thread properties */
|
|
543
753
|
properties: Record<string, any>;
|
|
544
754
|
/** The thread metadata */
|
|
545
|
-
metadata
|
|
755
|
+
metadata?: Record<string, string>;
|
|
546
756
|
/** The list of properties of participants who are part of the thread */
|
|
547
|
-
participants: AcsChatThreadParticipant[];
|
|
757
|
+
readonly participants: AcsChatThreadParticipant[];
|
|
548
758
|
}
|
|
549
759
|
export declare function acsChatThreadCreatedWithUserEventDataDeserializer(item: any): AcsChatThreadCreatedWithUserEventData;
|
|
550
760
|
export declare function acsChatThreadParticipantArrayDeserializer(result: Array<AcsChatThreadParticipant>): any[];
|
|
@@ -555,7 +765,7 @@ export interface AcsChatThreadParticipant {
|
|
|
555
765
|
/** The communication identifier of the user */
|
|
556
766
|
participantCommunicationIdentifier: CommunicationIdentifierModel;
|
|
557
767
|
/** The metadata of the user */
|
|
558
|
-
metadata
|
|
768
|
+
metadata?: Record<string, string>;
|
|
559
769
|
}
|
|
560
770
|
export declare function acsChatThreadParticipantDeserializer(item: any): AcsChatThreadParticipant;
|
|
561
771
|
/** Schema of common properties of all chat thread events */
|
|
@@ -573,9 +783,9 @@ export interface AcsChatThreadCreatedEventData extends AcsChatThreadEventInThrea
|
|
|
573
783
|
/** The thread properties */
|
|
574
784
|
properties: Record<string, any>;
|
|
575
785
|
/** The thread metadata */
|
|
576
|
-
metadata
|
|
786
|
+
metadata?: Record<string, string>;
|
|
577
787
|
/** The list of properties of participants who are part of the thread */
|
|
578
|
-
participants: AcsChatThreadParticipant[];
|
|
788
|
+
readonly participants: AcsChatThreadParticipant[];
|
|
579
789
|
}
|
|
580
790
|
export declare function acsChatThreadCreatedEventDataDeserializer(item: any): AcsChatThreadCreatedEventData;
|
|
581
791
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadWithUserDeleted event. */
|
|
@@ -601,7 +811,7 @@ export interface AcsChatThreadPropertiesUpdatedPerUserEventData extends AcsChatT
|
|
|
601
811
|
/** The time at which the properties of the thread were updated */
|
|
602
812
|
editTime: Date;
|
|
603
813
|
/** The thread metadata */
|
|
604
|
-
metadata
|
|
814
|
+
metadata?: Record<string, string>;
|
|
605
815
|
/** The updated thread properties */
|
|
606
816
|
properties: Record<string, any>;
|
|
607
817
|
}
|
|
@@ -665,21 +875,21 @@ export declare function acsChatParticipantRemovedFromThreadEventDataDeserializer
|
|
|
665
875
|
/** Schema of common properties of all SMS events */
|
|
666
876
|
export interface AcsSmsEventBase {
|
|
667
877
|
/** The identity of the SMS message */
|
|
668
|
-
messageId
|
|
878
|
+
messageId: string;
|
|
669
879
|
/** The identity of SMS message sender */
|
|
670
|
-
from
|
|
880
|
+
from: string;
|
|
671
881
|
/** The identity of SMS message receiver */
|
|
672
|
-
to
|
|
882
|
+
to: string;
|
|
673
883
|
}
|
|
674
884
|
export declare function acsSmsEventBaseDeserializer(item: any): AcsSmsEventBase;
|
|
675
885
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.SMSDeliveryReportReceived event. */
|
|
676
886
|
export interface AcsSmsDeliveryReportReceivedEventData extends AcsSmsEventBase {
|
|
677
887
|
/** Status of Delivery */
|
|
678
|
-
deliveryStatus
|
|
888
|
+
deliveryStatus: string;
|
|
679
889
|
/** Details about Delivery Status */
|
|
680
|
-
deliveryStatusDetails
|
|
890
|
+
deliveryStatusDetails: string;
|
|
681
891
|
/** List of details of delivery attempts made */
|
|
682
|
-
deliveryAttempts: AcsSmsDeliveryAttempt[];
|
|
892
|
+
readonly deliveryAttempts: AcsSmsDeliveryAttempt[];
|
|
683
893
|
/** The time at which the SMS delivery report was received */
|
|
684
894
|
receivedTimestamp: Date;
|
|
685
895
|
/** Customer Content */
|
|
@@ -692,15 +902,15 @@ export interface AcsSmsDeliveryAttempt {
|
|
|
692
902
|
/** TimeStamp when delivery was attempted */
|
|
693
903
|
timestamp: Date;
|
|
694
904
|
/** Number of segments that were successfully delivered */
|
|
695
|
-
segmentsSucceeded
|
|
905
|
+
segmentsSucceeded: number;
|
|
696
906
|
/** Number of segments whose delivery failed */
|
|
697
|
-
segmentsFailed
|
|
907
|
+
segmentsFailed: number;
|
|
698
908
|
}
|
|
699
909
|
export declare function acsSmsDeliveryAttemptDeserializer(item: any): AcsSmsDeliveryAttempt;
|
|
700
910
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.SMSReceived event. */
|
|
701
911
|
export interface AcsSmsReceivedEventData extends AcsSmsEventBase {
|
|
702
912
|
/** The SMS content */
|
|
703
|
-
message
|
|
913
|
+
message: string;
|
|
704
914
|
/** The time at which the SMS was received */
|
|
705
915
|
receivedTimestamp: Date;
|
|
706
916
|
/** Number of segments in the message */
|
|
@@ -716,11 +926,11 @@ export interface AcsRecordingFileStatusUpdatedEventData {
|
|
|
716
926
|
/** The recording duration in milliseconds */
|
|
717
927
|
recordingDurationMs?: number;
|
|
718
928
|
/** The recording content type- AudioVideo, or Audio */
|
|
719
|
-
recordingContentType:
|
|
929
|
+
recordingContentType: AcsRecordingContentType;
|
|
720
930
|
/** The recording channel type - Mixed, Unmixed */
|
|
721
|
-
recordingChannelType:
|
|
931
|
+
recordingChannelType: AcsRecordingChannelType;
|
|
722
932
|
/** The recording format type - Mp4, Mp3, Wav */
|
|
723
|
-
recordingFormatType:
|
|
933
|
+
recordingFormatType: AcsRecordingFormatType;
|
|
724
934
|
/** The reason for ending recording session */
|
|
725
935
|
sessionEndReason?: string;
|
|
726
936
|
}
|
|
@@ -728,7 +938,7 @@ export declare function acsRecordingFileStatusUpdatedEventDataDeserializer(item:
|
|
|
728
938
|
/** Schema for all properties of Recording Storage Information. */
|
|
729
939
|
export interface AcsRecordingStorageInfo {
|
|
730
940
|
/** List of details of recording chunks information */
|
|
731
|
-
recordingChunks: AcsRecordingChunkInfo[];
|
|
941
|
+
readonly recordingChunks: AcsRecordingChunkInfo[];
|
|
732
942
|
}
|
|
733
943
|
export declare function acsRecordingStorageInfoDeserializer(item: any): AcsRecordingStorageInfo;
|
|
734
944
|
export declare function acsRecordingChunkInfoArrayDeserializer(result: Array<AcsRecordingChunkInfo>): any[];
|
|
@@ -749,7 +959,7 @@ export interface AcsRecordingChunkInfo {
|
|
|
749
959
|
}
|
|
750
960
|
export declare function acsRecordingChunkInfoDeserializer(item: any): AcsRecordingChunkInfo;
|
|
751
961
|
/** Recording content type */
|
|
752
|
-
export declare enum
|
|
962
|
+
export declare enum KnownAcsRecordingContentType {
|
|
753
963
|
/** AudioVideo content type */
|
|
754
964
|
AudioVideo = "AudioVideo",
|
|
755
965
|
/** Audio content type */
|
|
@@ -757,15 +967,15 @@ export declare enum KnownRecordingContentType {
|
|
|
757
967
|
}
|
|
758
968
|
/**
|
|
759
969
|
* Recording content type \
|
|
760
|
-
* {@link
|
|
970
|
+
* {@link KnownAcsRecordingContentType} can be used interchangeably with AcsRecordingContentType,
|
|
761
971
|
* this enum contains the known values that the service supports.
|
|
762
972
|
* ### Known values supported by the service
|
|
763
973
|
* **AudioVideo**: AudioVideo content type \
|
|
764
974
|
* **Audio**: Audio content type
|
|
765
975
|
*/
|
|
766
|
-
export type
|
|
976
|
+
export type AcsRecordingContentType = string;
|
|
767
977
|
/** Recording channel type */
|
|
768
|
-
export declare enum
|
|
978
|
+
export declare enum KnownAcsRecordingChannelType {
|
|
769
979
|
/** Mixed channel type */
|
|
770
980
|
Mixed = "Mixed",
|
|
771
981
|
/** Unmixed channel type */
|
|
@@ -773,15 +983,15 @@ export declare enum KnownRecordingChannelType {
|
|
|
773
983
|
}
|
|
774
984
|
/**
|
|
775
985
|
* Recording channel type \
|
|
776
|
-
* {@link
|
|
986
|
+
* {@link KnownAcsRecordingChannelType} can be used interchangeably with AcsRecordingChannelType,
|
|
777
987
|
* this enum contains the known values that the service supports.
|
|
778
988
|
* ### Known values supported by the service
|
|
779
989
|
* **Mixed**: Mixed channel type \
|
|
780
990
|
* **Unmixed**: Unmixed channel type
|
|
781
991
|
*/
|
|
782
|
-
export type
|
|
992
|
+
export type AcsRecordingChannelType = string;
|
|
783
993
|
/** Recording format type */
|
|
784
|
-
export declare enum
|
|
994
|
+
export declare enum KnownAcsRecordingFormatType {
|
|
785
995
|
/** WAV format */
|
|
786
996
|
Wav = "Wav",
|
|
787
997
|
/** MP3 format */
|
|
@@ -791,14 +1001,14 @@ export declare enum KnownRecordingFormatType {
|
|
|
791
1001
|
}
|
|
792
1002
|
/**
|
|
793
1003
|
* Recording format type \
|
|
794
|
-
* {@link
|
|
1004
|
+
* {@link KnownAcsRecordingFormatType} can be used interchangeably with AcsRecordingFormatType,
|
|
795
1005
|
* this enum contains the known values that the service supports.
|
|
796
1006
|
* ### Known values supported by the service
|
|
797
1007
|
* **Wav**: WAV format \
|
|
798
1008
|
* **Mp3**: MP3 format \
|
|
799
1009
|
* **Mp4**: MP4 format
|
|
800
1010
|
*/
|
|
801
|
-
export type
|
|
1011
|
+
export type AcsRecordingFormatType = string;
|
|
802
1012
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.EmailDeliveryReportReceived event. */
|
|
803
1013
|
export interface AcsEmailDeliveryReportReceivedEventData {
|
|
804
1014
|
/** The Sender Email Address */
|
|
@@ -874,9 +1084,9 @@ export declare function acsEmailEngagementTrackingReportReceivedEventDataDeseria
|
|
|
874
1084
|
/** The type of engagement user have with email. */
|
|
875
1085
|
export declare enum KnownAcsUserEngagement {
|
|
876
1086
|
/** View */
|
|
877
|
-
|
|
1087
|
+
View = "view",
|
|
878
1088
|
/** Click */
|
|
879
|
-
|
|
1089
|
+
Click = "click"
|
|
880
1090
|
}
|
|
881
1091
|
/**
|
|
882
1092
|
* The type of engagement user have with email. \
|
|
@@ -890,7 +1100,7 @@ export type AcsUserEngagement = string;
|
|
|
890
1100
|
/** Schema of common properties of all Router events */
|
|
891
1101
|
export interface AcsRouterEventData {
|
|
892
1102
|
/** Router Event Job ID */
|
|
893
|
-
jobId
|
|
1103
|
+
jobId: string;
|
|
894
1104
|
/** Router Event Channel Reference */
|
|
895
1105
|
channelReference?: string;
|
|
896
1106
|
/** Router Event Channel ID */
|
|
@@ -920,7 +1130,7 @@ export interface AcsRouterJobClassificationFailedEventData extends AcsRouterJobE
|
|
|
920
1130
|
/** Router Job Classification Policy Id */
|
|
921
1131
|
classificationPolicyId?: string;
|
|
922
1132
|
/** Router Job Classification Failed Errors */
|
|
923
|
-
errors: AcsRouterCommunicationError[];
|
|
1133
|
+
readonly errors: AcsRouterCommunicationError[];
|
|
924
1134
|
}
|
|
925
1135
|
export declare function acsRouterJobClassificationFailedEventDataDeserializer(item: any): AcsRouterJobClassificationFailedEventData;
|
|
926
1136
|
export declare function acsRouterCommunicationErrorArrayDeserializer(result: Array<AcsRouterCommunicationError>): any[];
|
|
@@ -935,7 +1145,7 @@ export interface AcsRouterCommunicationError {
|
|
|
935
1145
|
/** Router Communication Inner Error */
|
|
936
1146
|
innererror: AcsRouterCommunicationError;
|
|
937
1147
|
/** List of Router Communication Errors */
|
|
938
|
-
details: AcsRouterCommunicationError[];
|
|
1148
|
+
readonly details: AcsRouterCommunicationError[];
|
|
939
1149
|
}
|
|
940
1150
|
export declare function acsRouterCommunicationErrorDeserializer(item: any): AcsRouterCommunicationError;
|
|
941
1151
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobClassified event */
|
|
@@ -947,7 +1157,7 @@ export interface AcsRouterJobClassifiedEventData extends AcsRouterJobEventData {
|
|
|
947
1157
|
/** Router Job Priority */
|
|
948
1158
|
priority?: number;
|
|
949
1159
|
/** Router Job Attached Worker Selector */
|
|
950
|
-
attachedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
1160
|
+
readonly attachedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
951
1161
|
}
|
|
952
1162
|
export declare function acsRouterJobClassifiedEventDataDeserializer(item: any): AcsRouterJobClassifiedEventData;
|
|
953
1163
|
/** Router Queue Details */
|
|
@@ -1054,11 +1264,11 @@ export declare function acsRouterJobExceptionTriggeredEventDataDeserializer(item
|
|
|
1054
1264
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobQueued event */
|
|
1055
1265
|
export interface AcsRouterJobQueuedEventData extends AcsRouterJobEventData {
|
|
1056
1266
|
/** Router Job Priority */
|
|
1057
|
-
priority
|
|
1267
|
+
priority: number;
|
|
1058
1268
|
/** Router Job Queued Attached Worker Selector */
|
|
1059
|
-
attachedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
1269
|
+
readonly attachedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
1060
1270
|
/** Router Job Queued Requested Worker Selector */
|
|
1061
|
-
requestedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
1271
|
+
readonly requestedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
1062
1272
|
}
|
|
1063
1273
|
export declare function acsRouterJobQueuedEventDataDeserializer(item: any): AcsRouterJobQueuedEventData;
|
|
1064
1274
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobReceived event */
|
|
@@ -1070,7 +1280,7 @@ export interface AcsRouterJobReceivedEventData extends AcsRouterJobEventData {
|
|
|
1070
1280
|
/** Router Job Priority */
|
|
1071
1281
|
priority?: number;
|
|
1072
1282
|
/** Router Job Received Requested Worker Selectors */
|
|
1073
|
-
requestedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
1283
|
+
readonly requestedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
1074
1284
|
/** Router Job Received Scheduled Time in UTC */
|
|
1075
1285
|
scheduledOn: Date;
|
|
1076
1286
|
/** Unavailable For Matching for Router Job Received */
|
|
@@ -1126,11 +1336,11 @@ export type AcsRouterJobStatus = string;
|
|
|
1126
1336
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobSchedulingFailed event */
|
|
1127
1337
|
export interface AcsRouterJobSchedulingFailedEventData extends AcsRouterJobEventData {
|
|
1128
1338
|
/** Router Job Priority */
|
|
1129
|
-
priority
|
|
1339
|
+
priority: number;
|
|
1130
1340
|
/** Router Job Scheduling Failed Attached Worker Selector Expired */
|
|
1131
|
-
expiredAttachedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
1341
|
+
readonly expiredAttachedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
1132
1342
|
/** Router Job Scheduling Failed Requested Worker Selector Expired */
|
|
1133
|
-
expiredRequestedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
1343
|
+
readonly expiredRequestedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
1134
1344
|
/** Router Job Scheduling Failed Scheduled Time in UTC */
|
|
1135
1345
|
scheduledOn: Date;
|
|
1136
1346
|
/** Router Job Scheduling Failed Reason */
|
|
@@ -1148,11 +1358,11 @@ export declare function acsRouterJobUnassignedEventDataDeserializer(item: any):
|
|
|
1148
1358
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobWaitingForActivation event */
|
|
1149
1359
|
export interface AcsRouterJobWaitingForActivationEventData extends AcsRouterJobEventData {
|
|
1150
1360
|
/** Router Job Waiting For Activation Priority */
|
|
1151
|
-
priority
|
|
1361
|
+
priority: number;
|
|
1152
1362
|
/** Router Job Waiting For Activation Worker Selector Expired */
|
|
1153
|
-
expiredAttachedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
1363
|
+
readonly expiredAttachedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
1154
1364
|
/** Router Job Waiting For Activation Requested Worker Selector Expired */
|
|
1155
|
-
expiredRequestedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
1365
|
+
readonly expiredRequestedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
1156
1366
|
/** Router Job Waiting For Activation Scheduled Time in UTC */
|
|
1157
1367
|
scheduledOn: Date;
|
|
1158
1368
|
/** Router Job Waiting For Activation Unavailable For Matching */
|
|
@@ -1162,9 +1372,9 @@ export declare function acsRouterJobWaitingForActivationEventDataDeserializer(it
|
|
|
1162
1372
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobWorkerSelectorsExpired event */
|
|
1163
1373
|
export interface AcsRouterJobWorkerSelectorsExpiredEventData extends AcsRouterJobEventData {
|
|
1164
1374
|
/** Router Job Worker Selectors Expired Requested Worker Selectors */
|
|
1165
|
-
expiredRequestedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
1375
|
+
readonly expiredRequestedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
1166
1376
|
/** Router Job Worker Selectors Expired Attached Worker Selectors */
|
|
1167
|
-
expiredAttachedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
1377
|
+
readonly expiredAttachedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
1168
1378
|
}
|
|
1169
1379
|
export declare function acsRouterJobWorkerSelectorsExpiredEventDataDeserializer(item: any): AcsRouterJobWorkerSelectorsExpiredEventData;
|
|
1170
1380
|
/** Schema of common properties of all Router Worker events */
|
|
@@ -1254,9 +1464,9 @@ export interface AcsRouterWorkerRegisteredEventData {
|
|
|
1254
1464
|
/** Router Worker Registered Worker Id */
|
|
1255
1465
|
workerId?: string;
|
|
1256
1466
|
/** Router Worker Registered Queue Info */
|
|
1257
|
-
queueAssignments: AcsRouterQueueDetails[];
|
|
1467
|
+
readonly queueAssignments: AcsRouterQueueDetails[];
|
|
1258
1468
|
/** Router Worker Registered Channel Configuration */
|
|
1259
|
-
channelConfigurations: AcsRouterChannelConfiguration[];
|
|
1469
|
+
readonly channelConfigurations: AcsRouterChannelConfiguration[];
|
|
1260
1470
|
/** Router Worker Register Total Capacity */
|
|
1261
1471
|
totalCapacity?: number;
|
|
1262
1472
|
/** Router Worker Registered Labels */
|
|
@@ -1282,9 +1492,9 @@ export interface AcsRouterWorkerUpdatedEventData {
|
|
|
1282
1492
|
/** Router Worker Updated Worker Id */
|
|
1283
1493
|
workerId?: string;
|
|
1284
1494
|
/** Router Worker Updated Queue Info */
|
|
1285
|
-
queueAssignments: AcsRouterQueueDetails[];
|
|
1495
|
+
readonly queueAssignments: AcsRouterQueueDetails[];
|
|
1286
1496
|
/** Router Worker Updated Channel Configuration */
|
|
1287
|
-
channelConfigurations: AcsRouterChannelConfiguration[];
|
|
1497
|
+
readonly channelConfigurations: AcsRouterChannelConfiguration[];
|
|
1288
1498
|
/** Router Worker Updated Total Capacity */
|
|
1289
1499
|
totalCapacity?: number;
|
|
1290
1500
|
/** Router Worker Updated Labels */
|
|
@@ -1292,7 +1502,7 @@ export interface AcsRouterWorkerUpdatedEventData {
|
|
|
1292
1502
|
/** Router Worker Updated Tags */
|
|
1293
1503
|
tags: Record<string, string>;
|
|
1294
1504
|
/** Router Worker Properties Updated */
|
|
1295
|
-
updatedWorkerProperties: AcsRouterUpdatedWorkerProperty[];
|
|
1505
|
+
readonly updatedWorkerProperties: AcsRouterUpdatedWorkerProperty[];
|
|
1296
1506
|
}
|
|
1297
1507
|
export declare function acsRouterWorkerUpdatedEventDataDeserializer(item: any): AcsRouterWorkerUpdatedEventData;
|
|
1298
1508
|
/** Worker properties that can be updated */
|
|
@@ -1356,17 +1566,17 @@ export declare function acsMessageDeliveryStatusUpdatedEventDataDeserializer(ite
|
|
|
1356
1566
|
/** Message delivery status */
|
|
1357
1567
|
export declare enum KnownAcsMessageDeliveryStatus {
|
|
1358
1568
|
/** Read */
|
|
1359
|
-
|
|
1569
|
+
Read = "read",
|
|
1360
1570
|
/** Delivered */
|
|
1361
|
-
|
|
1571
|
+
Delivered = "delivered",
|
|
1362
1572
|
/** Failed */
|
|
1363
|
-
|
|
1573
|
+
Failed = "failed",
|
|
1364
1574
|
/** Sent */
|
|
1365
|
-
|
|
1575
|
+
Sent = "sent",
|
|
1366
1576
|
/** Warning */
|
|
1367
|
-
|
|
1577
|
+
Warning = "warning",
|
|
1368
1578
|
/** Unknown */
|
|
1369
|
-
|
|
1579
|
+
Unknown = "unknown"
|
|
1370
1580
|
}
|
|
1371
1581
|
/**
|
|
1372
1582
|
* Message delivery status \
|
|
@@ -1384,7 +1594,7 @@ export type AcsMessageDeliveryStatus = string;
|
|
|
1384
1594
|
/** Message channel kind */
|
|
1385
1595
|
export declare enum KnownAcsMessageChannelKind {
|
|
1386
1596
|
/** Updated message channel type is WhatsApp */
|
|
1387
|
-
|
|
1597
|
+
Whatsapp = "whatsapp"
|
|
1388
1598
|
}
|
|
1389
1599
|
/**
|
|
1390
1600
|
* Message channel kind \
|
|
@@ -1467,11 +1677,11 @@ export declare function acsMessageInteractiveContentDeserializer(item: any): Acs
|
|
|
1467
1677
|
/** Interactive reply kind */
|
|
1468
1678
|
export declare enum KnownAcsInteractiveReplyKind {
|
|
1469
1679
|
/** Messaged interactive reply type is ButtonReply */
|
|
1470
|
-
|
|
1680
|
+
ButtonReply = "buttonReply",
|
|
1471
1681
|
/** Messaged interactive reply type is ListReply */
|
|
1472
|
-
|
|
1682
|
+
ListReply = "listReply",
|
|
1473
1683
|
/** Messaged interactive reply type is Unknown */
|
|
1474
|
-
|
|
1684
|
+
Unknown = "unknown"
|
|
1475
1685
|
}
|
|
1476
1686
|
/**
|
|
1477
1687
|
* Interactive reply kind \
|
|
@@ -1566,7 +1776,7 @@ export interface ContainerRegistryEventSource {
|
|
|
1566
1776
|
/** The IP or hostname and the port of the registry node that generated the event. Generally, this will be resolved by os.Hostname() along with the running port. */
|
|
1567
1777
|
addr?: string;
|
|
1568
1778
|
/** The running instance of an application. Changes after each restart. */
|
|
1569
|
-
|
|
1779
|
+
instanceId?: string;
|
|
1570
1780
|
}
|
|
1571
1781
|
export declare function containerRegistryEventSourceDeserializer(item: any): ContainerRegistryEventSource;
|
|
1572
1782
|
/** The connected registry information if the event is generated by a connected registry. */
|
|
@@ -1628,11 +1838,11 @@ export declare function containerRegistryChartDeletedEventDataDeserializer(item:
|
|
|
1628
1838
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ContainerService.NewKubernetesVersionAvailable event */
|
|
1629
1839
|
export interface ContainerServiceNewKubernetesVersionAvailableEventData {
|
|
1630
1840
|
/** The highest PATCH Kubernetes version for the highest MINOR version supported by ManagedCluster resource */
|
|
1631
|
-
latestSupportedKubernetesVersion
|
|
1841
|
+
latestSupportedKubernetesVersion: string;
|
|
1632
1842
|
/** The highest PATCH Kubernetes version for the MINOR version considered stable for the ManagedCluster resource */
|
|
1633
|
-
latestStableKubernetesVersion
|
|
1843
|
+
latestStableKubernetesVersion: string;
|
|
1634
1844
|
/** The highest PATCH Kubernetes version for the lowest applicable MINOR version available for the ManagedCluster resource */
|
|
1635
|
-
lowestMinorKubernetesVersion
|
|
1845
|
+
lowestMinorKubernetesVersion: string;
|
|
1636
1846
|
/** The highest PATCH Kubernetes version considered preview for the ManagedCluster resource. There might not be any version in preview at the time of publishing the event */
|
|
1637
1847
|
latestPreviewKubernetesVersion?: string;
|
|
1638
1848
|
}
|
|
@@ -1640,7 +1850,7 @@ export declare function containerServiceNewKubernetesVersionAvailableEventDataDe
|
|
|
1640
1850
|
/** Schema of common properties of cluster support events */
|
|
1641
1851
|
export interface ContainerServiceClusterSupportEventData {
|
|
1642
1852
|
/** The Kubernetes version of the ManagedCluster resource */
|
|
1643
|
-
kubernetesVersion
|
|
1853
|
+
kubernetesVersion: string;
|
|
1644
1854
|
}
|
|
1645
1855
|
export declare function containerServiceClusterSupportEventDataDeserializer(item: any): ContainerServiceClusterSupportEventData;
|
|
1646
1856
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ContainerService.ClusterSupportEnded event */
|
|
@@ -1654,7 +1864,7 @@ export declare function containerServiceClusterSupportEndingEventDataDeserialize
|
|
|
1654
1864
|
/** Schema of common properties of node pool rolling events */
|
|
1655
1865
|
export interface ContainerServiceNodePoolRollingEventData {
|
|
1656
1866
|
/** The name of the node pool in the ManagedCluster resource */
|
|
1657
|
-
nodePoolName
|
|
1867
|
+
nodePoolName: string;
|
|
1658
1868
|
}
|
|
1659
1869
|
export declare function containerServiceNodePoolRollingEventDataDeserializer(item: any): ContainerServiceNodePoolRollingEventData;
|
|
1660
1870
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ContainerService.NodePoolRollingStarted event */
|
|
@@ -1718,22 +1928,40 @@ export interface DataBoxOrderCompletedEventData {
|
|
|
1718
1928
|
stageTime: Date;
|
|
1719
1929
|
}
|
|
1720
1930
|
export declare function dataBoxOrderCompletedEventDataDeserializer(item: any): DataBoxOrderCompletedEventData;
|
|
1931
|
+
/** Schema of the Data property of an EventGridEvent for a Microsoft.Edge.SolutionVersionPublished event. */
|
|
1932
|
+
export interface EdgeSolutionVersionPublishedEventData {
|
|
1933
|
+
/** A GUID to uniquely track External Solution Validation */
|
|
1934
|
+
externalValidationId: string;
|
|
1935
|
+
/** ARM ID of the Target resource */
|
|
1936
|
+
targetId: string;
|
|
1937
|
+
/** ARM ID of the Solution Template resource */
|
|
1938
|
+
solutionTemplateId: string;
|
|
1939
|
+
/** ARM ID of the Solution Template Version resource */
|
|
1940
|
+
solutionTemplateVersionId: string;
|
|
1941
|
+
/** ARM ID of the Solution Version resource */
|
|
1942
|
+
solutionVersionId: string;
|
|
1943
|
+
/** API Version supported for the resources */
|
|
1944
|
+
apiVersion: string;
|
|
1945
|
+
/** Direct URL to callback for updating validation status */
|
|
1946
|
+
callbackUrl: string;
|
|
1947
|
+
}
|
|
1948
|
+
export declare function edgeSolutionVersionPublishedEventDataDeserializer(item: any): EdgeSolutionVersionPublishedEventData;
|
|
1721
1949
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.EventHub.CaptureFileCreated event. */
|
|
1722
1950
|
export interface EventHubCaptureFileCreatedEventData {
|
|
1723
1951
|
/** The path to the capture file. */
|
|
1724
|
-
fileUrl
|
|
1952
|
+
fileUrl: string;
|
|
1725
1953
|
/** The file type of the capture file. */
|
|
1726
|
-
fileType
|
|
1954
|
+
fileType: string;
|
|
1727
1955
|
/** The shard ID. */
|
|
1728
|
-
partitionId
|
|
1956
|
+
partitionId: string;
|
|
1729
1957
|
/** The file size. */
|
|
1730
|
-
sizeInBytes
|
|
1958
|
+
sizeInBytes: number;
|
|
1731
1959
|
/** The number of events in the file. */
|
|
1732
|
-
eventCount
|
|
1960
|
+
eventCount: number;
|
|
1733
1961
|
/** The smallest sequence number from the queue. */
|
|
1734
|
-
firstSequenceNumber
|
|
1962
|
+
firstSequenceNumber: number;
|
|
1735
1963
|
/** The last sequence number from the queue. */
|
|
1736
|
-
lastSequenceNumber
|
|
1964
|
+
lastSequenceNumber: number;
|
|
1737
1965
|
/** The first time from the queue. */
|
|
1738
1966
|
firstEnqueueTime: Date;
|
|
1739
1967
|
/** The last time from the queue. */
|
|
@@ -1743,11 +1971,11 @@ export declare function eventHubCaptureFileCreatedEventDataDeserializer(item: an
|
|
|
1743
1971
|
/** Schema of the Data property of an EventGridEvent for a Geofence event (GeofenceEntered, GeofenceExited, GeofenceResult). */
|
|
1744
1972
|
export interface MapsGeofenceEvent {
|
|
1745
1973
|
/** Lists of the geometry ID of the geofence which is expired relative to the user time in the request. */
|
|
1746
|
-
expiredGeofenceGeometryId: string[];
|
|
1974
|
+
readonly expiredGeofenceGeometryId: string[];
|
|
1747
1975
|
/** Lists the fence geometries that either fully contain the coordinate position or have an overlap with the searchBuffer around the fence. */
|
|
1748
|
-
geometries: MapsGeofenceGeometry[];
|
|
1976
|
+
readonly geometries: MapsGeofenceGeometry[];
|
|
1749
1977
|
/** Lists of the geometry ID of the geofence which is in invalid period relative to the user time in the request. */
|
|
1750
|
-
invalidPeriodGeofenceGeometryId: string[];
|
|
1978
|
+
readonly invalidPeriodGeofenceGeometryId: string[];
|
|
1751
1979
|
/** True if at least one event is published to the Azure Maps event subscriber, false if no event is published to the Azure Maps event subscriber. */
|
|
1752
1980
|
isEventPublished: boolean;
|
|
1753
1981
|
}
|
|
@@ -1898,13 +2126,13 @@ export declare function iotHubDeviceTelemetryEventDataDeserializer(item: any): I
|
|
|
1898
2126
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.FhirResourceCreated event. */
|
|
1899
2127
|
export interface HealthcareFhirResourceCreatedEventData {
|
|
1900
2128
|
/** Type of HL7 FHIR resource. */
|
|
1901
|
-
|
|
2129
|
+
fhirResourceType: HealthcareFhirResourceType;
|
|
1902
2130
|
/** Domain name of FHIR account for this resource. */
|
|
1903
|
-
|
|
2131
|
+
fhirServiceHostName: string;
|
|
1904
2132
|
/** Id of HL7 FHIR resource. */
|
|
1905
|
-
|
|
2133
|
+
fhirResourceId: string;
|
|
1906
2134
|
/** VersionId of HL7 FHIR resource. It changes when the resource is created, updated, or deleted(soft-deletion). */
|
|
1907
|
-
|
|
2135
|
+
fhirResourceVersionId: number;
|
|
1908
2136
|
}
|
|
1909
2137
|
export declare function healthcareFhirResourceCreatedEventDataDeserializer(item: any): HealthcareFhirResourceCreatedEventData;
|
|
1910
2138
|
/** Schema of FHIR resource type enumeration. */
|
|
@@ -2403,25 +2631,25 @@ export type HealthcareFhirResourceType = string;
|
|
|
2403
2631
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.FhirResourceUpdated event. */
|
|
2404
2632
|
export interface HealthcareFhirResourceUpdatedEventData {
|
|
2405
2633
|
/** Type of HL7 FHIR resource. */
|
|
2406
|
-
|
|
2634
|
+
fhirResourceType: HealthcareFhirResourceType;
|
|
2407
2635
|
/** Domain name of FHIR account for this resource. */
|
|
2408
|
-
|
|
2636
|
+
fhirServiceHostName: string;
|
|
2409
2637
|
/** Id of HL7 FHIR resource. */
|
|
2410
|
-
|
|
2638
|
+
fhirResourceId: string;
|
|
2411
2639
|
/** VersionId of HL7 FHIR resource. It changes when the resource is created, updated, or deleted(soft-deletion). */
|
|
2412
|
-
|
|
2640
|
+
fhirResourceVersionId: number;
|
|
2413
2641
|
}
|
|
2414
2642
|
export declare function healthcareFhirResourceUpdatedEventDataDeserializer(item: any): HealthcareFhirResourceUpdatedEventData;
|
|
2415
2643
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.FhirResourceDeleted event. */
|
|
2416
2644
|
export interface HealthcareFhirResourceDeletedEventData {
|
|
2417
2645
|
/** Type of HL7 FHIR resource. */
|
|
2418
|
-
|
|
2646
|
+
fhirResourceType: HealthcareFhirResourceType;
|
|
2419
2647
|
/** Domain name of FHIR account for this resource. */
|
|
2420
|
-
|
|
2648
|
+
fhirServiceHostName: string;
|
|
2421
2649
|
/** Id of HL7 FHIR resource. */
|
|
2422
|
-
|
|
2650
|
+
fhirResourceId: string;
|
|
2423
2651
|
/** VersionId of HL7 FHIR resource. It changes when the resource is created, updated, or deleted(soft-deletion). */
|
|
2424
|
-
|
|
2652
|
+
fhirResourceVersionId: number;
|
|
2425
2653
|
}
|
|
2426
2654
|
export declare function healthcareFhirResourceDeletedEventDataDeserializer(item: any): HealthcareFhirResourceDeletedEventData;
|
|
2427
2655
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.DicomImageCreated event. */
|
|
@@ -2655,81 +2883,81 @@ export declare function keyVaultAccessPolicyChangedEventDataDeserializer(item: a
|
|
|
2655
2883
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.ModelRegistered event. */
|
|
2656
2884
|
export interface MachineLearningServicesModelRegisteredEventData {
|
|
2657
2885
|
/** The name of the model that was registered. */
|
|
2658
|
-
modelName
|
|
2886
|
+
modelName: string;
|
|
2659
2887
|
/** The version of the model that was registered. */
|
|
2660
|
-
modelVersion
|
|
2888
|
+
modelVersion: string;
|
|
2661
2889
|
/** The tags of the model that was registered. */
|
|
2662
|
-
modelTags
|
|
2890
|
+
modelTags?: Record<string, any>;
|
|
2663
2891
|
/** The properties of the model that was registered. */
|
|
2664
|
-
modelProperties
|
|
2892
|
+
modelProperties?: Record<string, any>;
|
|
2665
2893
|
}
|
|
2666
2894
|
export declare function machineLearningServicesModelRegisteredEventDataDeserializer(item: any): MachineLearningServicesModelRegisteredEventData;
|
|
2667
2895
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.ModelDeployed event. */
|
|
2668
2896
|
export interface MachineLearningServicesModelDeployedEventData {
|
|
2669
2897
|
/** The name of the deployed service. */
|
|
2670
|
-
serviceName
|
|
2898
|
+
serviceName: string;
|
|
2671
2899
|
/** The compute type (e.g. ACI, AKS) of the deployed service. */
|
|
2672
|
-
serviceComputeType
|
|
2900
|
+
serviceComputeType: string;
|
|
2673
2901
|
/** A common separated list of model IDs. The IDs of the models deployed in the service. */
|
|
2674
|
-
modelIds
|
|
2902
|
+
modelIds: string;
|
|
2675
2903
|
/** The tags of the deployed service. */
|
|
2676
|
-
serviceTags
|
|
2904
|
+
serviceTags?: Record<string, any>;
|
|
2677
2905
|
/** The properties of the deployed service. */
|
|
2678
|
-
serviceProperties
|
|
2906
|
+
serviceProperties?: Record<string, any>;
|
|
2679
2907
|
}
|
|
2680
2908
|
export declare function machineLearningServicesModelDeployedEventDataDeserializer(item: any): MachineLearningServicesModelDeployedEventData;
|
|
2681
2909
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.RunCompleted event. */
|
|
2682
2910
|
export interface MachineLearningServicesRunCompletedEventData {
|
|
2683
2911
|
/** The ID of the experiment that the run belongs to. */
|
|
2684
|
-
experimentId
|
|
2912
|
+
experimentId: string;
|
|
2685
2913
|
/** The name of the experiment that the run belongs to. */
|
|
2686
|
-
experimentName
|
|
2914
|
+
experimentName: string;
|
|
2687
2915
|
/** The ID of the Run that was completed. */
|
|
2688
|
-
runId
|
|
2916
|
+
runId: string;
|
|
2689
2917
|
/** The Run Type of the completed Run. */
|
|
2690
|
-
runType
|
|
2918
|
+
runType: string;
|
|
2691
2919
|
/** The tags of the completed Run. */
|
|
2692
|
-
runTags
|
|
2920
|
+
runTags?: Record<string, any>;
|
|
2693
2921
|
/** The properties of the completed Run. */
|
|
2694
|
-
runProperties
|
|
2922
|
+
runProperties?: Record<string, any>;
|
|
2695
2923
|
}
|
|
2696
2924
|
export declare function machineLearningServicesRunCompletedEventDataDeserializer(item: any): MachineLearningServicesRunCompletedEventData;
|
|
2697
2925
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.DatasetDriftDetected event. */
|
|
2698
2926
|
export interface MachineLearningServicesDatasetDriftDetectedEventData {
|
|
2699
2927
|
/** The ID of the data drift monitor that triggered the event. */
|
|
2700
|
-
dataDriftId
|
|
2928
|
+
dataDriftId: string;
|
|
2701
2929
|
/** The name of the data drift monitor that triggered the event. */
|
|
2702
|
-
dataDriftName
|
|
2930
|
+
dataDriftName: string;
|
|
2703
2931
|
/** The ID of the Run that detected data drift. */
|
|
2704
|
-
runId
|
|
2932
|
+
runId: string;
|
|
2705
2933
|
/** The ID of the base Dataset used to detect drift. */
|
|
2706
|
-
baseDatasetId
|
|
2934
|
+
baseDatasetId: string;
|
|
2707
2935
|
/** The ID of the target Dataset used to detect drift. */
|
|
2708
|
-
targetDatasetId
|
|
2936
|
+
targetDatasetId: string;
|
|
2709
2937
|
/** The coefficient result that triggered the event. */
|
|
2710
|
-
driftCoefficient
|
|
2938
|
+
driftCoefficient: number;
|
|
2711
2939
|
/** The start time of the target dataset time series that resulted in drift detection. */
|
|
2712
|
-
startTime: Date;
|
|
2940
|
+
startTime: Date | null;
|
|
2713
2941
|
/** The end time of the target dataset time series that resulted in drift detection. */
|
|
2714
|
-
endTime: Date;
|
|
2942
|
+
endTime: Date | null;
|
|
2715
2943
|
}
|
|
2716
2944
|
export declare function machineLearningServicesDatasetDriftDetectedEventDataDeserializer(item: any): MachineLearningServicesDatasetDriftDetectedEventData;
|
|
2717
2945
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.RunStatusChanged event. */
|
|
2718
2946
|
export interface MachineLearningServicesRunStatusChangedEventData {
|
|
2719
2947
|
/** The ID of the experiment that the Machine Learning Run belongs to. */
|
|
2720
|
-
experimentId
|
|
2948
|
+
experimentId: string;
|
|
2721
2949
|
/** The name of the experiment that the Machine Learning Run belongs to. */
|
|
2722
|
-
experimentName
|
|
2950
|
+
experimentName: string;
|
|
2723
2951
|
/** The ID of the Machine Learning Run. */
|
|
2724
|
-
runId
|
|
2952
|
+
runId: string;
|
|
2725
2953
|
/** The Run Type of the Machine Learning Run. */
|
|
2726
|
-
runType
|
|
2954
|
+
runType: string;
|
|
2727
2955
|
/** The tags of the Machine Learning Run. */
|
|
2728
|
-
runTags
|
|
2956
|
+
runTags?: Record<string, any>;
|
|
2729
2957
|
/** The properties of the Machine Learning Run. */
|
|
2730
|
-
runProperties
|
|
2958
|
+
runProperties?: Record<string, any>;
|
|
2731
2959
|
/** The status of the Machine Learning Run. */
|
|
2732
|
-
runStatus
|
|
2960
|
+
runStatus: string;
|
|
2733
2961
|
}
|
|
2734
2962
|
export declare function machineLearningServicesRunStatusChangedEventDataDeserializer(item: any): MachineLearningServicesRunStatusChangedEventData;
|
|
2735
2963
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.PolicyInsights.PolicyStateCreated event. */
|
|
@@ -3507,7 +3735,7 @@ export interface StorageTaskAssignmentCompletedEventData {
|
|
|
3507
3735
|
/** The task name for a storage task. */
|
|
3508
3736
|
taskName?: string;
|
|
3509
3737
|
/** The summary report blob url for a storage task */
|
|
3510
|
-
|
|
3738
|
+
summaryReportBlobUrl: string;
|
|
3511
3739
|
}
|
|
3512
3740
|
export declare function storageTaskAssignmentCompletedEventDataDeserializer(item: any): StorageTaskAssignmentCompletedEventData;
|
|
3513
3741
|
/** The status for a storage task. */
|
|
@@ -3529,7 +3757,7 @@ export type StorageTaskAssignmentCompletedStatus = string;
|
|
|
3529
3757
|
/** Detail of action on the app. */
|
|
3530
3758
|
export interface AppEventTypeDetail {
|
|
3531
3759
|
/** Type of action of the operation. */
|
|
3532
|
-
action
|
|
3760
|
+
action?: AppAction;
|
|
3533
3761
|
}
|
|
3534
3762
|
export declare function appEventTypeDetailDeserializer(item: any): AppEventTypeDetail;
|
|
3535
3763
|
/** Type of action of the operation */
|
|
@@ -3563,7 +3791,7 @@ export type AppAction = string;
|
|
|
3563
3791
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.AppUpdated event. */
|
|
3564
3792
|
export interface WebAppUpdatedEventData {
|
|
3565
3793
|
/** Detail of action on the app. */
|
|
3566
|
-
appEventTypeDetail
|
|
3794
|
+
appEventTypeDetail?: AppEventTypeDetail;
|
|
3567
3795
|
/** name of the web site that had this event. */
|
|
3568
3796
|
name?: string;
|
|
3569
3797
|
/** The client request id generated by the app service for the site API operation that triggered this event. */
|
|
@@ -3581,7 +3809,7 @@ export declare function webAppUpdatedEventDataDeserializer(item: any): WebAppUpd
|
|
|
3581
3809
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.BackupOperationStarted event. */
|
|
3582
3810
|
export interface WebBackupOperationStartedEventData {
|
|
3583
3811
|
/** Detail of action on the app. */
|
|
3584
|
-
appEventTypeDetail
|
|
3812
|
+
appEventTypeDetail?: AppEventTypeDetail;
|
|
3585
3813
|
/** name of the web site that had this event. */
|
|
3586
3814
|
name?: string;
|
|
3587
3815
|
/** The client request id generated by the app service for the site API operation that triggered this event. */
|
|
@@ -3599,7 +3827,7 @@ export declare function webBackupOperationStartedEventDataDeserializer(item: any
|
|
|
3599
3827
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.BackupOperationCompleted event. */
|
|
3600
3828
|
export interface WebBackupOperationCompletedEventData {
|
|
3601
3829
|
/** Detail of action on the app. */
|
|
3602
|
-
appEventTypeDetail
|
|
3830
|
+
appEventTypeDetail?: AppEventTypeDetail;
|
|
3603
3831
|
/** name of the web site that had this event. */
|
|
3604
3832
|
name?: string;
|
|
3605
3833
|
/** The client request id generated by the app service for the site API operation that triggered this event. */
|
|
@@ -3617,7 +3845,7 @@ export declare function webBackupOperationCompletedEventDataDeserializer(item: a
|
|
|
3617
3845
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.BackupOperationFailed event. */
|
|
3618
3846
|
export interface WebBackupOperationFailedEventData {
|
|
3619
3847
|
/** Detail of action on the app. */
|
|
3620
|
-
appEventTypeDetail
|
|
3848
|
+
appEventTypeDetail?: AppEventTypeDetail;
|
|
3621
3849
|
/** name of the web site that had this event. */
|
|
3622
3850
|
name?: string;
|
|
3623
3851
|
/** The client request id generated by the app service for the site API operation that triggered this event. */
|
|
@@ -3635,7 +3863,7 @@ export declare function webBackupOperationFailedEventDataDeserializer(item: any)
|
|
|
3635
3863
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.RestoreOperationStarted event. */
|
|
3636
3864
|
export interface WebRestoreOperationStartedEventData {
|
|
3637
3865
|
/** Detail of action on the app. */
|
|
3638
|
-
appEventTypeDetail
|
|
3866
|
+
appEventTypeDetail?: AppEventTypeDetail;
|
|
3639
3867
|
/** name of the web site that had this event. */
|
|
3640
3868
|
name?: string;
|
|
3641
3869
|
/** The client request id generated by the app service for the site API operation that triggered this event. */
|
|
@@ -3653,7 +3881,7 @@ export declare function webRestoreOperationStartedEventDataDeserializer(item: an
|
|
|
3653
3881
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.RestoreOperationCompleted event. */
|
|
3654
3882
|
export interface WebRestoreOperationCompletedEventData {
|
|
3655
3883
|
/** Detail of action on the app. */
|
|
3656
|
-
appEventTypeDetail
|
|
3884
|
+
appEventTypeDetail?: AppEventTypeDetail;
|
|
3657
3885
|
/** name of the web site that had this event. */
|
|
3658
3886
|
name?: string;
|
|
3659
3887
|
/** The client request id generated by the app service for the site API operation that triggered this event. */
|
|
@@ -3671,7 +3899,7 @@ export declare function webRestoreOperationCompletedEventDataDeserializer(item:
|
|
|
3671
3899
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.RestoreOperationFailed event. */
|
|
3672
3900
|
export interface WebRestoreOperationFailedEventData {
|
|
3673
3901
|
/** Detail of action on the app. */
|
|
3674
|
-
appEventTypeDetail
|
|
3902
|
+
appEventTypeDetail?: AppEventTypeDetail;
|
|
3675
3903
|
/** name of the web site that had this event. */
|
|
3676
3904
|
name?: string;
|
|
3677
3905
|
/** The client request id generated by the app service for the site API operation that triggered this event. */
|
|
@@ -3689,7 +3917,7 @@ export declare function webRestoreOperationFailedEventDataDeserializer(item: any
|
|
|
3689
3917
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapStarted event. */
|
|
3690
3918
|
export interface WebSlotSwapStartedEventData {
|
|
3691
3919
|
/** Detail of action on the app. */
|
|
3692
|
-
appEventTypeDetail
|
|
3920
|
+
appEventTypeDetail?: AppEventTypeDetail;
|
|
3693
3921
|
/** name of the web site that had this event. */
|
|
3694
3922
|
name?: string;
|
|
3695
3923
|
/** The client request id generated by the app service for the site API operation that triggered this event. */
|
|
@@ -3707,7 +3935,7 @@ export declare function webSlotSwapStartedEventDataDeserializer(item: any): WebS
|
|
|
3707
3935
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapCompleted event. */
|
|
3708
3936
|
export interface WebSlotSwapCompletedEventData {
|
|
3709
3937
|
/** Detail of action on the app. */
|
|
3710
|
-
appEventTypeDetail
|
|
3938
|
+
appEventTypeDetail?: AppEventTypeDetail;
|
|
3711
3939
|
/** name of the web site that had this event. */
|
|
3712
3940
|
name?: string;
|
|
3713
3941
|
/** The client request id generated by the app service for the site API operation that triggered this event. */
|
|
@@ -3725,7 +3953,7 @@ export declare function webSlotSwapCompletedEventDataDeserializer(item: any): We
|
|
|
3725
3953
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapFailed event. */
|
|
3726
3954
|
export interface WebSlotSwapFailedEventData {
|
|
3727
3955
|
/** Detail of action on the app. */
|
|
3728
|
-
appEventTypeDetail
|
|
3956
|
+
appEventTypeDetail?: AppEventTypeDetail;
|
|
3729
3957
|
/** name of the web site that had this event. */
|
|
3730
3958
|
name?: string;
|
|
3731
3959
|
/** The client request id generated by the app service for the site API operation that triggered this event. */
|
|
@@ -3743,7 +3971,7 @@ export declare function webSlotSwapFailedEventDataDeserializer(item: any): WebSl
|
|
|
3743
3971
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapWithPreviewStarted event. */
|
|
3744
3972
|
export interface WebSlotSwapWithPreviewStartedEventData {
|
|
3745
3973
|
/** Detail of action on the app. */
|
|
3746
|
-
appEventTypeDetail
|
|
3974
|
+
appEventTypeDetail?: AppEventTypeDetail;
|
|
3747
3975
|
/** name of the web site that had this event. */
|
|
3748
3976
|
name?: string;
|
|
3749
3977
|
/** The client request id generated by the app service for the site API operation that triggered this event. */
|
|
@@ -3761,7 +3989,7 @@ export declare function webSlotSwapWithPreviewStartedEventDataDeserializer(item:
|
|
|
3761
3989
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapWithPreviewCancelled event. */
|
|
3762
3990
|
export interface WebSlotSwapWithPreviewCancelledEventData {
|
|
3763
3991
|
/** Detail of action on the app. */
|
|
3764
|
-
appEventTypeDetail
|
|
3992
|
+
appEventTypeDetail?: AppEventTypeDetail;
|
|
3765
3993
|
/** name of the web site that had this event. */
|
|
3766
3994
|
name?: string;
|
|
3767
3995
|
/** The client request id generated by the app service for the site API operation that triggered this event. */
|
|
@@ -3779,9 +4007,9 @@ export declare function webSlotSwapWithPreviewCancelledEventDataDeserializer(ite
|
|
|
3779
4007
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.AppServicePlanUpdated event. */
|
|
3780
4008
|
export interface WebAppServicePlanUpdatedEventData {
|
|
3781
4009
|
/** Detail of action on the app service plan. */
|
|
3782
|
-
appServicePlanEventTypeDetail
|
|
4010
|
+
appServicePlanEventTypeDetail?: AppServicePlanEventTypeDetail;
|
|
3783
4011
|
/** sku of app service plan. */
|
|
3784
|
-
sku
|
|
4012
|
+
sku?: WebAppServicePlanUpdatedEventDataSku;
|
|
3785
4013
|
/** name of the app service plan that had this event. */
|
|
3786
4014
|
name?: string;
|
|
3787
4015
|
/** The client request id generated by the app service for the app service plan API operation that triggered this event. */
|
|
@@ -3799,11 +4027,11 @@ export declare function webAppServicePlanUpdatedEventDataDeserializer(item: any)
|
|
|
3799
4027
|
/** Detail of action on the app service plan. */
|
|
3800
4028
|
export interface AppServicePlanEventTypeDetail {
|
|
3801
4029
|
/** Kind of environment where app service plan is. */
|
|
3802
|
-
stampKind
|
|
4030
|
+
stampKind?: StampKind;
|
|
3803
4031
|
/** Type of action on the app service plan. */
|
|
3804
|
-
action
|
|
4032
|
+
action?: AppServicePlanAction;
|
|
3805
4033
|
/** Asynchronous operation status of the operation on the app service plan. */
|
|
3806
|
-
status
|
|
4034
|
+
status?: AsyncStatus;
|
|
3807
4035
|
}
|
|
3808
4036
|
export declare function appServicePlanEventTypeDetailDeserializer(item: any): AppServicePlanEventTypeDetail;
|
|
3809
4037
|
/** Kind of environment where app service plan is. */
|
|
@@ -3916,7 +4144,7 @@ export interface EventGridMqttClientEventData {
|
|
|
3916
4144
|
*/
|
|
3917
4145
|
clientAuthenticationName: string;
|
|
3918
4146
|
/** Name of the client resource in the Event Grid namespace. */
|
|
3919
|
-
clientName
|
|
4147
|
+
clientName?: string;
|
|
3920
4148
|
/** Name of the Event Grid namespace where the MQTT client was created or updated. */
|
|
3921
4149
|
namespaceName: string;
|
|
3922
4150
|
}
|
|
@@ -4123,13 +4351,8 @@ export declare function resourceNotificationsResourceManagementCreatedOrUpdatedE
|
|
|
4123
4351
|
export interface ResourceNotificationsResourceManagementDeletedEventData extends ResourceNotificationsResourceDeletedEventData {
|
|
4124
4352
|
}
|
|
4125
4353
|
export declare function resourceNotificationsResourceManagementDeletedEventDataDeserializer(item: any): ResourceNotificationsResourceManagementDeletedEventData;
|
|
4126
|
-
/** Schema of the Data property of an event grid event for a Microsoft.ResourceNotifications.ContainerServiceEventResources.ScheduledEventEmitted preview event. */
|
|
4354
|
+
/** Schema of the Data property of an event grid event for a Microsoft.ResourceNotifications.ContainerServiceEventResources.ScheduledEventEmitted preview event.Schema of the Data property of an event grid event for a Microsoft.ResourceNotifications.ContainerServiceEventResources.ScheduledEventEmitted preview event. */
|
|
4127
4355
|
export interface ResourceNotificationsContainerServiceEventResourcesScheduledEventData extends ResourceNotificationsResourceUpdatedEventData {
|
|
4128
4356
|
}
|
|
4129
4357
|
export declare function resourceNotificationsContainerServiceEventResourcesScheduledEventDataDeserializer(item: any): ResourceNotificationsContainerServiceEventResourcesScheduledEventData;
|
|
4130
|
-
/** Known values of {@link ServiceApiVersions} that the service accepts. */
|
|
4131
|
-
export declare enum KnownServiceApiVersions {
|
|
4132
|
-
v2018_01_01 = "2018-01-01",
|
|
4133
|
-
v2024_01_01 = "2024-01-01"
|
|
4134
|
-
}
|
|
4135
4358
|
//# sourceMappingURL=models.d.ts.map
|