@azure/arm-storagesync 7.0.0 → 9.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/CHANGELOG.md +11 -0
- package/LICENSE +21 -0
- package/LICENSE.txt +21 -21
- package/README.md +98 -96
- package/dist/index.js +7404 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsCreate.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsCreate.js +39 -0
- package/dist-esm/samples-dev/cloudEndpointsCreate.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsDelete.js +33 -0
- package/dist-esm/samples-dev/cloudEndpointsDelete.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsGet.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsGet.js +33 -0
- package/dist-esm/samples-dev/cloudEndpointsGet.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsListBySyncGroup.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsListBySyncGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsListBySyncGroup.js +46 -0
- package/dist-esm/samples-dev/cloudEndpointsListBySyncGroup.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPostBackup.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsPostBackup.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPostBackup.js +36 -0
- package/dist-esm/samples-dev/cloudEndpointsPostBackup.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPostRestore.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsPostRestore.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPostRestore.js +44 -0
- package/dist-esm/samples-dev/cloudEndpointsPostRestore.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPreBackup.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsPreBackup.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPreBackup.js +36 -0
- package/dist-esm/samples-dev/cloudEndpointsPreBackup.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPreRestore.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsPreRestore.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPreRestore.js +42 -0
- package/dist-esm/samples-dev/cloudEndpointsPreRestore.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsRestoreheartbeat.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsRestoreheartbeat.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsRestoreheartbeat.js +33 -0
- package/dist-esm/samples-dev/cloudEndpointsRestoreheartbeat.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsTriggerChangeDetection.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsTriggerChangeDetection.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsTriggerChangeDetection.js +37 -0
- package/dist-esm/samples-dev/cloudEndpointsTriggerChangeDetection.js.map +1 -0
- package/dist-esm/samples-dev/operationsList.d.ts +2 -0
- package/dist-esm/samples-dev/operationsList.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsList.js +43 -0
- package/dist-esm/samples-dev/operationsList.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreate.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreate.js +38 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreate.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDelete.js +32 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDelete.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGet.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGet.js +32 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGet.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByStorageSyncService.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByStorageSyncService.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByStorageSyncService.js +45 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByStorageSyncService.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkResourcesList.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkResourcesList.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkResourcesList.js +31 -0
- package/dist-esm/samples-dev/privateLinkResourcesList.js.map +1 -0
- package/dist-esm/samples-dev/registeredServersCreate.d.ts +2 -0
- package/dist-esm/samples-dev/registeredServersCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/registeredServersCreate.js +40 -0
- package/dist-esm/samples-dev/registeredServersCreate.js.map +1 -0
- package/dist-esm/samples-dev/registeredServersDelete.d.ts +2 -0
- package/dist-esm/samples-dev/registeredServersDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/registeredServersDelete.js +32 -0
- package/dist-esm/samples-dev/registeredServersDelete.js.map +1 -0
- package/dist-esm/samples-dev/registeredServersGet.d.ts +2 -0
- package/dist-esm/samples-dev/registeredServersGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/registeredServersGet.js +32 -0
- package/dist-esm/samples-dev/registeredServersGet.js.map +1 -0
- package/dist-esm/samples-dev/registeredServersListByStorageSyncService.d.ts +2 -0
- package/dist-esm/samples-dev/registeredServersListByStorageSyncService.d.ts.map +1 -0
- package/dist-esm/samples-dev/registeredServersListByStorageSyncService.js +45 -0
- package/dist-esm/samples-dev/registeredServersListByStorageSyncService.js.map +1 -0
- package/dist-esm/samples-dev/registeredServersTriggerRollover.d.ts +2 -0
- package/dist-esm/samples-dev/registeredServersTriggerRollover.d.ts.map +1 -0
- package/dist-esm/samples-dev/registeredServersTriggerRollover.js +35 -0
- package/dist-esm/samples-dev/registeredServersTriggerRollover.js.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsCreate.d.ts +2 -0
- package/dist-esm/samples-dev/serverEndpointsCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsCreate.js +45 -0
- package/dist-esm/samples-dev/serverEndpointsCreate.js.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/serverEndpointsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsDelete.js +33 -0
- package/dist-esm/samples-dev/serverEndpointsDelete.js.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsGet.d.ts +2 -0
- package/dist-esm/samples-dev/serverEndpointsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsGet.js +33 -0
- package/dist-esm/samples-dev/serverEndpointsGet.js.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsListBySyncGroup.d.ts +2 -0
- package/dist-esm/samples-dev/serverEndpointsListBySyncGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsListBySyncGroup.js +46 -0
- package/dist-esm/samples-dev/serverEndpointsListBySyncGroup.js.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsRecallAction.d.ts +2 -0
- package/dist-esm/samples-dev/serverEndpointsRecallAction.d.ts.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsRecallAction.js +34 -0
- package/dist-esm/samples-dev/serverEndpointsRecallAction.js.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/serverEndpointsUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsUpdate.js +41 -0
- package/dist-esm/samples-dev/serverEndpointsUpdate.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAlreadyExists.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAlreadyExists.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAlreadyExists.js +34 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAlreadyExists.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAvailable.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAvailable.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAvailable.js +34 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAvailable.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesCreate.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServicesCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesCreate.js +36 -0
- package/dist-esm/samples-dev/storageSyncServicesCreate.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesDelete.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServicesDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesDelete.js +31 -0
- package/dist-esm/samples-dev/storageSyncServicesDelete.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesGet.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServicesGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesGet.js +31 -0
- package/dist-esm/samples-dev/storageSyncServicesGet.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesListByResourceGroup.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServicesListByResourceGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesListByResourceGroup.js +44 -0
- package/dist-esm/samples-dev/storageSyncServicesListByResourceGroup.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesListBySubscription.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServicesListBySubscription.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesListBySubscription.js +43 -0
- package/dist-esm/samples-dev/storageSyncServicesListBySubscription.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServicesUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesUpdate.js +36 -0
- package/dist-esm/samples-dev/storageSyncServicesUpdate.js.map +1 -0
- package/dist-esm/samples-dev/syncGroupsCreate.d.ts +2 -0
- package/dist-esm/samples-dev/syncGroupsCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/syncGroupsCreate.js +33 -0
- package/dist-esm/samples-dev/syncGroupsCreate.js.map +1 -0
- package/dist-esm/samples-dev/syncGroupsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/syncGroupsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/syncGroupsDelete.js +32 -0
- package/dist-esm/samples-dev/syncGroupsDelete.js.map +1 -0
- package/dist-esm/samples-dev/syncGroupsGet.d.ts +2 -0
- package/dist-esm/samples-dev/syncGroupsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/syncGroupsGet.js +32 -0
- package/dist-esm/samples-dev/syncGroupsGet.js.map +1 -0
- package/dist-esm/samples-dev/syncGroupsListByStorageSyncService.d.ts +2 -0
- package/dist-esm/samples-dev/syncGroupsListByStorageSyncService.d.ts.map +1 -0
- package/dist-esm/samples-dev/syncGroupsListByStorageSyncService.js +45 -0
- package/dist-esm/samples-dev/syncGroupsListByStorageSyncService.js.map +1 -0
- package/dist-esm/samples-dev/workflowsAbort.d.ts +2 -0
- package/dist-esm/samples-dev/workflowsAbort.d.ts.map +1 -0
- package/dist-esm/samples-dev/workflowsAbort.js +32 -0
- package/dist-esm/samples-dev/workflowsAbort.js.map +1 -0
- package/dist-esm/samples-dev/workflowsGet.d.ts +2 -0
- package/dist-esm/samples-dev/workflowsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/workflowsGet.js +31 -0
- package/dist-esm/samples-dev/workflowsGet.js.map +1 -0
- package/dist-esm/samples-dev/workflowsListByStorageSyncService.d.ts +2 -0
- package/dist-esm/samples-dev/workflowsListByStorageSyncService.d.ts.map +1 -0
- package/dist-esm/samples-dev/workflowsListByStorageSyncService.js +45 -0
- package/dist-esm/samples-dev/workflowsListByStorageSyncService.js.map +1 -0
- package/dist-esm/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +12 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/microsoftStorageSync.d.ts +34 -0
- package/dist-esm/src/microsoftStorageSync.d.ts.map +1 -0
- package/dist-esm/src/microsoftStorageSync.js +95 -0
- package/dist-esm/src/microsoftStorageSync.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +2205 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +145 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +114 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/mappers.js +2357 -1046
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +33 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +241 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/{esm → dist-esm/src}/operations/cloudEndpoints.d.ts +75 -106
- package/dist-esm/src/operations/cloudEndpoints.d.ts.map +1 -0
- package/dist-esm/src/operations/cloudEndpoints.js +839 -0
- package/dist-esm/src/operations/cloudEndpoints.js.map +1 -0
- package/{esm → dist-esm/src}/operations/index.d.ts +3 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +18 -0
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/operationStatusOperations.d.ts +22 -0
- package/dist-esm/src/operations/operationStatusOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/operationStatusOperations.js +58 -0
- package/dist-esm/src/operations/operationStatusOperations.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +122 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/privateEndpointConnections.d.ts +83 -0
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist-esm/src/operations/privateEndpointConnections.js +320 -0
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -0
- package/dist-esm/src/operations/privateLinkResources.d.ts +21 -0
- package/dist-esm/src/operations/privateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operations/privateLinkResources.js +51 -0
- package/dist-esm/src/operations/privateLinkResources.js.map +1 -0
- package/dist-esm/src/operations/registeredServers.d.ts +91 -0
- package/dist-esm/src/operations/registeredServers.d.ts.map +1 -0
- package/dist-esm/src/operations/registeredServers.js +405 -0
- package/dist-esm/src/operations/registeredServers.js.map +1 -0
- package/dist-esm/src/operations/serverEndpoints.d.ts +118 -0
- package/dist-esm/src/operations/serverEndpoints.d.ts.map +1 -0
- package/dist-esm/src/operations/serverEndpoints.js +530 -0
- package/dist-esm/src/operations/serverEndpoints.js.map +1 -0
- package/dist-esm/src/operations/storageSyncServices.d.ts +99 -0
- package/dist-esm/src/operations/storageSyncServices.d.ts.map +1 -0
- package/dist-esm/src/operations/storageSyncServices.js +471 -0
- package/dist-esm/src/operations/storageSyncServices.js.map +1 -0
- package/dist-esm/src/operations/syncGroups.d.ts +55 -0
- package/dist-esm/src/operations/syncGroups.d.ts.map +1 -0
- package/dist-esm/src/operations/syncGroups.js +208 -0
- package/dist-esm/src/operations/syncGroups.js.map +1 -0
- package/dist-esm/src/operations/workflows.d.ts +46 -0
- package/dist-esm/src/operations/workflows.d.ts.map +1 -0
- package/dist-esm/src/operations/workflows.js +165 -0
- package/dist-esm/src/operations/workflows.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudEndpoints.d.ts +173 -0
- package/dist-esm/src/operationsInterfaces/cloudEndpoints.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudEndpoints.js +9 -0
- package/dist-esm/src/operationsInterfaces/cloudEndpoints.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +18 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operationStatusOperations.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/operationStatusOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operationStatusOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operationStatusOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +66 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js +9 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js +9 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/registeredServers.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/registeredServers.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/registeredServers.js +9 -0
- package/dist-esm/src/operationsInterfaces/registeredServers.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/serverEndpoints.d.ts +100 -0
- package/dist-esm/src/operationsInterfaces/serverEndpoints.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/serverEndpoints.js +9 -0
- package/dist-esm/src/operationsInterfaces/serverEndpoints.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageSyncServices.d.ts +76 -0
- package/dist-esm/src/operationsInterfaces/storageSyncServices.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageSyncServices.js +9 -0
- package/dist-esm/src/operationsInterfaces/storageSyncServices.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/syncGroups.d.ts +38 -0
- package/dist-esm/src/operationsInterfaces/syncGroups.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/syncGroups.js +9 -0
- package/dist-esm/src/operationsInterfaces/syncGroups.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/workflows.d.ts +29 -0
- package/dist-esm/src/operationsInterfaces/workflows.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/workflows.js +9 -0
- package/dist-esm/src/operationsInterfaces/workflows.js.map +1 -0
- package/dist-esm/test/sampleTest.d.ts +2 -0
- package/dist-esm/test/sampleTest.d.ts.map +1 -0
- package/dist-esm/test/sampleTest.js +40 -0
- package/dist-esm/test/sampleTest.js.map +1 -0
- package/package.json +79 -34
- package/review/arm-storagesync.api.md +1614 -0
- package/rollup.config.js +181 -30
- package/src/index.ts +12 -0
- package/src/lroImpl.ts +34 -0
- package/src/microsoftStorageSync.ts +164 -0
- package/src/models/index.ts +2483 -0
- package/{lib → src}/models/mappers.ts +2459 -1083
- package/src/models/parameters.ts +293 -0
- package/src/operations/cloudEndpoints.ts +1229 -0
- package/{lib → src}/operations/index.ts +6 -5
- package/src/operations/operationStatusOperations.ts +80 -0
- package/src/operations/operations.ts +139 -0
- package/src/operations/privateEndpointConnections.ts +451 -0
- package/src/operations/privateLinkResources.ts +70 -0
- package/src/operations/registeredServers.ts +587 -0
- package/src/operations/serverEndpoints.ts +775 -0
- package/src/operations/storageSyncServices.ts +637 -0
- package/src/operations/syncGroups.ts +282 -0
- package/src/operations/workflows.ts +225 -0
- package/src/operationsInterfaces/cloudEndpoints.ts +338 -0
- package/{esm/operations/index.js → src/operationsInterfaces/index.ts} +7 -6
- package/src/operationsInterfaces/operationStatusOperations.ts +31 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/privateEndpointConnections.ts +119 -0
- package/src/operationsInterfaces/privateLinkResources.ts +28 -0
- package/src/operationsInterfaces/registeredServers.ts +154 -0
- package/src/operationsInterfaces/serverEndpoints.ts +207 -0
- package/src/operationsInterfaces/storageSyncServices.ts +155 -0
- package/src/operationsInterfaces/syncGroups.ts +77 -0
- package/src/operationsInterfaces/workflows.ts +59 -0
- package/tsconfig.json +6 -5
- package/types/arm-storagesync.d.ts +3047 -0
- package/types/tsdoc-metadata.json +11 -0
- package/dist/arm-storagesync.js +0 -4821
- package/dist/arm-storagesync.js.map +0 -1
- package/dist/arm-storagesync.min.js +0 -1
- package/dist/arm-storagesync.min.js.map +0 -1
- package/esm/models/cloudEndpointsMappers.d.ts +0 -2
- package/esm/models/cloudEndpointsMappers.d.ts.map +0 -1
- package/esm/models/cloudEndpointsMappers.js +0 -9
- package/esm/models/cloudEndpointsMappers.js.map +0 -1
- package/esm/models/index.d.ts +0 -2307
- package/esm/models/index.d.ts.map +0 -1
- package/esm/models/index.js +0 -8
- package/esm/models/index.js.map +0 -1
- package/esm/models/mappers.d.ts +0 -82
- package/esm/models/mappers.d.ts.map +0 -1
- package/esm/models/mappers.js.map +0 -1
- package/esm/models/operationsMappers.d.ts +0 -2
- package/esm/models/operationsMappers.d.ts.map +0 -1
- package/esm/models/operationsMappers.js +0 -9
- package/esm/models/operationsMappers.js.map +0 -1
- package/esm/models/parameters.d.ts +0 -14
- package/esm/models/parameters.d.ts.map +0 -1
- package/esm/models/parameters.js +0 -142
- package/esm/models/parameters.js.map +0 -1
- package/esm/models/registeredServersMappers.d.ts +0 -2
- package/esm/models/registeredServersMappers.d.ts.map +0 -1
- package/esm/models/registeredServersMappers.js +0 -9
- package/esm/models/registeredServersMappers.js.map +0 -1
- package/esm/models/serverEndpointsMappers.d.ts +0 -2
- package/esm/models/serverEndpointsMappers.d.ts.map +0 -1
- package/esm/models/serverEndpointsMappers.js +0 -9
- package/esm/models/serverEndpointsMappers.js.map +0 -1
- package/esm/models/storageSyncServicesMappers.d.ts +0 -2
- package/esm/models/storageSyncServicesMappers.d.ts.map +0 -1
- package/esm/models/storageSyncServicesMappers.js +0 -9
- package/esm/models/storageSyncServicesMappers.js.map +0 -1
- package/esm/models/syncGroupsMappers.d.ts +0 -2
- package/esm/models/syncGroupsMappers.d.ts.map +0 -1
- package/esm/models/syncGroupsMappers.js +0 -9
- package/esm/models/syncGroupsMappers.js.map +0 -1
- package/esm/models/workflowsMappers.d.ts +0 -2
- package/esm/models/workflowsMappers.d.ts.map +0 -1
- package/esm/models/workflowsMappers.js +0 -9
- package/esm/models/workflowsMappers.js.map +0 -1
- package/esm/operations/cloudEndpoints.d.ts.map +0 -1
- package/esm/operations/cloudEndpoints.js +0 -533
- package/esm/operations/cloudEndpoints.js.map +0 -1
- package/esm/operations/index.d.ts.map +0 -1
- package/esm/operations/index.js.map +0 -1
- package/esm/operations/operations.d.ts +0 -46
- package/esm/operations/operations.d.ts.map +0 -1
- package/esm/operations/operations.js +0 -79
- package/esm/operations/operations.js.map +0 -1
- package/esm/operations/registeredServers.d.ts +0 -117
- package/esm/operations/registeredServers.d.ts.map +0 -1
- package/esm/operations/registeredServers.js +0 -280
- package/esm/operations/registeredServers.js.map +0 -1
- package/esm/operations/serverEndpoints.d.ts +0 -149
- package/esm/operations/serverEndpoints.d.ts.map +0 -1
- package/esm/operations/serverEndpoints.js +0 -361
- package/esm/operations/serverEndpoints.js.map +0 -1
- package/esm/operations/storageSyncServices.d.ts +0 -154
- package/esm/operations/storageSyncServices.d.ts.map +0 -1
- package/esm/operations/storageSyncServices.js +0 -261
- package/esm/operations/storageSyncServices.js.map +0 -1
- package/esm/operations/syncGroups.d.ts +0 -109
- package/esm/operations/syncGroups.d.ts.map +0 -1
- package/esm/operations/syncGroups.js +0 -169
- package/esm/operations/syncGroups.js.map +0 -1
- package/esm/operations/workflows.d.ts +0 -82
- package/esm/operations/workflows.d.ts.map +0 -1
- package/esm/operations/workflows.js +0 -126
- package/esm/operations/workflows.js.map +0 -1
- package/esm/storageSyncManagementClient.d.ts +0 -24
- package/esm/storageSyncManagementClient.d.ts.map +0 -1
- package/esm/storageSyncManagementClient.js +0 -39
- package/esm/storageSyncManagementClient.js.map +0 -1
- package/esm/storageSyncManagementClientContext.d.ts +0 -16
- package/esm/storageSyncManagementClientContext.d.ts.map +0 -1
- package/esm/storageSyncManagementClientContext.js +0 -56
- package/esm/storageSyncManagementClientContext.js.map +0 -1
- package/lib/models/cloudEndpointsMappers.ts +0 -47
- package/lib/models/index.ts +0 -2485
- package/lib/models/operationsMappers.ts +0 -17
- package/lib/models/parameters.ts +0 -144
- package/lib/models/registeredServersMappers.ts +0 -39
- package/lib/models/serverEndpointsMappers.ts +0 -41
- package/lib/models/storageSyncServicesMappers.ts +0 -43
- package/lib/models/syncGroupsMappers.ts +0 -37
- package/lib/models/workflowsMappers.ts +0 -36
- package/lib/operations/cloudEndpoints.ts +0 -680
- package/lib/operations/operations.ts +0 -125
- package/lib/operations/registeredServers.ts +0 -362
- package/lib/operations/serverEndpoints.ts +0 -455
- package/lib/operations/storageSyncServices.ts +0 -445
- package/lib/operations/syncGroups.ts +0 -290
- package/lib/operations/workflows.ts +0 -213
- package/lib/storageSyncManagementClient.ts +0 -54
- package/lib/storageSyncManagementClientContext.ts +0 -62
@@ -1,311 +1,342 @@
|
|
1
1
|
/*
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
3
|
-
* Licensed under the MIT License.
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
3
|
+
* Licensed under the MIT License.
|
4
4
|
*
|
5
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
7
|
*/
|
8
8
|
|
9
|
-
import
|
10
|
-
import * as msRest from "@azure/ms-rest-js";
|
9
|
+
import * as coreClient from "@azure/core-client";
|
11
10
|
|
12
|
-
export const
|
13
|
-
export const BaseResource = BaseResourceMapper;
|
14
|
-
|
15
|
-
export const StorageSyncErrorDetails: msRest.CompositeMapper = {
|
16
|
-
serializedName: "StorageSyncErrorDetails",
|
11
|
+
export const OperationEntityListResult: coreClient.CompositeMapper = {
|
17
12
|
type: {
|
18
13
|
name: "Composite",
|
19
|
-
className: "
|
14
|
+
className: "OperationEntityListResult",
|
20
15
|
modelProperties: {
|
21
|
-
|
22
|
-
serializedName: "
|
16
|
+
nextLink: {
|
17
|
+
serializedName: "nextLink",
|
23
18
|
type: {
|
24
19
|
name: "String"
|
25
20
|
}
|
26
21
|
},
|
27
|
-
|
28
|
-
serializedName: "
|
22
|
+
value: {
|
23
|
+
serializedName: "value",
|
24
|
+
type: {
|
25
|
+
name: "Sequence",
|
26
|
+
element: {
|
27
|
+
type: {
|
28
|
+
name: "Composite",
|
29
|
+
className: "OperationEntity"
|
30
|
+
}
|
31
|
+
}
|
32
|
+
}
|
33
|
+
}
|
34
|
+
}
|
35
|
+
}
|
36
|
+
};
|
37
|
+
|
38
|
+
export const OperationEntity: coreClient.CompositeMapper = {
|
39
|
+
type: {
|
40
|
+
name: "Composite",
|
41
|
+
className: "OperationEntity",
|
42
|
+
modelProperties: {
|
43
|
+
name: {
|
44
|
+
serializedName: "name",
|
29
45
|
type: {
|
30
46
|
name: "String"
|
31
47
|
}
|
32
48
|
},
|
33
|
-
|
34
|
-
serializedName: "
|
49
|
+
display: {
|
50
|
+
serializedName: "display",
|
51
|
+
type: {
|
52
|
+
name: "Composite",
|
53
|
+
className: "OperationDisplayInfo"
|
54
|
+
}
|
55
|
+
},
|
56
|
+
origin: {
|
57
|
+
serializedName: "origin",
|
35
58
|
type: {
|
36
59
|
name: "String"
|
37
60
|
}
|
61
|
+
},
|
62
|
+
properties: {
|
63
|
+
serializedName: "properties",
|
64
|
+
type: {
|
65
|
+
name: "Composite",
|
66
|
+
className: "OperationProperties"
|
67
|
+
}
|
38
68
|
}
|
39
69
|
}
|
40
70
|
}
|
41
71
|
};
|
42
72
|
|
43
|
-
export const
|
44
|
-
serializedName: "StorageSyncApiError",
|
73
|
+
export const OperationDisplayInfo: coreClient.CompositeMapper = {
|
45
74
|
type: {
|
46
75
|
name: "Composite",
|
47
|
-
className: "
|
76
|
+
className: "OperationDisplayInfo",
|
48
77
|
modelProperties: {
|
49
|
-
|
50
|
-
serializedName: "
|
78
|
+
description: {
|
79
|
+
serializedName: "description",
|
51
80
|
type: {
|
52
81
|
name: "String"
|
53
82
|
}
|
54
83
|
},
|
55
|
-
|
56
|
-
serializedName: "
|
84
|
+
operation: {
|
85
|
+
serializedName: "operation",
|
57
86
|
type: {
|
58
87
|
name: "String"
|
59
88
|
}
|
60
89
|
},
|
61
|
-
|
62
|
-
serializedName: "
|
90
|
+
provider: {
|
91
|
+
serializedName: "provider",
|
63
92
|
type: {
|
64
93
|
name: "String"
|
65
94
|
}
|
66
95
|
},
|
67
|
-
|
68
|
-
serializedName: "
|
96
|
+
resource: {
|
97
|
+
serializedName: "resource",
|
69
98
|
type: {
|
70
|
-
name: "
|
71
|
-
className: "StorageSyncErrorDetails"
|
99
|
+
name: "String"
|
72
100
|
}
|
73
101
|
}
|
74
102
|
}
|
75
103
|
}
|
76
104
|
};
|
77
105
|
|
78
|
-
export const
|
79
|
-
serializedName: "StorageSyncError",
|
106
|
+
export const OperationProperties: coreClient.CompositeMapper = {
|
80
107
|
type: {
|
81
108
|
name: "Composite",
|
82
|
-
className: "
|
109
|
+
className: "OperationProperties",
|
83
110
|
modelProperties: {
|
84
|
-
|
85
|
-
serializedName: "
|
86
|
-
type: {
|
87
|
-
name: "Composite",
|
88
|
-
className: "StorageSyncApiError"
|
89
|
-
}
|
90
|
-
},
|
91
|
-
innererror: {
|
92
|
-
serializedName: "innererror",
|
111
|
+
serviceSpecification: {
|
112
|
+
serializedName: "serviceSpecification",
|
93
113
|
type: {
|
94
114
|
name: "Composite",
|
95
|
-
className: "
|
115
|
+
className: "OperationResourceServiceSpecification"
|
96
116
|
}
|
97
117
|
}
|
98
118
|
}
|
99
119
|
}
|
100
120
|
};
|
101
121
|
|
102
|
-
export const
|
103
|
-
serializedName: "SubscriptionState",
|
122
|
+
export const OperationResourceServiceSpecification: coreClient.CompositeMapper = {
|
104
123
|
type: {
|
105
124
|
name: "Composite",
|
106
|
-
className: "
|
125
|
+
className: "OperationResourceServiceSpecification",
|
107
126
|
modelProperties: {
|
108
|
-
|
109
|
-
serializedName: "
|
110
|
-
type: {
|
111
|
-
name: "String"
|
112
|
-
}
|
113
|
-
},
|
114
|
-
istransitioning: {
|
115
|
-
readOnly: true,
|
116
|
-
serializedName: "istransitioning",
|
117
|
-
type: {
|
118
|
-
name: "Boolean"
|
119
|
-
}
|
120
|
-
},
|
121
|
-
properties: {
|
122
|
-
serializedName: "properties",
|
127
|
+
metricSpecifications: {
|
128
|
+
serializedName: "metricSpecifications",
|
123
129
|
type: {
|
124
|
-
name: "
|
130
|
+
name: "Sequence",
|
131
|
+
element: {
|
132
|
+
type: {
|
133
|
+
name: "Composite",
|
134
|
+
className: "OperationResourceMetricSpecification"
|
135
|
+
}
|
136
|
+
}
|
125
137
|
}
|
126
138
|
}
|
127
139
|
}
|
128
140
|
}
|
129
141
|
};
|
130
142
|
|
131
|
-
export const
|
132
|
-
serializedName: "Resource",
|
143
|
+
export const OperationResourceMetricSpecification: coreClient.CompositeMapper = {
|
133
144
|
type: {
|
134
145
|
name: "Composite",
|
135
|
-
className: "
|
146
|
+
className: "OperationResourceMetricSpecification",
|
136
147
|
modelProperties: {
|
137
|
-
|
138
|
-
|
139
|
-
serializedName: "id",
|
148
|
+
name: {
|
149
|
+
serializedName: "name",
|
140
150
|
type: {
|
141
151
|
name: "String"
|
142
152
|
}
|
143
153
|
},
|
144
|
-
|
145
|
-
|
146
|
-
serializedName: "name",
|
154
|
+
displayName: {
|
155
|
+
serializedName: "displayName",
|
147
156
|
type: {
|
148
157
|
name: "String"
|
149
158
|
}
|
150
159
|
},
|
151
|
-
|
152
|
-
|
153
|
-
serializedName: "type",
|
160
|
+
displayDescription: {
|
161
|
+
serializedName: "displayDescription",
|
154
162
|
type: {
|
155
163
|
name: "String"
|
156
164
|
}
|
157
|
-
}
|
158
|
-
|
159
|
-
|
160
|
-
};
|
161
|
-
|
162
|
-
export const TrackedResource: msRest.CompositeMapper = {
|
163
|
-
serializedName: "TrackedResource",
|
164
|
-
type: {
|
165
|
-
name: "Composite",
|
166
|
-
className: "TrackedResource",
|
167
|
-
modelProperties: {
|
168
|
-
...Resource.type.modelProperties,
|
169
|
-
tags: {
|
170
|
-
serializedName: "tags",
|
165
|
+
},
|
166
|
+
unit: {
|
167
|
+
serializedName: "unit",
|
171
168
|
type: {
|
172
|
-
name: "
|
173
|
-
value: {
|
174
|
-
type: {
|
175
|
-
name: "String"
|
176
|
-
}
|
177
|
-
}
|
169
|
+
name: "String"
|
178
170
|
}
|
179
171
|
},
|
180
|
-
|
181
|
-
|
182
|
-
serializedName: "location",
|
172
|
+
aggregationType: {
|
173
|
+
serializedName: "aggregationType",
|
183
174
|
type: {
|
184
175
|
name: "String"
|
185
176
|
}
|
177
|
+
},
|
178
|
+
fillGapWithZero: {
|
179
|
+
serializedName: "fillGapWithZero",
|
180
|
+
type: {
|
181
|
+
name: "Boolean"
|
182
|
+
}
|
183
|
+
},
|
184
|
+
dimensions: {
|
185
|
+
serializedName: "dimensions",
|
186
|
+
type: {
|
187
|
+
name: "Sequence",
|
188
|
+
element: {
|
189
|
+
type: {
|
190
|
+
name: "Composite",
|
191
|
+
className: "OperationResourceMetricSpecificationDimension"
|
192
|
+
}
|
193
|
+
}
|
194
|
+
}
|
186
195
|
}
|
187
196
|
}
|
188
197
|
}
|
189
198
|
};
|
190
199
|
|
191
|
-
export const
|
192
|
-
serializedName: "StorageSyncService",
|
200
|
+
export const OperationResourceMetricSpecificationDimension: coreClient.CompositeMapper = {
|
193
201
|
type: {
|
194
202
|
name: "Composite",
|
195
|
-
className: "
|
203
|
+
className: "OperationResourceMetricSpecificationDimension",
|
196
204
|
modelProperties: {
|
197
|
-
|
198
|
-
|
199
|
-
readOnly: true,
|
200
|
-
serializedName: "properties.storageSyncServiceStatus",
|
205
|
+
name: {
|
206
|
+
serializedName: "name",
|
201
207
|
type: {
|
202
|
-
name: "
|
208
|
+
name: "String"
|
203
209
|
}
|
204
210
|
},
|
205
|
-
|
206
|
-
|
207
|
-
serializedName: "properties.storageSyncServiceUid",
|
211
|
+
displayName: {
|
212
|
+
serializedName: "displayName",
|
208
213
|
type: {
|
209
214
|
name: "String"
|
210
215
|
}
|
216
|
+
},
|
217
|
+
toBeExportedForShoebox: {
|
218
|
+
serializedName: "toBeExportedForShoebox",
|
219
|
+
type: {
|
220
|
+
name: "Boolean"
|
221
|
+
}
|
211
222
|
}
|
212
223
|
}
|
213
224
|
}
|
214
225
|
};
|
215
226
|
|
216
|
-
export const
|
217
|
-
serializedName: "ProxyResource",
|
227
|
+
export const StorageSyncError: coreClient.CompositeMapper = {
|
218
228
|
type: {
|
219
229
|
name: "Composite",
|
220
|
-
className: "
|
230
|
+
className: "StorageSyncError",
|
221
231
|
modelProperties: {
|
222
|
-
|
232
|
+
error: {
|
233
|
+
serializedName: "error",
|
234
|
+
type: {
|
235
|
+
name: "Composite",
|
236
|
+
className: "StorageSyncApiError"
|
237
|
+
}
|
238
|
+
},
|
239
|
+
innererror: {
|
240
|
+
serializedName: "innererror",
|
241
|
+
type: {
|
242
|
+
name: "Composite",
|
243
|
+
className: "StorageSyncApiError"
|
244
|
+
}
|
245
|
+
}
|
223
246
|
}
|
224
247
|
}
|
225
248
|
};
|
226
249
|
|
227
|
-
export const
|
228
|
-
serializedName: "SyncGroup",
|
250
|
+
export const StorageSyncApiError: coreClient.CompositeMapper = {
|
229
251
|
type: {
|
230
252
|
name: "Composite",
|
231
|
-
className: "
|
253
|
+
className: "StorageSyncApiError",
|
232
254
|
modelProperties: {
|
233
|
-
|
234
|
-
|
235
|
-
serializedName: "properties.uniqueId",
|
255
|
+
code: {
|
256
|
+
serializedName: "code",
|
236
257
|
type: {
|
237
258
|
name: "String"
|
238
259
|
}
|
239
260
|
},
|
240
|
-
|
241
|
-
|
242
|
-
|
261
|
+
message: {
|
262
|
+
serializedName: "message",
|
263
|
+
type: {
|
264
|
+
name: "String"
|
265
|
+
}
|
266
|
+
},
|
267
|
+
target: {
|
268
|
+
serializedName: "target",
|
243
269
|
type: {
|
244
270
|
name: "String"
|
245
271
|
}
|
272
|
+
},
|
273
|
+
details: {
|
274
|
+
serializedName: "details",
|
275
|
+
type: {
|
276
|
+
name: "Composite",
|
277
|
+
className: "StorageSyncErrorDetails"
|
278
|
+
}
|
279
|
+
},
|
280
|
+
innerError: {
|
281
|
+
serializedName: "innerError",
|
282
|
+
type: {
|
283
|
+
name: "Composite",
|
284
|
+
className: "StorageSyncInnerErrorDetails"
|
285
|
+
}
|
246
286
|
}
|
247
287
|
}
|
248
288
|
}
|
249
289
|
};
|
250
290
|
|
251
|
-
export const
|
252
|
-
serializedName: "CloudEndpoint",
|
291
|
+
export const StorageSyncErrorDetails: coreClient.CompositeMapper = {
|
253
292
|
type: {
|
254
293
|
name: "Composite",
|
255
|
-
className: "
|
294
|
+
className: "StorageSyncErrorDetails",
|
256
295
|
modelProperties: {
|
257
|
-
|
258
|
-
|
259
|
-
serializedName: "properties.storageAccountResourceId",
|
260
|
-
type: {
|
261
|
-
name: "String"
|
262
|
-
}
|
263
|
-
},
|
264
|
-
azureFileShareName: {
|
265
|
-
serializedName: "properties.azureFileShareName",
|
296
|
+
code: {
|
297
|
+
serializedName: "code",
|
266
298
|
type: {
|
267
299
|
name: "String"
|
268
300
|
}
|
269
301
|
},
|
270
|
-
|
271
|
-
serializedName: "
|
302
|
+
message: {
|
303
|
+
serializedName: "message",
|
272
304
|
type: {
|
273
305
|
name: "String"
|
274
306
|
}
|
275
307
|
},
|
276
|
-
|
277
|
-
serializedName: "
|
308
|
+
target: {
|
309
|
+
serializedName: "target",
|
278
310
|
type: {
|
279
311
|
name: "String"
|
280
312
|
}
|
281
313
|
},
|
282
|
-
|
283
|
-
serializedName: "
|
314
|
+
requestUri: {
|
315
|
+
serializedName: "requestUri",
|
284
316
|
type: {
|
285
317
|
name: "String"
|
286
318
|
}
|
287
319
|
},
|
288
|
-
|
289
|
-
|
290
|
-
serializedName: "properties.backupEnabled",
|
320
|
+
exceptionType: {
|
321
|
+
serializedName: "exceptionType",
|
291
322
|
type: {
|
292
323
|
name: "String"
|
293
324
|
}
|
294
325
|
},
|
295
|
-
|
296
|
-
serializedName: "
|
326
|
+
httpMethod: {
|
327
|
+
serializedName: "httpMethod",
|
297
328
|
type: {
|
298
329
|
name: "String"
|
299
330
|
}
|
300
331
|
},
|
301
|
-
|
302
|
-
serializedName: "
|
332
|
+
hashedMessage: {
|
333
|
+
serializedName: "hashedMessage",
|
303
334
|
type: {
|
304
335
|
name: "String"
|
305
336
|
}
|
306
337
|
},
|
307
|
-
|
308
|
-
serializedName: "
|
338
|
+
httpErrorCode: {
|
339
|
+
serializedName: "httpErrorCode",
|
309
340
|
type: {
|
310
341
|
name: "String"
|
311
342
|
}
|
@@ -314,100 +345,86 @@ export const CloudEndpoint: msRest.CompositeMapper = {
|
|
314
345
|
}
|
315
346
|
};
|
316
347
|
|
317
|
-
export const
|
318
|
-
serializedName: "RecallActionParameters",
|
348
|
+
export const StorageSyncInnerErrorDetails: coreClient.CompositeMapper = {
|
319
349
|
type: {
|
320
350
|
name: "Composite",
|
321
|
-
className: "
|
351
|
+
className: "StorageSyncInnerErrorDetails",
|
322
352
|
modelProperties: {
|
323
|
-
|
324
|
-
serializedName: "
|
353
|
+
callStack: {
|
354
|
+
serializedName: "callStack",
|
325
355
|
type: {
|
326
356
|
name: "String"
|
327
357
|
}
|
328
358
|
},
|
329
|
-
|
330
|
-
serializedName: "
|
331
|
-
type: {
|
332
|
-
name: "String"
|
333
|
-
}
|
334
|
-
}
|
335
|
-
}
|
336
|
-
}
|
337
|
-
};
|
338
|
-
|
339
|
-
export const StorageSyncServiceCreateParameters: msRest.CompositeMapper = {
|
340
|
-
serializedName: "StorageSyncServiceCreateParameters",
|
341
|
-
type: {
|
342
|
-
name: "Composite",
|
343
|
-
className: "StorageSyncServiceCreateParameters",
|
344
|
-
modelProperties: {
|
345
|
-
location: {
|
346
|
-
required: true,
|
347
|
-
serializedName: "location",
|
359
|
+
message: {
|
360
|
+
serializedName: "message",
|
348
361
|
type: {
|
349
362
|
name: "String"
|
350
363
|
}
|
351
364
|
},
|
352
|
-
|
353
|
-
serializedName: "
|
365
|
+
innerException: {
|
366
|
+
serializedName: "innerException",
|
354
367
|
type: {
|
355
|
-
name: "
|
356
|
-
value: {
|
357
|
-
type: {
|
358
|
-
name: "String"
|
359
|
-
}
|
360
|
-
}
|
368
|
+
name: "String"
|
361
369
|
}
|
362
370
|
},
|
363
|
-
|
364
|
-
serializedName: "
|
371
|
+
innerExceptionCallStack: {
|
372
|
+
serializedName: "innerExceptionCallStack",
|
365
373
|
type: {
|
366
|
-
name: "
|
374
|
+
name: "String"
|
367
375
|
}
|
368
376
|
}
|
369
377
|
}
|
370
378
|
}
|
371
379
|
};
|
372
380
|
|
373
|
-
export const
|
374
|
-
serializedName: "SyncGroupCreateParameters",
|
381
|
+
export const CheckNameAvailabilityParameters: coreClient.CompositeMapper = {
|
375
382
|
type: {
|
376
383
|
name: "Composite",
|
377
|
-
className: "
|
384
|
+
className: "CheckNameAvailabilityParameters",
|
378
385
|
modelProperties: {
|
379
|
-
|
380
|
-
|
381
|
-
|
386
|
+
name: {
|
387
|
+
serializedName: "name",
|
388
|
+
required: true,
|
389
|
+
type: {
|
390
|
+
name: "String"
|
391
|
+
}
|
392
|
+
},
|
393
|
+
type: {
|
394
|
+
defaultValue: "Microsoft.StorageSync/storageSyncServices",
|
395
|
+
isConstant: true,
|
396
|
+
serializedName: "type",
|
382
397
|
type: {
|
383
|
-
name: "
|
398
|
+
name: "String"
|
384
399
|
}
|
385
400
|
}
|
386
401
|
}
|
387
402
|
}
|
388
403
|
};
|
389
404
|
|
390
|
-
export const
|
391
|
-
serializedName: "CloudEndpointCreateParameters",
|
405
|
+
export const CheckNameAvailabilityResult: coreClient.CompositeMapper = {
|
392
406
|
type: {
|
393
407
|
name: "Composite",
|
394
|
-
className: "
|
408
|
+
className: "CheckNameAvailabilityResult",
|
395
409
|
modelProperties: {
|
396
|
-
|
397
|
-
|
398
|
-
|
410
|
+
nameAvailable: {
|
411
|
+
serializedName: "nameAvailable",
|
412
|
+
readOnly: true,
|
399
413
|
type: {
|
400
|
-
name: "
|
414
|
+
name: "Boolean"
|
401
415
|
}
|
402
416
|
},
|
403
|
-
|
404
|
-
serializedName: "
|
417
|
+
reason: {
|
418
|
+
serializedName: "reason",
|
419
|
+
readOnly: true,
|
405
420
|
type: {
|
406
|
-
name: "
|
421
|
+
name: "Enum",
|
422
|
+
allowedValues: ["Invalid", "AlreadyExists"]
|
407
423
|
}
|
408
424
|
},
|
409
|
-
|
410
|
-
serializedName: "
|
425
|
+
message: {
|
426
|
+
serializedName: "message",
|
427
|
+
readOnly: true,
|
411
428
|
type: {
|
412
429
|
name: "String"
|
413
430
|
}
|
@@ -416,65 +433,27 @@ export const CloudEndpointCreateParameters: msRest.CompositeMapper = {
|
|
416
433
|
}
|
417
434
|
};
|
418
435
|
|
419
|
-
export const
|
420
|
-
serializedName: "ServerEndpointCreateParameters",
|
436
|
+
export const StorageSyncServiceCreateParameters: coreClient.CompositeMapper = {
|
421
437
|
type: {
|
422
438
|
name: "Composite",
|
423
|
-
className: "
|
439
|
+
className: "StorageSyncServiceCreateParameters",
|
424
440
|
modelProperties: {
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
type: {
|
429
|
-
name: "String"
|
430
|
-
}
|
431
|
-
},
|
432
|
-
cloudTiering: {
|
433
|
-
serializedName: "properties.cloudTiering",
|
434
|
-
type: {
|
435
|
-
name: "String"
|
436
|
-
}
|
437
|
-
},
|
438
|
-
volumeFreeSpacePercent: {
|
439
|
-
serializedName: "properties.volumeFreeSpacePercent",
|
440
|
-
constraints: {
|
441
|
-
InclusiveMaximum: 100,
|
442
|
-
InclusiveMinimum: 0
|
443
|
-
},
|
444
|
-
type: {
|
445
|
-
name: "Number"
|
446
|
-
}
|
447
|
-
},
|
448
|
-
tierFilesOlderThanDays: {
|
449
|
-
serializedName: "properties.tierFilesOlderThanDays",
|
450
|
-
constraints: {
|
451
|
-
InclusiveMaximum: 2147483647,
|
452
|
-
InclusiveMinimum: 0
|
453
|
-
},
|
454
|
-
type: {
|
455
|
-
name: "Number"
|
456
|
-
}
|
457
|
-
},
|
458
|
-
friendlyName: {
|
459
|
-
serializedName: "properties.friendlyName",
|
460
|
-
type: {
|
461
|
-
name: "String"
|
462
|
-
}
|
463
|
-
},
|
464
|
-
serverResourceId: {
|
465
|
-
serializedName: "properties.serverResourceId",
|
441
|
+
location: {
|
442
|
+
serializedName: "location",
|
443
|
+
required: true,
|
466
444
|
type: {
|
467
445
|
name: "String"
|
468
446
|
}
|
469
447
|
},
|
470
|
-
|
471
|
-
serializedName: "
|
448
|
+
tags: {
|
449
|
+
serializedName: "tags",
|
472
450
|
type: {
|
473
|
-
name: "
|
451
|
+
name: "Dictionary",
|
452
|
+
value: { type: { name: "String" } }
|
474
453
|
}
|
475
454
|
},
|
476
|
-
|
477
|
-
serializedName: "properties.
|
455
|
+
incomingTrafficPolicy: {
|
456
|
+
serializedName: "properties.incomingTrafficPolicy",
|
478
457
|
type: {
|
479
458
|
name: "String"
|
480
459
|
}
|
@@ -483,14 +462,14 @@ export const ServerEndpointCreateParameters: msRest.CompositeMapper = {
|
|
483
462
|
}
|
484
463
|
};
|
485
464
|
|
486
|
-
export const
|
487
|
-
serializedName: "TriggerRolloverRequest",
|
465
|
+
export const PrivateEndpoint: coreClient.CompositeMapper = {
|
488
466
|
type: {
|
489
467
|
name: "Composite",
|
490
|
-
className: "
|
468
|
+
className: "PrivateEndpoint",
|
491
469
|
modelProperties: {
|
492
|
-
|
493
|
-
serializedName: "
|
470
|
+
id: {
|
471
|
+
serializedName: "id",
|
472
|
+
readOnly: true,
|
494
473
|
type: {
|
495
474
|
name: "String"
|
496
475
|
}
|
@@ -499,63 +478,55 @@ export const TriggerRolloverRequest: msRest.CompositeMapper = {
|
|
499
478
|
}
|
500
479
|
};
|
501
480
|
|
502
|
-
export const
|
503
|
-
serializedName: "RegisteredServerCreateParameters",
|
481
|
+
export const PrivateLinkServiceConnectionState: coreClient.CompositeMapper = {
|
504
482
|
type: {
|
505
483
|
name: "Composite",
|
506
|
-
className: "
|
484
|
+
className: "PrivateLinkServiceConnectionState",
|
507
485
|
modelProperties: {
|
508
|
-
|
509
|
-
|
510
|
-
serializedName: "properties.serverCertificate",
|
511
|
-
type: {
|
512
|
-
name: "String"
|
513
|
-
}
|
514
|
-
},
|
515
|
-
agentVersion: {
|
516
|
-
serializedName: "properties.agentVersion",
|
517
|
-
type: {
|
518
|
-
name: "String"
|
519
|
-
}
|
520
|
-
},
|
521
|
-
serverOSVersion: {
|
522
|
-
serializedName: "properties.serverOSVersion",
|
523
|
-
type: {
|
524
|
-
name: "String"
|
525
|
-
}
|
526
|
-
},
|
527
|
-
lastHeartBeat: {
|
528
|
-
serializedName: "properties.lastHeartBeat",
|
486
|
+
status: {
|
487
|
+
serializedName: "status",
|
529
488
|
type: {
|
530
489
|
name: "String"
|
531
490
|
}
|
532
491
|
},
|
533
|
-
|
534
|
-
serializedName: "
|
492
|
+
description: {
|
493
|
+
serializedName: "description",
|
535
494
|
type: {
|
536
495
|
name: "String"
|
537
496
|
}
|
538
497
|
},
|
539
|
-
|
540
|
-
serializedName: "
|
498
|
+
actionsRequired: {
|
499
|
+
serializedName: "actionsRequired",
|
541
500
|
type: {
|
542
501
|
name: "String"
|
543
502
|
}
|
544
|
-
}
|
545
|
-
|
546
|
-
|
503
|
+
}
|
504
|
+
}
|
505
|
+
}
|
506
|
+
};
|
507
|
+
|
508
|
+
export const Resource: coreClient.CompositeMapper = {
|
509
|
+
type: {
|
510
|
+
name: "Composite",
|
511
|
+
className: "Resource",
|
512
|
+
modelProperties: {
|
513
|
+
id: {
|
514
|
+
serializedName: "id",
|
515
|
+
readOnly: true,
|
547
516
|
type: {
|
548
517
|
name: "String"
|
549
518
|
}
|
550
519
|
},
|
551
|
-
|
552
|
-
serializedName: "
|
520
|
+
name: {
|
521
|
+
serializedName: "name",
|
522
|
+
readOnly: true,
|
553
523
|
type: {
|
554
524
|
name: "String"
|
555
525
|
}
|
556
526
|
},
|
557
|
-
|
558
|
-
serializedName: "
|
527
|
+
type: {
|
528
|
+
serializedName: "type",
|
529
|
+
readOnly: true,
|
559
530
|
type: {
|
560
531
|
name: "String"
|
561
532
|
}
|
@@ -564,46 +535,20 @@ export const RegisteredServerCreateParameters: msRest.CompositeMapper = {
|
|
564
535
|
}
|
565
536
|
};
|
566
537
|
|
567
|
-
export const
|
568
|
-
serializedName: "ServerEndpointUpdateParameters",
|
538
|
+
export const StorageSyncServiceUpdateParameters: coreClient.CompositeMapper = {
|
569
539
|
type: {
|
570
540
|
name: "Composite",
|
571
|
-
className: "
|
541
|
+
className: "StorageSyncServiceUpdateParameters",
|
572
542
|
modelProperties: {
|
573
|
-
|
574
|
-
serializedName: "
|
575
|
-
type: {
|
576
|
-
name: "String"
|
577
|
-
}
|
578
|
-
},
|
579
|
-
volumeFreeSpacePercent: {
|
580
|
-
serializedName: "properties.volumeFreeSpacePercent",
|
581
|
-
constraints: {
|
582
|
-
InclusiveMaximum: 100,
|
583
|
-
InclusiveMinimum: 0
|
584
|
-
},
|
585
|
-
type: {
|
586
|
-
name: "Number"
|
587
|
-
}
|
588
|
-
},
|
589
|
-
tierFilesOlderThanDays: {
|
590
|
-
serializedName: "properties.tierFilesOlderThanDays",
|
591
|
-
constraints: {
|
592
|
-
InclusiveMaximum: 2147483647,
|
593
|
-
InclusiveMinimum: 0
|
594
|
-
},
|
595
|
-
type: {
|
596
|
-
name: "Number"
|
597
|
-
}
|
598
|
-
},
|
599
|
-
offlineDataTransfer: {
|
600
|
-
serializedName: "properties.offlineDataTransfer",
|
543
|
+
tags: {
|
544
|
+
serializedName: "tags",
|
601
545
|
type: {
|
602
|
-
name: "
|
546
|
+
name: "Dictionary",
|
547
|
+
value: { type: { name: "String" } }
|
603
548
|
}
|
604
549
|
},
|
605
|
-
|
606
|
-
serializedName: "properties.
|
550
|
+
incomingTrafficPolicy: {
|
551
|
+
serializedName: "properties.incomingTrafficPolicy",
|
607
552
|
type: {
|
608
553
|
name: "String"
|
609
554
|
}
|
@@ -612,146 +557,298 @@ export const ServerEndpointUpdateParameters: msRest.CompositeMapper = {
|
|
612
557
|
}
|
613
558
|
};
|
614
559
|
|
615
|
-
export const
|
616
|
-
serializedName: "FilesNotSyncingError",
|
560
|
+
export const StorageSyncServiceArray: coreClient.CompositeMapper = {
|
617
561
|
type: {
|
618
562
|
name: "Composite",
|
619
|
-
className: "
|
563
|
+
className: "StorageSyncServiceArray",
|
620
564
|
modelProperties: {
|
621
|
-
|
622
|
-
|
623
|
-
serializedName: "errorCode",
|
624
|
-
type: {
|
625
|
-
name: "Number"
|
626
|
-
}
|
627
|
-
},
|
628
|
-
persistentCount: {
|
629
|
-
readOnly: true,
|
630
|
-
serializedName: "persistentCount",
|
565
|
+
value: {
|
566
|
+
serializedName: "value",
|
631
567
|
type: {
|
632
|
-
name: "
|
568
|
+
name: "Sequence",
|
569
|
+
element: {
|
570
|
+
type: {
|
571
|
+
name: "Composite",
|
572
|
+
className: "StorageSyncService"
|
573
|
+
}
|
574
|
+
}
|
633
575
|
}
|
634
|
-
}
|
635
|
-
|
636
|
-
|
637
|
-
|
576
|
+
}
|
577
|
+
}
|
578
|
+
}
|
579
|
+
};
|
580
|
+
|
581
|
+
export const PrivateLinkResourceListResult: coreClient.CompositeMapper = {
|
582
|
+
type: {
|
583
|
+
name: "Composite",
|
584
|
+
className: "PrivateLinkResourceListResult",
|
585
|
+
modelProperties: {
|
586
|
+
value: {
|
587
|
+
serializedName: "value",
|
638
588
|
type: {
|
639
|
-
name: "
|
589
|
+
name: "Sequence",
|
590
|
+
element: {
|
591
|
+
type: {
|
592
|
+
name: "Composite",
|
593
|
+
className: "PrivateLinkResource"
|
594
|
+
}
|
595
|
+
}
|
640
596
|
}
|
641
597
|
}
|
642
598
|
}
|
643
599
|
}
|
644
600
|
};
|
645
601
|
|
646
|
-
export const
|
647
|
-
serializedName: "SyncSessionStatus",
|
602
|
+
export const PrivateEndpointConnectionListResult: coreClient.CompositeMapper = {
|
648
603
|
type: {
|
649
604
|
name: "Composite",
|
650
|
-
className: "
|
605
|
+
className: "PrivateEndpointConnectionListResult",
|
651
606
|
modelProperties: {
|
652
|
-
|
653
|
-
|
654
|
-
serializedName: "lastSyncResult",
|
607
|
+
value: {
|
608
|
+
serializedName: "value",
|
655
609
|
type: {
|
656
|
-
name: "
|
657
|
-
|
658
|
-
|
659
|
-
|
610
|
+
name: "Sequence",
|
611
|
+
element: {
|
612
|
+
type: {
|
613
|
+
name: "Composite",
|
614
|
+
className: "PrivateEndpointConnection"
|
615
|
+
}
|
616
|
+
}
|
617
|
+
}
|
618
|
+
}
|
619
|
+
}
|
620
|
+
}
|
621
|
+
};
|
622
|
+
|
623
|
+
export const SyncGroupArray: coreClient.CompositeMapper = {
|
624
|
+
type: {
|
625
|
+
name: "Composite",
|
626
|
+
className: "SyncGroupArray",
|
627
|
+
modelProperties: {
|
628
|
+
value: {
|
629
|
+
serializedName: "value",
|
630
|
+
type: {
|
631
|
+
name: "Sequence",
|
632
|
+
element: {
|
633
|
+
type: {
|
634
|
+
name: "Composite",
|
635
|
+
className: "SyncGroup"
|
636
|
+
}
|
637
|
+
}
|
638
|
+
}
|
639
|
+
}
|
640
|
+
}
|
641
|
+
}
|
642
|
+
};
|
643
|
+
|
644
|
+
export const CloudEndpointChangeEnumerationStatus: coreClient.CompositeMapper = {
|
645
|
+
type: {
|
646
|
+
name: "Composite",
|
647
|
+
className: "CloudEndpointChangeEnumerationStatus",
|
648
|
+
modelProperties: {
|
649
|
+
lastUpdatedTimestamp: {
|
650
|
+
serializedName: "lastUpdatedTimestamp",
|
660
651
|
readOnly: true,
|
661
|
-
serializedName: "lastSyncTimestamp",
|
662
652
|
type: {
|
663
653
|
name: "DateTime"
|
664
654
|
}
|
665
655
|
},
|
666
|
-
|
656
|
+
lastEnumerationStatus: {
|
657
|
+
serializedName: "lastEnumerationStatus",
|
658
|
+
type: {
|
659
|
+
name: "Composite",
|
660
|
+
className: "CloudEndpointLastChangeEnumerationStatus"
|
661
|
+
}
|
662
|
+
},
|
663
|
+
activity: {
|
664
|
+
serializedName: "activity",
|
665
|
+
type: {
|
666
|
+
name: "Composite",
|
667
|
+
className: "CloudEndpointChangeEnumerationActivity"
|
668
|
+
}
|
669
|
+
}
|
670
|
+
}
|
671
|
+
}
|
672
|
+
};
|
673
|
+
|
674
|
+
export const CloudEndpointLastChangeEnumerationStatus: coreClient.CompositeMapper = {
|
675
|
+
type: {
|
676
|
+
name: "Composite",
|
677
|
+
className: "CloudEndpointLastChangeEnumerationStatus",
|
678
|
+
modelProperties: {
|
679
|
+
startedTimestamp: {
|
680
|
+
serializedName: "startedTimestamp",
|
667
681
|
readOnly: true,
|
668
|
-
serializedName: "lastSyncSuccessTimestamp",
|
669
682
|
type: {
|
670
683
|
name: "DateTime"
|
671
684
|
}
|
672
685
|
},
|
673
|
-
|
686
|
+
completedTimestamp: {
|
687
|
+
serializedName: "completedTimestamp",
|
688
|
+
readOnly: true,
|
689
|
+
type: {
|
690
|
+
name: "DateTime"
|
691
|
+
}
|
692
|
+
},
|
693
|
+
namespaceFilesCount: {
|
694
|
+
constraints: {
|
695
|
+
InclusiveMinimum: 0
|
696
|
+
},
|
697
|
+
serializedName: "namespaceFilesCount",
|
674
698
|
readOnly: true,
|
675
|
-
serializedName: "lastSyncPerItemErrorCount",
|
676
699
|
type: {
|
677
700
|
name: "Number"
|
678
701
|
}
|
679
702
|
},
|
680
|
-
|
703
|
+
namespaceDirectoriesCount: {
|
704
|
+
constraints: {
|
705
|
+
InclusiveMinimum: 0
|
706
|
+
},
|
707
|
+
serializedName: "namespaceDirectoriesCount",
|
681
708
|
readOnly: true,
|
682
|
-
serializedName: "persistentFilesNotSyncingCount",
|
683
709
|
type: {
|
684
710
|
name: "Number"
|
685
711
|
}
|
686
712
|
},
|
687
|
-
|
713
|
+
namespaceSizeBytes: {
|
714
|
+
constraints: {
|
715
|
+
InclusiveMinimum: 0
|
716
|
+
},
|
717
|
+
serializedName: "namespaceSizeBytes",
|
688
718
|
readOnly: true,
|
689
|
-
serializedName: "transientFilesNotSyncingCount",
|
690
719
|
type: {
|
691
720
|
name: "Number"
|
692
721
|
}
|
693
722
|
},
|
694
|
-
|
723
|
+
nextRunTimestamp: {
|
724
|
+
serializedName: "nextRunTimestamp",
|
695
725
|
readOnly: true,
|
696
|
-
serializedName: "filesNotSyncingErrors",
|
697
726
|
type: {
|
698
|
-
name: "
|
699
|
-
element: {
|
700
|
-
type: {
|
701
|
-
name: "Composite",
|
702
|
-
className: "FilesNotSyncingError"
|
703
|
-
}
|
704
|
-
}
|
727
|
+
name: "DateTime"
|
705
728
|
}
|
706
729
|
}
|
707
730
|
}
|
708
731
|
}
|
709
732
|
};
|
710
733
|
|
711
|
-
export const
|
712
|
-
serializedName: "SyncActivityStatus",
|
734
|
+
export const CloudEndpointChangeEnumerationActivity: coreClient.CompositeMapper = {
|
713
735
|
type: {
|
714
736
|
name: "Composite",
|
715
|
-
className: "
|
737
|
+
className: "CloudEndpointChangeEnumerationActivity",
|
716
738
|
modelProperties: {
|
717
|
-
|
739
|
+
lastUpdatedTimestamp: {
|
740
|
+
serializedName: "lastUpdatedTimestamp",
|
718
741
|
readOnly: true,
|
719
|
-
serializedName: "timestamp",
|
720
742
|
type: {
|
721
743
|
name: "DateTime"
|
722
744
|
}
|
723
745
|
},
|
724
|
-
|
746
|
+
operationState: {
|
747
|
+
serializedName: "operationState",
|
748
|
+
readOnly: true,
|
749
|
+
type: {
|
750
|
+
name: "String"
|
751
|
+
}
|
752
|
+
},
|
753
|
+
statusCode: {
|
754
|
+
serializedName: "statusCode",
|
725
755
|
readOnly: true,
|
726
|
-
serializedName: "perItemErrorCount",
|
727
756
|
type: {
|
728
757
|
name: "Number"
|
729
758
|
}
|
730
759
|
},
|
731
|
-
|
760
|
+
startedTimestamp: {
|
761
|
+
serializedName: "startedTimestamp",
|
762
|
+
readOnly: true,
|
763
|
+
type: {
|
764
|
+
name: "DateTime"
|
765
|
+
}
|
766
|
+
},
|
767
|
+
processedFilesCount: {
|
768
|
+
constraints: {
|
769
|
+
InclusiveMinimum: 0
|
770
|
+
},
|
771
|
+
serializedName: "processedFilesCount",
|
732
772
|
readOnly: true,
|
733
|
-
serializedName: "appliedItemCount",
|
734
773
|
type: {
|
735
774
|
name: "Number"
|
736
775
|
}
|
737
776
|
},
|
738
|
-
|
777
|
+
processedDirectoriesCount: {
|
778
|
+
constraints: {
|
779
|
+
InclusiveMinimum: 0
|
780
|
+
},
|
781
|
+
serializedName: "processedDirectoriesCount",
|
739
782
|
readOnly: true,
|
740
|
-
serializedName: "totalItemCount",
|
741
783
|
type: {
|
742
784
|
name: "Number"
|
743
785
|
}
|
744
786
|
},
|
745
|
-
|
787
|
+
totalFilesCount: {
|
788
|
+
constraints: {
|
789
|
+
InclusiveMinimum: 0
|
790
|
+
},
|
791
|
+
serializedName: "totalFilesCount",
|
746
792
|
readOnly: true,
|
747
|
-
serializedName: "appliedBytes",
|
748
793
|
type: {
|
749
794
|
name: "Number"
|
750
795
|
}
|
751
796
|
},
|
752
|
-
|
797
|
+
totalDirectoriesCount: {
|
798
|
+
constraints: {
|
799
|
+
InclusiveMinimum: 0
|
800
|
+
},
|
801
|
+
serializedName: "totalDirectoriesCount",
|
802
|
+
readOnly: true,
|
803
|
+
type: {
|
804
|
+
name: "Number"
|
805
|
+
}
|
806
|
+
},
|
807
|
+
totalSizeBytes: {
|
808
|
+
constraints: {
|
809
|
+
InclusiveMinimum: 0
|
810
|
+
},
|
811
|
+
serializedName: "totalSizeBytes",
|
812
|
+
readOnly: true,
|
813
|
+
type: {
|
814
|
+
name: "Number"
|
815
|
+
}
|
816
|
+
},
|
817
|
+
progressPercent: {
|
818
|
+
constraints: {
|
819
|
+
InclusiveMaximum: 100,
|
820
|
+
InclusiveMinimum: 0
|
821
|
+
},
|
822
|
+
serializedName: "progressPercent",
|
823
|
+
readOnly: true,
|
824
|
+
type: {
|
825
|
+
name: "Number"
|
826
|
+
}
|
827
|
+
},
|
828
|
+
minutesRemaining: {
|
829
|
+
constraints: {
|
830
|
+
InclusiveMinimum: 0
|
831
|
+
},
|
832
|
+
serializedName: "minutesRemaining",
|
833
|
+
readOnly: true,
|
834
|
+
type: {
|
835
|
+
name: "Number"
|
836
|
+
}
|
837
|
+
},
|
838
|
+
totalCountsState: {
|
839
|
+
serializedName: "totalCountsState",
|
840
|
+
readOnly: true,
|
841
|
+
type: {
|
842
|
+
name: "String"
|
843
|
+
}
|
844
|
+
},
|
845
|
+
deletesProgressPercent: {
|
846
|
+
constraints: {
|
847
|
+
InclusiveMaximum: 100,
|
848
|
+
InclusiveMinimum: 0
|
849
|
+
},
|
850
|
+
serializedName: "deletesProgressPercent",
|
753
851
|
readOnly: true,
|
754
|
-
serializedName: "totalBytes",
|
755
852
|
type: {
|
756
853
|
name: "Number"
|
757
854
|
}
|
@@ -760,89 +857,1701 @@ export const SyncActivityStatus: msRest.CompositeMapper = {
|
|
760
857
|
}
|
761
858
|
};
|
762
859
|
|
763
|
-
export const
|
764
|
-
serializedName: "ServerEndpointSyncStatus",
|
860
|
+
export const CloudEndpointArray: coreClient.CompositeMapper = {
|
765
861
|
type: {
|
766
862
|
name: "Composite",
|
767
|
-
className: "
|
863
|
+
className: "CloudEndpointArray",
|
768
864
|
modelProperties: {
|
769
|
-
|
770
|
-
|
771
|
-
|
865
|
+
value: {
|
866
|
+
serializedName: "value",
|
867
|
+
type: {
|
868
|
+
name: "Sequence",
|
869
|
+
element: {
|
870
|
+
type: {
|
871
|
+
name: "Composite",
|
872
|
+
className: "CloudEndpoint"
|
873
|
+
}
|
874
|
+
}
|
875
|
+
}
|
876
|
+
}
|
877
|
+
}
|
878
|
+
}
|
879
|
+
};
|
880
|
+
|
881
|
+
export const BackupRequest: coreClient.CompositeMapper = {
|
882
|
+
type: {
|
883
|
+
name: "Composite",
|
884
|
+
className: "BackupRequest",
|
885
|
+
modelProperties: {
|
886
|
+
azureFileShare: {
|
887
|
+
serializedName: "azureFileShare",
|
772
888
|
type: {
|
773
889
|
name: "String"
|
774
890
|
}
|
775
|
-
}
|
776
|
-
|
891
|
+
}
|
892
|
+
}
|
893
|
+
}
|
894
|
+
};
|
895
|
+
|
896
|
+
export const PostBackupResponse: coreClient.CompositeMapper = {
|
897
|
+
type: {
|
898
|
+
name: "Composite",
|
899
|
+
className: "PostBackupResponse",
|
900
|
+
modelProperties: {
|
901
|
+
cloudEndpointName: {
|
902
|
+
serializedName: "backupMetadata.cloudEndpointName",
|
777
903
|
readOnly: true,
|
778
|
-
|
904
|
+
type: {
|
905
|
+
name: "String"
|
906
|
+
}
|
907
|
+
}
|
908
|
+
}
|
909
|
+
}
|
910
|
+
};
|
911
|
+
|
912
|
+
export const PreRestoreRequest: coreClient.CompositeMapper = {
|
913
|
+
type: {
|
914
|
+
name: "Composite",
|
915
|
+
className: "PreRestoreRequest",
|
916
|
+
modelProperties: {
|
917
|
+
partition: {
|
918
|
+
serializedName: "partition",
|
779
919
|
type: {
|
780
920
|
name: "String"
|
781
921
|
}
|
782
922
|
},
|
783
|
-
|
784
|
-
|
785
|
-
serializedName: "combinedHealth",
|
923
|
+
replicaGroup: {
|
924
|
+
serializedName: "replicaGroup",
|
786
925
|
type: {
|
787
926
|
name: "String"
|
788
927
|
}
|
789
928
|
},
|
790
|
-
|
791
|
-
|
792
|
-
serializedName: "syncActivity",
|
929
|
+
requestId: {
|
930
|
+
serializedName: "requestId",
|
793
931
|
type: {
|
794
932
|
name: "String"
|
795
933
|
}
|
796
934
|
},
|
797
|
-
|
798
|
-
|
799
|
-
serializedName: "totalPersistentFilesNotSyncingCount",
|
935
|
+
azureFileShareUri: {
|
936
|
+
serializedName: "azureFileShareUri",
|
800
937
|
type: {
|
801
|
-
name: "
|
938
|
+
name: "String"
|
802
939
|
}
|
803
940
|
},
|
804
|
-
|
805
|
-
|
806
|
-
serializedName: "lastUpdatedTimestamp",
|
941
|
+
status: {
|
942
|
+
serializedName: "status",
|
807
943
|
type: {
|
808
|
-
name: "
|
944
|
+
name: "String"
|
809
945
|
}
|
810
946
|
},
|
811
|
-
|
812
|
-
|
813
|
-
serializedName: "uploadStatus",
|
947
|
+
sourceAzureFileShareUri: {
|
948
|
+
serializedName: "sourceAzureFileShareUri",
|
814
949
|
type: {
|
815
|
-
name: "
|
816
|
-
className: "SyncSessionStatus"
|
950
|
+
name: "String"
|
817
951
|
}
|
818
952
|
},
|
819
|
-
|
820
|
-
|
821
|
-
serializedName: "downloadStatus",
|
953
|
+
backupMetadataPropertyBag: {
|
954
|
+
serializedName: "backupMetadataPropertyBag",
|
822
955
|
type: {
|
823
|
-
name: "
|
824
|
-
className: "SyncSessionStatus"
|
956
|
+
name: "String"
|
825
957
|
}
|
826
958
|
},
|
827
|
-
|
828
|
-
|
829
|
-
|
959
|
+
restoreFileSpec: {
|
960
|
+
serializedName: "restoreFileSpec",
|
961
|
+
type: {
|
962
|
+
name: "Sequence",
|
963
|
+
element: {
|
964
|
+
type: {
|
965
|
+
name: "Composite",
|
966
|
+
className: "RestoreFileSpec"
|
967
|
+
}
|
968
|
+
}
|
969
|
+
}
|
970
|
+
},
|
971
|
+
pauseWaitForSyncDrainTimePeriodInSeconds: {
|
972
|
+
serializedName: "pauseWaitForSyncDrainTimePeriodInSeconds",
|
973
|
+
type: {
|
974
|
+
name: "Number"
|
975
|
+
}
|
976
|
+
}
|
977
|
+
}
|
978
|
+
}
|
979
|
+
};
|
980
|
+
|
981
|
+
export const RestoreFileSpec: coreClient.CompositeMapper = {
|
982
|
+
type: {
|
983
|
+
name: "Composite",
|
984
|
+
className: "RestoreFileSpec",
|
985
|
+
modelProperties: {
|
986
|
+
path: {
|
987
|
+
serializedName: "path",
|
988
|
+
type: {
|
989
|
+
name: "String"
|
990
|
+
}
|
991
|
+
},
|
992
|
+
isdir: {
|
993
|
+
serializedName: "isdir",
|
994
|
+
type: {
|
995
|
+
name: "Boolean"
|
996
|
+
}
|
997
|
+
}
|
998
|
+
}
|
999
|
+
}
|
1000
|
+
};
|
1001
|
+
|
1002
|
+
export const PostRestoreRequest: coreClient.CompositeMapper = {
|
1003
|
+
type: {
|
1004
|
+
name: "Composite",
|
1005
|
+
className: "PostRestoreRequest",
|
1006
|
+
modelProperties: {
|
1007
|
+
partition: {
|
1008
|
+
serializedName: "partition",
|
1009
|
+
type: {
|
1010
|
+
name: "String"
|
1011
|
+
}
|
1012
|
+
},
|
1013
|
+
replicaGroup: {
|
1014
|
+
serializedName: "replicaGroup",
|
1015
|
+
type: {
|
1016
|
+
name: "String"
|
1017
|
+
}
|
1018
|
+
},
|
1019
|
+
requestId: {
|
1020
|
+
serializedName: "requestId",
|
1021
|
+
type: {
|
1022
|
+
name: "String"
|
1023
|
+
}
|
1024
|
+
},
|
1025
|
+
azureFileShareUri: {
|
1026
|
+
serializedName: "azureFileShareUri",
|
1027
|
+
type: {
|
1028
|
+
name: "String"
|
1029
|
+
}
|
1030
|
+
},
|
1031
|
+
status: {
|
1032
|
+
serializedName: "status",
|
1033
|
+
type: {
|
1034
|
+
name: "String"
|
1035
|
+
}
|
1036
|
+
},
|
1037
|
+
sourceAzureFileShareUri: {
|
1038
|
+
serializedName: "sourceAzureFileShareUri",
|
1039
|
+
type: {
|
1040
|
+
name: "String"
|
1041
|
+
}
|
1042
|
+
},
|
1043
|
+
failedFileList: {
|
1044
|
+
serializedName: "failedFileList",
|
1045
|
+
type: {
|
1046
|
+
name: "String"
|
1047
|
+
}
|
1048
|
+
},
|
1049
|
+
restoreFileSpec: {
|
1050
|
+
serializedName: "restoreFileSpec",
|
1051
|
+
type: {
|
1052
|
+
name: "Sequence",
|
1053
|
+
element: {
|
1054
|
+
type: {
|
1055
|
+
name: "Composite",
|
1056
|
+
className: "RestoreFileSpec"
|
1057
|
+
}
|
1058
|
+
}
|
1059
|
+
}
|
1060
|
+
}
|
1061
|
+
}
|
1062
|
+
}
|
1063
|
+
};
|
1064
|
+
|
1065
|
+
export const TriggerChangeDetectionParameters: coreClient.CompositeMapper = {
|
1066
|
+
type: {
|
1067
|
+
name: "Composite",
|
1068
|
+
className: "TriggerChangeDetectionParameters",
|
1069
|
+
modelProperties: {
|
1070
|
+
directoryPath: {
|
1071
|
+
serializedName: "directoryPath",
|
1072
|
+
type: {
|
1073
|
+
name: "String"
|
1074
|
+
}
|
1075
|
+
},
|
1076
|
+
changeDetectionMode: {
|
1077
|
+
serializedName: "changeDetectionMode",
|
1078
|
+
type: {
|
1079
|
+
name: "String"
|
1080
|
+
}
|
1081
|
+
},
|
1082
|
+
paths: {
|
1083
|
+
serializedName: "paths",
|
1084
|
+
type: {
|
1085
|
+
name: "Sequence",
|
1086
|
+
element: {
|
1087
|
+
type: {
|
1088
|
+
name: "String"
|
1089
|
+
}
|
1090
|
+
}
|
1091
|
+
}
|
1092
|
+
}
|
1093
|
+
}
|
1094
|
+
}
|
1095
|
+
};
|
1096
|
+
|
1097
|
+
export const ServerEndpointSyncStatus: coreClient.CompositeMapper = {
|
1098
|
+
type: {
|
1099
|
+
name: "Composite",
|
1100
|
+
className: "ServerEndpointSyncStatus",
|
1101
|
+
modelProperties: {
|
1102
|
+
downloadHealth: {
|
1103
|
+
serializedName: "downloadHealth",
|
1104
|
+
readOnly: true,
|
1105
|
+
type: {
|
1106
|
+
name: "String"
|
1107
|
+
}
|
1108
|
+
},
|
1109
|
+
uploadHealth: {
|
1110
|
+
serializedName: "uploadHealth",
|
1111
|
+
readOnly: true,
|
1112
|
+
type: {
|
1113
|
+
name: "String"
|
1114
|
+
}
|
1115
|
+
},
|
1116
|
+
combinedHealth: {
|
1117
|
+
serializedName: "combinedHealth",
|
1118
|
+
readOnly: true,
|
1119
|
+
type: {
|
1120
|
+
name: "String"
|
1121
|
+
}
|
1122
|
+
},
|
1123
|
+
syncActivity: {
|
1124
|
+
serializedName: "syncActivity",
|
1125
|
+
readOnly: true,
|
1126
|
+
type: {
|
1127
|
+
name: "String"
|
1128
|
+
}
|
1129
|
+
},
|
1130
|
+
totalPersistentFilesNotSyncingCount: {
|
1131
|
+
constraints: {
|
1132
|
+
InclusiveMinimum: 0
|
1133
|
+
},
|
1134
|
+
serializedName: "totalPersistentFilesNotSyncingCount",
|
1135
|
+
readOnly: true,
|
1136
|
+
type: {
|
1137
|
+
name: "Number"
|
1138
|
+
}
|
1139
|
+
},
|
1140
|
+
lastUpdatedTimestamp: {
|
1141
|
+
serializedName: "lastUpdatedTimestamp",
|
1142
|
+
readOnly: true,
|
1143
|
+
type: {
|
1144
|
+
name: "DateTime"
|
1145
|
+
}
|
1146
|
+
},
|
1147
|
+
uploadStatus: {
|
1148
|
+
serializedName: "uploadStatus",
|
1149
|
+
type: {
|
1150
|
+
name: "Composite",
|
1151
|
+
className: "ServerEndpointSyncSessionStatus"
|
1152
|
+
}
|
1153
|
+
},
|
1154
|
+
downloadStatus: {
|
1155
|
+
serializedName: "downloadStatus",
|
1156
|
+
type: {
|
1157
|
+
name: "Composite",
|
1158
|
+
className: "ServerEndpointSyncSessionStatus"
|
1159
|
+
}
|
1160
|
+
},
|
1161
|
+
uploadActivity: {
|
1162
|
+
serializedName: "uploadActivity",
|
1163
|
+
type: {
|
1164
|
+
name: "Composite",
|
1165
|
+
className: "ServerEndpointSyncActivityStatus"
|
1166
|
+
}
|
1167
|
+
},
|
1168
|
+
downloadActivity: {
|
1169
|
+
serializedName: "downloadActivity",
|
1170
|
+
type: {
|
1171
|
+
name: "Composite",
|
1172
|
+
className: "ServerEndpointSyncActivityStatus"
|
1173
|
+
}
|
1174
|
+
},
|
1175
|
+
offlineDataTransferStatus: {
|
1176
|
+
serializedName: "offlineDataTransferStatus",
|
1177
|
+
readOnly: true,
|
1178
|
+
type: {
|
1179
|
+
name: "String"
|
1180
|
+
}
|
1181
|
+
},
|
1182
|
+
backgroundDataDownloadActivity: {
|
1183
|
+
serializedName: "backgroundDataDownloadActivity",
|
1184
|
+
type: {
|
1185
|
+
name: "Composite",
|
1186
|
+
className: "ServerEndpointBackgroundDataDownloadActivity"
|
1187
|
+
}
|
1188
|
+
}
|
1189
|
+
}
|
1190
|
+
}
|
1191
|
+
};
|
1192
|
+
|
1193
|
+
export const ServerEndpointSyncSessionStatus: coreClient.CompositeMapper = {
|
1194
|
+
type: {
|
1195
|
+
name: "Composite",
|
1196
|
+
className: "ServerEndpointSyncSessionStatus",
|
1197
|
+
modelProperties: {
|
1198
|
+
lastSyncResult: {
|
1199
|
+
serializedName: "lastSyncResult",
|
1200
|
+
readOnly: true,
|
1201
|
+
type: {
|
1202
|
+
name: "Number"
|
1203
|
+
}
|
1204
|
+
},
|
1205
|
+
lastSyncTimestamp: {
|
1206
|
+
serializedName: "lastSyncTimestamp",
|
1207
|
+
readOnly: true,
|
1208
|
+
type: {
|
1209
|
+
name: "DateTime"
|
1210
|
+
}
|
1211
|
+
},
|
1212
|
+
lastSyncSuccessTimestamp: {
|
1213
|
+
serializedName: "lastSyncSuccessTimestamp",
|
1214
|
+
readOnly: true,
|
1215
|
+
type: {
|
1216
|
+
name: "DateTime"
|
1217
|
+
}
|
1218
|
+
},
|
1219
|
+
lastSyncPerItemErrorCount: {
|
1220
|
+
constraints: {
|
1221
|
+
InclusiveMinimum: 0
|
1222
|
+
},
|
1223
|
+
serializedName: "lastSyncPerItemErrorCount",
|
1224
|
+
readOnly: true,
|
1225
|
+
type: {
|
1226
|
+
name: "Number"
|
1227
|
+
}
|
1228
|
+
},
|
1229
|
+
persistentFilesNotSyncingCount: {
|
1230
|
+
constraints: {
|
1231
|
+
InclusiveMinimum: 0
|
1232
|
+
},
|
1233
|
+
serializedName: "persistentFilesNotSyncingCount",
|
1234
|
+
readOnly: true,
|
1235
|
+
type: {
|
1236
|
+
name: "Number"
|
1237
|
+
}
|
1238
|
+
},
|
1239
|
+
transientFilesNotSyncingCount: {
|
1240
|
+
constraints: {
|
1241
|
+
InclusiveMinimum: 0
|
1242
|
+
},
|
1243
|
+
serializedName: "transientFilesNotSyncingCount",
|
1244
|
+
readOnly: true,
|
1245
|
+
type: {
|
1246
|
+
name: "Number"
|
1247
|
+
}
|
1248
|
+
},
|
1249
|
+
filesNotSyncingErrors: {
|
1250
|
+
serializedName: "filesNotSyncingErrors",
|
1251
|
+
readOnly: true,
|
1252
|
+
type: {
|
1253
|
+
name: "Sequence",
|
1254
|
+
element: {
|
1255
|
+
type: {
|
1256
|
+
name: "Composite",
|
1257
|
+
className: "ServerEndpointFilesNotSyncingError"
|
1258
|
+
}
|
1259
|
+
}
|
1260
|
+
}
|
1261
|
+
},
|
1262
|
+
lastSyncMode: {
|
1263
|
+
serializedName: "lastSyncMode",
|
1264
|
+
readOnly: true,
|
1265
|
+
type: {
|
1266
|
+
name: "String"
|
1267
|
+
}
|
1268
|
+
}
|
1269
|
+
}
|
1270
|
+
}
|
1271
|
+
};
|
1272
|
+
|
1273
|
+
export const ServerEndpointFilesNotSyncingError: coreClient.CompositeMapper = {
|
1274
|
+
type: {
|
1275
|
+
name: "Composite",
|
1276
|
+
className: "ServerEndpointFilesNotSyncingError",
|
1277
|
+
modelProperties: {
|
1278
|
+
errorCode: {
|
1279
|
+
serializedName: "errorCode",
|
1280
|
+
readOnly: true,
|
1281
|
+
type: {
|
1282
|
+
name: "Number"
|
1283
|
+
}
|
1284
|
+
},
|
1285
|
+
persistentCount: {
|
1286
|
+
constraints: {
|
1287
|
+
InclusiveMinimum: 0
|
1288
|
+
},
|
1289
|
+
serializedName: "persistentCount",
|
1290
|
+
readOnly: true,
|
1291
|
+
type: {
|
1292
|
+
name: "Number"
|
1293
|
+
}
|
1294
|
+
},
|
1295
|
+
transientCount: {
|
1296
|
+
constraints: {
|
1297
|
+
InclusiveMinimum: 0
|
1298
|
+
},
|
1299
|
+
serializedName: "transientCount",
|
1300
|
+
readOnly: true,
|
1301
|
+
type: {
|
1302
|
+
name: "Number"
|
1303
|
+
}
|
1304
|
+
}
|
1305
|
+
}
|
1306
|
+
}
|
1307
|
+
};
|
1308
|
+
|
1309
|
+
export const ServerEndpointSyncActivityStatus: coreClient.CompositeMapper = {
|
1310
|
+
type: {
|
1311
|
+
name: "Composite",
|
1312
|
+
className: "ServerEndpointSyncActivityStatus",
|
1313
|
+
modelProperties: {
|
1314
|
+
timestamp: {
|
1315
|
+
serializedName: "timestamp",
|
1316
|
+
readOnly: true,
|
1317
|
+
type: {
|
1318
|
+
name: "DateTime"
|
1319
|
+
}
|
1320
|
+
},
|
1321
|
+
perItemErrorCount: {
|
1322
|
+
constraints: {
|
1323
|
+
InclusiveMinimum: 0
|
1324
|
+
},
|
1325
|
+
serializedName: "perItemErrorCount",
|
1326
|
+
readOnly: true,
|
1327
|
+
type: {
|
1328
|
+
name: "Number"
|
1329
|
+
}
|
1330
|
+
},
|
1331
|
+
appliedItemCount: {
|
1332
|
+
constraints: {
|
1333
|
+
InclusiveMinimum: 0
|
1334
|
+
},
|
1335
|
+
serializedName: "appliedItemCount",
|
1336
|
+
readOnly: true,
|
1337
|
+
type: {
|
1338
|
+
name: "Number"
|
1339
|
+
}
|
1340
|
+
},
|
1341
|
+
totalItemCount: {
|
1342
|
+
constraints: {
|
1343
|
+
InclusiveMinimum: 0
|
1344
|
+
},
|
1345
|
+
serializedName: "totalItemCount",
|
1346
|
+
readOnly: true,
|
1347
|
+
type: {
|
1348
|
+
name: "Number"
|
1349
|
+
}
|
1350
|
+
},
|
1351
|
+
appliedBytes: {
|
1352
|
+
constraints: {
|
1353
|
+
InclusiveMinimum: 0
|
1354
|
+
},
|
1355
|
+
serializedName: "appliedBytes",
|
1356
|
+
readOnly: true,
|
1357
|
+
type: {
|
1358
|
+
name: "Number"
|
1359
|
+
}
|
1360
|
+
},
|
1361
|
+
totalBytes: {
|
1362
|
+
constraints: {
|
1363
|
+
InclusiveMinimum: 0
|
1364
|
+
},
|
1365
|
+
serializedName: "totalBytes",
|
1366
|
+
readOnly: true,
|
1367
|
+
type: {
|
1368
|
+
name: "Number"
|
1369
|
+
}
|
1370
|
+
},
|
1371
|
+
syncMode: {
|
1372
|
+
serializedName: "syncMode",
|
1373
|
+
readOnly: true,
|
1374
|
+
type: {
|
1375
|
+
name: "String"
|
1376
|
+
}
|
1377
|
+
},
|
1378
|
+
sessionMinutesRemaining: {
|
1379
|
+
constraints: {
|
1380
|
+
InclusiveMinimum: 0
|
1381
|
+
},
|
1382
|
+
serializedName: "sessionMinutesRemaining",
|
1383
|
+
readOnly: true,
|
1384
|
+
type: {
|
1385
|
+
name: "Number"
|
1386
|
+
}
|
1387
|
+
}
|
1388
|
+
}
|
1389
|
+
}
|
1390
|
+
};
|
1391
|
+
|
1392
|
+
export const ServerEndpointBackgroundDataDownloadActivity: coreClient.CompositeMapper = {
|
1393
|
+
type: {
|
1394
|
+
name: "Composite",
|
1395
|
+
className: "ServerEndpointBackgroundDataDownloadActivity",
|
1396
|
+
modelProperties: {
|
1397
|
+
timestamp: {
|
1398
|
+
serializedName: "timestamp",
|
1399
|
+
readOnly: true,
|
1400
|
+
type: {
|
1401
|
+
name: "DateTime"
|
1402
|
+
}
|
1403
|
+
},
|
1404
|
+
startedTimestamp: {
|
1405
|
+
serializedName: "startedTimestamp",
|
1406
|
+
readOnly: true,
|
1407
|
+
type: {
|
1408
|
+
name: "DateTime"
|
1409
|
+
}
|
1410
|
+
},
|
1411
|
+
percentProgress: {
|
1412
|
+
constraints: {
|
1413
|
+
InclusiveMaximum: 100,
|
1414
|
+
InclusiveMinimum: 0
|
1415
|
+
},
|
1416
|
+
serializedName: "percentProgress",
|
1417
|
+
readOnly: true,
|
1418
|
+
type: {
|
1419
|
+
name: "Number"
|
1420
|
+
}
|
1421
|
+
},
|
1422
|
+
downloadedBytes: {
|
1423
|
+
constraints: {
|
1424
|
+
InclusiveMinimum: 0
|
1425
|
+
},
|
1426
|
+
serializedName: "downloadedBytes",
|
1427
|
+
readOnly: true,
|
1428
|
+
type: {
|
1429
|
+
name: "Number"
|
1430
|
+
}
|
1431
|
+
}
|
1432
|
+
}
|
1433
|
+
}
|
1434
|
+
};
|
1435
|
+
|
1436
|
+
export const ServerEndpointCloudTieringStatus: coreClient.CompositeMapper = {
|
1437
|
+
type: {
|
1438
|
+
name: "Composite",
|
1439
|
+
className: "ServerEndpointCloudTieringStatus",
|
1440
|
+
modelProperties: {
|
1441
|
+
lastUpdatedTimestamp: {
|
1442
|
+
serializedName: "lastUpdatedTimestamp",
|
1443
|
+
readOnly: true,
|
1444
|
+
type: {
|
1445
|
+
name: "DateTime"
|
1446
|
+
}
|
1447
|
+
},
|
1448
|
+
health: {
|
1449
|
+
serializedName: "health",
|
1450
|
+
readOnly: true,
|
1451
|
+
type: {
|
1452
|
+
name: "String"
|
1453
|
+
}
|
1454
|
+
},
|
1455
|
+
healthLastUpdatedTimestamp: {
|
1456
|
+
serializedName: "healthLastUpdatedTimestamp",
|
1457
|
+
readOnly: true,
|
1458
|
+
type: {
|
1459
|
+
name: "DateTime"
|
1460
|
+
}
|
1461
|
+
},
|
1462
|
+
lastCloudTieringResult: {
|
1463
|
+
serializedName: "lastCloudTieringResult",
|
1464
|
+
readOnly: true,
|
1465
|
+
type: {
|
1466
|
+
name: "Number"
|
1467
|
+
}
|
1468
|
+
},
|
1469
|
+
lastSuccessTimestamp: {
|
1470
|
+
serializedName: "lastSuccessTimestamp",
|
1471
|
+
readOnly: true,
|
1472
|
+
type: {
|
1473
|
+
name: "DateTime"
|
1474
|
+
}
|
1475
|
+
},
|
1476
|
+
spaceSavings: {
|
1477
|
+
serializedName: "spaceSavings",
|
1478
|
+
type: {
|
1479
|
+
name: "Composite",
|
1480
|
+
className: "CloudTieringSpaceSavings"
|
1481
|
+
}
|
1482
|
+
},
|
1483
|
+
cachePerformance: {
|
1484
|
+
serializedName: "cachePerformance",
|
1485
|
+
type: {
|
1486
|
+
name: "Composite",
|
1487
|
+
className: "CloudTieringCachePerformance"
|
1488
|
+
}
|
1489
|
+
},
|
1490
|
+
filesNotTiering: {
|
1491
|
+
serializedName: "filesNotTiering",
|
1492
|
+
type: {
|
1493
|
+
name: "Composite",
|
1494
|
+
className: "CloudTieringFilesNotTiering"
|
1495
|
+
}
|
1496
|
+
},
|
1497
|
+
volumeFreeSpacePolicyStatus: {
|
1498
|
+
serializedName: "volumeFreeSpacePolicyStatus",
|
1499
|
+
type: {
|
1500
|
+
name: "Composite",
|
1501
|
+
className: "CloudTieringVolumeFreeSpacePolicyStatus"
|
1502
|
+
}
|
1503
|
+
},
|
1504
|
+
datePolicyStatus: {
|
1505
|
+
serializedName: "datePolicyStatus",
|
1506
|
+
type: {
|
1507
|
+
name: "Composite",
|
1508
|
+
className: "CloudTieringDatePolicyStatus"
|
1509
|
+
}
|
1510
|
+
}
|
1511
|
+
}
|
1512
|
+
}
|
1513
|
+
};
|
1514
|
+
|
1515
|
+
export const CloudTieringSpaceSavings: coreClient.CompositeMapper = {
|
1516
|
+
type: {
|
1517
|
+
name: "Composite",
|
1518
|
+
className: "CloudTieringSpaceSavings",
|
1519
|
+
modelProperties: {
|
1520
|
+
lastUpdatedTimestamp: {
|
1521
|
+
serializedName: "lastUpdatedTimestamp",
|
1522
|
+
readOnly: true,
|
1523
|
+
type: {
|
1524
|
+
name: "DateTime"
|
1525
|
+
}
|
1526
|
+
},
|
1527
|
+
volumeSizeBytes: {
|
1528
|
+
constraints: {
|
1529
|
+
InclusiveMinimum: 0
|
1530
|
+
},
|
1531
|
+
serializedName: "volumeSizeBytes",
|
1532
|
+
readOnly: true,
|
1533
|
+
type: {
|
1534
|
+
name: "Number"
|
1535
|
+
}
|
1536
|
+
},
|
1537
|
+
totalSizeCloudBytes: {
|
1538
|
+
constraints: {
|
1539
|
+
InclusiveMinimum: 0
|
1540
|
+
},
|
1541
|
+
serializedName: "totalSizeCloudBytes",
|
1542
|
+
readOnly: true,
|
1543
|
+
type: {
|
1544
|
+
name: "Number"
|
1545
|
+
}
|
1546
|
+
},
|
1547
|
+
cachedSizeBytes: {
|
1548
|
+
constraints: {
|
1549
|
+
InclusiveMinimum: 0
|
1550
|
+
},
|
1551
|
+
serializedName: "cachedSizeBytes",
|
1552
|
+
readOnly: true,
|
1553
|
+
type: {
|
1554
|
+
name: "Number"
|
1555
|
+
}
|
1556
|
+
},
|
1557
|
+
spaceSavingsPercent: {
|
1558
|
+
constraints: {
|
1559
|
+
InclusiveMaximum: 100,
|
1560
|
+
InclusiveMinimum: 0
|
1561
|
+
},
|
1562
|
+
serializedName: "spaceSavingsPercent",
|
1563
|
+
readOnly: true,
|
1564
|
+
type: {
|
1565
|
+
name: "Number"
|
1566
|
+
}
|
1567
|
+
},
|
1568
|
+
spaceSavingsBytes: {
|
1569
|
+
constraints: {
|
1570
|
+
InclusiveMinimum: 0
|
1571
|
+
},
|
1572
|
+
serializedName: "spaceSavingsBytes",
|
1573
|
+
readOnly: true,
|
1574
|
+
type: {
|
1575
|
+
name: "Number"
|
1576
|
+
}
|
1577
|
+
}
|
1578
|
+
}
|
1579
|
+
}
|
1580
|
+
};
|
1581
|
+
|
1582
|
+
export const CloudTieringCachePerformance: coreClient.CompositeMapper = {
|
1583
|
+
type: {
|
1584
|
+
name: "Composite",
|
1585
|
+
className: "CloudTieringCachePerformance",
|
1586
|
+
modelProperties: {
|
1587
|
+
lastUpdatedTimestamp: {
|
1588
|
+
serializedName: "lastUpdatedTimestamp",
|
1589
|
+
readOnly: true,
|
1590
|
+
type: {
|
1591
|
+
name: "DateTime"
|
1592
|
+
}
|
1593
|
+
},
|
1594
|
+
cacheHitBytes: {
|
1595
|
+
constraints: {
|
1596
|
+
InclusiveMinimum: 0
|
1597
|
+
},
|
1598
|
+
serializedName: "cacheHitBytes",
|
1599
|
+
readOnly: true,
|
1600
|
+
type: {
|
1601
|
+
name: "Number"
|
1602
|
+
}
|
1603
|
+
},
|
1604
|
+
cacheMissBytes: {
|
1605
|
+
constraints: {
|
1606
|
+
InclusiveMinimum: 0
|
1607
|
+
},
|
1608
|
+
serializedName: "cacheMissBytes",
|
1609
|
+
readOnly: true,
|
1610
|
+
type: {
|
1611
|
+
name: "Number"
|
1612
|
+
}
|
1613
|
+
},
|
1614
|
+
cacheHitBytesPercent: {
|
1615
|
+
constraints: {
|
1616
|
+
InclusiveMaximum: 100,
|
1617
|
+
InclusiveMinimum: 0
|
1618
|
+
},
|
1619
|
+
serializedName: "cacheHitBytesPercent",
|
1620
|
+
readOnly: true,
|
1621
|
+
type: {
|
1622
|
+
name: "Number"
|
1623
|
+
}
|
1624
|
+
}
|
1625
|
+
}
|
1626
|
+
}
|
1627
|
+
};
|
1628
|
+
|
1629
|
+
export const CloudTieringFilesNotTiering: coreClient.CompositeMapper = {
|
1630
|
+
type: {
|
1631
|
+
name: "Composite",
|
1632
|
+
className: "CloudTieringFilesNotTiering",
|
1633
|
+
modelProperties: {
|
1634
|
+
lastUpdatedTimestamp: {
|
1635
|
+
serializedName: "lastUpdatedTimestamp",
|
1636
|
+
readOnly: true,
|
1637
|
+
type: {
|
1638
|
+
name: "DateTime"
|
1639
|
+
}
|
1640
|
+
},
|
1641
|
+
totalFileCount: {
|
1642
|
+
constraints: {
|
1643
|
+
InclusiveMinimum: 0
|
1644
|
+
},
|
1645
|
+
serializedName: "totalFileCount",
|
1646
|
+
readOnly: true,
|
1647
|
+
type: {
|
1648
|
+
name: "Number"
|
1649
|
+
}
|
1650
|
+
},
|
1651
|
+
errors: {
|
1652
|
+
serializedName: "errors",
|
1653
|
+
readOnly: true,
|
1654
|
+
type: {
|
1655
|
+
name: "Sequence",
|
1656
|
+
element: {
|
1657
|
+
type: {
|
1658
|
+
name: "Composite",
|
1659
|
+
className: "FilesNotTieringError"
|
1660
|
+
}
|
1661
|
+
}
|
1662
|
+
}
|
1663
|
+
}
|
1664
|
+
}
|
1665
|
+
}
|
1666
|
+
};
|
1667
|
+
|
1668
|
+
export const FilesNotTieringError: coreClient.CompositeMapper = {
|
1669
|
+
type: {
|
1670
|
+
name: "Composite",
|
1671
|
+
className: "FilesNotTieringError",
|
1672
|
+
modelProperties: {
|
1673
|
+
errorCode: {
|
1674
|
+
serializedName: "errorCode",
|
1675
|
+
readOnly: true,
|
1676
|
+
type: {
|
1677
|
+
name: "Number"
|
1678
|
+
}
|
1679
|
+
},
|
1680
|
+
fileCount: {
|
1681
|
+
constraints: {
|
1682
|
+
InclusiveMinimum: 0
|
1683
|
+
},
|
1684
|
+
serializedName: "fileCount",
|
1685
|
+
readOnly: true,
|
1686
|
+
type: {
|
1687
|
+
name: "Number"
|
1688
|
+
}
|
1689
|
+
}
|
1690
|
+
}
|
1691
|
+
}
|
1692
|
+
};
|
1693
|
+
|
1694
|
+
export const CloudTieringVolumeFreeSpacePolicyStatus: coreClient.CompositeMapper = {
|
1695
|
+
type: {
|
1696
|
+
name: "Composite",
|
1697
|
+
className: "CloudTieringVolumeFreeSpacePolicyStatus",
|
1698
|
+
modelProperties: {
|
1699
|
+
lastUpdatedTimestamp: {
|
1700
|
+
serializedName: "lastUpdatedTimestamp",
|
1701
|
+
readOnly: true,
|
1702
|
+
type: {
|
1703
|
+
name: "DateTime"
|
1704
|
+
}
|
1705
|
+
},
|
1706
|
+
effectiveVolumeFreeSpacePolicy: {
|
1707
|
+
constraints: {
|
1708
|
+
InclusiveMaximum: 100,
|
1709
|
+
InclusiveMinimum: 0
|
1710
|
+
},
|
1711
|
+
serializedName: "effectiveVolumeFreeSpacePolicy",
|
1712
|
+
readOnly: true,
|
1713
|
+
type: {
|
1714
|
+
name: "Number"
|
1715
|
+
}
|
1716
|
+
},
|
1717
|
+
currentVolumeFreeSpacePercent: {
|
1718
|
+
constraints: {
|
1719
|
+
InclusiveMaximum: 100,
|
1720
|
+
InclusiveMinimum: 0
|
1721
|
+
},
|
1722
|
+
serializedName: "currentVolumeFreeSpacePercent",
|
1723
|
+
readOnly: true,
|
1724
|
+
type: {
|
1725
|
+
name: "Number"
|
1726
|
+
}
|
1727
|
+
}
|
1728
|
+
}
|
1729
|
+
}
|
1730
|
+
};
|
1731
|
+
|
1732
|
+
export const CloudTieringDatePolicyStatus: coreClient.CompositeMapper = {
|
1733
|
+
type: {
|
1734
|
+
name: "Composite",
|
1735
|
+
className: "CloudTieringDatePolicyStatus",
|
1736
|
+
modelProperties: {
|
1737
|
+
lastUpdatedTimestamp: {
|
1738
|
+
serializedName: "lastUpdatedTimestamp",
|
1739
|
+
readOnly: true,
|
1740
|
+
type: {
|
1741
|
+
name: "DateTime"
|
1742
|
+
}
|
1743
|
+
},
|
1744
|
+
tieredFilesMostRecentAccessTimestamp: {
|
1745
|
+
serializedName: "tieredFilesMostRecentAccessTimestamp",
|
1746
|
+
readOnly: true,
|
1747
|
+
type: {
|
1748
|
+
name: "DateTime"
|
1749
|
+
}
|
1750
|
+
}
|
1751
|
+
}
|
1752
|
+
}
|
1753
|
+
};
|
1754
|
+
|
1755
|
+
export const ServerEndpointRecallStatus: coreClient.CompositeMapper = {
|
1756
|
+
type: {
|
1757
|
+
name: "Composite",
|
1758
|
+
className: "ServerEndpointRecallStatus",
|
1759
|
+
modelProperties: {
|
1760
|
+
lastUpdatedTimestamp: {
|
1761
|
+
serializedName: "lastUpdatedTimestamp",
|
1762
|
+
readOnly: true,
|
1763
|
+
type: {
|
1764
|
+
name: "DateTime"
|
1765
|
+
}
|
1766
|
+
},
|
1767
|
+
totalRecallErrorsCount: {
|
1768
|
+
constraints: {
|
1769
|
+
InclusiveMinimum: 0
|
1770
|
+
},
|
1771
|
+
serializedName: "totalRecallErrorsCount",
|
1772
|
+
readOnly: true,
|
1773
|
+
type: {
|
1774
|
+
name: "Number"
|
1775
|
+
}
|
1776
|
+
},
|
1777
|
+
recallErrors: {
|
1778
|
+
serializedName: "recallErrors",
|
1779
|
+
readOnly: true,
|
1780
|
+
type: {
|
1781
|
+
name: "Sequence",
|
1782
|
+
element: {
|
1783
|
+
type: {
|
1784
|
+
name: "Composite",
|
1785
|
+
className: "ServerEndpointRecallError"
|
1786
|
+
}
|
1787
|
+
}
|
1788
|
+
}
|
1789
|
+
}
|
1790
|
+
}
|
1791
|
+
}
|
1792
|
+
};
|
1793
|
+
|
1794
|
+
export const ServerEndpointRecallError: coreClient.CompositeMapper = {
|
1795
|
+
type: {
|
1796
|
+
name: "Composite",
|
1797
|
+
className: "ServerEndpointRecallError",
|
1798
|
+
modelProperties: {
|
1799
|
+
errorCode: {
|
1800
|
+
serializedName: "errorCode",
|
1801
|
+
readOnly: true,
|
1802
|
+
type: {
|
1803
|
+
name: "Number"
|
1804
|
+
}
|
1805
|
+
},
|
1806
|
+
count: {
|
1807
|
+
constraints: {
|
1808
|
+
InclusiveMinimum: 0
|
1809
|
+
},
|
1810
|
+
serializedName: "count",
|
1811
|
+
readOnly: true,
|
1812
|
+
type: {
|
1813
|
+
name: "Number"
|
1814
|
+
}
|
1815
|
+
}
|
1816
|
+
}
|
1817
|
+
}
|
1818
|
+
};
|
1819
|
+
|
1820
|
+
export const ServerEndpointUpdateParameters: coreClient.CompositeMapper = {
|
1821
|
+
type: {
|
1822
|
+
name: "Composite",
|
1823
|
+
className: "ServerEndpointUpdateParameters",
|
1824
|
+
modelProperties: {
|
1825
|
+
cloudTiering: {
|
1826
|
+
serializedName: "properties.cloudTiering",
|
1827
|
+
type: {
|
1828
|
+
name: "String"
|
1829
|
+
}
|
1830
|
+
},
|
1831
|
+
volumeFreeSpacePercent: {
|
1832
|
+
constraints: {
|
1833
|
+
InclusiveMaximum: 100,
|
1834
|
+
InclusiveMinimum: 0
|
1835
|
+
},
|
1836
|
+
serializedName: "properties.volumeFreeSpacePercent",
|
1837
|
+
type: {
|
1838
|
+
name: "Number"
|
1839
|
+
}
|
1840
|
+
},
|
1841
|
+
tierFilesOlderThanDays: {
|
1842
|
+
constraints: {
|
1843
|
+
InclusiveMaximum: 2147483647,
|
1844
|
+
InclusiveMinimum: 0
|
1845
|
+
},
|
1846
|
+
serializedName: "properties.tierFilesOlderThanDays",
|
1847
|
+
type: {
|
1848
|
+
name: "Number"
|
1849
|
+
}
|
1850
|
+
},
|
1851
|
+
offlineDataTransfer: {
|
1852
|
+
serializedName: "properties.offlineDataTransfer",
|
1853
|
+
type: {
|
1854
|
+
name: "String"
|
1855
|
+
}
|
1856
|
+
},
|
1857
|
+
offlineDataTransferShareName: {
|
1858
|
+
serializedName: "properties.offlineDataTransferShareName",
|
1859
|
+
type: {
|
1860
|
+
name: "String"
|
1861
|
+
}
|
1862
|
+
},
|
1863
|
+
localCacheMode: {
|
1864
|
+
serializedName: "properties.localCacheMode",
|
1865
|
+
type: {
|
1866
|
+
name: "String"
|
1867
|
+
}
|
1868
|
+
}
|
1869
|
+
}
|
1870
|
+
}
|
1871
|
+
};
|
1872
|
+
|
1873
|
+
export const ServerEndpointArray: coreClient.CompositeMapper = {
|
1874
|
+
type: {
|
1875
|
+
name: "Composite",
|
1876
|
+
className: "ServerEndpointArray",
|
1877
|
+
modelProperties: {
|
1878
|
+
value: {
|
1879
|
+
serializedName: "value",
|
1880
|
+
type: {
|
1881
|
+
name: "Sequence",
|
1882
|
+
element: {
|
1883
|
+
type: {
|
1884
|
+
name: "Composite",
|
1885
|
+
className: "ServerEndpoint"
|
1886
|
+
}
|
1887
|
+
}
|
1888
|
+
}
|
1889
|
+
}
|
1890
|
+
}
|
1891
|
+
}
|
1892
|
+
};
|
1893
|
+
|
1894
|
+
export const RecallActionParameters: coreClient.CompositeMapper = {
|
1895
|
+
type: {
|
1896
|
+
name: "Composite",
|
1897
|
+
className: "RecallActionParameters",
|
1898
|
+
modelProperties: {
|
1899
|
+
pattern: {
|
1900
|
+
serializedName: "pattern",
|
1901
|
+
type: {
|
1902
|
+
name: "String"
|
1903
|
+
}
|
1904
|
+
},
|
1905
|
+
recallPath: {
|
1906
|
+
serializedName: "recallPath",
|
1907
|
+
type: {
|
1908
|
+
name: "String"
|
1909
|
+
}
|
1910
|
+
}
|
1911
|
+
}
|
1912
|
+
}
|
1913
|
+
};
|
1914
|
+
|
1915
|
+
export const RegisteredServerArray: coreClient.CompositeMapper = {
|
1916
|
+
type: {
|
1917
|
+
name: "Composite",
|
1918
|
+
className: "RegisteredServerArray",
|
1919
|
+
modelProperties: {
|
1920
|
+
value: {
|
1921
|
+
serializedName: "value",
|
1922
|
+
type: {
|
1923
|
+
name: "Sequence",
|
1924
|
+
element: {
|
1925
|
+
type: {
|
1926
|
+
name: "Composite",
|
1927
|
+
className: "RegisteredServer"
|
1928
|
+
}
|
1929
|
+
}
|
1930
|
+
}
|
1931
|
+
}
|
1932
|
+
}
|
1933
|
+
}
|
1934
|
+
};
|
1935
|
+
|
1936
|
+
export const TriggerRolloverRequest: coreClient.CompositeMapper = {
|
1937
|
+
type: {
|
1938
|
+
name: "Composite",
|
1939
|
+
className: "TriggerRolloverRequest",
|
1940
|
+
modelProperties: {
|
1941
|
+
serverCertificate: {
|
1942
|
+
serializedName: "serverCertificate",
|
1943
|
+
type: {
|
1944
|
+
name: "String"
|
1945
|
+
}
|
1946
|
+
}
|
1947
|
+
}
|
1948
|
+
}
|
1949
|
+
};
|
1950
|
+
|
1951
|
+
export const WorkflowArray: coreClient.CompositeMapper = {
|
1952
|
+
type: {
|
1953
|
+
name: "Composite",
|
1954
|
+
className: "WorkflowArray",
|
1955
|
+
modelProperties: {
|
1956
|
+
value: {
|
1957
|
+
serializedName: "value",
|
1958
|
+
type: {
|
1959
|
+
name: "Sequence",
|
1960
|
+
element: {
|
1961
|
+
type: {
|
1962
|
+
name: "Composite",
|
1963
|
+
className: "Workflow"
|
1964
|
+
}
|
1965
|
+
}
|
1966
|
+
}
|
1967
|
+
}
|
1968
|
+
}
|
1969
|
+
}
|
1970
|
+
};
|
1971
|
+
|
1972
|
+
export const OperationStatus: coreClient.CompositeMapper = {
|
1973
|
+
type: {
|
1974
|
+
name: "Composite",
|
1975
|
+
className: "OperationStatus",
|
1976
|
+
modelProperties: {
|
1977
|
+
name: {
|
1978
|
+
serializedName: "name",
|
1979
|
+
readOnly: true,
|
1980
|
+
type: {
|
1981
|
+
name: "String"
|
1982
|
+
}
|
1983
|
+
},
|
1984
|
+
status: {
|
1985
|
+
serializedName: "status",
|
1986
|
+
readOnly: true,
|
1987
|
+
type: {
|
1988
|
+
name: "String"
|
1989
|
+
}
|
1990
|
+
},
|
1991
|
+
startTime: {
|
1992
|
+
serializedName: "startTime",
|
1993
|
+
readOnly: true,
|
1994
|
+
type: {
|
1995
|
+
name: "DateTime"
|
1996
|
+
}
|
1997
|
+
},
|
1998
|
+
endTime: {
|
1999
|
+
serializedName: "endTime",
|
2000
|
+
readOnly: true,
|
2001
|
+
type: {
|
2002
|
+
name: "DateTime"
|
2003
|
+
}
|
2004
|
+
},
|
2005
|
+
error: {
|
2006
|
+
serializedName: "error",
|
2007
|
+
type: {
|
2008
|
+
name: "Composite",
|
2009
|
+
className: "StorageSyncApiError"
|
2010
|
+
}
|
2011
|
+
}
|
2012
|
+
}
|
2013
|
+
}
|
2014
|
+
};
|
2015
|
+
|
2016
|
+
export const LocationOperationStatus: coreClient.CompositeMapper = {
|
2017
|
+
type: {
|
2018
|
+
name: "Composite",
|
2019
|
+
className: "LocationOperationStatus",
|
2020
|
+
modelProperties: {
|
2021
|
+
id: {
|
2022
|
+
serializedName: "id",
|
2023
|
+
readOnly: true,
|
2024
|
+
type: {
|
2025
|
+
name: "String"
|
2026
|
+
}
|
2027
|
+
},
|
2028
|
+
name: {
|
2029
|
+
serializedName: "name",
|
2030
|
+
readOnly: true,
|
2031
|
+
type: {
|
2032
|
+
name: "String"
|
2033
|
+
}
|
2034
|
+
},
|
2035
|
+
status: {
|
2036
|
+
serializedName: "status",
|
2037
|
+
readOnly: true,
|
2038
|
+
type: {
|
2039
|
+
name: "String"
|
2040
|
+
}
|
2041
|
+
},
|
2042
|
+
startTime: {
|
2043
|
+
serializedName: "startTime",
|
2044
|
+
readOnly: true,
|
2045
|
+
type: {
|
2046
|
+
name: "DateTime"
|
2047
|
+
}
|
2048
|
+
},
|
2049
|
+
endTime: {
|
2050
|
+
serializedName: "endTime",
|
2051
|
+
readOnly: true,
|
2052
|
+
type: {
|
2053
|
+
name: "DateTime"
|
2054
|
+
}
|
2055
|
+
},
|
2056
|
+
error: {
|
2057
|
+
serializedName: "error",
|
2058
|
+
type: {
|
2059
|
+
name: "Composite",
|
2060
|
+
className: "StorageSyncApiError"
|
2061
|
+
}
|
2062
|
+
},
|
2063
|
+
percentComplete: {
|
2064
|
+
serializedName: "percentComplete",
|
2065
|
+
readOnly: true,
|
2066
|
+
type: {
|
2067
|
+
name: "Number"
|
2068
|
+
}
|
2069
|
+
}
|
2070
|
+
}
|
2071
|
+
}
|
2072
|
+
};
|
2073
|
+
|
2074
|
+
export const SubscriptionState: coreClient.CompositeMapper = {
|
2075
|
+
type: {
|
2076
|
+
name: "Composite",
|
2077
|
+
className: "SubscriptionState",
|
2078
|
+
modelProperties: {
|
2079
|
+
state: {
|
2080
|
+
serializedName: "state",
|
2081
|
+
type: {
|
2082
|
+
name: "String"
|
2083
|
+
}
|
2084
|
+
},
|
2085
|
+
istransitioning: {
|
2086
|
+
serializedName: "istransitioning",
|
2087
|
+
readOnly: true,
|
2088
|
+
type: {
|
2089
|
+
name: "Boolean"
|
2090
|
+
}
|
2091
|
+
},
|
2092
|
+
properties: {
|
2093
|
+
serializedName: "properties",
|
2094
|
+
type: {
|
2095
|
+
name: "Dictionary",
|
2096
|
+
value: { type: { name: "any" } }
|
2097
|
+
}
|
2098
|
+
}
|
2099
|
+
}
|
2100
|
+
}
|
2101
|
+
};
|
2102
|
+
|
2103
|
+
export const ResourcesMoveInfo: coreClient.CompositeMapper = {
|
2104
|
+
type: {
|
2105
|
+
name: "Composite",
|
2106
|
+
className: "ResourcesMoveInfo",
|
2107
|
+
modelProperties: {
|
2108
|
+
targetResourceGroup: {
|
2109
|
+
serializedName: "targetResourceGroup",
|
2110
|
+
type: {
|
2111
|
+
name: "String"
|
2112
|
+
}
|
2113
|
+
},
|
2114
|
+
resources: {
|
2115
|
+
serializedName: "resources",
|
2116
|
+
type: {
|
2117
|
+
name: "Sequence",
|
2118
|
+
element: {
|
2119
|
+
type: {
|
2120
|
+
name: "String"
|
2121
|
+
}
|
2122
|
+
}
|
2123
|
+
}
|
2124
|
+
}
|
2125
|
+
}
|
2126
|
+
}
|
2127
|
+
};
|
2128
|
+
|
2129
|
+
export const OperationDisplayResource: coreClient.CompositeMapper = {
|
2130
|
+
type: {
|
2131
|
+
name: "Composite",
|
2132
|
+
className: "OperationDisplayResource",
|
2133
|
+
modelProperties: {
|
2134
|
+
provider: {
|
2135
|
+
serializedName: "provider",
|
2136
|
+
type: {
|
2137
|
+
name: "String"
|
2138
|
+
}
|
2139
|
+
},
|
2140
|
+
resource: {
|
2141
|
+
serializedName: "resource",
|
2142
|
+
type: {
|
2143
|
+
name: "String"
|
2144
|
+
}
|
2145
|
+
},
|
2146
|
+
operation: {
|
2147
|
+
serializedName: "operation",
|
2148
|
+
type: {
|
2149
|
+
name: "String"
|
2150
|
+
}
|
2151
|
+
},
|
2152
|
+
description: {
|
2153
|
+
serializedName: "description",
|
2154
|
+
type: {
|
2155
|
+
name: "String"
|
2156
|
+
}
|
2157
|
+
}
|
2158
|
+
}
|
2159
|
+
}
|
2160
|
+
};
|
2161
|
+
|
2162
|
+
export const PrivateEndpointConnection: coreClient.CompositeMapper = {
|
2163
|
+
type: {
|
2164
|
+
name: "Composite",
|
2165
|
+
className: "PrivateEndpointConnection",
|
2166
|
+
modelProperties: {
|
2167
|
+
...Resource.type.modelProperties,
|
2168
|
+
privateEndpoint: {
|
2169
|
+
serializedName: "properties.privateEndpoint",
|
2170
|
+
type: {
|
2171
|
+
name: "Composite",
|
2172
|
+
className: "PrivateEndpoint"
|
2173
|
+
}
|
2174
|
+
},
|
2175
|
+
privateLinkServiceConnectionState: {
|
2176
|
+
serializedName: "properties.privateLinkServiceConnectionState",
|
2177
|
+
type: {
|
2178
|
+
name: "Composite",
|
2179
|
+
className: "PrivateLinkServiceConnectionState"
|
2180
|
+
}
|
2181
|
+
},
|
2182
|
+
provisioningState: {
|
2183
|
+
serializedName: "properties.provisioningState",
|
2184
|
+
readOnly: true,
|
2185
|
+
type: {
|
2186
|
+
name: "String"
|
2187
|
+
}
|
2188
|
+
}
|
2189
|
+
}
|
2190
|
+
}
|
2191
|
+
};
|
2192
|
+
|
2193
|
+
export const TrackedResource: coreClient.CompositeMapper = {
|
2194
|
+
type: {
|
2195
|
+
name: "Composite",
|
2196
|
+
className: "TrackedResource",
|
2197
|
+
modelProperties: {
|
2198
|
+
...Resource.type.modelProperties,
|
2199
|
+
tags: {
|
2200
|
+
serializedName: "tags",
|
2201
|
+
type: {
|
2202
|
+
name: "Dictionary",
|
2203
|
+
value: { type: { name: "String" } }
|
2204
|
+
}
|
2205
|
+
},
|
2206
|
+
location: {
|
2207
|
+
serializedName: "location",
|
2208
|
+
required: true,
|
2209
|
+
type: {
|
2210
|
+
name: "String"
|
2211
|
+
}
|
2212
|
+
}
|
2213
|
+
}
|
2214
|
+
}
|
2215
|
+
};
|
2216
|
+
|
2217
|
+
export const PrivateLinkResource: coreClient.CompositeMapper = {
|
2218
|
+
type: {
|
2219
|
+
name: "Composite",
|
2220
|
+
className: "PrivateLinkResource",
|
2221
|
+
modelProperties: {
|
2222
|
+
...Resource.type.modelProperties,
|
2223
|
+
groupId: {
|
2224
|
+
serializedName: "properties.groupId",
|
2225
|
+
readOnly: true,
|
2226
|
+
type: {
|
2227
|
+
name: "String"
|
2228
|
+
}
|
2229
|
+
},
|
2230
|
+
requiredMembers: {
|
2231
|
+
serializedName: "properties.requiredMembers",
|
2232
|
+
readOnly: true,
|
2233
|
+
type: {
|
2234
|
+
name: "Sequence",
|
2235
|
+
element: {
|
2236
|
+
type: {
|
2237
|
+
name: "String"
|
2238
|
+
}
|
2239
|
+
}
|
2240
|
+
}
|
2241
|
+
},
|
2242
|
+
requiredZoneNames: {
|
2243
|
+
serializedName: "properties.requiredZoneNames",
|
2244
|
+
type: {
|
2245
|
+
name: "Sequence",
|
2246
|
+
element: {
|
2247
|
+
type: {
|
2248
|
+
name: "String"
|
2249
|
+
}
|
2250
|
+
}
|
2251
|
+
}
|
2252
|
+
}
|
2253
|
+
}
|
2254
|
+
}
|
2255
|
+
};
|
2256
|
+
|
2257
|
+
export const ProxyResource: coreClient.CompositeMapper = {
|
2258
|
+
type: {
|
2259
|
+
name: "Composite",
|
2260
|
+
className: "ProxyResource",
|
2261
|
+
modelProperties: {
|
2262
|
+
...Resource.type.modelProperties
|
2263
|
+
}
|
2264
|
+
}
|
2265
|
+
};
|
2266
|
+
|
2267
|
+
export const StorageSyncService: coreClient.CompositeMapper = {
|
2268
|
+
type: {
|
2269
|
+
name: "Composite",
|
2270
|
+
className: "StorageSyncService",
|
2271
|
+
modelProperties: {
|
2272
|
+
...TrackedResource.type.modelProperties,
|
2273
|
+
incomingTrafficPolicy: {
|
2274
|
+
serializedName: "properties.incomingTrafficPolicy",
|
2275
|
+
type: {
|
2276
|
+
name: "String"
|
2277
|
+
}
|
2278
|
+
},
|
2279
|
+
storageSyncServiceStatus: {
|
2280
|
+
serializedName: "properties.storageSyncServiceStatus",
|
2281
|
+
readOnly: true,
|
2282
|
+
type: {
|
2283
|
+
name: "Number"
|
2284
|
+
}
|
2285
|
+
},
|
2286
|
+
storageSyncServiceUid: {
|
2287
|
+
serializedName: "properties.storageSyncServiceUid",
|
2288
|
+
readOnly: true,
|
2289
|
+
type: {
|
2290
|
+
name: "String"
|
2291
|
+
}
|
2292
|
+
},
|
2293
|
+
provisioningState: {
|
2294
|
+
serializedName: "properties.provisioningState",
|
2295
|
+
readOnly: true,
|
2296
|
+
type: {
|
2297
|
+
name: "String"
|
2298
|
+
}
|
2299
|
+
},
|
2300
|
+
lastWorkflowId: {
|
2301
|
+
serializedName: "properties.lastWorkflowId",
|
2302
|
+
readOnly: true,
|
2303
|
+
type: {
|
2304
|
+
name: "String"
|
2305
|
+
}
|
2306
|
+
},
|
2307
|
+
lastOperationName: {
|
2308
|
+
serializedName: "properties.lastOperationName",
|
2309
|
+
readOnly: true,
|
2310
|
+
type: {
|
2311
|
+
name: "String"
|
2312
|
+
}
|
2313
|
+
},
|
2314
|
+
privateEndpointConnections: {
|
2315
|
+
serializedName: "properties.privateEndpointConnections",
|
2316
|
+
readOnly: true,
|
2317
|
+
type: {
|
2318
|
+
name: "Sequence",
|
2319
|
+
element: {
|
2320
|
+
type: {
|
2321
|
+
name: "Composite",
|
2322
|
+
className: "PrivateEndpointConnection"
|
2323
|
+
}
|
2324
|
+
}
|
2325
|
+
}
|
2326
|
+
}
|
2327
|
+
}
|
2328
|
+
}
|
2329
|
+
};
|
2330
|
+
|
2331
|
+
export const SyncGroup: coreClient.CompositeMapper = {
|
2332
|
+
type: {
|
2333
|
+
name: "Composite",
|
2334
|
+
className: "SyncGroup",
|
2335
|
+
modelProperties: {
|
2336
|
+
...ProxyResource.type.modelProperties,
|
2337
|
+
uniqueId: {
|
2338
|
+
serializedName: "properties.uniqueId",
|
2339
|
+
readOnly: true,
|
2340
|
+
type: {
|
2341
|
+
name: "String"
|
2342
|
+
}
|
2343
|
+
},
|
2344
|
+
syncGroupStatus: {
|
2345
|
+
serializedName: "properties.syncGroupStatus",
|
2346
|
+
readOnly: true,
|
2347
|
+
type: {
|
2348
|
+
name: "String"
|
2349
|
+
}
|
2350
|
+
}
|
2351
|
+
}
|
2352
|
+
}
|
2353
|
+
};
|
2354
|
+
|
2355
|
+
export const SyncGroupCreateParameters: coreClient.CompositeMapper = {
|
2356
|
+
type: {
|
2357
|
+
name: "Composite",
|
2358
|
+
className: "SyncGroupCreateParameters",
|
2359
|
+
modelProperties: {
|
2360
|
+
...ProxyResource.type.modelProperties,
|
2361
|
+
properties: {
|
2362
|
+
serializedName: "properties",
|
2363
|
+
type: {
|
2364
|
+
name: "Dictionary",
|
2365
|
+
value: { type: { name: "any" } }
|
2366
|
+
}
|
2367
|
+
}
|
2368
|
+
}
|
2369
|
+
}
|
2370
|
+
};
|
2371
|
+
|
2372
|
+
export const CloudEndpointCreateParameters: coreClient.CompositeMapper = {
|
2373
|
+
type: {
|
2374
|
+
name: "Composite",
|
2375
|
+
className: "CloudEndpointCreateParameters",
|
2376
|
+
modelProperties: {
|
2377
|
+
...ProxyResource.type.modelProperties,
|
2378
|
+
storageAccountResourceId: {
|
2379
|
+
serializedName: "properties.storageAccountResourceId",
|
2380
|
+
type: {
|
2381
|
+
name: "String"
|
2382
|
+
}
|
2383
|
+
},
|
2384
|
+
azureFileShareName: {
|
2385
|
+
serializedName: "properties.azureFileShareName",
|
2386
|
+
type: {
|
2387
|
+
name: "String"
|
2388
|
+
}
|
2389
|
+
},
|
2390
|
+
storageAccountTenantId: {
|
2391
|
+
serializedName: "properties.storageAccountTenantId",
|
2392
|
+
type: {
|
2393
|
+
name: "String"
|
2394
|
+
}
|
2395
|
+
},
|
2396
|
+
friendlyName: {
|
2397
|
+
serializedName: "properties.friendlyName",
|
2398
|
+
type: {
|
2399
|
+
name: "String"
|
2400
|
+
}
|
2401
|
+
}
|
2402
|
+
}
|
2403
|
+
}
|
2404
|
+
};
|
2405
|
+
|
2406
|
+
export const CloudEndpoint: coreClient.CompositeMapper = {
|
2407
|
+
type: {
|
2408
|
+
name: "Composite",
|
2409
|
+
className: "CloudEndpoint",
|
2410
|
+
modelProperties: {
|
2411
|
+
...ProxyResource.type.modelProperties,
|
2412
|
+
storageAccountResourceId: {
|
2413
|
+
serializedName: "properties.storageAccountResourceId",
|
2414
|
+
type: {
|
2415
|
+
name: "String"
|
2416
|
+
}
|
2417
|
+
},
|
2418
|
+
azureFileShareName: {
|
2419
|
+
serializedName: "properties.azureFileShareName",
|
2420
|
+
type: {
|
2421
|
+
name: "String"
|
2422
|
+
}
|
2423
|
+
},
|
2424
|
+
storageAccountTenantId: {
|
2425
|
+
serializedName: "properties.storageAccountTenantId",
|
2426
|
+
type: {
|
2427
|
+
name: "String"
|
2428
|
+
}
|
2429
|
+
},
|
2430
|
+
partnershipId: {
|
2431
|
+
serializedName: "properties.partnershipId",
|
2432
|
+
type: {
|
2433
|
+
name: "String"
|
2434
|
+
}
|
2435
|
+
},
|
2436
|
+
friendlyName: {
|
2437
|
+
serializedName: "properties.friendlyName",
|
2438
|
+
type: {
|
2439
|
+
name: "String"
|
2440
|
+
}
|
2441
|
+
},
|
2442
|
+
backupEnabled: {
|
2443
|
+
serializedName: "properties.backupEnabled",
|
2444
|
+
readOnly: true,
|
2445
|
+
type: {
|
2446
|
+
name: "String"
|
2447
|
+
}
|
2448
|
+
},
|
2449
|
+
provisioningState: {
|
2450
|
+
serializedName: "properties.provisioningState",
|
2451
|
+
type: {
|
2452
|
+
name: "String"
|
2453
|
+
}
|
2454
|
+
},
|
2455
|
+
lastWorkflowId: {
|
2456
|
+
serializedName: "properties.lastWorkflowId",
|
2457
|
+
type: {
|
2458
|
+
name: "String"
|
2459
|
+
}
|
2460
|
+
},
|
2461
|
+
lastOperationName: {
|
2462
|
+
serializedName: "properties.lastOperationName",
|
2463
|
+
type: {
|
2464
|
+
name: "String"
|
2465
|
+
}
|
2466
|
+
},
|
2467
|
+
changeEnumerationStatus: {
|
2468
|
+
serializedName: "properties.changeEnumerationStatus",
|
2469
|
+
type: {
|
2470
|
+
name: "Composite",
|
2471
|
+
className: "CloudEndpointChangeEnumerationStatus"
|
2472
|
+
}
|
2473
|
+
}
|
2474
|
+
}
|
2475
|
+
}
|
2476
|
+
};
|
2477
|
+
|
2478
|
+
export const ServerEndpointCreateParameters: coreClient.CompositeMapper = {
|
2479
|
+
type: {
|
2480
|
+
name: "Composite",
|
2481
|
+
className: "ServerEndpointCreateParameters",
|
2482
|
+
modelProperties: {
|
2483
|
+
...ProxyResource.type.modelProperties,
|
2484
|
+
serverLocalPath: {
|
2485
|
+
serializedName: "properties.serverLocalPath",
|
2486
|
+
type: {
|
2487
|
+
name: "String"
|
2488
|
+
}
|
2489
|
+
},
|
2490
|
+
cloudTiering: {
|
2491
|
+
serializedName: "properties.cloudTiering",
|
2492
|
+
type: {
|
2493
|
+
name: "String"
|
2494
|
+
}
|
2495
|
+
},
|
2496
|
+
volumeFreeSpacePercent: {
|
2497
|
+
defaultValue: 20,
|
2498
|
+
constraints: {
|
2499
|
+
InclusiveMaximum: 100,
|
2500
|
+
InclusiveMinimum: 0
|
2501
|
+
},
|
2502
|
+
serializedName: "properties.volumeFreeSpacePercent",
|
2503
|
+
type: {
|
2504
|
+
name: "Number"
|
2505
|
+
}
|
2506
|
+
},
|
2507
|
+
tierFilesOlderThanDays: {
|
2508
|
+
constraints: {
|
2509
|
+
InclusiveMaximum: 2147483647,
|
2510
|
+
InclusiveMinimum: 0
|
2511
|
+
},
|
2512
|
+
serializedName: "properties.tierFilesOlderThanDays",
|
2513
|
+
type: {
|
2514
|
+
name: "Number"
|
2515
|
+
}
|
2516
|
+
},
|
2517
|
+
friendlyName: {
|
2518
|
+
serializedName: "properties.friendlyName",
|
2519
|
+
type: {
|
2520
|
+
name: "String"
|
2521
|
+
}
|
2522
|
+
},
|
2523
|
+
serverResourceId: {
|
2524
|
+
serializedName: "properties.serverResourceId",
|
2525
|
+
type: {
|
2526
|
+
name: "String"
|
2527
|
+
}
|
2528
|
+
},
|
2529
|
+
offlineDataTransfer: {
|
2530
|
+
serializedName: "properties.offlineDataTransfer",
|
2531
|
+
type: {
|
2532
|
+
name: "String"
|
2533
|
+
}
|
2534
|
+
},
|
2535
|
+
offlineDataTransferShareName: {
|
2536
|
+
serializedName: "properties.offlineDataTransferShareName",
|
2537
|
+
type: {
|
2538
|
+
name: "String"
|
2539
|
+
}
|
2540
|
+
},
|
2541
|
+
initialDownloadPolicy: {
|
2542
|
+
serializedName: "properties.initialDownloadPolicy",
|
830
2543
|
type: {
|
831
|
-
name: "
|
832
|
-
className: "SyncActivityStatus"
|
2544
|
+
name: "String"
|
833
2545
|
}
|
834
2546
|
},
|
835
|
-
|
836
|
-
|
837
|
-
serializedName: "downloadActivity",
|
2547
|
+
localCacheMode: {
|
2548
|
+
serializedName: "properties.localCacheMode",
|
838
2549
|
type: {
|
839
|
-
name: "
|
840
|
-
className: "SyncActivityStatus"
|
2550
|
+
name: "String"
|
841
2551
|
}
|
842
2552
|
},
|
843
|
-
|
844
|
-
|
845
|
-
serializedName: "offlineDataTransferStatus",
|
2553
|
+
initialUploadPolicy: {
|
2554
|
+
serializedName: "properties.initialUploadPolicy",
|
846
2555
|
type: {
|
847
2556
|
name: "String"
|
848
2557
|
}
|
@@ -851,8 +2560,7 @@ export const ServerEndpointSyncStatus: msRest.CompositeMapper = {
|
|
851
2560
|
}
|
852
2561
|
};
|
853
2562
|
|
854
|
-
export const ServerEndpoint:
|
855
|
-
serializedName: "ServerEndpoint",
|
2563
|
+
export const ServerEndpoint: coreClient.CompositeMapper = {
|
856
2564
|
type: {
|
857
2565
|
name: "Composite",
|
858
2566
|
className: "ServerEndpoint",
|
@@ -871,21 +2579,21 @@ export const ServerEndpoint: msRest.CompositeMapper = {
|
|
871
2579
|
}
|
872
2580
|
},
|
873
2581
|
volumeFreeSpacePercent: {
|
874
|
-
serializedName: "properties.volumeFreeSpacePercent",
|
875
2582
|
constraints: {
|
876
2583
|
InclusiveMaximum: 100,
|
877
2584
|
InclusiveMinimum: 0
|
878
2585
|
},
|
2586
|
+
serializedName: "properties.volumeFreeSpacePercent",
|
879
2587
|
type: {
|
880
2588
|
name: "Number"
|
881
2589
|
}
|
882
2590
|
},
|
883
2591
|
tierFilesOlderThanDays: {
|
884
|
-
serializedName: "properties.tierFilesOlderThanDays",
|
885
2592
|
constraints: {
|
886
2593
|
InclusiveMaximum: 2147483647,
|
887
2594
|
InclusiveMinimum: 0
|
888
2595
|
},
|
2596
|
+
serializedName: "properties.tierFilesOlderThanDays",
|
889
2597
|
type: {
|
890
2598
|
name: "Number"
|
891
2599
|
}
|
@@ -903,28 +2611,27 @@ export const ServerEndpoint: msRest.CompositeMapper = {
|
|
903
2611
|
}
|
904
2612
|
},
|
905
2613
|
provisioningState: {
|
906
|
-
readOnly: true,
|
907
2614
|
serializedName: "properties.provisioningState",
|
2615
|
+
readOnly: true,
|
908
2616
|
type: {
|
909
2617
|
name: "String"
|
910
2618
|
}
|
911
2619
|
},
|
912
2620
|
lastWorkflowId: {
|
913
|
-
readOnly: true,
|
914
2621
|
serializedName: "properties.lastWorkflowId",
|
2622
|
+
readOnly: true,
|
915
2623
|
type: {
|
916
2624
|
name: "String"
|
917
2625
|
}
|
918
2626
|
},
|
919
2627
|
lastOperationName: {
|
920
|
-
readOnly: true,
|
921
2628
|
serializedName: "properties.lastOperationName",
|
2629
|
+
readOnly: true,
|
922
2630
|
type: {
|
923
2631
|
name: "String"
|
924
2632
|
}
|
925
2633
|
},
|
926
2634
|
syncStatus: {
|
927
|
-
readOnly: true,
|
928
2635
|
serializedName: "properties.syncStatus",
|
929
2636
|
type: {
|
930
2637
|
name: "Composite",
|
@@ -938,15 +2645,16 @@ export const ServerEndpoint: msRest.CompositeMapper = {
|
|
938
2645
|
}
|
939
2646
|
},
|
940
2647
|
offlineDataTransferStorageAccountResourceId: {
|
2648
|
+
serializedName:
|
2649
|
+
"properties.offlineDataTransferStorageAccountResourceId",
|
941
2650
|
readOnly: true,
|
942
|
-
serializedName: "properties.offlineDataTransferStorageAccountResourceId",
|
943
2651
|
type: {
|
944
2652
|
name: "String"
|
945
2653
|
}
|
946
2654
|
},
|
947
2655
|
offlineDataTransferStorageAccountTenantId: {
|
948
|
-
readOnly: true,
|
949
2656
|
serializedName: "properties.offlineDataTransferStorageAccountTenantId",
|
2657
|
+
readOnly: true,
|
950
2658
|
type: {
|
951
2659
|
name: "String"
|
952
2660
|
}
|
@@ -956,13 +2664,51 @@ export const ServerEndpoint: msRest.CompositeMapper = {
|
|
956
2664
|
type: {
|
957
2665
|
name: "String"
|
958
2666
|
}
|
2667
|
+
},
|
2668
|
+
cloudTieringStatus: {
|
2669
|
+
serializedName: "properties.cloudTieringStatus",
|
2670
|
+
type: {
|
2671
|
+
name: "Composite",
|
2672
|
+
className: "ServerEndpointCloudTieringStatus"
|
2673
|
+
}
|
2674
|
+
},
|
2675
|
+
recallStatus: {
|
2676
|
+
serializedName: "properties.recallStatus",
|
2677
|
+
type: {
|
2678
|
+
name: "Composite",
|
2679
|
+
className: "ServerEndpointRecallStatus"
|
2680
|
+
}
|
2681
|
+
},
|
2682
|
+
initialDownloadPolicy: {
|
2683
|
+
serializedName: "properties.initialDownloadPolicy",
|
2684
|
+
type: {
|
2685
|
+
name: "String"
|
2686
|
+
}
|
2687
|
+
},
|
2688
|
+
localCacheMode: {
|
2689
|
+
serializedName: "properties.localCacheMode",
|
2690
|
+
type: {
|
2691
|
+
name: "String"
|
2692
|
+
}
|
2693
|
+
},
|
2694
|
+
initialUploadPolicy: {
|
2695
|
+
serializedName: "properties.initialUploadPolicy",
|
2696
|
+
type: {
|
2697
|
+
name: "String"
|
2698
|
+
}
|
2699
|
+
},
|
2700
|
+
serverName: {
|
2701
|
+
serializedName: "properties.serverName",
|
2702
|
+
readOnly: true,
|
2703
|
+
type: {
|
2704
|
+
name: "String"
|
2705
|
+
}
|
959
2706
|
}
|
960
2707
|
}
|
961
2708
|
}
|
962
2709
|
};
|
963
2710
|
|
964
|
-
export const RegisteredServer:
|
965
|
-
serializedName: "RegisteredServer",
|
2711
|
+
export const RegisteredServer: coreClient.CompositeMapper = {
|
966
2712
|
type: {
|
967
2713
|
name: "Composite",
|
968
2714
|
className: "RegisteredServer",
|
@@ -980,6 +2726,20 @@ export const RegisteredServer: msRest.CompositeMapper = {
|
|
980
2726
|
name: "String"
|
981
2727
|
}
|
982
2728
|
},
|
2729
|
+
agentVersionStatus: {
|
2730
|
+
serializedName: "properties.agentVersionStatus",
|
2731
|
+
readOnly: true,
|
2732
|
+
type: {
|
2733
|
+
name: "String"
|
2734
|
+
}
|
2735
|
+
},
|
2736
|
+
agentVersionExpirationDate: {
|
2737
|
+
serializedName: "properties.agentVersionExpirationDate",
|
2738
|
+
readOnly: true,
|
2739
|
+
type: {
|
2740
|
+
name: "DateTime"
|
2741
|
+
}
|
2742
|
+
},
|
983
2743
|
serverOSVersion: {
|
984
2744
|
serializedName: "properties.serverOSVersion",
|
985
2745
|
type: {
|
@@ -1052,431 +2812,212 @@ export const RegisteredServer: msRest.CompositeMapper = {
|
|
1052
2812
|
name: "String"
|
1053
2813
|
}
|
1054
2814
|
},
|
1055
|
-
resourceLocation: {
|
1056
|
-
serializedName: "properties.resourceLocation",
|
1057
|
-
type: {
|
1058
|
-
name: "String"
|
1059
|
-
}
|
1060
|
-
},
|
1061
|
-
serviceLocation: {
|
1062
|
-
serializedName: "properties.serviceLocation",
|
1063
|
-
type: {
|
1064
|
-
name: "String"
|
1065
|
-
}
|
1066
|
-
},
|
1067
|
-
friendlyName: {
|
1068
|
-
serializedName: "properties.friendlyName",
|
1069
|
-
type: {
|
1070
|
-
name: "String"
|
1071
|
-
}
|
1072
|
-
},
|
1073
|
-
managementEndpointUri: {
|
1074
|
-
serializedName: "properties.managementEndpointUri",
|
1075
|
-
type: {
|
1076
|
-
name: "String"
|
1077
|
-
}
|
1078
|
-
},
|
1079
|
-
monitoringConfiguration: {
|
1080
|
-
serializedName: "properties.monitoringConfiguration",
|
1081
|
-
type: {
|
1082
|
-
name: "String"
|
1083
|
-
}
|
1084
|
-
}
|
1085
|
-
}
|
1086
|
-
}
|
1087
|
-
};
|
1088
|
-
|
1089
|
-
export const ResourcesMoveInfo: msRest.CompositeMapper = {
|
1090
|
-
serializedName: "ResourcesMoveInfo",
|
1091
|
-
type: {
|
1092
|
-
name: "Composite",
|
1093
|
-
className: "ResourcesMoveInfo",
|
1094
|
-
modelProperties: {
|
1095
|
-
targetResourceGroup: {
|
1096
|
-
serializedName: "targetResourceGroup",
|
1097
|
-
type: {
|
1098
|
-
name: "String"
|
1099
|
-
}
|
1100
|
-
},
|
1101
|
-
resources: {
|
1102
|
-
serializedName: "resources",
|
1103
|
-
type: {
|
1104
|
-
name: "Sequence",
|
1105
|
-
element: {
|
1106
|
-
type: {
|
1107
|
-
name: "String"
|
1108
|
-
}
|
1109
|
-
}
|
1110
|
-
}
|
1111
|
-
}
|
1112
|
-
}
|
1113
|
-
}
|
1114
|
-
};
|
1115
|
-
|
1116
|
-
export const Workflow: msRest.CompositeMapper = {
|
1117
|
-
serializedName: "Workflow",
|
1118
|
-
type: {
|
1119
|
-
name: "Composite",
|
1120
|
-
className: "Workflow",
|
1121
|
-
modelProperties: {
|
1122
|
-
...ProxyResource.type.modelProperties,
|
1123
|
-
lastStepName: {
|
1124
|
-
serializedName: "properties.lastStepName",
|
1125
|
-
type: {
|
1126
|
-
name: "String"
|
1127
|
-
}
|
1128
|
-
},
|
1129
|
-
status: {
|
1130
|
-
serializedName: "properties.status",
|
1131
|
-
type: {
|
1132
|
-
name: "String"
|
1133
|
-
}
|
1134
|
-
},
|
1135
|
-
operation: {
|
1136
|
-
serializedName: "properties.operation",
|
1137
|
-
type: {
|
1138
|
-
name: "String"
|
1139
|
-
}
|
1140
|
-
},
|
1141
|
-
steps: {
|
1142
|
-
serializedName: "properties.steps",
|
1143
|
-
type: {
|
1144
|
-
name: "String"
|
1145
|
-
}
|
1146
|
-
},
|
1147
|
-
lastOperationId: {
|
1148
|
-
serializedName: "properties.lastOperationId",
|
1149
|
-
type: {
|
1150
|
-
name: "String"
|
1151
|
-
}
|
1152
|
-
}
|
1153
|
-
}
|
1154
|
-
}
|
1155
|
-
};
|
1156
|
-
|
1157
|
-
export const OperationDisplayInfo: msRest.CompositeMapper = {
|
1158
|
-
serializedName: "OperationDisplayInfo",
|
1159
|
-
type: {
|
1160
|
-
name: "Composite",
|
1161
|
-
className: "OperationDisplayInfo",
|
1162
|
-
modelProperties: {
|
1163
|
-
description: {
|
1164
|
-
serializedName: "description",
|
1165
|
-
type: {
|
1166
|
-
name: "String"
|
1167
|
-
}
|
1168
|
-
},
|
1169
|
-
operation: {
|
1170
|
-
serializedName: "operation",
|
1171
|
-
type: {
|
1172
|
-
name: "String"
|
1173
|
-
}
|
1174
|
-
},
|
1175
|
-
provider: {
|
1176
|
-
serializedName: "provider",
|
1177
|
-
type: {
|
1178
|
-
name: "String"
|
1179
|
-
}
|
1180
|
-
},
|
1181
|
-
resource: {
|
1182
|
-
serializedName: "resource",
|
1183
|
-
type: {
|
1184
|
-
name: "String"
|
1185
|
-
}
|
1186
|
-
}
|
1187
|
-
}
|
1188
|
-
}
|
1189
|
-
};
|
1190
|
-
|
1191
|
-
export const OperationEntity: msRest.CompositeMapper = {
|
1192
|
-
serializedName: "OperationEntity",
|
1193
|
-
type: {
|
1194
|
-
name: "Composite",
|
1195
|
-
className: "OperationEntity",
|
1196
|
-
modelProperties: {
|
1197
|
-
name: {
|
1198
|
-
serializedName: "name",
|
1199
|
-
type: {
|
1200
|
-
name: "String"
|
1201
|
-
}
|
1202
|
-
},
|
1203
|
-
display: {
|
1204
|
-
serializedName: "display",
|
1205
|
-
type: {
|
1206
|
-
name: "Composite",
|
1207
|
-
className: "OperationDisplayInfo"
|
1208
|
-
}
|
1209
|
-
},
|
1210
|
-
origin: {
|
1211
|
-
serializedName: "origin",
|
1212
|
-
type: {
|
1213
|
-
name: "String"
|
1214
|
-
}
|
1215
|
-
}
|
1216
|
-
}
|
1217
|
-
}
|
1218
|
-
};
|
1219
|
-
|
1220
|
-
export const OperationDisplayResource: msRest.CompositeMapper = {
|
1221
|
-
serializedName: "OperationDisplayResource",
|
1222
|
-
type: {
|
1223
|
-
name: "Composite",
|
1224
|
-
className: "OperationDisplayResource",
|
1225
|
-
modelProperties: {
|
1226
|
-
provider: {
|
1227
|
-
serializedName: "provider",
|
1228
|
-
type: {
|
1229
|
-
name: "String"
|
1230
|
-
}
|
1231
|
-
},
|
1232
|
-
resource: {
|
1233
|
-
serializedName: "resource",
|
1234
|
-
type: {
|
1235
|
-
name: "String"
|
1236
|
-
}
|
1237
|
-
},
|
1238
|
-
operation: {
|
1239
|
-
serializedName: "operation",
|
1240
|
-
type: {
|
1241
|
-
name: "String"
|
1242
|
-
}
|
1243
|
-
},
|
1244
|
-
description: {
|
1245
|
-
serializedName: "description",
|
1246
|
-
type: {
|
1247
|
-
name: "String"
|
1248
|
-
}
|
1249
|
-
}
|
1250
|
-
}
|
1251
|
-
}
|
1252
|
-
};
|
1253
|
-
|
1254
|
-
export const CheckNameAvailabilityParameters: msRest.CompositeMapper = {
|
1255
|
-
serializedName: "CheckNameAvailabilityParameters",
|
1256
|
-
type: {
|
1257
|
-
name: "Composite",
|
1258
|
-
className: "CheckNameAvailabilityParameters",
|
1259
|
-
modelProperties: {
|
1260
|
-
name: {
|
1261
|
-
required: true,
|
1262
|
-
serializedName: "name",
|
2815
|
+
resourceLocation: {
|
2816
|
+
serializedName: "properties.resourceLocation",
|
1263
2817
|
type: {
|
1264
2818
|
name: "String"
|
1265
2819
|
}
|
1266
2820
|
},
|
1267
|
-
|
1268
|
-
|
1269
|
-
isConstant: true,
|
1270
|
-
serializedName: "type",
|
1271
|
-
defaultValue: 'Microsoft.StorageSync/storageSyncServices',
|
2821
|
+
serviceLocation: {
|
2822
|
+
serializedName: "properties.serviceLocation",
|
1272
2823
|
type: {
|
1273
2824
|
name: "String"
|
1274
2825
|
}
|
1275
|
-
}
|
1276
|
-
|
1277
|
-
|
1278
|
-
};
|
1279
|
-
|
1280
|
-
export const CheckNameAvailabilityResult: msRest.CompositeMapper = {
|
1281
|
-
serializedName: "CheckNameAvailabilityResult",
|
1282
|
-
type: {
|
1283
|
-
name: "Composite",
|
1284
|
-
className: "CheckNameAvailabilityResult",
|
1285
|
-
modelProperties: {
|
1286
|
-
nameAvailable: {
|
1287
|
-
readOnly: true,
|
1288
|
-
serializedName: "nameAvailable",
|
2826
|
+
},
|
2827
|
+
friendlyName: {
|
2828
|
+
serializedName: "properties.friendlyName",
|
1289
2829
|
type: {
|
1290
|
-
name: "
|
2830
|
+
name: "String"
|
1291
2831
|
}
|
1292
2832
|
},
|
1293
|
-
|
1294
|
-
|
1295
|
-
serializedName: "reason",
|
2833
|
+
managementEndpointUri: {
|
2834
|
+
serializedName: "properties.managementEndpointUri",
|
1296
2835
|
type: {
|
1297
|
-
name: "
|
1298
|
-
allowedValues: [
|
1299
|
-
"Invalid",
|
1300
|
-
"AlreadyExists"
|
1301
|
-
]
|
2836
|
+
name: "String"
|
1302
2837
|
}
|
1303
2838
|
},
|
1304
|
-
|
1305
|
-
|
1306
|
-
serializedName: "message",
|
2839
|
+
monitoringEndpointUri: {
|
2840
|
+
serializedName: "properties.monitoringEndpointUri",
|
1307
2841
|
type: {
|
1308
2842
|
name: "String"
|
1309
2843
|
}
|
1310
|
-
}
|
1311
|
-
|
1312
|
-
|
1313
|
-
};
|
1314
|
-
|
1315
|
-
export const RestoreFileSpec: msRest.CompositeMapper = {
|
1316
|
-
serializedName: "RestoreFileSpec",
|
1317
|
-
type: {
|
1318
|
-
name: "Composite",
|
1319
|
-
className: "RestoreFileSpec",
|
1320
|
-
modelProperties: {
|
1321
|
-
path: {
|
1322
|
-
serializedName: "path",
|
2844
|
+
},
|
2845
|
+
monitoringConfiguration: {
|
2846
|
+
serializedName: "properties.monitoringConfiguration",
|
1323
2847
|
type: {
|
1324
2848
|
name: "String"
|
1325
2849
|
}
|
1326
2850
|
},
|
1327
|
-
|
2851
|
+
serverName: {
|
2852
|
+
serializedName: "properties.serverName",
|
1328
2853
|
readOnly: true,
|
1329
|
-
serializedName: "isdir",
|
1330
2854
|
type: {
|
1331
|
-
name: "
|
2855
|
+
name: "String"
|
1332
2856
|
}
|
1333
2857
|
}
|
1334
2858
|
}
|
1335
2859
|
}
|
1336
2860
|
};
|
1337
2861
|
|
1338
|
-
export const
|
1339
|
-
serializedName: "PostRestoreRequest",
|
2862
|
+
export const RegisteredServerCreateParameters: coreClient.CompositeMapper = {
|
1340
2863
|
type: {
|
1341
2864
|
name: "Composite",
|
1342
|
-
className: "
|
2865
|
+
className: "RegisteredServerCreateParameters",
|
1343
2866
|
modelProperties: {
|
1344
|
-
|
1345
|
-
|
2867
|
+
...ProxyResource.type.modelProperties,
|
2868
|
+
serverCertificate: {
|
2869
|
+
serializedName: "properties.serverCertificate",
|
1346
2870
|
type: {
|
1347
2871
|
name: "String"
|
1348
2872
|
}
|
1349
2873
|
},
|
1350
|
-
|
1351
|
-
serializedName: "
|
2874
|
+
agentVersion: {
|
2875
|
+
serializedName: "properties.agentVersion",
|
1352
2876
|
type: {
|
1353
2877
|
name: "String"
|
1354
2878
|
}
|
1355
2879
|
},
|
1356
|
-
|
1357
|
-
serializedName: "
|
2880
|
+
serverOSVersion: {
|
2881
|
+
serializedName: "properties.serverOSVersion",
|
1358
2882
|
type: {
|
1359
2883
|
name: "String"
|
1360
2884
|
}
|
1361
2885
|
},
|
1362
|
-
|
1363
|
-
serializedName: "
|
2886
|
+
lastHeartBeat: {
|
2887
|
+
serializedName: "properties.lastHeartBeat",
|
1364
2888
|
type: {
|
1365
2889
|
name: "String"
|
1366
2890
|
}
|
1367
2891
|
},
|
1368
|
-
|
1369
|
-
serializedName: "
|
2892
|
+
serverRole: {
|
2893
|
+
serializedName: "properties.serverRole",
|
1370
2894
|
type: {
|
1371
2895
|
name: "String"
|
1372
2896
|
}
|
1373
2897
|
},
|
1374
|
-
|
1375
|
-
serializedName: "
|
2898
|
+
clusterId: {
|
2899
|
+
serializedName: "properties.clusterId",
|
1376
2900
|
type: {
|
1377
2901
|
name: "String"
|
1378
2902
|
}
|
1379
2903
|
},
|
1380
|
-
|
1381
|
-
serializedName: "
|
2904
|
+
clusterName: {
|
2905
|
+
serializedName: "properties.clusterName",
|
1382
2906
|
type: {
|
1383
2907
|
name: "String"
|
1384
2908
|
}
|
1385
2909
|
},
|
1386
|
-
|
1387
|
-
serializedName: "
|
2910
|
+
serverId: {
|
2911
|
+
serializedName: "properties.serverId",
|
1388
2912
|
type: {
|
1389
|
-
name: "
|
1390
|
-
|
1391
|
-
|
1392
|
-
|
1393
|
-
|
1394
|
-
|
1395
|
-
|
2913
|
+
name: "String"
|
2914
|
+
}
|
2915
|
+
},
|
2916
|
+
friendlyName: {
|
2917
|
+
serializedName: "properties.friendlyName",
|
2918
|
+
type: {
|
2919
|
+
name: "String"
|
1396
2920
|
}
|
1397
2921
|
}
|
1398
2922
|
}
|
1399
2923
|
}
|
1400
2924
|
};
|
1401
2925
|
|
1402
|
-
export const
|
1403
|
-
serializedName: "PreRestoreRequest",
|
2926
|
+
export const Workflow: coreClient.CompositeMapper = {
|
1404
2927
|
type: {
|
1405
2928
|
name: "Composite",
|
1406
|
-
className: "
|
2929
|
+
className: "Workflow",
|
1407
2930
|
modelProperties: {
|
1408
|
-
|
1409
|
-
|
2931
|
+
...ProxyResource.type.modelProperties,
|
2932
|
+
lastStepName: {
|
2933
|
+
serializedName: "properties.lastStepName",
|
1410
2934
|
type: {
|
1411
2935
|
name: "String"
|
1412
2936
|
}
|
1413
2937
|
},
|
1414
|
-
|
1415
|
-
serializedName: "
|
2938
|
+
status: {
|
2939
|
+
serializedName: "properties.status",
|
1416
2940
|
type: {
|
1417
2941
|
name: "String"
|
1418
2942
|
}
|
1419
2943
|
},
|
1420
|
-
|
1421
|
-
serializedName: "
|
2944
|
+
operation: {
|
2945
|
+
serializedName: "properties.operation",
|
1422
2946
|
type: {
|
1423
2947
|
name: "String"
|
1424
2948
|
}
|
1425
2949
|
},
|
1426
|
-
|
1427
|
-
serializedName: "
|
2950
|
+
steps: {
|
2951
|
+
serializedName: "properties.steps",
|
1428
2952
|
type: {
|
1429
2953
|
name: "String"
|
1430
2954
|
}
|
1431
2955
|
},
|
1432
|
-
|
1433
|
-
serializedName: "
|
2956
|
+
lastOperationId: {
|
2957
|
+
serializedName: "properties.lastOperationId",
|
1434
2958
|
type: {
|
1435
2959
|
name: "String"
|
1436
2960
|
}
|
1437
2961
|
},
|
1438
|
-
|
1439
|
-
serializedName: "
|
2962
|
+
commandName: {
|
2963
|
+
serializedName: "properties.commandName",
|
2964
|
+
readOnly: true,
|
1440
2965
|
type: {
|
1441
2966
|
name: "String"
|
1442
2967
|
}
|
1443
2968
|
},
|
1444
|
-
|
1445
|
-
serializedName: "
|
2969
|
+
createdTimestamp: {
|
2970
|
+
serializedName: "properties.createdTimestamp",
|
2971
|
+
readOnly: true,
|
1446
2972
|
type: {
|
1447
|
-
name: "
|
2973
|
+
name: "DateTime"
|
1448
2974
|
}
|
1449
2975
|
},
|
1450
|
-
|
1451
|
-
serializedName: "
|
2976
|
+
lastStatusTimestamp: {
|
2977
|
+
serializedName: "properties.lastStatusTimestamp",
|
2978
|
+
readOnly: true,
|
1452
2979
|
type: {
|
1453
|
-
name: "
|
1454
|
-
|
1455
|
-
|
1456
|
-
|
1457
|
-
|
1458
|
-
|
1459
|
-
|
2980
|
+
name: "DateTime"
|
2981
|
+
}
|
2982
|
+
}
|
2983
|
+
}
|
2984
|
+
}
|
2985
|
+
};
|
2986
|
+
|
2987
|
+
export const OperationsListHeaders: coreClient.CompositeMapper = {
|
2988
|
+
type: {
|
2989
|
+
name: "Composite",
|
2990
|
+
className: "OperationsListHeaders",
|
2991
|
+
modelProperties: {
|
2992
|
+
xMsRequestId: {
|
2993
|
+
serializedName: "x-ms-request-id",
|
2994
|
+
type: {
|
2995
|
+
name: "String"
|
1460
2996
|
}
|
1461
2997
|
},
|
1462
|
-
|
1463
|
-
serializedName: "
|
2998
|
+
xMsCorrelationRequestId: {
|
2999
|
+
serializedName: "x-ms-correlation-request-id",
|
1464
3000
|
type: {
|
1465
|
-
name: "
|
3001
|
+
name: "String"
|
1466
3002
|
}
|
1467
3003
|
}
|
1468
3004
|
}
|
1469
3005
|
}
|
1470
3006
|
};
|
1471
3007
|
|
1472
|
-
export const
|
1473
|
-
serializedName: "BackupRequest",
|
3008
|
+
export const OperationsListNextHeaders: coreClient.CompositeMapper = {
|
1474
3009
|
type: {
|
1475
3010
|
name: "Composite",
|
1476
|
-
className: "
|
3011
|
+
className: "OperationsListNextHeaders",
|
1477
3012
|
modelProperties: {
|
1478
|
-
|
1479
|
-
serializedName: "
|
3013
|
+
xMsRequestId: {
|
3014
|
+
serializedName: "x-ms-request-id",
|
3015
|
+
type: {
|
3016
|
+
name: "String"
|
3017
|
+
}
|
3018
|
+
},
|
3019
|
+
xMsCorrelationRequestId: {
|
3020
|
+
serializedName: "x-ms-correlation-request-id",
|
1480
3021
|
type: {
|
1481
3022
|
name: "String"
|
1482
3023
|
}
|
@@ -1485,15 +3026,37 @@ export const BackupRequest: msRest.CompositeMapper = {
|
|
1485
3026
|
}
|
1486
3027
|
};
|
1487
3028
|
|
1488
|
-
export const
|
1489
|
-
serializedName: "PostBackupResponse",
|
3029
|
+
export const StorageSyncServicesCreateHeaders: coreClient.CompositeMapper = {
|
1490
3030
|
type: {
|
1491
3031
|
name: "Composite",
|
1492
|
-
className: "
|
3032
|
+
className: "StorageSyncServicesCreateHeaders",
|
1493
3033
|
modelProperties: {
|
1494
|
-
|
1495
|
-
|
1496
|
-
|
3034
|
+
azureAsyncOperation: {
|
3035
|
+
serializedName: "azure-asyncoperation",
|
3036
|
+
type: {
|
3037
|
+
name: "String"
|
3038
|
+
}
|
3039
|
+
},
|
3040
|
+
location: {
|
3041
|
+
serializedName: "location",
|
3042
|
+
type: {
|
3043
|
+
name: "String"
|
3044
|
+
}
|
3045
|
+
},
|
3046
|
+
retryAfter: {
|
3047
|
+
serializedName: "retry-after",
|
3048
|
+
type: {
|
3049
|
+
name: "String"
|
3050
|
+
}
|
3051
|
+
},
|
3052
|
+
xMsRequestId: {
|
3053
|
+
serializedName: "x-ms-request-id",
|
3054
|
+
type: {
|
3055
|
+
name: "String"
|
3056
|
+
}
|
3057
|
+
},
|
3058
|
+
xMsCorrelationRequestId: {
|
3059
|
+
serializedName: "x-ms-correlation-request-id",
|
1497
3060
|
type: {
|
1498
3061
|
name: "String"
|
1499
3062
|
}
|
@@ -1502,43 +3065,40 @@ export const PostBackupResponse: msRest.CompositeMapper = {
|
|
1502
3065
|
}
|
1503
3066
|
};
|
1504
3067
|
|
1505
|
-
export const
|
1506
|
-
serializedName: "StorageSyncServiceUpdateParameters",
|
3068
|
+
export const StorageSyncServicesGetHeaders: coreClient.CompositeMapper = {
|
1507
3069
|
type: {
|
1508
3070
|
name: "Composite",
|
1509
|
-
className: "
|
3071
|
+
className: "StorageSyncServicesGetHeaders",
|
1510
3072
|
modelProperties: {
|
1511
|
-
|
1512
|
-
serializedName: "
|
3073
|
+
xMsRequestId: {
|
3074
|
+
serializedName: "x-ms-request-id",
|
1513
3075
|
type: {
|
1514
|
-
name: "
|
1515
|
-
value: {
|
1516
|
-
type: {
|
1517
|
-
name: "String"
|
1518
|
-
}
|
1519
|
-
}
|
3076
|
+
name: "String"
|
1520
3077
|
}
|
1521
3078
|
},
|
1522
|
-
|
1523
|
-
serializedName: "
|
3079
|
+
xMsCorrelationRequestId: {
|
3080
|
+
serializedName: "x-ms-correlation-request-id",
|
1524
3081
|
type: {
|
1525
|
-
name: "
|
3082
|
+
name: "String"
|
1526
3083
|
}
|
1527
3084
|
}
|
1528
3085
|
}
|
1529
3086
|
}
|
1530
3087
|
};
|
1531
3088
|
|
1532
|
-
export const
|
1533
|
-
serializedName: "AzureEntityResource",
|
3089
|
+
export const StorageSyncServicesUpdateHeaders: coreClient.CompositeMapper = {
|
1534
3090
|
type: {
|
1535
3091
|
name: "Composite",
|
1536
|
-
className: "
|
3092
|
+
className: "StorageSyncServicesUpdateHeaders",
|
1537
3093
|
modelProperties: {
|
1538
|
-
|
1539
|
-
|
1540
|
-
|
1541
|
-
|
3094
|
+
xMsRequestId: {
|
3095
|
+
serializedName: "x-ms-request-id",
|
3096
|
+
type: {
|
3097
|
+
name: "String"
|
3098
|
+
}
|
3099
|
+
},
|
3100
|
+
xMsCorrelationRequestId: {
|
3101
|
+
serializedName: "x-ms-correlation-request-id",
|
1542
3102
|
type: {
|
1543
3103
|
name: "String"
|
1544
3104
|
}
|
@@ -1547,11 +3107,10 @@ export const AzureEntityResource: msRest.CompositeMapper = {
|
|
1547
3107
|
}
|
1548
3108
|
};
|
1549
3109
|
|
1550
|
-
export const
|
1551
|
-
serializedName: "operations-list-headers",
|
3110
|
+
export const StorageSyncServicesDeleteHeaders: coreClient.CompositeMapper = {
|
1552
3111
|
type: {
|
1553
3112
|
name: "Composite",
|
1554
|
-
className: "
|
3113
|
+
className: "StorageSyncServicesDeleteHeaders",
|
1555
3114
|
modelProperties: {
|
1556
3115
|
xMsRequestId: {
|
1557
3116
|
serializedName: "x-ms-request-id",
|
@@ -1569,11 +3128,10 @@ export const OperationsListHeaders: msRest.CompositeMapper = {
|
|
1569
3128
|
}
|
1570
3129
|
};
|
1571
3130
|
|
1572
|
-
export const
|
1573
|
-
serializedName: "storagesyncservices-get-headers",
|
3131
|
+
export const StorageSyncServicesListByResourceGroupHeaders: coreClient.CompositeMapper = {
|
1574
3132
|
type: {
|
1575
3133
|
name: "Composite",
|
1576
|
-
className: "
|
3134
|
+
className: "StorageSyncServicesListByResourceGroupHeaders",
|
1577
3135
|
modelProperties: {
|
1578
3136
|
xMsRequestId: {
|
1579
3137
|
serializedName: "x-ms-request-id",
|
@@ -1591,11 +3149,10 @@ export const StorageSyncServicesGetHeaders: msRest.CompositeMapper = {
|
|
1591
3149
|
}
|
1592
3150
|
};
|
1593
3151
|
|
1594
|
-
export const
|
1595
|
-
serializedName: "storagesyncservices-update-headers",
|
3152
|
+
export const StorageSyncServicesListBySubscriptionHeaders: coreClient.CompositeMapper = {
|
1596
3153
|
type: {
|
1597
3154
|
name: "Composite",
|
1598
|
-
className: "
|
3155
|
+
className: "StorageSyncServicesListBySubscriptionHeaders",
|
1599
3156
|
modelProperties: {
|
1600
3157
|
xMsRequestId: {
|
1601
3158
|
serializedName: "x-ms-request-id",
|
@@ -1613,12 +3170,29 @@ export const StorageSyncServicesUpdateHeaders: msRest.CompositeMapper = {
|
|
1613
3170
|
}
|
1614
3171
|
};
|
1615
3172
|
|
1616
|
-
export const
|
1617
|
-
serializedName: "storagesyncservices-delete-headers",
|
3173
|
+
export const PrivateEndpointConnectionsCreateHeaders: coreClient.CompositeMapper = {
|
1618
3174
|
type: {
|
1619
3175
|
name: "Composite",
|
1620
|
-
className: "
|
3176
|
+
className: "PrivateEndpointConnectionsCreateHeaders",
|
1621
3177
|
modelProperties: {
|
3178
|
+
azureAsyncOperation: {
|
3179
|
+
serializedName: "azure-asyncoperation",
|
3180
|
+
type: {
|
3181
|
+
name: "String"
|
3182
|
+
}
|
3183
|
+
},
|
3184
|
+
location: {
|
3185
|
+
serializedName: "location",
|
3186
|
+
type: {
|
3187
|
+
name: "String"
|
3188
|
+
}
|
3189
|
+
},
|
3190
|
+
retryAfter: {
|
3191
|
+
serializedName: "retry-after",
|
3192
|
+
type: {
|
3193
|
+
name: "String"
|
3194
|
+
}
|
3195
|
+
},
|
1622
3196
|
xMsRequestId: {
|
1623
3197
|
serializedName: "x-ms-request-id",
|
1624
3198
|
type: {
|
@@ -1635,12 +3209,29 @@ export const StorageSyncServicesDeleteHeaders: msRest.CompositeMapper = {
|
|
1635
3209
|
}
|
1636
3210
|
};
|
1637
3211
|
|
1638
|
-
export const
|
1639
|
-
serializedName: "storagesyncservices-listbyresourcegroup-headers",
|
3212
|
+
export const PrivateEndpointConnectionsDeleteHeaders: coreClient.CompositeMapper = {
|
1640
3213
|
type: {
|
1641
3214
|
name: "Composite",
|
1642
|
-
className: "
|
3215
|
+
className: "PrivateEndpointConnectionsDeleteHeaders",
|
1643
3216
|
modelProperties: {
|
3217
|
+
azureAsyncOperation: {
|
3218
|
+
serializedName: "azure-asyncoperation",
|
3219
|
+
type: {
|
3220
|
+
name: "String"
|
3221
|
+
}
|
3222
|
+
},
|
3223
|
+
location: {
|
3224
|
+
serializedName: "location",
|
3225
|
+
type: {
|
3226
|
+
name: "String"
|
3227
|
+
}
|
3228
|
+
},
|
3229
|
+
retryAfter: {
|
3230
|
+
serializedName: "retry-after",
|
3231
|
+
type: {
|
3232
|
+
name: "String"
|
3233
|
+
}
|
3234
|
+
},
|
1644
3235
|
xMsRequestId: {
|
1645
3236
|
serializedName: "x-ms-request-id",
|
1646
3237
|
type: {
|
@@ -1657,11 +3248,10 @@ export const StorageSyncServicesListByResourceGroupHeaders: msRest.CompositeMapp
|
|
1657
3248
|
}
|
1658
3249
|
};
|
1659
3250
|
|
1660
|
-
export const
|
1661
|
-
serializedName: "storagesyncservices-listbysubscription-headers",
|
3251
|
+
export const PrivateEndpointConnectionsListByStorageSyncServiceHeaders: coreClient.CompositeMapper = {
|
1662
3252
|
type: {
|
1663
3253
|
name: "Composite",
|
1664
|
-
className: "
|
3254
|
+
className: "PrivateEndpointConnectionsListByStorageSyncServiceHeaders",
|
1665
3255
|
modelProperties: {
|
1666
3256
|
xMsRequestId: {
|
1667
3257
|
serializedName: "x-ms-request-id",
|
@@ -1679,8 +3269,7 @@ export const StorageSyncServicesListBySubscriptionHeaders: msRest.CompositeMappe
|
|
1679
3269
|
}
|
1680
3270
|
};
|
1681
3271
|
|
1682
|
-
export const SyncGroupsListByStorageSyncServiceHeaders:
|
1683
|
-
serializedName: "syncgroups-listbystoragesyncservice-headers",
|
3272
|
+
export const SyncGroupsListByStorageSyncServiceHeaders: coreClient.CompositeMapper = {
|
1684
3273
|
type: {
|
1685
3274
|
name: "Composite",
|
1686
3275
|
className: "SyncGroupsListByStorageSyncServiceHeaders",
|
@@ -1701,8 +3290,7 @@ export const SyncGroupsListByStorageSyncServiceHeaders: msRest.CompositeMapper =
|
|
1701
3290
|
}
|
1702
3291
|
};
|
1703
3292
|
|
1704
|
-
export const SyncGroupsCreateHeaders:
|
1705
|
-
serializedName: "syncgroups-create-headers",
|
3293
|
+
export const SyncGroupsCreateHeaders: coreClient.CompositeMapper = {
|
1706
3294
|
type: {
|
1707
3295
|
name: "Composite",
|
1708
3296
|
className: "SyncGroupsCreateHeaders",
|
@@ -1723,8 +3311,7 @@ export const SyncGroupsCreateHeaders: msRest.CompositeMapper = {
|
|
1723
3311
|
}
|
1724
3312
|
};
|
1725
3313
|
|
1726
|
-
export const SyncGroupsGetHeaders:
|
1727
|
-
serializedName: "syncgroups-get-headers",
|
3314
|
+
export const SyncGroupsGetHeaders: coreClient.CompositeMapper = {
|
1728
3315
|
type: {
|
1729
3316
|
name: "Composite",
|
1730
3317
|
className: "SyncGroupsGetHeaders",
|
@@ -1745,8 +3332,7 @@ export const SyncGroupsGetHeaders: msRest.CompositeMapper = {
|
|
1745
3332
|
}
|
1746
3333
|
};
|
1747
3334
|
|
1748
|
-
export const SyncGroupsDeleteHeaders:
|
1749
|
-
serializedName: "syncgroups-delete-headers",
|
3335
|
+
export const SyncGroupsDeleteHeaders: coreClient.CompositeMapper = {
|
1750
3336
|
type: {
|
1751
3337
|
name: "Composite",
|
1752
3338
|
className: "SyncGroupsDeleteHeaders",
|
@@ -1767,8 +3353,7 @@ export const SyncGroupsDeleteHeaders: msRest.CompositeMapper = {
|
|
1767
3353
|
}
|
1768
3354
|
};
|
1769
3355
|
|
1770
|
-
export const CloudEndpointsCreateHeaders:
|
1771
|
-
serializedName: "cloudendpoints-create-headers",
|
3356
|
+
export const CloudEndpointsCreateHeaders: coreClient.CompositeMapper = {
|
1772
3357
|
type: {
|
1773
3358
|
name: "Composite",
|
1774
3359
|
className: "CloudEndpointsCreateHeaders",
|
@@ -1784,31 +3369,12 @@ export const CloudEndpointsCreateHeaders: msRest.CompositeMapper = {
|
|
1784
3369
|
type: {
|
1785
3370
|
name: "String"
|
1786
3371
|
}
|
1787
|
-
},
|
1788
|
-
azureAsyncOperation: {
|
1789
|
-
serializedName: "azure-asyncoperation",
|
1790
|
-
type: {
|
1791
|
-
name: "String"
|
1792
|
-
}
|
1793
|
-
},
|
1794
|
-
location: {
|
1795
|
-
serializedName: "location",
|
1796
|
-
type: {
|
1797
|
-
name: "String"
|
1798
|
-
}
|
1799
|
-
},
|
1800
|
-
retryAfter: {
|
1801
|
-
serializedName: "retry-after",
|
1802
|
-
type: {
|
1803
|
-
name: "String"
|
1804
|
-
}
|
1805
3372
|
}
|
1806
3373
|
}
|
1807
3374
|
}
|
1808
3375
|
};
|
1809
3376
|
|
1810
|
-
export const CloudEndpointsGetHeaders:
|
1811
|
-
serializedName: "cloudendpoints-get-headers",
|
3377
|
+
export const CloudEndpointsGetHeaders: coreClient.CompositeMapper = {
|
1812
3378
|
type: {
|
1813
3379
|
name: "Composite",
|
1814
3380
|
className: "CloudEndpointsGetHeaders",
|
@@ -1829,8 +3395,7 @@ export const CloudEndpointsGetHeaders: msRest.CompositeMapper = {
|
|
1829
3395
|
}
|
1830
3396
|
};
|
1831
3397
|
|
1832
|
-
export const CloudEndpointsDeleteHeaders:
|
1833
|
-
serializedName: "cloudendpoints-delete-headers",
|
3398
|
+
export const CloudEndpointsDeleteHeaders: coreClient.CompositeMapper = {
|
1834
3399
|
type: {
|
1835
3400
|
name: "Composite",
|
1836
3401
|
className: "CloudEndpointsDeleteHeaders",
|
@@ -1846,31 +3411,12 @@ export const CloudEndpointsDeleteHeaders: msRest.CompositeMapper = {
|
|
1846
3411
|
type: {
|
1847
3412
|
name: "String"
|
1848
3413
|
}
|
1849
|
-
},
|
1850
|
-
azureAsyncOperation: {
|
1851
|
-
serializedName: "azure-asyncoperation",
|
1852
|
-
type: {
|
1853
|
-
name: "String"
|
1854
|
-
}
|
1855
|
-
},
|
1856
|
-
location: {
|
1857
|
-
serializedName: "location",
|
1858
|
-
type: {
|
1859
|
-
name: "String"
|
1860
|
-
}
|
1861
|
-
},
|
1862
|
-
retryAfter: {
|
1863
|
-
serializedName: "retry-after",
|
1864
|
-
type: {
|
1865
|
-
name: "String"
|
1866
|
-
}
|
1867
3414
|
}
|
1868
3415
|
}
|
1869
3416
|
}
|
1870
3417
|
};
|
1871
3418
|
|
1872
|
-
export const CloudEndpointsListBySyncGroupHeaders:
|
1873
|
-
serializedName: "cloudendpoints-listbysyncgroup-headers",
|
3419
|
+
export const CloudEndpointsListBySyncGroupHeaders: coreClient.CompositeMapper = {
|
1874
3420
|
type: {
|
1875
3421
|
name: "Composite",
|
1876
3422
|
className: "CloudEndpointsListBySyncGroupHeaders",
|
@@ -1891,8 +3437,7 @@ export const CloudEndpointsListBySyncGroupHeaders: msRest.CompositeMapper = {
|
|
1891
3437
|
}
|
1892
3438
|
};
|
1893
3439
|
|
1894
|
-
export const CloudEndpointsPreBackupHeaders:
|
1895
|
-
serializedName: "cloudendpoints-prebackup-headers",
|
3440
|
+
export const CloudEndpointsPreBackupHeaders: coreClient.CompositeMapper = {
|
1896
3441
|
type: {
|
1897
3442
|
name: "Composite",
|
1898
3443
|
className: "CloudEndpointsPreBackupHeaders",
|
@@ -1919,8 +3464,7 @@ export const CloudEndpointsPreBackupHeaders: msRest.CompositeMapper = {
|
|
1919
3464
|
}
|
1920
3465
|
};
|
1921
3466
|
|
1922
|
-
export const CloudEndpointsPostBackupHeaders:
|
1923
|
-
serializedName: "cloudendpoints-postbackup-headers",
|
3467
|
+
export const CloudEndpointsPostBackupHeaders: coreClient.CompositeMapper = {
|
1924
3468
|
type: {
|
1925
3469
|
name: "Composite",
|
1926
3470
|
className: "CloudEndpointsPostBackupHeaders",
|
@@ -1947,8 +3491,7 @@ export const CloudEndpointsPostBackupHeaders: msRest.CompositeMapper = {
|
|
1947
3491
|
}
|
1948
3492
|
};
|
1949
3493
|
|
1950
|
-
export const CloudEndpointsPreRestoreHeaders:
|
1951
|
-
serializedName: "cloudendpoints-prerestore-headers",
|
3494
|
+
export const CloudEndpointsPreRestoreHeaders: coreClient.CompositeMapper = {
|
1952
3495
|
type: {
|
1953
3496
|
name: "Composite",
|
1954
3497
|
className: "CloudEndpointsPreRestoreHeaders",
|
@@ -1975,8 +3518,7 @@ export const CloudEndpointsPreRestoreHeaders: msRest.CompositeMapper = {
|
|
1975
3518
|
}
|
1976
3519
|
};
|
1977
3520
|
|
1978
|
-
export const CloudEndpointsRestoreheartbeatHeaders:
|
1979
|
-
serializedName: "cloudendpoints-restoreheartbeat-headers",
|
3521
|
+
export const CloudEndpointsRestoreheartbeatHeaders: coreClient.CompositeMapper = {
|
1980
3522
|
type: {
|
1981
3523
|
name: "Composite",
|
1982
3524
|
className: "CloudEndpointsRestoreheartbeatHeaders",
|
@@ -1997,8 +3539,7 @@ export const CloudEndpointsRestoreheartbeatHeaders: msRest.CompositeMapper = {
|
|
1997
3539
|
}
|
1998
3540
|
};
|
1999
3541
|
|
2000
|
-
export const CloudEndpointsPostRestoreHeaders:
|
2001
|
-
serializedName: "cloudendpoints-postrestore-headers",
|
3542
|
+
export const CloudEndpointsPostRestoreHeaders: coreClient.CompositeMapper = {
|
2002
3543
|
type: {
|
2003
3544
|
name: "Composite",
|
2004
3545
|
className: "CloudEndpointsPostRestoreHeaders",
|
@@ -2025,12 +3566,17 @@ export const CloudEndpointsPostRestoreHeaders: msRest.CompositeMapper = {
|
|
2025
3566
|
}
|
2026
3567
|
};
|
2027
3568
|
|
2028
|
-
export const
|
2029
|
-
serializedName: "serverendpoints-create-headers",
|
3569
|
+
export const CloudEndpointsTriggerChangeDetectionHeaders: coreClient.CompositeMapper = {
|
2030
3570
|
type: {
|
2031
3571
|
name: "Composite",
|
2032
|
-
className: "
|
3572
|
+
className: "CloudEndpointsTriggerChangeDetectionHeaders",
|
2033
3573
|
modelProperties: {
|
3574
|
+
location: {
|
3575
|
+
serializedName: "location",
|
3576
|
+
type: {
|
3577
|
+
name: "String"
|
3578
|
+
}
|
3579
|
+
},
|
2034
3580
|
xMsRequestId: {
|
2035
3581
|
serializedName: "x-ms-request-id",
|
2036
3582
|
type: {
|
@@ -2042,15 +3588,24 @@ export const ServerEndpointsCreateHeaders: msRest.CompositeMapper = {
|
|
2042
3588
|
type: {
|
2043
3589
|
name: "String"
|
2044
3590
|
}
|
2045
|
-
}
|
2046
|
-
|
2047
|
-
|
3591
|
+
}
|
3592
|
+
}
|
3593
|
+
}
|
3594
|
+
};
|
3595
|
+
|
3596
|
+
export const ServerEndpointsCreateHeaders: coreClient.CompositeMapper = {
|
3597
|
+
type: {
|
3598
|
+
name: "Composite",
|
3599
|
+
className: "ServerEndpointsCreateHeaders",
|
3600
|
+
modelProperties: {
|
3601
|
+
xMsRequestId: {
|
3602
|
+
serializedName: "x-ms-request-id",
|
2048
3603
|
type: {
|
2049
3604
|
name: "String"
|
2050
3605
|
}
|
2051
3606
|
},
|
2052
|
-
|
2053
|
-
serializedName: "
|
3607
|
+
xMsCorrelationRequestId: {
|
3608
|
+
serializedName: "x-ms-correlation-request-id",
|
2054
3609
|
type: {
|
2055
3610
|
name: "String"
|
2056
3611
|
}
|
@@ -2059,8 +3614,7 @@ export const ServerEndpointsCreateHeaders: msRest.CompositeMapper = {
|
|
2059
3614
|
}
|
2060
3615
|
};
|
2061
3616
|
|
2062
|
-
export const ServerEndpointsUpdateHeaders:
|
2063
|
-
serializedName: "serverendpoints-update-headers",
|
3617
|
+
export const ServerEndpointsUpdateHeaders: coreClient.CompositeMapper = {
|
2064
3618
|
type: {
|
2065
3619
|
name: "Composite",
|
2066
3620
|
className: "ServerEndpointsUpdateHeaders",
|
@@ -2076,25 +3630,12 @@ export const ServerEndpointsUpdateHeaders: msRest.CompositeMapper = {
|
|
2076
3630
|
type: {
|
2077
3631
|
name: "String"
|
2078
3632
|
}
|
2079
|
-
},
|
2080
|
-
azureAsyncOperation: {
|
2081
|
-
serializedName: "azure-asyncoperation",
|
2082
|
-
type: {
|
2083
|
-
name: "String"
|
2084
|
-
}
|
2085
|
-
},
|
2086
|
-
location: {
|
2087
|
-
serializedName: "location",
|
2088
|
-
type: {
|
2089
|
-
name: "String"
|
2090
|
-
}
|
2091
3633
|
}
|
2092
3634
|
}
|
2093
3635
|
}
|
2094
3636
|
};
|
2095
3637
|
|
2096
|
-
export const ServerEndpointsGetHeaders:
|
2097
|
-
serializedName: "serverendpoints-get-headers",
|
3638
|
+
export const ServerEndpointsGetHeaders: coreClient.CompositeMapper = {
|
2098
3639
|
type: {
|
2099
3640
|
name: "Composite",
|
2100
3641
|
className: "ServerEndpointsGetHeaders",
|
@@ -2115,8 +3656,7 @@ export const ServerEndpointsGetHeaders: msRest.CompositeMapper = {
|
|
2115
3656
|
}
|
2116
3657
|
};
|
2117
3658
|
|
2118
|
-
export const ServerEndpointsDeleteHeaders:
|
2119
|
-
serializedName: "serverendpoints-delete-headers",
|
3659
|
+
export const ServerEndpointsDeleteHeaders: coreClient.CompositeMapper = {
|
2120
3660
|
type: {
|
2121
3661
|
name: "Composite",
|
2122
3662
|
className: "ServerEndpointsDeleteHeaders",
|
@@ -2132,19 +3672,12 @@ export const ServerEndpointsDeleteHeaders: msRest.CompositeMapper = {
|
|
2132
3672
|
type: {
|
2133
3673
|
name: "String"
|
2134
3674
|
}
|
2135
|
-
},
|
2136
|
-
location: {
|
2137
|
-
serializedName: "location",
|
2138
|
-
type: {
|
2139
|
-
name: "String"
|
2140
|
-
}
|
2141
3675
|
}
|
2142
3676
|
}
|
2143
3677
|
}
|
2144
3678
|
};
|
2145
3679
|
|
2146
|
-
export const ServerEndpointsListBySyncGroupHeaders:
|
2147
|
-
serializedName: "serverendpoints-listbysyncgroup-headers",
|
3680
|
+
export const ServerEndpointsListBySyncGroupHeaders: coreClient.CompositeMapper = {
|
2148
3681
|
type: {
|
2149
3682
|
name: "Composite",
|
2150
3683
|
className: "ServerEndpointsListBySyncGroupHeaders",
|
@@ -2171,8 +3704,7 @@ export const ServerEndpointsListBySyncGroupHeaders: msRest.CompositeMapper = {
|
|
2171
3704
|
}
|
2172
3705
|
};
|
2173
3706
|
|
2174
|
-
export const ServerEndpointsRecallActionHeaders:
|
2175
|
-
serializedName: "serverendpoints-recallaction-headers",
|
3707
|
+
export const ServerEndpointsRecallActionHeaders: coreClient.CompositeMapper = {
|
2176
3708
|
type: {
|
2177
3709
|
name: "Composite",
|
2178
3710
|
className: "ServerEndpointsRecallActionHeaders",
|
@@ -2188,19 +3720,12 @@ export const ServerEndpointsRecallActionHeaders: msRest.CompositeMapper = {
|
|
2188
3720
|
type: {
|
2189
3721
|
name: "String"
|
2190
3722
|
}
|
2191
|
-
},
|
2192
|
-
location: {
|
2193
|
-
serializedName: "location",
|
2194
|
-
type: {
|
2195
|
-
name: "String"
|
2196
|
-
}
|
2197
3723
|
}
|
2198
3724
|
}
|
2199
3725
|
}
|
2200
3726
|
};
|
2201
3727
|
|
2202
|
-
export const RegisteredServersListByStorageSyncServiceHeaders:
|
2203
|
-
serializedName: "registeredservers-listbystoragesyncservice-headers",
|
3728
|
+
export const RegisteredServersListByStorageSyncServiceHeaders: coreClient.CompositeMapper = {
|
2204
3729
|
type: {
|
2205
3730
|
name: "Composite",
|
2206
3731
|
className: "RegisteredServersListByStorageSyncServiceHeaders",
|
@@ -2221,8 +3746,7 @@ export const RegisteredServersListByStorageSyncServiceHeaders: msRest.CompositeM
|
|
2221
3746
|
}
|
2222
3747
|
};
|
2223
3748
|
|
2224
|
-
export const RegisteredServersGetHeaders:
|
2225
|
-
serializedName: "registeredservers-get-headers",
|
3749
|
+
export const RegisteredServersGetHeaders: coreClient.CompositeMapper = {
|
2226
3750
|
type: {
|
2227
3751
|
name: "Composite",
|
2228
3752
|
className: "RegisteredServersGetHeaders",
|
@@ -2243,8 +3767,7 @@ export const RegisteredServersGetHeaders: msRest.CompositeMapper = {
|
|
2243
3767
|
}
|
2244
3768
|
};
|
2245
3769
|
|
2246
|
-
export const RegisteredServersCreateHeaders:
|
2247
|
-
serializedName: "registeredservers-create-headers",
|
3770
|
+
export const RegisteredServersCreateHeaders: coreClient.CompositeMapper = {
|
2248
3771
|
type: {
|
2249
3772
|
name: "Composite",
|
2250
3773
|
className: "RegisteredServersCreateHeaders",
|
@@ -2260,25 +3783,12 @@ export const RegisteredServersCreateHeaders: msRest.CompositeMapper = {
|
|
2260
3783
|
type: {
|
2261
3784
|
name: "String"
|
2262
3785
|
}
|
2263
|
-
},
|
2264
|
-
azureAsyncOperation: {
|
2265
|
-
serializedName: "azure-asyncoperation",
|
2266
|
-
type: {
|
2267
|
-
name: "String"
|
2268
|
-
}
|
2269
|
-
},
|
2270
|
-
location: {
|
2271
|
-
serializedName: "location",
|
2272
|
-
type: {
|
2273
|
-
name: "String"
|
2274
|
-
}
|
2275
3786
|
}
|
2276
3787
|
}
|
2277
3788
|
}
|
2278
3789
|
};
|
2279
3790
|
|
2280
|
-
export const RegisteredServersDeleteHeaders:
|
2281
|
-
serializedName: "registeredservers-delete-headers",
|
3791
|
+
export const RegisteredServersDeleteHeaders: coreClient.CompositeMapper = {
|
2282
3792
|
type: {
|
2283
3793
|
name: "Composite",
|
2284
3794
|
className: "RegisteredServersDeleteHeaders",
|
@@ -2294,19 +3804,12 @@ export const RegisteredServersDeleteHeaders: msRest.CompositeMapper = {
|
|
2294
3804
|
type: {
|
2295
3805
|
name: "String"
|
2296
3806
|
}
|
2297
|
-
},
|
2298
|
-
location: {
|
2299
|
-
serializedName: "location",
|
2300
|
-
type: {
|
2301
|
-
name: "String"
|
2302
|
-
}
|
2303
3807
|
}
|
2304
3808
|
}
|
2305
3809
|
}
|
2306
3810
|
};
|
2307
3811
|
|
2308
|
-
export const RegisteredServersTriggerRolloverHeaders:
|
2309
|
-
serializedName: "registeredservers-triggerrollover-headers",
|
3812
|
+
export const RegisteredServersTriggerRolloverHeaders: coreClient.CompositeMapper = {
|
2310
3813
|
type: {
|
2311
3814
|
name: "Composite",
|
2312
3815
|
className: "RegisteredServersTriggerRolloverHeaders",
|
@@ -2322,19 +3825,12 @@ export const RegisteredServersTriggerRolloverHeaders: msRest.CompositeMapper = {
|
|
2322
3825
|
type: {
|
2323
3826
|
name: "String"
|
2324
3827
|
}
|
2325
|
-
},
|
2326
|
-
location: {
|
2327
|
-
serializedName: "location",
|
2328
|
-
type: {
|
2329
|
-
name: "String"
|
2330
|
-
}
|
2331
3828
|
}
|
2332
3829
|
}
|
2333
3830
|
}
|
2334
3831
|
};
|
2335
3832
|
|
2336
|
-
export const WorkflowsListByStorageSyncServiceHeaders:
|
2337
|
-
serializedName: "workflows-listbystoragesyncservice-headers",
|
3833
|
+
export const WorkflowsListByStorageSyncServiceHeaders: coreClient.CompositeMapper = {
|
2338
3834
|
type: {
|
2339
3835
|
name: "Composite",
|
2340
3836
|
className: "WorkflowsListByStorageSyncServiceHeaders",
|
@@ -2355,8 +3851,7 @@ export const WorkflowsListByStorageSyncServiceHeaders: msRest.CompositeMapper =
|
|
2355
3851
|
}
|
2356
3852
|
};
|
2357
3853
|
|
2358
|
-
export const WorkflowsGetHeaders:
|
2359
|
-
serializedName: "workflows-get-headers",
|
3854
|
+
export const WorkflowsGetHeaders: coreClient.CompositeMapper = {
|
2360
3855
|
type: {
|
2361
3856
|
name: "Composite",
|
2362
3857
|
className: "WorkflowsGetHeaders",
|
@@ -2377,8 +3872,7 @@ export const WorkflowsGetHeaders: msRest.CompositeMapper = {
|
|
2377
3872
|
}
|
2378
3873
|
};
|
2379
3874
|
|
2380
|
-
export const WorkflowsAbortHeaders:
|
2381
|
-
serializedName: "workflows-abort-headers",
|
3875
|
+
export const WorkflowsAbortHeaders: coreClient.CompositeMapper = {
|
2382
3876
|
type: {
|
2383
3877
|
name: "Composite",
|
2384
3878
|
className: "WorkflowsAbortHeaders",
|
@@ -2399,160 +3893,42 @@ export const WorkflowsAbortHeaders: msRest.CompositeMapper = {
|
|
2399
3893
|
}
|
2400
3894
|
};
|
2401
3895
|
|
2402
|
-
export const
|
2403
|
-
serializedName: "OperationEntityListResult",
|
3896
|
+
export const OperationStatusGetHeaders: coreClient.CompositeMapper = {
|
2404
3897
|
type: {
|
2405
3898
|
name: "Composite",
|
2406
|
-
className: "
|
3899
|
+
className: "OperationStatusGetHeaders",
|
2407
3900
|
modelProperties: {
|
2408
|
-
|
2409
|
-
serializedName: "
|
3901
|
+
xMsRequestId: {
|
3902
|
+
serializedName: "x-ms-request-id",
|
2410
3903
|
type: {
|
2411
3904
|
name: "String"
|
2412
3905
|
}
|
2413
3906
|
},
|
2414
|
-
|
2415
|
-
serializedName: "",
|
2416
|
-
type: {
|
2417
|
-
name: "Sequence",
|
2418
|
-
element: {
|
2419
|
-
type: {
|
2420
|
-
name: "Composite",
|
2421
|
-
className: "OperationEntity"
|
2422
|
-
}
|
2423
|
-
}
|
2424
|
-
}
|
2425
|
-
}
|
2426
|
-
}
|
2427
|
-
}
|
2428
|
-
};
|
2429
|
-
|
2430
|
-
export const StorageSyncServiceArray: msRest.CompositeMapper = {
|
2431
|
-
serializedName: "StorageSyncServiceArray",
|
2432
|
-
type: {
|
2433
|
-
name: "Composite",
|
2434
|
-
className: "StorageSyncServiceArray",
|
2435
|
-
modelProperties: {
|
2436
|
-
value: {
|
2437
|
-
serializedName: "",
|
2438
|
-
type: {
|
2439
|
-
name: "Sequence",
|
2440
|
-
element: {
|
2441
|
-
type: {
|
2442
|
-
name: "Composite",
|
2443
|
-
className: "StorageSyncService"
|
2444
|
-
}
|
2445
|
-
}
|
2446
|
-
}
|
2447
|
-
}
|
2448
|
-
}
|
2449
|
-
}
|
2450
|
-
};
|
2451
|
-
|
2452
|
-
export const SyncGroupArray: msRest.CompositeMapper = {
|
2453
|
-
serializedName: "SyncGroupArray",
|
2454
|
-
type: {
|
2455
|
-
name: "Composite",
|
2456
|
-
className: "SyncGroupArray",
|
2457
|
-
modelProperties: {
|
2458
|
-
value: {
|
2459
|
-
serializedName: "",
|
2460
|
-
type: {
|
2461
|
-
name: "Sequence",
|
2462
|
-
element: {
|
2463
|
-
type: {
|
2464
|
-
name: "Composite",
|
2465
|
-
className: "SyncGroup"
|
2466
|
-
}
|
2467
|
-
}
|
2468
|
-
}
|
2469
|
-
}
|
2470
|
-
}
|
2471
|
-
}
|
2472
|
-
};
|
2473
|
-
|
2474
|
-
export const CloudEndpointArray: msRest.CompositeMapper = {
|
2475
|
-
serializedName: "CloudEndpointArray",
|
2476
|
-
type: {
|
2477
|
-
name: "Composite",
|
2478
|
-
className: "CloudEndpointArray",
|
2479
|
-
modelProperties: {
|
2480
|
-
value: {
|
2481
|
-
serializedName: "",
|
2482
|
-
type: {
|
2483
|
-
name: "Sequence",
|
2484
|
-
element: {
|
2485
|
-
type: {
|
2486
|
-
name: "Composite",
|
2487
|
-
className: "CloudEndpoint"
|
2488
|
-
}
|
2489
|
-
}
|
2490
|
-
}
|
2491
|
-
}
|
2492
|
-
}
|
2493
|
-
}
|
2494
|
-
};
|
2495
|
-
|
2496
|
-
export const ServerEndpointArray: msRest.CompositeMapper = {
|
2497
|
-
serializedName: "ServerEndpointArray",
|
2498
|
-
type: {
|
2499
|
-
name: "Composite",
|
2500
|
-
className: "ServerEndpointArray",
|
2501
|
-
modelProperties: {
|
2502
|
-
value: {
|
2503
|
-
serializedName: "",
|
3907
|
+
xMsCorrelationRequestId: {
|
3908
|
+
serializedName: "x-ms-correlation-request-id",
|
2504
3909
|
type: {
|
2505
|
-
name: "
|
2506
|
-
element: {
|
2507
|
-
type: {
|
2508
|
-
name: "Composite",
|
2509
|
-
className: "ServerEndpoint"
|
2510
|
-
}
|
2511
|
-
}
|
3910
|
+
name: "String"
|
2512
3911
|
}
|
2513
3912
|
}
|
2514
3913
|
}
|
2515
3914
|
}
|
2516
3915
|
};
|
2517
3916
|
|
2518
|
-
export const
|
2519
|
-
serializedName: "RegisteredServerArray",
|
3917
|
+
export const MicrosoftStorageSyncLocationOperationStatusHeaders: coreClient.CompositeMapper = {
|
2520
3918
|
type: {
|
2521
3919
|
name: "Composite",
|
2522
|
-
className: "
|
3920
|
+
className: "MicrosoftStorageSyncLocationOperationStatusHeaders",
|
2523
3921
|
modelProperties: {
|
2524
|
-
|
2525
|
-
serializedName: "",
|
3922
|
+
xMsRequestId: {
|
3923
|
+
serializedName: "x-ms-request-id",
|
2526
3924
|
type: {
|
2527
|
-
name: "
|
2528
|
-
element: {
|
2529
|
-
type: {
|
2530
|
-
name: "Composite",
|
2531
|
-
className: "RegisteredServer"
|
2532
|
-
}
|
2533
|
-
}
|
3925
|
+
name: "String"
|
2534
3926
|
}
|
2535
|
-
}
|
2536
|
-
|
2537
|
-
|
2538
|
-
};
|
2539
|
-
|
2540
|
-
export const WorkflowArray: msRest.CompositeMapper = {
|
2541
|
-
serializedName: "WorkflowArray",
|
2542
|
-
type: {
|
2543
|
-
name: "Composite",
|
2544
|
-
className: "WorkflowArray",
|
2545
|
-
modelProperties: {
|
2546
|
-
value: {
|
2547
|
-
serializedName: "",
|
3927
|
+
},
|
3928
|
+
xMsCorrelationRequestId: {
|
3929
|
+
serializedName: "x-ms-correlation-request-id",
|
2548
3930
|
type: {
|
2549
|
-
name: "
|
2550
|
-
element: {
|
2551
|
-
type: {
|
2552
|
-
name: "Composite",
|
2553
|
-
className: "Workflow"
|
2554
|
-
}
|
2555
|
-
}
|
3931
|
+
name: "String"
|
2556
3932
|
}
|
2557
3933
|
}
|
2558
3934
|
}
|