@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
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Copyright (c) Microsoft Corporation.
|
|
3
3
|
// Licensed under the MIT License.
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.
|
|
5
|
+
exports.KnownEventGridMqttClientDisconnectionReason = exports.KnownEventGridMqttClientState = exports.KnownAsyncStatus = exports.KnownAppServicePlanAction = exports.KnownStampKind = exports.KnownAppAction = exports.KnownStorageTaskAssignmentCompletedStatus = exports.KnownStorageTaskCompletedStatus = exports.KnownStorageLifecycleCompletionStatus = exports.KnownStorageBlobAccessTier = exports.KnownHealthcareFhirResourceType = exports.KnownDataBoxStageName = exports.KnownAcsInteractiveReplyKind = exports.KnownAcsMessageChannelKind = exports.KnownAcsMessageDeliveryStatus = exports.KnownAcsRouterUpdatedWorkerProperty = exports.KnownAcsRouterJobStatus = exports.KnownAcsRouterWorkerSelectorState = exports.KnownAcsRouterLabelOperator = exports.KnownAcsUserEngagement = exports.KnownAcsEmailDeliveryReportStatus = exports.KnownAcsRecordingFormatType = exports.KnownAcsRecordingChannelType = exports.KnownAcsRecordingContentType = exports.KnownAcsCallEndedByKind = exports.KnownAcsCallParticipantKind = exports.KnownCommunicationCloudEnvironmentModel = exports.KnownCommunicationIdentifierModelKind = void 0;
|
|
6
6
|
exports.apiCenterApiDefinitionAddedEventDataDeserializer = apiCenterApiDefinitionAddedEventDataDeserializer;
|
|
7
7
|
exports.apiCenterApiSpecificationDeserializer = apiCenterApiSpecificationDeserializer;
|
|
8
8
|
exports.apiCenterApiDefinitionUpdatedEventDataDeserializer = apiCenterApiDefinitionUpdatedEventDataDeserializer;
|
|
@@ -32,6 +32,14 @@ exports.apiManagementGatewayCertificateAuthorityUpdatedEventDataDeserializer = a
|
|
|
32
32
|
exports.apiManagementGatewayCertificateAuthorityDeletedEventDataDeserializer = apiManagementGatewayCertificateAuthorityDeletedEventDataDeserializer;
|
|
33
33
|
exports.apiManagementGatewayApiAddedEventDataDeserializer = apiManagementGatewayApiAddedEventDataDeserializer;
|
|
34
34
|
exports.apiManagementGatewayApiRemovedEventDataDeserializer = apiManagementGatewayApiRemovedEventDataDeserializer;
|
|
35
|
+
exports.apiManagementCircuitBreakerOpenedEventDataDeserializer = apiManagementCircuitBreakerOpenedEventDataDeserializer;
|
|
36
|
+
exports.apiManagementCircuitBreakerDeserializer = apiManagementCircuitBreakerDeserializer;
|
|
37
|
+
exports.apiManagementCircuitBreakerClosedEventDataDeserializer = apiManagementCircuitBreakerClosedEventDataDeserializer;
|
|
38
|
+
exports.apiManagementGatewayTokenNearExpiryEventDataDeserializer = apiManagementGatewayTokenNearExpiryEventDataDeserializer;
|
|
39
|
+
exports.apiManagementGatewayDeserializer = apiManagementGatewayDeserializer;
|
|
40
|
+
exports.apiManagementNearExpiryGatewayTokenDeserializer = apiManagementNearExpiryGatewayTokenDeserializer;
|
|
41
|
+
exports.apiManagementGatewayTokenExpiredEventDataDeserializer = apiManagementGatewayTokenExpiredEventDataDeserializer;
|
|
42
|
+
exports.apiManagementExpiredGatewayTokenDeserializer = apiManagementExpiredGatewayTokenDeserializer;
|
|
35
43
|
exports.appConfigurationKeyValueModifiedEventDataDeserializer = appConfigurationKeyValueModifiedEventDataDeserializer;
|
|
36
44
|
exports.appConfigurationKeyValueDeletedEventDataDeserializer = appConfigurationKeyValueDeletedEventDataDeserializer;
|
|
37
45
|
exports.appConfigurationSnapshotEventDataDeserializer = appConfigurationSnapshotEventDataDeserializer;
|
|
@@ -60,11 +68,24 @@ exports.microsoftTeamsUserIdentifierModelDeserializer = microsoftTeamsUserIdenti
|
|
|
60
68
|
exports.microsoftTeamsAppIdentifierModelDeserializer = microsoftTeamsAppIdentifierModelDeserializer;
|
|
61
69
|
exports.acsIncomingCallCustomContextDeserializer = acsIncomingCallCustomContextDeserializer;
|
|
62
70
|
exports.acsUserDisconnectedEventDataDeserializer = acsUserDisconnectedEventDataDeserializer;
|
|
71
|
+
exports.acsCallingEventDeserializer = acsCallingEventDeserializer;
|
|
72
|
+
exports.acsCallParticipantDeserializer = acsCallParticipantDeserializer;
|
|
73
|
+
exports.acsCallGroupDeserializer = acsCallGroupDeserializer;
|
|
74
|
+
exports.acsCallRoomDeserializer = acsCallRoomDeserializer;
|
|
75
|
+
exports.acsCallStartedEventDataDeserializer = acsCallStartedEventDataDeserializer;
|
|
76
|
+
exports.acsCallEndedEventDataDeserializer = acsCallEndedEventDataDeserializer;
|
|
77
|
+
exports.acsCallEndedByDeserializer = acsCallEndedByDeserializer;
|
|
78
|
+
exports.acsCallEndReasonDeserializer = acsCallEndReasonDeserializer;
|
|
79
|
+
exports.acsCallParticipantEventDeserializer = acsCallParticipantEventDeserializer;
|
|
80
|
+
exports.acsCallParticipantAddedEventDataDeserializer = acsCallParticipantAddedEventDataDeserializer;
|
|
81
|
+
exports.acsCallParticipantRemovedEventDataDeserializer = acsCallParticipantRemovedEventDataDeserializer;
|
|
63
82
|
exports.acsChatEventBaseDeserializer = acsChatEventBaseDeserializer;
|
|
64
83
|
exports.acsChatEventInThreadBaseDeserializer = acsChatEventInThreadBaseDeserializer;
|
|
65
84
|
exports.acsChatMessageEventBaseDeserializer = acsChatMessageEventBaseDeserializer;
|
|
66
85
|
exports.acsChatMessageReceivedEventDataDeserializer = acsChatMessageReceivedEventDataDeserializer;
|
|
67
86
|
exports.acsChatMessageEventInThreadBaseDeserializer = acsChatMessageEventInThreadBaseDeserializer;
|
|
87
|
+
exports.acsChatAzureBotCommandReceivedInThreadEventDataDeserializer = acsChatAzureBotCommandReceivedInThreadEventDataDeserializer;
|
|
88
|
+
exports.acsChatTypingIndicatorReceivedInThreadEventDataDeserializer = acsChatTypingIndicatorReceivedInThreadEventDataDeserializer;
|
|
68
89
|
exports.acsChatMessageReceivedInThreadEventDataDeserializer = acsChatMessageReceivedInThreadEventDataDeserializer;
|
|
69
90
|
exports.acsChatMessageEditedEventDataDeserializer = acsChatMessageEditedEventDataDeserializer;
|
|
70
91
|
exports.acsChatMessageEditedInThreadEventDataDeserializer = acsChatMessageEditedInThreadEventDataDeserializer;
|
|
@@ -163,6 +184,7 @@ exports.containerServiceNodePoolRollingFailedEventDataDeserializer = containerSe
|
|
|
163
184
|
exports.dataBoxCopyStartedEventDataDeserializer = dataBoxCopyStartedEventDataDeserializer;
|
|
164
185
|
exports.dataBoxCopyCompletedEventDataDeserializer = dataBoxCopyCompletedEventDataDeserializer;
|
|
165
186
|
exports.dataBoxOrderCompletedEventDataDeserializer = dataBoxOrderCompletedEventDataDeserializer;
|
|
187
|
+
exports.edgeSolutionVersionPublishedEventDataDeserializer = edgeSolutionVersionPublishedEventDataDeserializer;
|
|
166
188
|
exports.eventHubCaptureFileCreatedEventDataDeserializer = eventHubCaptureFileCreatedEventDataDeserializer;
|
|
167
189
|
exports.mapsGeofenceEventDeserializer = mapsGeofenceEventDeserializer;
|
|
168
190
|
exports.mapsGeofenceGeometryArrayDeserializer = mapsGeofenceGeometryArrayDeserializer;
|
|
@@ -305,132 +327,177 @@ function apiCenterApiDefinitionUpdatedEventDataDeserializer(item) {
|
|
|
305
327
|
}
|
|
306
328
|
function apiManagementUserCreatedEventDataDeserializer(item) {
|
|
307
329
|
return {
|
|
308
|
-
|
|
330
|
+
resourceUrl: item["resourceUri"],
|
|
309
331
|
};
|
|
310
332
|
}
|
|
311
333
|
function apiManagementUserUpdatedEventDataDeserializer(item) {
|
|
312
334
|
return {
|
|
313
|
-
|
|
335
|
+
resourceUrl: item["resourceUri"],
|
|
314
336
|
};
|
|
315
337
|
}
|
|
316
338
|
function apiManagementUserDeletedEventDataDeserializer(item) {
|
|
317
339
|
return {
|
|
318
|
-
|
|
340
|
+
resourceUrl: item["resourceUri"],
|
|
319
341
|
};
|
|
320
342
|
}
|
|
321
343
|
function apiManagementSubscriptionCreatedEventDataDeserializer(item) {
|
|
322
344
|
return {
|
|
323
|
-
|
|
345
|
+
resourceUrl: item["resourceUri"],
|
|
324
346
|
};
|
|
325
347
|
}
|
|
326
348
|
function apiManagementSubscriptionUpdatedEventDataDeserializer(item) {
|
|
327
349
|
return {
|
|
328
|
-
|
|
350
|
+
resourceUrl: item["resourceUri"],
|
|
329
351
|
};
|
|
330
352
|
}
|
|
331
353
|
function apiManagementSubscriptionDeletedEventDataDeserializer(item) {
|
|
332
354
|
return {
|
|
333
|
-
|
|
355
|
+
resourceUrl: item["resourceUri"],
|
|
334
356
|
};
|
|
335
357
|
}
|
|
336
358
|
function apiManagementProductCreatedEventDataDeserializer(item) {
|
|
337
359
|
return {
|
|
338
|
-
|
|
360
|
+
resourceUrl: item["resourceUri"],
|
|
339
361
|
};
|
|
340
362
|
}
|
|
341
363
|
function apiManagementProductUpdatedEventDataDeserializer(item) {
|
|
342
364
|
return {
|
|
343
|
-
|
|
365
|
+
resourceUrl: item["resourceUri"],
|
|
344
366
|
};
|
|
345
367
|
}
|
|
346
368
|
function apiManagementProductDeletedEventDataDeserializer(item) {
|
|
347
369
|
return {
|
|
348
|
-
|
|
370
|
+
resourceUrl: item["resourceUri"],
|
|
349
371
|
};
|
|
350
372
|
}
|
|
351
373
|
function apiManagementApiCreatedEventDataDeserializer(item) {
|
|
352
374
|
return {
|
|
353
|
-
|
|
375
|
+
resourceUrl: item["resourceUri"],
|
|
354
376
|
};
|
|
355
377
|
}
|
|
356
378
|
function apiManagementApiUpdatedEventDataDeserializer(item) {
|
|
357
379
|
return {
|
|
358
|
-
|
|
380
|
+
resourceUrl: item["resourceUri"],
|
|
359
381
|
};
|
|
360
382
|
}
|
|
361
383
|
function apiManagementApiDeletedEventDataDeserializer(item) {
|
|
362
384
|
return {
|
|
363
|
-
|
|
385
|
+
resourceUrl: item["resourceUri"],
|
|
364
386
|
};
|
|
365
387
|
}
|
|
366
388
|
function apiManagementApiReleaseCreatedEventDataDeserializer(item) {
|
|
367
389
|
return {
|
|
368
|
-
|
|
390
|
+
resourceUrl: item["resourceUri"],
|
|
369
391
|
};
|
|
370
392
|
}
|
|
371
393
|
function apiManagementApiReleaseUpdatedEventDataDeserializer(item) {
|
|
372
394
|
return {
|
|
373
|
-
|
|
395
|
+
resourceUrl: item["resourceUri"],
|
|
374
396
|
};
|
|
375
397
|
}
|
|
376
398
|
function apiManagementApiReleaseDeletedEventDataDeserializer(item) {
|
|
377
399
|
return {
|
|
378
|
-
|
|
400
|
+
resourceUrl: item["resourceUri"],
|
|
379
401
|
};
|
|
380
402
|
}
|
|
381
403
|
function apiManagementGatewayCreatedEventDataDeserializer(item) {
|
|
382
404
|
return {
|
|
383
|
-
|
|
405
|
+
resourceUrl: item["resourceUri"],
|
|
384
406
|
};
|
|
385
407
|
}
|
|
386
408
|
function apiManagementGatewayUpdatedEventDataDeserializer(item) {
|
|
387
409
|
return {
|
|
388
|
-
|
|
410
|
+
resourceUrl: item["resourceUri"],
|
|
389
411
|
};
|
|
390
412
|
}
|
|
391
413
|
function apiManagementGatewayDeletedEventDataDeserializer(item) {
|
|
392
414
|
return {
|
|
393
|
-
|
|
415
|
+
resourceUrl: item["resourceUri"],
|
|
394
416
|
};
|
|
395
417
|
}
|
|
396
418
|
function apiManagementGatewayHostnameConfigurationCreatedEventDataDeserializer(item) {
|
|
397
419
|
return {
|
|
398
|
-
|
|
420
|
+
resourceUrl: item["resourceUri"],
|
|
399
421
|
};
|
|
400
422
|
}
|
|
401
423
|
function apiManagementGatewayHostnameConfigurationUpdatedEventDataDeserializer(item) {
|
|
402
424
|
return {
|
|
403
|
-
|
|
425
|
+
resourceUrl: item["resourceUri"],
|
|
404
426
|
};
|
|
405
427
|
}
|
|
406
428
|
function apiManagementGatewayHostnameConfigurationDeletedEventDataDeserializer(item) {
|
|
407
429
|
return {
|
|
408
|
-
|
|
430
|
+
resourceUrl: item["resourceUri"],
|
|
409
431
|
};
|
|
410
432
|
}
|
|
411
433
|
function apiManagementGatewayCertificateAuthorityCreatedEventDataDeserializer(item) {
|
|
412
434
|
return {
|
|
413
|
-
|
|
435
|
+
resourceUrl: item["resourceUri"],
|
|
414
436
|
};
|
|
415
437
|
}
|
|
416
438
|
function apiManagementGatewayCertificateAuthorityUpdatedEventDataDeserializer(item) {
|
|
417
439
|
return {
|
|
418
|
-
|
|
440
|
+
resourceUrl: item["resourceUri"],
|
|
419
441
|
};
|
|
420
442
|
}
|
|
421
443
|
function apiManagementGatewayCertificateAuthorityDeletedEventDataDeserializer(item) {
|
|
422
444
|
return {
|
|
423
|
-
|
|
445
|
+
resourceUrl: item["resourceUri"],
|
|
424
446
|
};
|
|
425
447
|
}
|
|
426
448
|
function apiManagementGatewayApiAddedEventDataDeserializer(item) {
|
|
427
449
|
return {
|
|
428
|
-
|
|
450
|
+
resourceUrl: item["resourceUri"],
|
|
429
451
|
};
|
|
430
452
|
}
|
|
431
453
|
function apiManagementGatewayApiRemovedEventDataDeserializer(item) {
|
|
432
454
|
return {
|
|
433
|
-
|
|
455
|
+
resourceUrl: item["resourceUri"],
|
|
456
|
+
};
|
|
457
|
+
}
|
|
458
|
+
function apiManagementCircuitBreakerOpenedEventDataDeserializer(item) {
|
|
459
|
+
return {
|
|
460
|
+
backendName: item["backendName"],
|
|
461
|
+
circuitBreaker: apiManagementCircuitBreakerDeserializer(item["circuitBreaker"]),
|
|
462
|
+
};
|
|
463
|
+
}
|
|
464
|
+
function apiManagementCircuitBreakerDeserializer(item) {
|
|
465
|
+
return {
|
|
466
|
+
rules: item["rules"],
|
|
467
|
+
};
|
|
468
|
+
}
|
|
469
|
+
function apiManagementCircuitBreakerClosedEventDataDeserializer(item) {
|
|
470
|
+
return {
|
|
471
|
+
backendName: item["backendName"],
|
|
472
|
+
circuitBreaker: apiManagementCircuitBreakerDeserializer(item["circuitBreaker"]),
|
|
473
|
+
};
|
|
474
|
+
}
|
|
475
|
+
function apiManagementGatewayTokenNearExpiryEventDataDeserializer(item) {
|
|
476
|
+
return {
|
|
477
|
+
gateway: apiManagementGatewayDeserializer(item["gatewayInfo"]),
|
|
478
|
+
token: apiManagementNearExpiryGatewayTokenDeserializer(item["tokenInfo"]),
|
|
479
|
+
};
|
|
480
|
+
}
|
|
481
|
+
function apiManagementGatewayDeserializer(item) {
|
|
482
|
+
return {
|
|
483
|
+
gatewayId: item["gatewayId"],
|
|
484
|
+
instanceId: item["instanceId"],
|
|
485
|
+
};
|
|
486
|
+
}
|
|
487
|
+
function apiManagementNearExpiryGatewayTokenDeserializer(item) {
|
|
488
|
+
return {
|
|
489
|
+
expiresOn: new Date(item["expiredAtUtc"]),
|
|
490
|
+
};
|
|
491
|
+
}
|
|
492
|
+
function apiManagementGatewayTokenExpiredEventDataDeserializer(item) {
|
|
493
|
+
return {
|
|
494
|
+
gateway: apiManagementGatewayDeserializer(item["gatewayInfo"]),
|
|
495
|
+
token: apiManagementExpiredGatewayTokenDeserializer(item["tokenInfo"]),
|
|
496
|
+
};
|
|
497
|
+
}
|
|
498
|
+
function apiManagementExpiredGatewayTokenDeserializer(item) {
|
|
499
|
+
return {
|
|
500
|
+
expiresOn: new Date(item["expiredAtUtc"]),
|
|
434
501
|
};
|
|
435
502
|
}
|
|
436
503
|
function appConfigurationKeyValueModifiedEventDataDeserializer(item) {
|
|
@@ -688,22 +755,30 @@ function communicationIdentifierModelDeserializer(item) {
|
|
|
688
755
|
kind: item["kind"],
|
|
689
756
|
rawId: item["rawId"],
|
|
690
757
|
communicationUser: communicationUserIdentifierModelDeserializer(item["communicationUser"]),
|
|
691
|
-
phoneNumber:
|
|
692
|
-
|
|
693
|
-
|
|
758
|
+
phoneNumber: !item["phoneNumber"]
|
|
759
|
+
? item["phoneNumber"]
|
|
760
|
+
: phoneNumberIdentifierModelDeserializer(item["phoneNumber"]),
|
|
761
|
+
microsoftTeamsUser: !item["microsoftTeamsUser"]
|
|
762
|
+
? item["microsoftTeamsUser"]
|
|
763
|
+
: microsoftTeamsUserIdentifierModelDeserializer(item["microsoftTeamsUser"]),
|
|
764
|
+
microsoftTeamsApp: !item["microsoftTeamsApp"]
|
|
765
|
+
? item["microsoftTeamsApp"]
|
|
766
|
+
: microsoftTeamsAppIdentifierModelDeserializer(item["microsoftTeamsApp"]),
|
|
694
767
|
};
|
|
695
768
|
}
|
|
696
769
|
/** Communication model identifier kind */
|
|
697
770
|
var KnownCommunicationIdentifierModelKind;
|
|
698
771
|
(function (KnownCommunicationIdentifierModelKind) {
|
|
699
772
|
/** Unknown */
|
|
700
|
-
KnownCommunicationIdentifierModelKind["
|
|
773
|
+
KnownCommunicationIdentifierModelKind["Unknown"] = "unknown";
|
|
701
774
|
/** Communication User */
|
|
702
|
-
KnownCommunicationIdentifierModelKind["
|
|
775
|
+
KnownCommunicationIdentifierModelKind["CommunicationUser"] = "communicationUser";
|
|
703
776
|
/** Phone Number */
|
|
704
|
-
KnownCommunicationIdentifierModelKind["
|
|
777
|
+
KnownCommunicationIdentifierModelKind["PhoneNumber"] = "phoneNumber";
|
|
705
778
|
/** Microsoft Teams User */
|
|
706
|
-
KnownCommunicationIdentifierModelKind["
|
|
779
|
+
KnownCommunicationIdentifierModelKind["MicrosoftTeamsUser"] = "microsoftTeamsUser";
|
|
780
|
+
/** Microsoft Teams App */
|
|
781
|
+
KnownCommunicationIdentifierModelKind["MicrosoftTeamsApp"] = "microsoftTeamsApp";
|
|
707
782
|
})(KnownCommunicationIdentifierModelKind || (exports.KnownCommunicationIdentifierModelKind = KnownCommunicationIdentifierModelKind = {}));
|
|
708
783
|
function communicationUserIdentifierModelDeserializer(item) {
|
|
709
784
|
return {
|
|
@@ -726,11 +801,11 @@ function microsoftTeamsUserIdentifierModelDeserializer(item) {
|
|
|
726
801
|
var KnownCommunicationCloudEnvironmentModel;
|
|
727
802
|
(function (KnownCommunicationCloudEnvironmentModel) {
|
|
728
803
|
/** Public */
|
|
729
|
-
KnownCommunicationCloudEnvironmentModel["
|
|
804
|
+
KnownCommunicationCloudEnvironmentModel["Public"] = "public";
|
|
730
805
|
/** Dod */
|
|
731
|
-
KnownCommunicationCloudEnvironmentModel["
|
|
806
|
+
KnownCommunicationCloudEnvironmentModel["Dod"] = "dod";
|
|
732
807
|
/** Gcch */
|
|
733
|
-
KnownCommunicationCloudEnvironmentModel["
|
|
808
|
+
KnownCommunicationCloudEnvironmentModel["Gcch"] = "gcch";
|
|
734
809
|
})(KnownCommunicationCloudEnvironmentModel || (exports.KnownCommunicationCloudEnvironmentModel = KnownCommunicationCloudEnvironmentModel = {}));
|
|
735
810
|
function microsoftTeamsAppIdentifierModelDeserializer(item) {
|
|
736
811
|
return {
|
|
@@ -749,6 +824,163 @@ function acsUserDisconnectedEventDataDeserializer(item) {
|
|
|
749
824
|
userCommunicationIdentifier: communicationIdentifierModelDeserializer(item["userCommunicationIdentifier"]),
|
|
750
825
|
};
|
|
751
826
|
}
|
|
827
|
+
function acsCallingEventDeserializer(item) {
|
|
828
|
+
return {
|
|
829
|
+
startedBy: acsCallParticipantDeserializer(item["startedBy"]),
|
|
830
|
+
serverCallId: item["serverCallId"],
|
|
831
|
+
group: !item["group"]
|
|
832
|
+
? item["group"]
|
|
833
|
+
: acsCallGroupDeserializer(item["group"]),
|
|
834
|
+
room: !item["room"] ? item["room"] : acsCallRoomDeserializer(item["room"]),
|
|
835
|
+
isTwoParty: item["isTwoParty"],
|
|
836
|
+
correlationId: item["correlationId"],
|
|
837
|
+
isRoomsCall: item["isRoomsCall"],
|
|
838
|
+
};
|
|
839
|
+
}
|
|
840
|
+
function acsCallParticipantDeserializer(item) {
|
|
841
|
+
return {
|
|
842
|
+
communicationIdentifier: !item["communicationIdentifier"]
|
|
843
|
+
? item["communicationIdentifier"]
|
|
844
|
+
: communicationIdentifierModelDeserializer(item["communicationIdentifier"]),
|
|
845
|
+
role: item["role"],
|
|
846
|
+
};
|
|
847
|
+
}
|
|
848
|
+
/** Call participant kind. */
|
|
849
|
+
var KnownAcsCallParticipantKind;
|
|
850
|
+
(function (KnownAcsCallParticipantKind) {
|
|
851
|
+
/** Attendee */
|
|
852
|
+
KnownAcsCallParticipantKind["Attendee"] = "Attendee";
|
|
853
|
+
/** Presenter */
|
|
854
|
+
KnownAcsCallParticipantKind["Presenter"] = "Presenter";
|
|
855
|
+
/** Organizer */
|
|
856
|
+
KnownAcsCallParticipantKind["Organizer"] = "Organizer";
|
|
857
|
+
/** Consumer */
|
|
858
|
+
KnownAcsCallParticipantKind["Consumer"] = "Consumer";
|
|
859
|
+
/** Collaborator */
|
|
860
|
+
KnownAcsCallParticipantKind["Collaborator"] = "Collaborator";
|
|
861
|
+
})(KnownAcsCallParticipantKind || (exports.KnownAcsCallParticipantKind = KnownAcsCallParticipantKind = {}));
|
|
862
|
+
function acsCallGroupDeserializer(item) {
|
|
863
|
+
return {
|
|
864
|
+
id: item["id"],
|
|
865
|
+
};
|
|
866
|
+
}
|
|
867
|
+
function acsCallRoomDeserializer(item) {
|
|
868
|
+
return {
|
|
869
|
+
id: item["id"],
|
|
870
|
+
};
|
|
871
|
+
}
|
|
872
|
+
function acsCallStartedEventDataDeserializer(item) {
|
|
873
|
+
return {
|
|
874
|
+
startedBy: acsCallParticipantDeserializer(item["startedBy"]),
|
|
875
|
+
serverCallId: item["serverCallId"],
|
|
876
|
+
group: !item["group"]
|
|
877
|
+
? item["group"]
|
|
878
|
+
: acsCallGroupDeserializer(item["group"]),
|
|
879
|
+
room: !item["room"] ? item["room"] : acsCallRoomDeserializer(item["room"]),
|
|
880
|
+
isTwoParty: item["isTwoParty"],
|
|
881
|
+
correlationId: item["correlationId"],
|
|
882
|
+
isRoomsCall: item["isRoomsCall"],
|
|
883
|
+
};
|
|
884
|
+
}
|
|
885
|
+
function acsCallEndedEventDataDeserializer(item) {
|
|
886
|
+
return {
|
|
887
|
+
startedBy: acsCallParticipantDeserializer(item["startedBy"]),
|
|
888
|
+
serverCallId: item["serverCallId"],
|
|
889
|
+
group: !item["group"]
|
|
890
|
+
? item["group"]
|
|
891
|
+
: acsCallGroupDeserializer(item["group"]),
|
|
892
|
+
room: !item["room"] ? item["room"] : acsCallRoomDeserializer(item["room"]),
|
|
893
|
+
isTwoParty: item["isTwoParty"],
|
|
894
|
+
correlationId: item["correlationId"],
|
|
895
|
+
isRoomsCall: item["isRoomsCall"],
|
|
896
|
+
endedBy: !item["endedBy"]
|
|
897
|
+
? item["endedBy"]
|
|
898
|
+
: acsCallEndedByDeserializer(item["endedBy"]),
|
|
899
|
+
reason: !item["reason"]
|
|
900
|
+
? item["reason"]
|
|
901
|
+
: acsCallEndReasonDeserializer(item["reason"]),
|
|
902
|
+
callDurationInSeconds: item["callDurationInSeconds"],
|
|
903
|
+
};
|
|
904
|
+
}
|
|
905
|
+
function acsCallEndedByDeserializer(item) {
|
|
906
|
+
return {
|
|
907
|
+
communicationIdentifier: communicationIdentifierModelDeserializer(item["communicationIdentifier"]),
|
|
908
|
+
kind: item["type"],
|
|
909
|
+
name: item["name"],
|
|
910
|
+
};
|
|
911
|
+
}
|
|
912
|
+
/** Call ended participant kind. */
|
|
913
|
+
var KnownAcsCallEndedByKind;
|
|
914
|
+
(function (KnownAcsCallEndedByKind) {
|
|
915
|
+
/** Participant */
|
|
916
|
+
KnownAcsCallEndedByKind["Participant"] = "Participant";
|
|
917
|
+
/** MicrosoftInternal */
|
|
918
|
+
KnownAcsCallEndedByKind["MicrosoftInternal"] = "MicrosoftInternal";
|
|
919
|
+
})(KnownAcsCallEndedByKind || (exports.KnownAcsCallEndedByKind = KnownAcsCallEndedByKind = {}));
|
|
920
|
+
function acsCallEndReasonDeserializer(item) {
|
|
921
|
+
return {
|
|
922
|
+
code: item["code"],
|
|
923
|
+
subCode: item["subCode"],
|
|
924
|
+
phrase: item["phrase"],
|
|
925
|
+
};
|
|
926
|
+
}
|
|
927
|
+
function acsCallParticipantEventDeserializer(item) {
|
|
928
|
+
return {
|
|
929
|
+
startedBy: acsCallParticipantDeserializer(item["startedBy"]),
|
|
930
|
+
serverCallId: item["serverCallId"],
|
|
931
|
+
group: !item["group"]
|
|
932
|
+
? item["group"]
|
|
933
|
+
: acsCallGroupDeserializer(item["group"]),
|
|
934
|
+
room: !item["room"] ? item["room"] : acsCallRoomDeserializer(item["room"]),
|
|
935
|
+
isTwoParty: item["isTwoParty"],
|
|
936
|
+
correlationId: item["correlationId"],
|
|
937
|
+
isRoomsCall: item["isRoomsCall"],
|
|
938
|
+
user: !item["user"]
|
|
939
|
+
? item["user"]
|
|
940
|
+
: acsCallParticipantDeserializer(item["user"]),
|
|
941
|
+
displayName: item["displayName"],
|
|
942
|
+
participantId: item["participantId"],
|
|
943
|
+
userAgent: item["userAgent"],
|
|
944
|
+
};
|
|
945
|
+
}
|
|
946
|
+
function acsCallParticipantAddedEventDataDeserializer(item) {
|
|
947
|
+
return {
|
|
948
|
+
user: !item["user"]
|
|
949
|
+
? item["user"]
|
|
950
|
+
: acsCallParticipantDeserializer(item["user"]),
|
|
951
|
+
displayName: item["displayName"],
|
|
952
|
+
participantId: item["participantId"],
|
|
953
|
+
userAgent: item["userAgent"],
|
|
954
|
+
startedBy: acsCallParticipantDeserializer(item["startedBy"]),
|
|
955
|
+
serverCallId: item["serverCallId"],
|
|
956
|
+
group: !item["group"]
|
|
957
|
+
? item["group"]
|
|
958
|
+
: acsCallGroupDeserializer(item["group"]),
|
|
959
|
+
room: !item["room"] ? item["room"] : acsCallRoomDeserializer(item["room"]),
|
|
960
|
+
isTwoParty: item["isTwoParty"],
|
|
961
|
+
correlationId: item["correlationId"],
|
|
962
|
+
isRoomsCall: item["isRoomsCall"],
|
|
963
|
+
};
|
|
964
|
+
}
|
|
965
|
+
function acsCallParticipantRemovedEventDataDeserializer(item) {
|
|
966
|
+
return {
|
|
967
|
+
user: !item["user"]
|
|
968
|
+
? item["user"]
|
|
969
|
+
: acsCallParticipantDeserializer(item["user"]),
|
|
970
|
+
displayName: item["displayName"],
|
|
971
|
+
participantId: item["participantId"],
|
|
972
|
+
userAgent: item["userAgent"],
|
|
973
|
+
startedBy: acsCallParticipantDeserializer(item["startedBy"]),
|
|
974
|
+
serverCallId: item["serverCallId"],
|
|
975
|
+
group: !item["group"]
|
|
976
|
+
? item["group"]
|
|
977
|
+
: acsCallGroupDeserializer(item["group"]),
|
|
978
|
+
room: !item["room"] ? item["room"] : acsCallRoomDeserializer(item["room"]),
|
|
979
|
+
isTwoParty: item["isTwoParty"],
|
|
980
|
+
correlationId: item["correlationId"],
|
|
981
|
+
isRoomsCall: item["isRoomsCall"],
|
|
982
|
+
};
|
|
983
|
+
}
|
|
752
984
|
function acsChatEventBaseDeserializer(item) {
|
|
753
985
|
return {
|
|
754
986
|
recipientCommunicationIdentifier: communicationIdentifierModelDeserializer(item["recipientCommunicationIdentifier"]),
|
|
@@ -802,6 +1034,34 @@ function acsChatMessageEventInThreadBaseDeserializer(item) {
|
|
|
802
1034
|
version: item["version"],
|
|
803
1035
|
};
|
|
804
1036
|
}
|
|
1037
|
+
function acsChatAzureBotCommandReceivedInThreadEventDataDeserializer(item) {
|
|
1038
|
+
return {
|
|
1039
|
+
messageId: item["messageId"],
|
|
1040
|
+
senderCommunicationIdentifier: communicationIdentifierModelDeserializer(item["senderCommunicationIdentifier"]),
|
|
1041
|
+
senderDisplayName: item["senderDisplayName"],
|
|
1042
|
+
composeTime: new Date(item["composeTime"]),
|
|
1043
|
+
type: item["type"],
|
|
1044
|
+
version: item["version"],
|
|
1045
|
+
transactionId: item["transactionId"],
|
|
1046
|
+
threadId: item["threadId"],
|
|
1047
|
+
messageBody: item["messageBody"],
|
|
1048
|
+
metadata: item["metadata"],
|
|
1049
|
+
};
|
|
1050
|
+
}
|
|
1051
|
+
function acsChatTypingIndicatorReceivedInThreadEventDataDeserializer(item) {
|
|
1052
|
+
return {
|
|
1053
|
+
messageId: item["messageId"],
|
|
1054
|
+
senderCommunicationIdentifier: communicationIdentifierModelDeserializer(item["senderCommunicationIdentifier"]),
|
|
1055
|
+
senderDisplayName: item["senderDisplayName"],
|
|
1056
|
+
composeTime: new Date(item["composeTime"]),
|
|
1057
|
+
type: item["type"],
|
|
1058
|
+
version: item["version"],
|
|
1059
|
+
transactionId: item["transactionId"],
|
|
1060
|
+
threadId: item["threadId"],
|
|
1061
|
+
messageBody: item["messageBody"],
|
|
1062
|
+
metadata: item["metadata"],
|
|
1063
|
+
};
|
|
1064
|
+
}
|
|
805
1065
|
function acsChatMessageReceivedInThreadEventDataDeserializer(item) {
|
|
806
1066
|
return {
|
|
807
1067
|
messageId: item["messageId"],
|
|
@@ -1091,31 +1351,31 @@ function acsRecordingChunkInfoDeserializer(item) {
|
|
|
1091
1351
|
};
|
|
1092
1352
|
}
|
|
1093
1353
|
/** Recording content type */
|
|
1094
|
-
var
|
|
1095
|
-
(function (
|
|
1354
|
+
var KnownAcsRecordingContentType;
|
|
1355
|
+
(function (KnownAcsRecordingContentType) {
|
|
1096
1356
|
/** AudioVideo content type */
|
|
1097
|
-
|
|
1357
|
+
KnownAcsRecordingContentType["AudioVideo"] = "AudioVideo";
|
|
1098
1358
|
/** Audio content type */
|
|
1099
|
-
|
|
1100
|
-
})(
|
|
1359
|
+
KnownAcsRecordingContentType["Audio"] = "Audio";
|
|
1360
|
+
})(KnownAcsRecordingContentType || (exports.KnownAcsRecordingContentType = KnownAcsRecordingContentType = {}));
|
|
1101
1361
|
/** Recording channel type */
|
|
1102
|
-
var
|
|
1103
|
-
(function (
|
|
1362
|
+
var KnownAcsRecordingChannelType;
|
|
1363
|
+
(function (KnownAcsRecordingChannelType) {
|
|
1104
1364
|
/** Mixed channel type */
|
|
1105
|
-
|
|
1365
|
+
KnownAcsRecordingChannelType["Mixed"] = "Mixed";
|
|
1106
1366
|
/** Unmixed channel type */
|
|
1107
|
-
|
|
1108
|
-
})(
|
|
1367
|
+
KnownAcsRecordingChannelType["Unmixed"] = "Unmixed";
|
|
1368
|
+
})(KnownAcsRecordingChannelType || (exports.KnownAcsRecordingChannelType = KnownAcsRecordingChannelType = {}));
|
|
1109
1369
|
/** Recording format type */
|
|
1110
|
-
var
|
|
1111
|
-
(function (
|
|
1370
|
+
var KnownAcsRecordingFormatType;
|
|
1371
|
+
(function (KnownAcsRecordingFormatType) {
|
|
1112
1372
|
/** WAV format */
|
|
1113
|
-
|
|
1373
|
+
KnownAcsRecordingFormatType["Wav"] = "Wav";
|
|
1114
1374
|
/** MP3 format */
|
|
1115
|
-
|
|
1375
|
+
KnownAcsRecordingFormatType["Mp3"] = "Mp3";
|
|
1116
1376
|
/** MP4 format */
|
|
1117
|
-
|
|
1118
|
-
})(
|
|
1377
|
+
KnownAcsRecordingFormatType["Mp4"] = "Mp4";
|
|
1378
|
+
})(KnownAcsRecordingFormatType || (exports.KnownAcsRecordingFormatType = KnownAcsRecordingFormatType = {}));
|
|
1119
1379
|
function acsEmailDeliveryReportReceivedEventDataDeserializer(item) {
|
|
1120
1380
|
return {
|
|
1121
1381
|
sender: item["sender"],
|
|
@@ -1164,9 +1424,9 @@ function acsEmailEngagementTrackingReportReceivedEventDataDeserializer(item) {
|
|
|
1164
1424
|
var KnownAcsUserEngagement;
|
|
1165
1425
|
(function (KnownAcsUserEngagement) {
|
|
1166
1426
|
/** View */
|
|
1167
|
-
KnownAcsUserEngagement["
|
|
1427
|
+
KnownAcsUserEngagement["View"] = "view";
|
|
1168
1428
|
/** Click */
|
|
1169
|
-
KnownAcsUserEngagement["
|
|
1429
|
+
KnownAcsUserEngagement["Click"] = "click";
|
|
1170
1430
|
})(KnownAcsUserEngagement || (exports.KnownAcsUserEngagement = KnownAcsUserEngagement = {}));
|
|
1171
1431
|
function acsRouterEventDataDeserializer(item) {
|
|
1172
1432
|
return {
|
|
@@ -1614,23 +1874,23 @@ function acsMessageDeliveryStatusUpdatedEventDataDeserializer(item) {
|
|
|
1614
1874
|
var KnownAcsMessageDeliveryStatus;
|
|
1615
1875
|
(function (KnownAcsMessageDeliveryStatus) {
|
|
1616
1876
|
/** Read */
|
|
1617
|
-
KnownAcsMessageDeliveryStatus["
|
|
1877
|
+
KnownAcsMessageDeliveryStatus["Read"] = "read";
|
|
1618
1878
|
/** Delivered */
|
|
1619
|
-
KnownAcsMessageDeliveryStatus["
|
|
1879
|
+
KnownAcsMessageDeliveryStatus["Delivered"] = "delivered";
|
|
1620
1880
|
/** Failed */
|
|
1621
|
-
KnownAcsMessageDeliveryStatus["
|
|
1881
|
+
KnownAcsMessageDeliveryStatus["Failed"] = "failed";
|
|
1622
1882
|
/** Sent */
|
|
1623
|
-
KnownAcsMessageDeliveryStatus["
|
|
1883
|
+
KnownAcsMessageDeliveryStatus["Sent"] = "sent";
|
|
1624
1884
|
/** Warning */
|
|
1625
|
-
KnownAcsMessageDeliveryStatus["
|
|
1885
|
+
KnownAcsMessageDeliveryStatus["Warning"] = "warning";
|
|
1626
1886
|
/** Unknown */
|
|
1627
|
-
KnownAcsMessageDeliveryStatus["
|
|
1887
|
+
KnownAcsMessageDeliveryStatus["Unknown"] = "unknown";
|
|
1628
1888
|
})(KnownAcsMessageDeliveryStatus || (exports.KnownAcsMessageDeliveryStatus = KnownAcsMessageDeliveryStatus = {}));
|
|
1629
1889
|
/** Message channel kind */
|
|
1630
1890
|
var KnownAcsMessageChannelKind;
|
|
1631
1891
|
(function (KnownAcsMessageChannelKind) {
|
|
1632
1892
|
/** Updated message channel type is WhatsApp */
|
|
1633
|
-
KnownAcsMessageChannelKind["
|
|
1893
|
+
KnownAcsMessageChannelKind["Whatsapp"] = "whatsapp";
|
|
1634
1894
|
})(KnownAcsMessageChannelKind || (exports.KnownAcsMessageChannelKind = KnownAcsMessageChannelKind = {}));
|
|
1635
1895
|
function acsMessageReceivedEventDataDeserializer(item) {
|
|
1636
1896
|
return {
|
|
@@ -1703,11 +1963,11 @@ function acsMessageInteractiveContentDeserializer(item) {
|
|
|
1703
1963
|
var KnownAcsInteractiveReplyKind;
|
|
1704
1964
|
(function (KnownAcsInteractiveReplyKind) {
|
|
1705
1965
|
/** Messaged interactive reply type is ButtonReply */
|
|
1706
|
-
KnownAcsInteractiveReplyKind["
|
|
1966
|
+
KnownAcsInteractiveReplyKind["ButtonReply"] = "buttonReply";
|
|
1707
1967
|
/** Messaged interactive reply type is ListReply */
|
|
1708
|
-
KnownAcsInteractiveReplyKind["
|
|
1968
|
+
KnownAcsInteractiveReplyKind["ListReply"] = "listReply";
|
|
1709
1969
|
/** Messaged interactive reply type is Unknown */
|
|
1710
|
-
KnownAcsInteractiveReplyKind["
|
|
1970
|
+
KnownAcsInteractiveReplyKind["Unknown"] = "unknown";
|
|
1711
1971
|
})(KnownAcsInteractiveReplyKind || (exports.KnownAcsInteractiveReplyKind = KnownAcsInteractiveReplyKind = {}));
|
|
1712
1972
|
function acsMessageInteractiveButtonReplyContentDeserializer(item) {
|
|
1713
1973
|
return {
|
|
@@ -1771,7 +2031,7 @@ function containerRegistryEventActorDeserializer(item) {
|
|
|
1771
2031
|
function containerRegistryEventSourceDeserializer(item) {
|
|
1772
2032
|
return {
|
|
1773
2033
|
addr: item["addr"],
|
|
1774
|
-
|
|
2034
|
+
instanceId: item["instanceID"],
|
|
1775
2035
|
};
|
|
1776
2036
|
}
|
|
1777
2037
|
function containerRegistryEventConnectedRegistryDeserializer(item) {
|
|
@@ -1942,6 +2202,17 @@ function dataBoxOrderCompletedEventDataDeserializer(item) {
|
|
|
1942
2202
|
stageTime: new Date(item["stageTime"]),
|
|
1943
2203
|
};
|
|
1944
2204
|
}
|
|
2205
|
+
function edgeSolutionVersionPublishedEventDataDeserializer(item) {
|
|
2206
|
+
return {
|
|
2207
|
+
externalValidationId: item["externalValidationId"],
|
|
2208
|
+
targetId: item["targetId"],
|
|
2209
|
+
solutionTemplateId: item["solutionTemplateId"],
|
|
2210
|
+
solutionTemplateVersionId: item["solutionTemplateVersionId"],
|
|
2211
|
+
solutionVersionId: item["solutionVersionId"],
|
|
2212
|
+
apiVersion: item["apiVersion"],
|
|
2213
|
+
callbackUrl: item["callbackUrl"],
|
|
2214
|
+
};
|
|
2215
|
+
}
|
|
1945
2216
|
function eventHubCaptureFileCreatedEventDataDeserializer(item) {
|
|
1946
2217
|
return {
|
|
1947
2218
|
fileUrl: item["fileUrl"],
|
|
@@ -2122,10 +2393,10 @@ function iotHubDeviceTelemetryEventDataDeserializer(item) {
|
|
|
2122
2393
|
}
|
|
2123
2394
|
function healthcareFhirResourceCreatedEventDataDeserializer(item) {
|
|
2124
2395
|
return {
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
|
|
2128
|
-
|
|
2396
|
+
fhirResourceType: item["resourceType"],
|
|
2397
|
+
fhirServiceHostName: item["resourceFhirAccount"],
|
|
2398
|
+
fhirResourceId: item["resourceFhirId"],
|
|
2399
|
+
fhirResourceVersionId: item["resourceVersionId"],
|
|
2129
2400
|
};
|
|
2130
2401
|
}
|
|
2131
2402
|
/** Schema of FHIR resource type enumeration. */
|
|
@@ -2456,18 +2727,18 @@ var KnownHealthcareFhirResourceType;
|
|
|
2456
2727
|
})(KnownHealthcareFhirResourceType || (exports.KnownHealthcareFhirResourceType = KnownHealthcareFhirResourceType = {}));
|
|
2457
2728
|
function healthcareFhirResourceUpdatedEventDataDeserializer(item) {
|
|
2458
2729
|
return {
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
|
-
|
|
2462
|
-
|
|
2730
|
+
fhirResourceType: item["resourceType"],
|
|
2731
|
+
fhirServiceHostName: item["resourceFhirAccount"],
|
|
2732
|
+
fhirResourceId: item["resourceFhirId"],
|
|
2733
|
+
fhirResourceVersionId: item["resourceVersionId"],
|
|
2463
2734
|
};
|
|
2464
2735
|
}
|
|
2465
2736
|
function healthcareFhirResourceDeletedEventDataDeserializer(item) {
|
|
2466
2737
|
return {
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
2738
|
+
fhirResourceType: item["resourceType"],
|
|
2739
|
+
fhirServiceHostName: item["resourceFhirAccount"],
|
|
2740
|
+
fhirResourceId: item["resourceFhirId"],
|
|
2741
|
+
fhirResourceVersionId: item["resourceVersionId"],
|
|
2471
2742
|
};
|
|
2472
2743
|
}
|
|
2473
2744
|
function healthcareDicomImageCreatedEventDataDeserializer(item) {
|
|
@@ -2645,8 +2916,10 @@ function machineLearningServicesDatasetDriftDetectedEventDataDeserializer(item)
|
|
|
2645
2916
|
baseDatasetId: item["baseDatasetId"],
|
|
2646
2917
|
targetDatasetId: item["targetDatasetId"],
|
|
2647
2918
|
driftCoefficient: item["driftCoefficient"],
|
|
2648
|
-
startTime:
|
|
2649
|
-
|
|
2919
|
+
startTime: !item["startTime"]
|
|
2920
|
+
? item["startTime"]
|
|
2921
|
+
: new Date(item["startTime"]),
|
|
2922
|
+
endTime: !item["endTime"] ? item["endTime"] : new Date(item["endTime"]),
|
|
2650
2923
|
};
|
|
2651
2924
|
}
|
|
2652
2925
|
function machineLearningServicesRunStatusChangedEventDataDeserializer(item) {
|
|
@@ -3136,7 +3409,7 @@ function storageTaskAssignmentCompletedEventDataDeserializer(item) {
|
|
|
3136
3409
|
completedOn: new Date(item["completedDateTime"]),
|
|
3137
3410
|
taskExecutionId: item["taskExecutionId"],
|
|
3138
3411
|
taskName: item["taskName"],
|
|
3139
|
-
|
|
3412
|
+
summaryReportBlobUrl: item["summaryReportBlobUrl"],
|
|
3140
3413
|
};
|
|
3141
3414
|
}
|
|
3142
3415
|
/** The status for a storage task. */
|
|
@@ -3170,7 +3443,9 @@ var KnownAppAction;
|
|
|
3170
3443
|
})(KnownAppAction || (exports.KnownAppAction = KnownAppAction = {}));
|
|
3171
3444
|
function webAppUpdatedEventDataDeserializer(item) {
|
|
3172
3445
|
return {
|
|
3173
|
-
appEventTypeDetail:
|
|
3446
|
+
appEventTypeDetail: !item["appEventTypeDetail"]
|
|
3447
|
+
? item["appEventTypeDetail"]
|
|
3448
|
+
: appEventTypeDetailDeserializer(item["appEventTypeDetail"]),
|
|
3174
3449
|
name: item["name"],
|
|
3175
3450
|
clientRequestId: item["clientRequestId"],
|
|
3176
3451
|
correlationRequestId: item["correlationRequestId"],
|
|
@@ -3181,7 +3456,9 @@ function webAppUpdatedEventDataDeserializer(item) {
|
|
|
3181
3456
|
}
|
|
3182
3457
|
function webBackupOperationStartedEventDataDeserializer(item) {
|
|
3183
3458
|
return {
|
|
3184
|
-
appEventTypeDetail:
|
|
3459
|
+
appEventTypeDetail: !item["appEventTypeDetail"]
|
|
3460
|
+
? item["appEventTypeDetail"]
|
|
3461
|
+
: appEventTypeDetailDeserializer(item["appEventTypeDetail"]),
|
|
3185
3462
|
name: item["name"],
|
|
3186
3463
|
clientRequestId: item["clientRequestId"],
|
|
3187
3464
|
correlationRequestId: item["correlationRequestId"],
|
|
@@ -3192,7 +3469,9 @@ function webBackupOperationStartedEventDataDeserializer(item) {
|
|
|
3192
3469
|
}
|
|
3193
3470
|
function webBackupOperationCompletedEventDataDeserializer(item) {
|
|
3194
3471
|
return {
|
|
3195
|
-
appEventTypeDetail:
|
|
3472
|
+
appEventTypeDetail: !item["appEventTypeDetail"]
|
|
3473
|
+
? item["appEventTypeDetail"]
|
|
3474
|
+
: appEventTypeDetailDeserializer(item["appEventTypeDetail"]),
|
|
3196
3475
|
name: item["name"],
|
|
3197
3476
|
clientRequestId: item["clientRequestId"],
|
|
3198
3477
|
correlationRequestId: item["correlationRequestId"],
|
|
@@ -3203,7 +3482,9 @@ function webBackupOperationCompletedEventDataDeserializer(item) {
|
|
|
3203
3482
|
}
|
|
3204
3483
|
function webBackupOperationFailedEventDataDeserializer(item) {
|
|
3205
3484
|
return {
|
|
3206
|
-
appEventTypeDetail:
|
|
3485
|
+
appEventTypeDetail: !item["appEventTypeDetail"]
|
|
3486
|
+
? item["appEventTypeDetail"]
|
|
3487
|
+
: appEventTypeDetailDeserializer(item["appEventTypeDetail"]),
|
|
3207
3488
|
name: item["name"],
|
|
3208
3489
|
clientRequestId: item["clientRequestId"],
|
|
3209
3490
|
correlationRequestId: item["correlationRequestId"],
|
|
@@ -3214,7 +3495,9 @@ function webBackupOperationFailedEventDataDeserializer(item) {
|
|
|
3214
3495
|
}
|
|
3215
3496
|
function webRestoreOperationStartedEventDataDeserializer(item) {
|
|
3216
3497
|
return {
|
|
3217
|
-
appEventTypeDetail:
|
|
3498
|
+
appEventTypeDetail: !item["appEventTypeDetail"]
|
|
3499
|
+
? item["appEventTypeDetail"]
|
|
3500
|
+
: appEventTypeDetailDeserializer(item["appEventTypeDetail"]),
|
|
3218
3501
|
name: item["name"],
|
|
3219
3502
|
clientRequestId: item["clientRequestId"],
|
|
3220
3503
|
correlationRequestId: item["correlationRequestId"],
|
|
@@ -3225,7 +3508,9 @@ function webRestoreOperationStartedEventDataDeserializer(item) {
|
|
|
3225
3508
|
}
|
|
3226
3509
|
function webRestoreOperationCompletedEventDataDeserializer(item) {
|
|
3227
3510
|
return {
|
|
3228
|
-
appEventTypeDetail:
|
|
3511
|
+
appEventTypeDetail: !item["appEventTypeDetail"]
|
|
3512
|
+
? item["appEventTypeDetail"]
|
|
3513
|
+
: appEventTypeDetailDeserializer(item["appEventTypeDetail"]),
|
|
3229
3514
|
name: item["name"],
|
|
3230
3515
|
clientRequestId: item["clientRequestId"],
|
|
3231
3516
|
correlationRequestId: item["correlationRequestId"],
|
|
@@ -3236,7 +3521,9 @@ function webRestoreOperationCompletedEventDataDeserializer(item) {
|
|
|
3236
3521
|
}
|
|
3237
3522
|
function webRestoreOperationFailedEventDataDeserializer(item) {
|
|
3238
3523
|
return {
|
|
3239
|
-
appEventTypeDetail:
|
|
3524
|
+
appEventTypeDetail: !item["appEventTypeDetail"]
|
|
3525
|
+
? item["appEventTypeDetail"]
|
|
3526
|
+
: appEventTypeDetailDeserializer(item["appEventTypeDetail"]),
|
|
3240
3527
|
name: item["name"],
|
|
3241
3528
|
clientRequestId: item["clientRequestId"],
|
|
3242
3529
|
correlationRequestId: item["correlationRequestId"],
|
|
@@ -3247,7 +3534,9 @@ function webRestoreOperationFailedEventDataDeserializer(item) {
|
|
|
3247
3534
|
}
|
|
3248
3535
|
function webSlotSwapStartedEventDataDeserializer(item) {
|
|
3249
3536
|
return {
|
|
3250
|
-
appEventTypeDetail:
|
|
3537
|
+
appEventTypeDetail: !item["appEventTypeDetail"]
|
|
3538
|
+
? item["appEventTypeDetail"]
|
|
3539
|
+
: appEventTypeDetailDeserializer(item["appEventTypeDetail"]),
|
|
3251
3540
|
name: item["name"],
|
|
3252
3541
|
clientRequestId: item["clientRequestId"],
|
|
3253
3542
|
correlationRequestId: item["correlationRequestId"],
|
|
@@ -3258,7 +3547,9 @@ function webSlotSwapStartedEventDataDeserializer(item) {
|
|
|
3258
3547
|
}
|
|
3259
3548
|
function webSlotSwapCompletedEventDataDeserializer(item) {
|
|
3260
3549
|
return {
|
|
3261
|
-
appEventTypeDetail:
|
|
3550
|
+
appEventTypeDetail: !item["appEventTypeDetail"]
|
|
3551
|
+
? item["appEventTypeDetail"]
|
|
3552
|
+
: appEventTypeDetailDeserializer(item["appEventTypeDetail"]),
|
|
3262
3553
|
name: item["name"],
|
|
3263
3554
|
clientRequestId: item["clientRequestId"],
|
|
3264
3555
|
correlationRequestId: item["correlationRequestId"],
|
|
@@ -3269,7 +3560,9 @@ function webSlotSwapCompletedEventDataDeserializer(item) {
|
|
|
3269
3560
|
}
|
|
3270
3561
|
function webSlotSwapFailedEventDataDeserializer(item) {
|
|
3271
3562
|
return {
|
|
3272
|
-
appEventTypeDetail:
|
|
3563
|
+
appEventTypeDetail: !item["appEventTypeDetail"]
|
|
3564
|
+
? item["appEventTypeDetail"]
|
|
3565
|
+
: appEventTypeDetailDeserializer(item["appEventTypeDetail"]),
|
|
3273
3566
|
name: item["name"],
|
|
3274
3567
|
clientRequestId: item["clientRequestId"],
|
|
3275
3568
|
correlationRequestId: item["correlationRequestId"],
|
|
@@ -3280,7 +3573,9 @@ function webSlotSwapFailedEventDataDeserializer(item) {
|
|
|
3280
3573
|
}
|
|
3281
3574
|
function webSlotSwapWithPreviewStartedEventDataDeserializer(item) {
|
|
3282
3575
|
return {
|
|
3283
|
-
appEventTypeDetail:
|
|
3576
|
+
appEventTypeDetail: !item["appEventTypeDetail"]
|
|
3577
|
+
? item["appEventTypeDetail"]
|
|
3578
|
+
: appEventTypeDetailDeserializer(item["appEventTypeDetail"]),
|
|
3284
3579
|
name: item["name"],
|
|
3285
3580
|
clientRequestId: item["clientRequestId"],
|
|
3286
3581
|
correlationRequestId: item["correlationRequestId"],
|
|
@@ -3291,7 +3586,9 @@ function webSlotSwapWithPreviewStartedEventDataDeserializer(item) {
|
|
|
3291
3586
|
}
|
|
3292
3587
|
function webSlotSwapWithPreviewCancelledEventDataDeserializer(item) {
|
|
3293
3588
|
return {
|
|
3294
|
-
appEventTypeDetail:
|
|
3589
|
+
appEventTypeDetail: !item["appEventTypeDetail"]
|
|
3590
|
+
? item["appEventTypeDetail"]
|
|
3591
|
+
: appEventTypeDetailDeserializer(item["appEventTypeDetail"]),
|
|
3295
3592
|
name: item["name"],
|
|
3296
3593
|
clientRequestId: item["clientRequestId"],
|
|
3297
3594
|
correlationRequestId: item["correlationRequestId"],
|
|
@@ -3302,8 +3599,12 @@ function webSlotSwapWithPreviewCancelledEventDataDeserializer(item) {
|
|
|
3302
3599
|
}
|
|
3303
3600
|
function webAppServicePlanUpdatedEventDataDeserializer(item) {
|
|
3304
3601
|
return {
|
|
3305
|
-
appServicePlanEventTypeDetail:
|
|
3306
|
-
|
|
3602
|
+
appServicePlanEventTypeDetail: !item["appServicePlanEventTypeDetail"]
|
|
3603
|
+
? item["appServicePlanEventTypeDetail"]
|
|
3604
|
+
: appServicePlanEventTypeDetailDeserializer(item["appServicePlanEventTypeDetail"]),
|
|
3605
|
+
sku: !item["sku"]
|
|
3606
|
+
? item["sku"]
|
|
3607
|
+
: webAppServicePlanUpdatedEventDataSkuDeserializer(item["sku"]),
|
|
3307
3608
|
name: item["name"],
|
|
3308
3609
|
clientRequestId: item["clientRequestId"],
|
|
3309
3610
|
correlationRequestId: item["correlationRequestId"],
|
|
@@ -3517,10 +3818,4 @@ function resourceNotificationsContainerServiceEventResourcesScheduledEventDataDe
|
|
|
3517
3818
|
apiVersion: item["apiVersion"],
|
|
3518
3819
|
};
|
|
3519
3820
|
}
|
|
3520
|
-
/** Known values of {@link ServiceApiVersions} that the service accepts. */
|
|
3521
|
-
var KnownServiceApiVersions;
|
|
3522
|
-
(function (KnownServiceApiVersions) {
|
|
3523
|
-
KnownServiceApiVersions["v2018_01_01"] = "2018-01-01";
|
|
3524
|
-
KnownServiceApiVersions["v2024_01_01"] = "2024-01-01";
|
|
3525
|
-
})(KnownServiceApiVersions || (exports.KnownServiceApiVersions = KnownServiceApiVersions = {}));
|
|
3526
3821
|
//# sourceMappingURL=models.js.map
|