@azure/eventgrid-systemevents 1.0.0-beta.6 → 1.0.0-beta.7

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.
Files changed (142) hide show
  1. package/dist/browser/generated/index.d.ts +1 -3
  2. package/dist/browser/generated/index.d.ts.map +1 -1
  3. package/dist/browser/generated/index.js +1 -2
  4. package/dist/browser/generated/index.js.map +1 -1
  5. package/dist/browser/generated/models/index.d.ts +1 -1
  6. package/dist/browser/generated/models/index.d.ts.map +1 -1
  7. package/dist/browser/generated/models/index.js +1 -1
  8. package/dist/browser/generated/models/index.js.map +1 -1
  9. package/dist/browser/generated/models/models.d.ts +365 -140
  10. package/dist/browser/generated/models/models.d.ts.map +1 -1
  11. package/dist/browser/generated/models/models.js +275 -26
  12. package/dist/browser/generated/models/models.js.map +1 -1
  13. package/dist/browser/index.d.ts +1 -1
  14. package/dist/browser/index.d.ts.map +1 -1
  15. package/dist/browser/index.js +1 -1
  16. package/dist/browser/index.js.map +1 -1
  17. package/dist/browser/predicates.d.ts +23 -1
  18. package/dist/browser/predicates.d.ts.map +1 -1
  19. package/dist/browser/predicates.js.map +1 -1
  20. package/dist/commonjs/generated/index.d.ts +1 -3
  21. package/dist/commonjs/generated/index.d.ts.map +1 -1
  22. package/dist/commonjs/generated/index.js +2 -3
  23. package/dist/commonjs/generated/index.js.map +1 -1
  24. package/dist/commonjs/generated/models/index.d.ts +1 -1
  25. package/dist/commonjs/generated/models/index.d.ts.map +1 -1
  26. package/dist/commonjs/generated/models/index.js +3 -1
  27. package/dist/commonjs/generated/models/index.js.map +1 -1
  28. package/dist/commonjs/generated/models/models.d.ts +365 -140
  29. package/dist/commonjs/generated/models/models.d.ts.map +1 -1
  30. package/dist/commonjs/generated/models/models.js +298 -27
  31. package/dist/commonjs/generated/models/models.js.map +1 -1
  32. package/dist/commonjs/index.d.ts +1 -1
  33. package/dist/commonjs/index.d.ts.map +1 -1
  34. package/dist/commonjs/index.js +2 -1
  35. package/dist/commonjs/index.js.map +1 -1
  36. package/dist/commonjs/predicates.d.ts +23 -1
  37. package/dist/commonjs/predicates.d.ts.map +1 -1
  38. package/dist/commonjs/predicates.js.map +1 -1
  39. package/dist/commonjs/tsdoc-metadata.json +1 -1
  40. package/dist/esm/generated/index.d.ts +1 -3
  41. package/dist/esm/generated/index.d.ts.map +1 -1
  42. package/dist/esm/generated/index.js +1 -2
  43. package/dist/esm/generated/index.js.map +1 -1
  44. package/dist/esm/generated/models/index.d.ts +1 -1
  45. package/dist/esm/generated/models/index.d.ts.map +1 -1
  46. package/dist/esm/generated/models/index.js +1 -1
  47. package/dist/esm/generated/models/index.js.map +1 -1
  48. package/dist/esm/generated/models/models.d.ts +365 -140
  49. package/dist/esm/generated/models/models.d.ts.map +1 -1
  50. package/dist/esm/generated/models/models.js +275 -26
  51. package/dist/esm/generated/models/models.js.map +1 -1
  52. package/dist/esm/index.d.ts +1 -1
  53. package/dist/esm/index.d.ts.map +1 -1
  54. package/dist/esm/index.js +1 -1
  55. package/dist/esm/index.js.map +1 -1
  56. package/dist/esm/predicates.d.ts +23 -1
  57. package/dist/esm/predicates.d.ts.map +1 -1
  58. package/dist/esm/predicates.js.map +1 -1
  59. package/dist/react-native/generated/index.d.ts +1 -3
  60. package/dist/react-native/generated/index.d.ts.map +1 -1
  61. package/dist/react-native/generated/index.js +1 -2
  62. package/dist/react-native/generated/index.js.map +1 -1
  63. package/dist/react-native/generated/models/index.d.ts +1 -1
  64. package/dist/react-native/generated/models/index.d.ts.map +1 -1
  65. package/dist/react-native/generated/models/index.js +1 -1
  66. package/dist/react-native/generated/models/index.js.map +1 -1
  67. package/dist/react-native/generated/models/models.d.ts +365 -140
  68. package/dist/react-native/generated/models/models.d.ts.map +1 -1
  69. package/dist/react-native/generated/models/models.js +275 -26
  70. package/dist/react-native/generated/models/models.js.map +1 -1
  71. package/dist/react-native/index.d.ts +1 -1
  72. package/dist/react-native/index.d.ts.map +1 -1
  73. package/dist/react-native/index.js +1 -1
  74. package/dist/react-native/index.js.map +1 -1
  75. package/dist/react-native/predicates.d.ts +23 -1
  76. package/dist/react-native/predicates.d.ts.map +1 -1
  77. package/dist/react-native/predicates.js.map +1 -1
  78. package/package.json +10 -18
  79. package/dist/browser/generated/api/index.d.ts +0 -2
  80. package/dist/browser/generated/api/index.d.ts.map +0 -1
  81. package/dist/browser/generated/api/index.js +0 -4
  82. package/dist/browser/generated/api/index.js.map +0 -1
  83. package/dist/browser/generated/api/options.d.ts +0 -2
  84. package/dist/browser/generated/api/options.d.ts.map +0 -1
  85. package/dist/browser/generated/api/options.js +0 -4
  86. package/dist/browser/generated/api/options.js.map +0 -1
  87. package/dist/browser/generated/api/systemEventsContext.d.ts +0 -10
  88. package/dist/browser/generated/api/systemEventsContext.d.ts.map +0 -1
  89. package/dist/browser/generated/api/systemEventsContext.js +0 -23
  90. package/dist/browser/generated/api/systemEventsContext.js.map +0 -1
  91. package/dist/browser/generated/systemEventsClient.d.ts +0 -11
  92. package/dist/browser/generated/systemEventsClient.d.ts.map +0 -1
  93. package/dist/browser/generated/systemEventsClient.js +0 -16
  94. package/dist/browser/generated/systemEventsClient.js.map +0 -1
  95. package/dist/commonjs/generated/api/index.d.ts +0 -2
  96. package/dist/commonjs/generated/api/index.d.ts.map +0 -1
  97. package/dist/commonjs/generated/api/index.js +0 -8
  98. package/dist/commonjs/generated/api/index.js.map +0 -1
  99. package/dist/commonjs/generated/api/options.d.ts +0 -2
  100. package/dist/commonjs/generated/api/options.d.ts.map +0 -1
  101. package/dist/commonjs/generated/api/options.js +0 -5
  102. package/dist/commonjs/generated/api/options.js.map +0 -1
  103. package/dist/commonjs/generated/api/systemEventsContext.d.ts +0 -10
  104. package/dist/commonjs/generated/api/systemEventsContext.d.ts.map +0 -1
  105. package/dist/commonjs/generated/api/systemEventsContext.js +0 -26
  106. package/dist/commonjs/generated/api/systemEventsContext.js.map +0 -1
  107. package/dist/commonjs/generated/systemEventsClient.d.ts +0 -11
  108. package/dist/commonjs/generated/systemEventsClient.d.ts.map +0 -1
  109. package/dist/commonjs/generated/systemEventsClient.js +0 -20
  110. package/dist/commonjs/generated/systemEventsClient.js.map +0 -1
  111. package/dist/esm/generated/api/index.d.ts +0 -2
  112. package/dist/esm/generated/api/index.d.ts.map +0 -1
  113. package/dist/esm/generated/api/index.js +0 -4
  114. package/dist/esm/generated/api/index.js.map +0 -1
  115. package/dist/esm/generated/api/options.d.ts +0 -2
  116. package/dist/esm/generated/api/options.d.ts.map +0 -1
  117. package/dist/esm/generated/api/options.js +0 -4
  118. package/dist/esm/generated/api/options.js.map +0 -1
  119. package/dist/esm/generated/api/systemEventsContext.d.ts +0 -10
  120. package/dist/esm/generated/api/systemEventsContext.d.ts.map +0 -1
  121. package/dist/esm/generated/api/systemEventsContext.js +0 -23
  122. package/dist/esm/generated/api/systemEventsContext.js.map +0 -1
  123. package/dist/esm/generated/systemEventsClient.d.ts +0 -11
  124. package/dist/esm/generated/systemEventsClient.d.ts.map +0 -1
  125. package/dist/esm/generated/systemEventsClient.js +0 -16
  126. package/dist/esm/generated/systemEventsClient.js.map +0 -1
  127. package/dist/react-native/generated/api/index.d.ts +0 -2
  128. package/dist/react-native/generated/api/index.d.ts.map +0 -1
  129. package/dist/react-native/generated/api/index.js +0 -4
  130. package/dist/react-native/generated/api/index.js.map +0 -1
  131. package/dist/react-native/generated/api/options.d.ts +0 -2
  132. package/dist/react-native/generated/api/options.d.ts.map +0 -1
  133. package/dist/react-native/generated/api/options.js +0 -4
  134. package/dist/react-native/generated/api/options.js.map +0 -1
  135. package/dist/react-native/generated/api/systemEventsContext.d.ts +0 -10
  136. package/dist/react-native/generated/api/systemEventsContext.d.ts.map +0 -1
  137. package/dist/react-native/generated/api/systemEventsContext.js +0 -23
  138. package/dist/react-native/generated/api/systemEventsContext.js.map +0 -1
  139. package/dist/react-native/generated/systemEventsClient.d.ts +0 -11
  140. package/dist/react-native/generated/systemEventsClient.d.ts.map +0 -1
  141. package/dist/react-native/generated/systemEventsClient.js +0 -16
  142. package/dist/react-native/generated/systemEventsClient.js.map +0 -1
@@ -182,38 +182,96 @@ export interface ApiManagementGatewayApiRemovedEventData {
182
182
  resourceUri?: 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
+ gatewayInfo: ApiManagementGateway;
211
+ /** Information related to a an expired gateway token for a self-hosted gateway deployment. */
212
+ tokenInfo: 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
+ expiredAtUtc: 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
+ gatewayInfo: ApiManagementGateway;
233
+ /** Information related to a an expired gateway token for a self-hosted gateway deployment. */
234
+ tokenInfo: 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
+ expiredAtUtc: 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?: string;
246
+ key: string;
189
247
  /** The label, if any, used to identify the key-value that was modified. */
190
- label?: string;
248
+ label: string | null;
191
249
  /** The etag representing the new state of the key-value. */
192
- etag?: string;
250
+ etag: string;
193
251
  /** The sync token representing the server state after the event. */
194
- syncToken?: string;
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?: string;
258
+ key: string;
201
259
  /** The label, if any, used to identify the key-value that was deleted. */
202
- label?: string;
260
+ label: string;
203
261
  /** The etag representing the key-value that was deleted. */
204
- etag?: string;
262
+ etag: string;
205
263
  /** The sync token representing the server state after the event. */
206
- syncToken?: string;
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?: string;
270
+ name: string;
213
271
  /** The etag representing the new state of the snapshot. */
214
- etag?: string;
272
+ etag: string;
215
273
  /** The sync token representing the server state after the event. */
216
- syncToken?: string;
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,29 @@ 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: CommunicationIdentifierModelKind;
392
+ kind?: CommunicationIdentifierModelKind;
335
393
  /** Raw Id of the identifier. Optional in requests, required in responses. */
336
- rawId?: string;
394
+ rawId: string;
337
395
  /** The communication user. */
338
396
  communicationUser: CommunicationUserIdentifierModel;
339
397
  /** The phone number. */
340
- phoneNumber: PhoneNumberIdentifierModel;
398
+ phoneNumber?: PhoneNumberIdentifierModel;
341
399
  /** The Microsoft Teams user. */
342
- microsoftTeamsUser: MicrosoftTeamsUserIdentifierModel;
400
+ microsoftTeamsUser?: MicrosoftTeamsUserIdentifierModel;
343
401
  /** The Microsoft Teams application. */
344
- microsoftTeamsApp: MicrosoftTeamsAppIdentifierModel;
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
- unknown = "unknown",
408
+ Unknown = "unknown",
351
409
  /** Communication User */
352
- communicationUser = "communicationUser",
410
+ CommunicationUser = "communicationUser",
353
411
  /** Phone Number */
354
- phoneNumber = "phoneNumber",
412
+ PhoneNumber = "phoneNumber",
355
413
  /** Microsoft Teams User */
356
- microsoftTeamsUser = "microsoftTeamsUser"
414
+ MicrosoftTeamsUser = "microsoftTeamsUser"
357
415
  }
358
416
  /**
359
417
  * Communication model identifier kind \
@@ -391,11 +449,11 @@ export declare function microsoftTeamsUserIdentifierModelDeserializer(item: any)
391
449
  /** Communication cloud environment model. */
392
450
  export declare enum KnownCommunicationCloudEnvironmentModel {
393
451
  /** Public */
394
- "public" = "public",
452
+ Public = "public",
395
453
  /** Dod */
396
- dod = "dod",
454
+ Dod = "dod",
397
455
  /** Gcch */
398
- gcch = "gcch"
456
+ Gcch = "gcch"
399
457
  }
400
458
  /**
401
459
  * Communication cloud environment model. \
@@ -429,6 +487,139 @@ export interface AcsUserDisconnectedEventData {
429
487
  userCommunicationIdentifier: CommunicationIdentifierModel;
430
488
  }
431
489
  export declare function acsUserDisconnectedEventDataDeserializer(item: any): AcsUserDisconnectedEventData;
490
+ /** Schema of common properties of all calling events */
491
+ export interface AcsCallingEvent {
492
+ /** The call participant who initiated the call. */
493
+ startedBy: AcsCallParticipant;
494
+ /** The call id of the server */
495
+ serverCallId: string;
496
+ /** The group metadata */
497
+ group?: AcsCallGroup;
498
+ /** The room metadata */
499
+ room?: AcsCallRoom;
500
+ /** Is two-party in calling event. */
501
+ isTwoParty?: boolean;
502
+ /** The correlationId of calling event */
503
+ correlationId: string;
504
+ /** Is the calling event a room call. */
505
+ isRoomsCall?: boolean;
506
+ }
507
+ export declare function acsCallingEventDeserializer(item: any): AcsCallingEvent;
508
+ /** Schema of common properties of all participant event user */
509
+ export interface AcsCallParticipant {
510
+ /** The communication identifier of the participant user */
511
+ communicationIdentifier?: CommunicationIdentifierModel;
512
+ /** The role of the participant */
513
+ role?: AcsCallParticipantRoleKind;
514
+ }
515
+ export declare function acsCallParticipantDeserializer(item: any): AcsCallParticipant;
516
+ /** Call participant role kind. */
517
+ export declare enum KnownAcsCallParticipantRoleKind {
518
+ /** Attendee */
519
+ Attendee = "Attendee",
520
+ /** Presenter */
521
+ Presenter = "Presenter",
522
+ /** Organizer */
523
+ Organizer = "Organizer",
524
+ /** Consumer */
525
+ Consumer = "Consumer",
526
+ /** Collaborator */
527
+ Collaborator = "Collaborator"
528
+ }
529
+ /**
530
+ * Call participant role kind. \
531
+ * {@link KnownAcsCallParticipantRoleKind} can be used interchangeably with AcsCallParticipantRoleKind,
532
+ * this enum contains the known values that the service supports.
533
+ * ### Known values supported by the service
534
+ * **Attendee**: Attendee \
535
+ * **Presenter**: Presenter \
536
+ * **Organizer**: Organizer \
537
+ * **Consumer**: Consumer \
538
+ * **Collaborator**: Collaborator
539
+ */
540
+ export type AcsCallParticipantRoleKind = string;
541
+ /** Schema of calling event group properties */
542
+ export interface AcsCallGroup {
543
+ /** Group Id. */
544
+ id?: string;
545
+ }
546
+ export declare function acsCallGroupDeserializer(item: any): AcsCallGroup;
547
+ /** Schema of calling event room properties */
548
+ export interface AcsCallRoom {
549
+ /** Room Id. */
550
+ id?: string;
551
+ }
552
+ export declare function acsCallRoomDeserializer(item: any): AcsCallRoom;
553
+ /** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.CallStarted event. */
554
+ export interface AcsCallStartedEventData extends AcsCallingEvent {
555
+ }
556
+ export declare function acsCallStartedEventDataDeserializer(item: any): AcsCallStartedEventData;
557
+ /** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.CallEnded event. */
558
+ export interface AcsCallEndedEventData extends AcsCallingEvent {
559
+ /** The communication identifier of the user who was disconnected */
560
+ endedBy?: AcsCallEndedBy;
561
+ /** The reason for ending the call. */
562
+ reason?: AcsCallEndReason;
563
+ /** Duration of the call in seconds. */
564
+ callDurationInSeconds?: number;
565
+ }
566
+ export declare function acsCallEndedEventDataDeserializer(item: any): AcsCallEndedEventData;
567
+ /** Schema of calling event ended by properties */
568
+ export interface AcsCallEndedBy {
569
+ /** The communication identifier of the call ended by */
570
+ communicationIdentifier: CommunicationIdentifierModel;
571
+ /** The type of call ended by. */
572
+ type: AcsCallEndedByKind;
573
+ /** The name of the call ended by. */
574
+ name: string;
575
+ }
576
+ export declare function acsCallEndedByDeserializer(item: any): AcsCallEndedBy;
577
+ /** Call ended participant kind. */
578
+ export declare enum KnownAcsCallEndedByKind {
579
+ /** Participant */
580
+ Participant = "Participant",
581
+ /** MicrosoftInternal */
582
+ MicrosoftInternal = "MicrosoftInternal"
583
+ }
584
+ /**
585
+ * Call ended participant kind. \
586
+ * {@link KnownAcsCallEndedByKind} can be used interchangeably with AcsCallEndedByKind,
587
+ * this enum contains the known values that the service supports.
588
+ * ### Known values supported by the service
589
+ * **Participant**: Participant \
590
+ * **MicrosoftInternal**: MicrosoftInternal
591
+ */
592
+ export type AcsCallEndedByKind = string;
593
+ /** Schema of calling event reason properties */
594
+ export interface AcsCallEndReason {
595
+ /** Reason code for ending the call. */
596
+ code?: number;
597
+ /** Reason subcode for ending the call. */
598
+ subCode?: number;
599
+ /** Reason for the ending the call. */
600
+ phrase?: string;
601
+ }
602
+ export declare function acsCallEndReasonDeserializer(item: any): AcsCallEndReason;
603
+ /** Schema of common properties of all participant events */
604
+ export interface AcsCallParticipantEvent extends AcsCallingEvent {
605
+ /** The user of the call participant */
606
+ user?: AcsCallParticipant;
607
+ /** The display name of the participant. */
608
+ displayName?: string;
609
+ /** The id of the participant. */
610
+ participantId?: string;
611
+ /** The user agent of the participant. */
612
+ userAgent?: string;
613
+ }
614
+ export declare function acsCallParticipantEventDeserializer(item: any): AcsCallParticipantEvent;
615
+ /** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.CallParticipantAdded event. */
616
+ export interface AcsCallParticipantAddedEventData extends AcsCallParticipantEvent {
617
+ }
618
+ export declare function acsCallParticipantAddedEventDataDeserializer(item: any): AcsCallParticipantAddedEventData;
619
+ /** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.CallParticipantRemoved event. */
620
+ export interface AcsCallParticipantRemovedEventData extends AcsCallParticipantEvent {
621
+ }
622
+ export declare function acsCallParticipantRemovedEventDataDeserializer(item: any): AcsCallParticipantRemovedEventData;
432
623
  /** Schema of common properties of all chat events */
433
624
  export interface AcsChatEventBase {
434
625
  /** The communication identifier of the target user */
@@ -436,7 +627,7 @@ export interface AcsChatEventBase {
436
627
  /** The transaction id will be used as co-relation vector */
437
628
  transactionId?: string;
438
629
  /** The chat thread id */
439
- threadId?: string;
630
+ threadId: string;
440
631
  }
441
632
  export declare function acsChatEventBaseDeserializer(item: any): AcsChatEventBase;
442
633
  /** Schema of common properties of all thread-level chat events */
@@ -444,13 +635,13 @@ export interface AcsChatEventInThreadBase {
444
635
  /** The transaction id will be used as co-relation vector */
445
636
  transactionId?: string;
446
637
  /** The chat thread id */
447
- threadId?: string;
638
+ threadId: string;
448
639
  }
449
640
  export declare function acsChatEventInThreadBaseDeserializer(item: any): AcsChatEventInThreadBase;
450
641
  /** Schema of common properties of all chat message events */
451
642
  export interface AcsChatMessageEventBase extends AcsChatEventBase {
452
643
  /** The chat message id */
453
- messageId?: string;
644
+ messageId: string;
454
645
  /** The communication identifier of the sender */
455
646
  senderCommunicationIdentifier: CommunicationIdentifierModel;
456
647
  /** The display name of the sender */
@@ -458,23 +649,23 @@ export interface AcsChatMessageEventBase extends AcsChatEventBase {
458
649
  /** The original compose time of the message */
459
650
  composeTime: Date;
460
651
  /** The type of the message */
461
- type?: string;
652
+ type: string;
462
653
  /** The version of the message */
463
- version?: number;
654
+ version: number;
464
655
  }
465
656
  export declare function acsChatMessageEventBaseDeserializer(item: any): AcsChatMessageEventBase;
466
657
  /** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageReceived event. */
467
658
  export interface AcsChatMessageReceivedEventData extends AcsChatMessageEventBase {
468
659
  /** The body of the chat message */
469
- messageBody?: string;
660
+ messageBody: string;
470
661
  /** The chat message metadata */
471
- metadata: Record<string, string>;
662
+ metadata?: Record<string, string>;
472
663
  }
473
664
  export declare function acsChatMessageReceivedEventDataDeserializer(item: any): AcsChatMessageReceivedEventData;
474
665
  /** Schema of common properties of all thread-level chat message events */
475
666
  export interface AcsChatMessageEventInThreadBase extends AcsChatEventInThreadBase {
476
667
  /** The chat message id */
477
- messageId?: string;
668
+ messageId: string;
478
669
  /** The communication identifier of the sender */
479
670
  senderCommunicationIdentifier: CommunicationIdentifierModel;
480
671
  /** The display name of the sender */
@@ -482,25 +673,41 @@ export interface AcsChatMessageEventInThreadBase extends AcsChatEventInThreadBas
482
673
  /** The original compose time of the message */
483
674
  composeTime: Date;
484
675
  /** The type of the message */
485
- type?: string;
676
+ type: string;
486
677
  /** The version of the message */
487
- version?: number;
678
+ version: number;
488
679
  }
489
680
  export declare function acsChatMessageEventInThreadBaseDeserializer(item: any): AcsChatMessageEventInThreadBase;
681
+ /** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatAzureBotCommandReceivedInThread event. */
682
+ export interface AcsChatAzureBotCommandReceivedInThreadEventData extends AcsChatMessageEventInThreadBase {
683
+ /** The body of the chat message */
684
+ messageBody: string;
685
+ /** The chat message metadata */
686
+ metadata?: Record<string, string>;
687
+ }
688
+ export declare function acsChatAzureBotCommandReceivedInThreadEventDataDeserializer(item: any): AcsChatAzureBotCommandReceivedInThreadEventData;
689
+ /** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatTypingIndicatorReceivedInThread event. */
690
+ export interface AcsChatTypingIndicatorReceivedInThreadEventData extends AcsChatMessageEventInThreadBase {
691
+ /** The body of the chat message */
692
+ messageBody: string;
693
+ /** The chat message metadata */
694
+ metadata?: Record<string, string>;
695
+ }
696
+ export declare function acsChatTypingIndicatorReceivedInThreadEventDataDeserializer(item: any): AcsChatTypingIndicatorReceivedInThreadEventData;
490
697
  /** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageReceivedInThread event. */
491
698
  export interface AcsChatMessageReceivedInThreadEventData extends AcsChatMessageEventInThreadBase {
492
699
  /** The body of the chat message */
493
- messageBody?: string;
700
+ messageBody: string;
494
701
  /** The chat message metadata */
495
- metadata: Record<string, string>;
702
+ metadata?: Record<string, string>;
496
703
  }
497
704
  export declare function acsChatMessageReceivedInThreadEventDataDeserializer(item: any): AcsChatMessageReceivedInThreadEventData;
498
705
  /** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageEdited event. */
499
706
  export interface AcsChatMessageEditedEventData extends AcsChatMessageEventBase {
500
707
  /** The body of the chat message */
501
- messageBody?: string;
708
+ messageBody: string;
502
709
  /** The chat message metadata */
503
- metadata: Record<string, string>;
710
+ metadata?: Record<string, string>;
504
711
  /** The time at which the message was edited */
505
712
  editTime: Date;
506
713
  }
@@ -508,9 +715,9 @@ export declare function acsChatMessageEditedEventDataDeserializer(item: any): Ac
508
715
  /** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageEditedInThread event. */
509
716
  export interface AcsChatMessageEditedInThreadEventData extends AcsChatMessageEventInThreadBase {
510
717
  /** The body of the chat message */
511
- messageBody?: string;
718
+ messageBody: string;
512
719
  /** The chat message metadata */
513
- metadata: Record<string, string>;
720
+ metadata?: Record<string, string>;
514
721
  /** The time at which the message was edited */
515
722
  editTime: Date;
516
723
  }
@@ -542,9 +749,9 @@ export interface AcsChatThreadCreatedWithUserEventData extends AcsChatThreadEven
542
749
  /** The thread properties */
543
750
  properties: Record<string, any>;
544
751
  /** The thread metadata */
545
- metadata: Record<string, string>;
752
+ metadata?: Record<string, string>;
546
753
  /** The list of properties of participants who are part of the thread */
547
- participants: AcsChatThreadParticipant[];
754
+ readonly participants: AcsChatThreadParticipant[];
548
755
  }
549
756
  export declare function acsChatThreadCreatedWithUserEventDataDeserializer(item: any): AcsChatThreadCreatedWithUserEventData;
550
757
  export declare function acsChatThreadParticipantArrayDeserializer(result: Array<AcsChatThreadParticipant>): any[];
@@ -555,7 +762,7 @@ export interface AcsChatThreadParticipant {
555
762
  /** The communication identifier of the user */
556
763
  participantCommunicationIdentifier: CommunicationIdentifierModel;
557
764
  /** The metadata of the user */
558
- metadata: Record<string, string>;
765
+ metadata?: Record<string, string>;
559
766
  }
560
767
  export declare function acsChatThreadParticipantDeserializer(item: any): AcsChatThreadParticipant;
561
768
  /** Schema of common properties of all chat thread events */
@@ -573,9 +780,9 @@ export interface AcsChatThreadCreatedEventData extends AcsChatThreadEventInThrea
573
780
  /** The thread properties */
574
781
  properties: Record<string, any>;
575
782
  /** The thread metadata */
576
- metadata: Record<string, string>;
783
+ metadata?: Record<string, string>;
577
784
  /** The list of properties of participants who are part of the thread */
578
- participants: AcsChatThreadParticipant[];
785
+ readonly participants: AcsChatThreadParticipant[];
579
786
  }
580
787
  export declare function acsChatThreadCreatedEventDataDeserializer(item: any): AcsChatThreadCreatedEventData;
581
788
  /** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadWithUserDeleted event. */
@@ -601,7 +808,7 @@ export interface AcsChatThreadPropertiesUpdatedPerUserEventData extends AcsChatT
601
808
  /** The time at which the properties of the thread were updated */
602
809
  editTime: Date;
603
810
  /** The thread metadata */
604
- metadata: Record<string, string>;
811
+ metadata?: Record<string, string>;
605
812
  /** The updated thread properties */
606
813
  properties: Record<string, any>;
607
814
  }
@@ -665,21 +872,21 @@ export declare function acsChatParticipantRemovedFromThreadEventDataDeserializer
665
872
  /** Schema of common properties of all SMS events */
666
873
  export interface AcsSmsEventBase {
667
874
  /** The identity of the SMS message */
668
- messageId?: string;
875
+ messageId: string;
669
876
  /** The identity of SMS message sender */
670
- from?: string;
877
+ from: string;
671
878
  /** The identity of SMS message receiver */
672
- to?: string;
879
+ to: string;
673
880
  }
674
881
  export declare function acsSmsEventBaseDeserializer(item: any): AcsSmsEventBase;
675
882
  /** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.SMSDeliveryReportReceived event. */
676
883
  export interface AcsSmsDeliveryReportReceivedEventData extends AcsSmsEventBase {
677
884
  /** Status of Delivery */
678
- deliveryStatus?: string;
885
+ deliveryStatus: string;
679
886
  /** Details about Delivery Status */
680
- deliveryStatusDetails?: string;
887
+ deliveryStatusDetails: string;
681
888
  /** List of details of delivery attempts made */
682
- deliveryAttempts: AcsSmsDeliveryAttempt[];
889
+ readonly deliveryAttempts: AcsSmsDeliveryAttempt[];
683
890
  /** The time at which the SMS delivery report was received */
684
891
  receivedTimestamp: Date;
685
892
  /** Customer Content */
@@ -692,15 +899,15 @@ export interface AcsSmsDeliveryAttempt {
692
899
  /** TimeStamp when delivery was attempted */
693
900
  timestamp: Date;
694
901
  /** Number of segments that were successfully delivered */
695
- segmentsSucceeded?: number;
902
+ segmentsSucceeded: number;
696
903
  /** Number of segments whose delivery failed */
697
- segmentsFailed?: number;
904
+ segmentsFailed: number;
698
905
  }
699
906
  export declare function acsSmsDeliveryAttemptDeserializer(item: any): AcsSmsDeliveryAttempt;
700
907
  /** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.SMSReceived event. */
701
908
  export interface AcsSmsReceivedEventData extends AcsSmsEventBase {
702
909
  /** The SMS content */
703
- message?: string;
910
+ message: string;
704
911
  /** The time at which the SMS was received */
705
912
  receivedTimestamp: Date;
706
913
  /** Number of segments in the message */
@@ -728,7 +935,7 @@ export declare function acsRecordingFileStatusUpdatedEventDataDeserializer(item:
728
935
  /** Schema for all properties of Recording Storage Information. */
729
936
  export interface AcsRecordingStorageInfo {
730
937
  /** List of details of recording chunks information */
731
- recordingChunks: AcsRecordingChunkInfo[];
938
+ readonly recordingChunks: AcsRecordingChunkInfo[];
732
939
  }
733
940
  export declare function acsRecordingStorageInfoDeserializer(item: any): AcsRecordingStorageInfo;
734
941
  export declare function acsRecordingChunkInfoArrayDeserializer(result: Array<AcsRecordingChunkInfo>): any[];
@@ -874,9 +1081,9 @@ export declare function acsEmailEngagementTrackingReportReceivedEventDataDeseria
874
1081
  /** The type of engagement user have with email. */
875
1082
  export declare enum KnownAcsUserEngagement {
876
1083
  /** View */
877
- view = "view",
1084
+ View = "view",
878
1085
  /** Click */
879
- click = "click"
1086
+ Click = "click"
880
1087
  }
881
1088
  /**
882
1089
  * The type of engagement user have with email. \
@@ -890,7 +1097,7 @@ export type AcsUserEngagement = string;
890
1097
  /** Schema of common properties of all Router events */
891
1098
  export interface AcsRouterEventData {
892
1099
  /** Router Event Job ID */
893
- jobId?: string;
1100
+ jobId: string;
894
1101
  /** Router Event Channel Reference */
895
1102
  channelReference?: string;
896
1103
  /** Router Event Channel ID */
@@ -920,7 +1127,7 @@ export interface AcsRouterJobClassificationFailedEventData extends AcsRouterJobE
920
1127
  /** Router Job Classification Policy Id */
921
1128
  classificationPolicyId?: string;
922
1129
  /** Router Job Classification Failed Errors */
923
- errors: AcsRouterCommunicationError[];
1130
+ readonly errors: AcsRouterCommunicationError[];
924
1131
  }
925
1132
  export declare function acsRouterJobClassificationFailedEventDataDeserializer(item: any): AcsRouterJobClassificationFailedEventData;
926
1133
  export declare function acsRouterCommunicationErrorArrayDeserializer(result: Array<AcsRouterCommunicationError>): any[];
@@ -935,7 +1142,7 @@ export interface AcsRouterCommunicationError {
935
1142
  /** Router Communication Inner Error */
936
1143
  innererror: AcsRouterCommunicationError;
937
1144
  /** List of Router Communication Errors */
938
- details: AcsRouterCommunicationError[];
1145
+ readonly details: AcsRouterCommunicationError[];
939
1146
  }
940
1147
  export declare function acsRouterCommunicationErrorDeserializer(item: any): AcsRouterCommunicationError;
941
1148
  /** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobClassified event */
@@ -947,7 +1154,7 @@ export interface AcsRouterJobClassifiedEventData extends AcsRouterJobEventData {
947
1154
  /** Router Job Priority */
948
1155
  priority?: number;
949
1156
  /** Router Job Attached Worker Selector */
950
- attachedWorkerSelectors: AcsRouterWorkerSelector[];
1157
+ readonly attachedWorkerSelectors: AcsRouterWorkerSelector[];
951
1158
  }
952
1159
  export declare function acsRouterJobClassifiedEventDataDeserializer(item: any): AcsRouterJobClassifiedEventData;
953
1160
  /** Router Queue Details */
@@ -1054,11 +1261,11 @@ export declare function acsRouterJobExceptionTriggeredEventDataDeserializer(item
1054
1261
  /** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobQueued event */
1055
1262
  export interface AcsRouterJobQueuedEventData extends AcsRouterJobEventData {
1056
1263
  /** Router Job Priority */
1057
- priority?: number;
1264
+ priority: number;
1058
1265
  /** Router Job Queued Attached Worker Selector */
1059
- attachedWorkerSelectors: AcsRouterWorkerSelector[];
1266
+ readonly attachedWorkerSelectors: AcsRouterWorkerSelector[];
1060
1267
  /** Router Job Queued Requested Worker Selector */
1061
- requestedWorkerSelectors: AcsRouterWorkerSelector[];
1268
+ readonly requestedWorkerSelectors: AcsRouterWorkerSelector[];
1062
1269
  }
1063
1270
  export declare function acsRouterJobQueuedEventDataDeserializer(item: any): AcsRouterJobQueuedEventData;
1064
1271
  /** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobReceived event */
@@ -1070,7 +1277,7 @@ export interface AcsRouterJobReceivedEventData extends AcsRouterJobEventData {
1070
1277
  /** Router Job Priority */
1071
1278
  priority?: number;
1072
1279
  /** Router Job Received Requested Worker Selectors */
1073
- requestedWorkerSelectors: AcsRouterWorkerSelector[];
1280
+ readonly requestedWorkerSelectors: AcsRouterWorkerSelector[];
1074
1281
  /** Router Job Received Scheduled Time in UTC */
1075
1282
  scheduledOn: Date;
1076
1283
  /** Unavailable For Matching for Router Job Received */
@@ -1126,11 +1333,11 @@ export type AcsRouterJobStatus = string;
1126
1333
  /** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobSchedulingFailed event */
1127
1334
  export interface AcsRouterJobSchedulingFailedEventData extends AcsRouterJobEventData {
1128
1335
  /** Router Job Priority */
1129
- priority?: number;
1336
+ priority: number;
1130
1337
  /** Router Job Scheduling Failed Attached Worker Selector Expired */
1131
- expiredAttachedWorkerSelectors: AcsRouterWorkerSelector[];
1338
+ readonly expiredAttachedWorkerSelectors: AcsRouterWorkerSelector[];
1132
1339
  /** Router Job Scheduling Failed Requested Worker Selector Expired */
1133
- expiredRequestedWorkerSelectors: AcsRouterWorkerSelector[];
1340
+ readonly expiredRequestedWorkerSelectors: AcsRouterWorkerSelector[];
1134
1341
  /** Router Job Scheduling Failed Scheduled Time in UTC */
1135
1342
  scheduledOn: Date;
1136
1343
  /** Router Job Scheduling Failed Reason */
@@ -1148,11 +1355,11 @@ export declare function acsRouterJobUnassignedEventDataDeserializer(item: any):
1148
1355
  /** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobWaitingForActivation event */
1149
1356
  export interface AcsRouterJobWaitingForActivationEventData extends AcsRouterJobEventData {
1150
1357
  /** Router Job Waiting For Activation Priority */
1151
- priority?: number;
1358
+ priority: number;
1152
1359
  /** Router Job Waiting For Activation Worker Selector Expired */
1153
- expiredAttachedWorkerSelectors: AcsRouterWorkerSelector[];
1360
+ readonly expiredAttachedWorkerSelectors: AcsRouterWorkerSelector[];
1154
1361
  /** Router Job Waiting For Activation Requested Worker Selector Expired */
1155
- expiredRequestedWorkerSelectors: AcsRouterWorkerSelector[];
1362
+ readonly expiredRequestedWorkerSelectors: AcsRouterWorkerSelector[];
1156
1363
  /** Router Job Waiting For Activation Scheduled Time in UTC */
1157
1364
  scheduledOn: Date;
1158
1365
  /** Router Job Waiting For Activation Unavailable For Matching */
@@ -1162,9 +1369,9 @@ export declare function acsRouterJobWaitingForActivationEventDataDeserializer(it
1162
1369
  /** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobWorkerSelectorsExpired event */
1163
1370
  export interface AcsRouterJobWorkerSelectorsExpiredEventData extends AcsRouterJobEventData {
1164
1371
  /** Router Job Worker Selectors Expired Requested Worker Selectors */
1165
- expiredRequestedWorkerSelectors: AcsRouterWorkerSelector[];
1372
+ readonly expiredRequestedWorkerSelectors: AcsRouterWorkerSelector[];
1166
1373
  /** Router Job Worker Selectors Expired Attached Worker Selectors */
1167
- expiredAttachedWorkerSelectors: AcsRouterWorkerSelector[];
1374
+ readonly expiredAttachedWorkerSelectors: AcsRouterWorkerSelector[];
1168
1375
  }
1169
1376
  export declare function acsRouterJobWorkerSelectorsExpiredEventDataDeserializer(item: any): AcsRouterJobWorkerSelectorsExpiredEventData;
1170
1377
  /** Schema of common properties of all Router Worker events */
@@ -1254,9 +1461,9 @@ export interface AcsRouterWorkerRegisteredEventData {
1254
1461
  /** Router Worker Registered Worker Id */
1255
1462
  workerId?: string;
1256
1463
  /** Router Worker Registered Queue Info */
1257
- queueAssignments: AcsRouterQueueDetails[];
1464
+ readonly queueAssignments: AcsRouterQueueDetails[];
1258
1465
  /** Router Worker Registered Channel Configuration */
1259
- channelConfigurations: AcsRouterChannelConfiguration[];
1466
+ readonly channelConfigurations: AcsRouterChannelConfiguration[];
1260
1467
  /** Router Worker Register Total Capacity */
1261
1468
  totalCapacity?: number;
1262
1469
  /** Router Worker Registered Labels */
@@ -1282,9 +1489,9 @@ export interface AcsRouterWorkerUpdatedEventData {
1282
1489
  /** Router Worker Updated Worker Id */
1283
1490
  workerId?: string;
1284
1491
  /** Router Worker Updated Queue Info */
1285
- queueAssignments: AcsRouterQueueDetails[];
1492
+ readonly queueAssignments: AcsRouterQueueDetails[];
1286
1493
  /** Router Worker Updated Channel Configuration */
1287
- channelConfigurations: AcsRouterChannelConfiguration[];
1494
+ readonly channelConfigurations: AcsRouterChannelConfiguration[];
1288
1495
  /** Router Worker Updated Total Capacity */
1289
1496
  totalCapacity?: number;
1290
1497
  /** Router Worker Updated Labels */
@@ -1292,7 +1499,7 @@ export interface AcsRouterWorkerUpdatedEventData {
1292
1499
  /** Router Worker Updated Tags */
1293
1500
  tags: Record<string, string>;
1294
1501
  /** Router Worker Properties Updated */
1295
- updatedWorkerProperties: AcsRouterUpdatedWorkerProperty[];
1502
+ readonly updatedWorkerProperties: AcsRouterUpdatedWorkerProperty[];
1296
1503
  }
1297
1504
  export declare function acsRouterWorkerUpdatedEventDataDeserializer(item: any): AcsRouterWorkerUpdatedEventData;
1298
1505
  /** Worker properties that can be updated */
@@ -1356,17 +1563,17 @@ export declare function acsMessageDeliveryStatusUpdatedEventDataDeserializer(ite
1356
1563
  /** Message delivery status */
1357
1564
  export declare enum KnownAcsMessageDeliveryStatus {
1358
1565
  /** Read */
1359
- read = "read",
1566
+ Read = "read",
1360
1567
  /** Delivered */
1361
- delivered = "delivered",
1568
+ Delivered = "delivered",
1362
1569
  /** Failed */
1363
- failed = "failed",
1570
+ Failed = "failed",
1364
1571
  /** Sent */
1365
- sent = "sent",
1572
+ Sent = "sent",
1366
1573
  /** Warning */
1367
- warning = "warning",
1574
+ Warning = "warning",
1368
1575
  /** Unknown */
1369
- unknown = "unknown"
1576
+ Unknown = "unknown"
1370
1577
  }
1371
1578
  /**
1372
1579
  * Message delivery status \
@@ -1384,7 +1591,7 @@ export type AcsMessageDeliveryStatus = string;
1384
1591
  /** Message channel kind */
1385
1592
  export declare enum KnownAcsMessageChannelKind {
1386
1593
  /** Updated message channel type is WhatsApp */
1387
- whatsapp = "whatsapp"
1594
+ Whatsapp = "whatsapp"
1388
1595
  }
1389
1596
  /**
1390
1597
  * Message channel kind \
@@ -1467,11 +1674,11 @@ export declare function acsMessageInteractiveContentDeserializer(item: any): Acs
1467
1674
  /** Interactive reply kind */
1468
1675
  export declare enum KnownAcsInteractiveReplyKind {
1469
1676
  /** Messaged interactive reply type is ButtonReply */
1470
- buttonReply = "buttonReply",
1677
+ ButtonReply = "buttonReply",
1471
1678
  /** Messaged interactive reply type is ListReply */
1472
- listReply = "listReply",
1679
+ ListReply = "listReply",
1473
1680
  /** Messaged interactive reply type is Unknown */
1474
- unknown = "unknown"
1681
+ Unknown = "unknown"
1475
1682
  }
1476
1683
  /**
1477
1684
  * Interactive reply kind \
@@ -1628,11 +1835,11 @@ export declare function containerRegistryChartDeletedEventDataDeserializer(item:
1628
1835
  /** Schema of the Data property of an EventGridEvent for a Microsoft.ContainerService.NewKubernetesVersionAvailable event */
1629
1836
  export interface ContainerServiceNewKubernetesVersionAvailableEventData {
1630
1837
  /** The highest PATCH Kubernetes version for the highest MINOR version supported by ManagedCluster resource */
1631
- latestSupportedKubernetesVersion?: string;
1838
+ latestSupportedKubernetesVersion: string;
1632
1839
  /** The highest PATCH Kubernetes version for the MINOR version considered stable for the ManagedCluster resource */
1633
- latestStableKubernetesVersion?: string;
1840
+ latestStableKubernetesVersion: string;
1634
1841
  /** The highest PATCH Kubernetes version for the lowest applicable MINOR version available for the ManagedCluster resource */
1635
- lowestMinorKubernetesVersion?: string;
1842
+ lowestMinorKubernetesVersion: string;
1636
1843
  /** 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
1844
  latestPreviewKubernetesVersion?: string;
1638
1845
  }
@@ -1640,7 +1847,7 @@ export declare function containerServiceNewKubernetesVersionAvailableEventDataDe
1640
1847
  /** Schema of common properties of cluster support events */
1641
1848
  export interface ContainerServiceClusterSupportEventData {
1642
1849
  /** The Kubernetes version of the ManagedCluster resource */
1643
- kubernetesVersion?: string;
1850
+ kubernetesVersion: string;
1644
1851
  }
1645
1852
  export declare function containerServiceClusterSupportEventDataDeserializer(item: any): ContainerServiceClusterSupportEventData;
1646
1853
  /** Schema of the Data property of an EventGridEvent for a Microsoft.ContainerService.ClusterSupportEnded event */
@@ -1654,7 +1861,7 @@ export declare function containerServiceClusterSupportEndingEventDataDeserialize
1654
1861
  /** Schema of common properties of node pool rolling events */
1655
1862
  export interface ContainerServiceNodePoolRollingEventData {
1656
1863
  /** The name of the node pool in the ManagedCluster resource */
1657
- nodePoolName?: string;
1864
+ nodePoolName: string;
1658
1865
  }
1659
1866
  export declare function containerServiceNodePoolRollingEventDataDeserializer(item: any): ContainerServiceNodePoolRollingEventData;
1660
1867
  /** Schema of the Data property of an EventGridEvent for a Microsoft.ContainerService.NodePoolRollingStarted event */
@@ -1718,22 +1925,40 @@ export interface DataBoxOrderCompletedEventData {
1718
1925
  stageTime: Date;
1719
1926
  }
1720
1927
  export declare function dataBoxOrderCompletedEventDataDeserializer(item: any): DataBoxOrderCompletedEventData;
1928
+ /** Schema of the Data property of an EventGridEvent for a Microsoft.Edge.SolutionVersionPublished event. */
1929
+ export interface EdgeSolutionVersionPublishedEventData {
1930
+ /** A GUID to uniquely track External Solution Validation */
1931
+ externalValidationId: string;
1932
+ /** ARM ID of the Target resource */
1933
+ targetId: string;
1934
+ /** ARM ID of the Solution Template resource */
1935
+ solutionTemplateId: string;
1936
+ /** ARM ID of the Solution Template Version resource */
1937
+ solutionTemplateVersionId: string;
1938
+ /** ARM ID of the Solution Version resource */
1939
+ solutionVersionId: string;
1940
+ /** API Version supported for the resources */
1941
+ apiVersion: string;
1942
+ /** Direct URL to callback for updating validation status */
1943
+ callbackUrl: string;
1944
+ }
1945
+ export declare function edgeSolutionVersionPublishedEventDataDeserializer(item: any): EdgeSolutionVersionPublishedEventData;
1721
1946
  /** Schema of the Data property of an EventGridEvent for a Microsoft.EventHub.CaptureFileCreated event. */
1722
1947
  export interface EventHubCaptureFileCreatedEventData {
1723
1948
  /** The path to the capture file. */
1724
- fileUrl?: string;
1949
+ fileUrl: string;
1725
1950
  /** The file type of the capture file. */
1726
- fileType?: string;
1951
+ fileType: string;
1727
1952
  /** The shard ID. */
1728
- partitionId?: string;
1953
+ partitionId: string;
1729
1954
  /** The file size. */
1730
- sizeInBytes?: number;
1955
+ sizeInBytes: number;
1731
1956
  /** The number of events in the file. */
1732
- eventCount?: number;
1957
+ eventCount: number;
1733
1958
  /** The smallest sequence number from the queue. */
1734
- firstSequenceNumber?: number;
1959
+ firstSequenceNumber: number;
1735
1960
  /** The last sequence number from the queue. */
1736
- lastSequenceNumber?: number;
1961
+ lastSequenceNumber: number;
1737
1962
  /** The first time from the queue. */
1738
1963
  firstEnqueueTime: Date;
1739
1964
  /** The last time from the queue. */
@@ -1743,11 +1968,11 @@ export declare function eventHubCaptureFileCreatedEventDataDeserializer(item: an
1743
1968
  /** Schema of the Data property of an EventGridEvent for a Geofence event (GeofenceEntered, GeofenceExited, GeofenceResult). */
1744
1969
  export interface MapsGeofenceEvent {
1745
1970
  /** Lists of the geometry ID of the geofence which is expired relative to the user time in the request. */
1746
- expiredGeofenceGeometryId: string[];
1971
+ readonly expiredGeofenceGeometryId: string[];
1747
1972
  /** Lists the fence geometries that either fully contain the coordinate position or have an overlap with the searchBuffer around the fence. */
1748
- geometries: MapsGeofenceGeometry[];
1973
+ readonly geometries: MapsGeofenceGeometry[];
1749
1974
  /** Lists of the geometry ID of the geofence which is in invalid period relative to the user time in the request. */
1750
- invalidPeriodGeofenceGeometryId: string[];
1975
+ readonly invalidPeriodGeofenceGeometryId: string[];
1751
1976
  /** 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
1977
  isEventPublished: boolean;
1753
1978
  }
@@ -2655,81 +2880,81 @@ export declare function keyVaultAccessPolicyChangedEventDataDeserializer(item: a
2655
2880
  /** Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.ModelRegistered event. */
2656
2881
  export interface MachineLearningServicesModelRegisteredEventData {
2657
2882
  /** The name of the model that was registered. */
2658
- modelName?: string;
2883
+ modelName: string;
2659
2884
  /** The version of the model that was registered. */
2660
- modelVersion?: string;
2885
+ modelVersion: string;
2661
2886
  /** The tags of the model that was registered. */
2662
- modelTags: Record<string, any>;
2887
+ modelTags?: Record<string, any>;
2663
2888
  /** The properties of the model that was registered. */
2664
- modelProperties: Record<string, any>;
2889
+ modelProperties?: Record<string, any>;
2665
2890
  }
2666
2891
  export declare function machineLearningServicesModelRegisteredEventDataDeserializer(item: any): MachineLearningServicesModelRegisteredEventData;
2667
2892
  /** Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.ModelDeployed event. */
2668
2893
  export interface MachineLearningServicesModelDeployedEventData {
2669
2894
  /** The name of the deployed service. */
2670
- serviceName?: string;
2895
+ serviceName: string;
2671
2896
  /** The compute type (e.g. ACI, AKS) of the deployed service. */
2672
- serviceComputeType?: string;
2897
+ serviceComputeType: string;
2673
2898
  /** A common separated list of model IDs. The IDs of the models deployed in the service. */
2674
- modelIds?: string;
2899
+ modelIds: string;
2675
2900
  /** The tags of the deployed service. */
2676
- serviceTags: Record<string, any>;
2901
+ serviceTags?: Record<string, any>;
2677
2902
  /** The properties of the deployed service. */
2678
- serviceProperties: Record<string, any>;
2903
+ serviceProperties?: Record<string, any>;
2679
2904
  }
2680
2905
  export declare function machineLearningServicesModelDeployedEventDataDeserializer(item: any): MachineLearningServicesModelDeployedEventData;
2681
2906
  /** Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.RunCompleted event. */
2682
2907
  export interface MachineLearningServicesRunCompletedEventData {
2683
2908
  /** The ID of the experiment that the run belongs to. */
2684
- experimentId?: string;
2909
+ experimentId: string;
2685
2910
  /** The name of the experiment that the run belongs to. */
2686
- experimentName?: string;
2911
+ experimentName: string;
2687
2912
  /** The ID of the Run that was completed. */
2688
- runId?: string;
2913
+ runId: string;
2689
2914
  /** The Run Type of the completed Run. */
2690
- runType?: string;
2915
+ runType: string;
2691
2916
  /** The tags of the completed Run. */
2692
- runTags: Record<string, any>;
2917
+ runTags?: Record<string, any>;
2693
2918
  /** The properties of the completed Run. */
2694
- runProperties: Record<string, any>;
2919
+ runProperties?: Record<string, any>;
2695
2920
  }
2696
2921
  export declare function machineLearningServicesRunCompletedEventDataDeserializer(item: any): MachineLearningServicesRunCompletedEventData;
2697
2922
  /** Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.DatasetDriftDetected event. */
2698
2923
  export interface MachineLearningServicesDatasetDriftDetectedEventData {
2699
2924
  /** The ID of the data drift monitor that triggered the event. */
2700
- dataDriftId?: string;
2925
+ dataDriftId: string;
2701
2926
  /** The name of the data drift monitor that triggered the event. */
2702
- dataDriftName?: string;
2927
+ dataDriftName: string;
2703
2928
  /** The ID of the Run that detected data drift. */
2704
- runId?: string;
2929
+ runId: string;
2705
2930
  /** The ID of the base Dataset used to detect drift. */
2706
- baseDatasetId?: string;
2931
+ baseDatasetId: string;
2707
2932
  /** The ID of the target Dataset used to detect drift. */
2708
- targetDatasetId?: string;
2933
+ targetDatasetId: string;
2709
2934
  /** The coefficient result that triggered the event. */
2710
- driftCoefficient?: number;
2935
+ driftCoefficient: number;
2711
2936
  /** The start time of the target dataset time series that resulted in drift detection. */
2712
- startTime: Date;
2937
+ startTime: Date | null;
2713
2938
  /** The end time of the target dataset time series that resulted in drift detection. */
2714
- endTime: Date;
2939
+ endTime: Date | null;
2715
2940
  }
2716
2941
  export declare function machineLearningServicesDatasetDriftDetectedEventDataDeserializer(item: any): MachineLearningServicesDatasetDriftDetectedEventData;
2717
2942
  /** Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.RunStatusChanged event. */
2718
2943
  export interface MachineLearningServicesRunStatusChangedEventData {
2719
2944
  /** The ID of the experiment that the Machine Learning Run belongs to. */
2720
- experimentId?: string;
2945
+ experimentId: string;
2721
2946
  /** The name of the experiment that the Machine Learning Run belongs to. */
2722
- experimentName?: string;
2947
+ experimentName: string;
2723
2948
  /** The ID of the Machine Learning Run. */
2724
- runId?: string;
2949
+ runId: string;
2725
2950
  /** The Run Type of the Machine Learning Run. */
2726
- runType?: string;
2951
+ runType: string;
2727
2952
  /** The tags of the Machine Learning Run. */
2728
- runTags: Record<string, any>;
2953
+ runTags?: Record<string, any>;
2729
2954
  /** The properties of the Machine Learning Run. */
2730
- runProperties: Record<string, any>;
2955
+ runProperties?: Record<string, any>;
2731
2956
  /** The status of the Machine Learning Run. */
2732
- runStatus?: string;
2957
+ runStatus: string;
2733
2958
  }
2734
2959
  export declare function machineLearningServicesRunStatusChangedEventDataDeserializer(item: any): MachineLearningServicesRunStatusChangedEventData;
2735
2960
  /** Schema of the Data property of an EventGridEvent for a Microsoft.PolicyInsights.PolicyStateCreated event. */
@@ -4123,13 +4348,13 @@ export declare function resourceNotificationsResourceManagementCreatedOrUpdatedE
4123
4348
  export interface ResourceNotificationsResourceManagementDeletedEventData extends ResourceNotificationsResourceDeletedEventData {
4124
4349
  }
4125
4350
  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. */
4351
+ /** 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
4352
  export interface ResourceNotificationsContainerServiceEventResourcesScheduledEventData extends ResourceNotificationsResourceUpdatedEventData {
4128
4353
  }
4129
4354
  export declare function resourceNotificationsContainerServiceEventResourcesScheduledEventDataDeserializer(item: any): ResourceNotificationsContainerServiceEventResourcesScheduledEventData;
4130
4355
  /** Known values of {@link ServiceApiVersions} that the service accepts. */
4131
4356
  export declare enum KnownServiceApiVersions {
4132
- v2018_01_01 = "2018-01-01",
4133
- v2024_01_01 = "2024-01-01"
4357
+ V20180101 = "2018-01-01",
4358
+ V20240101 = "2024-01-01"
4134
4359
  }
4135
4360
  //# sourceMappingURL=models.d.ts.map