@azure/arm-storagesync 8.1.0 → 9.0.0-alpha.20220202.1
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/README.md +69 -80
- 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 +2204 -1172
- 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/dist-esm/src/operations/cloudEndpoints.d.ts +191 -0
- 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 +2 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/index.js +5 -5
- 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 +81 -22
- 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 +1912 -2129
- package/src/models/mappers.ts +2303 -1216
- package/src/models/parameters.ts +195 -56
- package/src/operations/cloudEndpoints.ts +889 -418
- package/src/operations/index.ts +5 -5
- package/src/operations/operationStatusOperations.ts +44 -62
- package/src/operations/operations.ts +88 -74
- package/src/operations/privateEndpointConnections.ts +451 -0
- package/src/operations/privateLinkResources.ts +70 -0
- package/src/operations/registeredServers.ts +416 -191
- package/src/operations/serverEndpoints.ts +568 -248
- package/src/operations/storageSyncServices.ts +469 -277
- package/src/operations/syncGroups.ts +167 -175
- package/src/operations/workflows.ts +142 -130
- package/src/operationsInterfaces/cloudEndpoints.ts +338 -0
- package/src/operationsInterfaces/index.ts +18 -0
- 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 +5 -4
- package/types/arm-storagesync.d.ts +3047 -0
- package/types/tsdoc-metadata.json +11 -0
- package/dist/arm-storagesync.js +0 -5292
- 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 -2509
- 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 -89
- package/esm/models/mappers.d.ts.map +0 -1
- package/esm/models/mappers.js.map +0 -1
- package/esm/models/operationStatusOperationsMappers.d.ts +0 -2
- package/esm/models/operationStatusOperationsMappers.d.ts.map +0 -1
- package/esm/models/operationStatusOperationsMappers.js +0 -9
- package/esm/models/operationStatusOperationsMappers.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 -15
- package/esm/models/parameters.d.ts.map +0 -1
- package/esm/models/parameters.js +0 -152
- 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 +0 -246
- package/esm/operations/cloudEndpoints.d.ts.map +0 -1
- package/esm/operations/cloudEndpoints.js +0 -602
- 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/operationStatusOperations.d.ts +0 -40
- package/esm/operations/operationStatusOperations.d.ts.map +0 -1
- package/esm/operations/operationStatusOperations.js +0 -63
- package/esm/operations/operationStatusOperations.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 -31
- package/esm/storageSyncManagementClient.d.ts.map +0 -1
- package/esm/storageSyncManagementClient.js +0 -45
- package/esm/storageSyncManagementClient.js.map +0 -1
- package/esm/storageSyncManagementClientContext.d.ts +0 -22
- package/esm/storageSyncManagementClientContext.d.ts.map +0 -1
- package/esm/storageSyncManagementClientContext.js +0 -61
- package/esm/storageSyncManagementClientContext.js.map +0 -1
- package/src/models/cloudEndpointsMappers.ts +0 -52
- package/src/models/operationStatusOperationsMappers.ts +0 -15
- package/src/models/operationsMappers.ts +0 -17
- package/src/models/registeredServersMappers.ts +0 -42
- package/src/models/serverEndpointsMappers.ts +0 -44
- package/src/models/storageSyncServicesMappers.ts +0 -46
- package/src/models/syncGroupsMappers.ts +0 -40
- package/src/models/workflowsMappers.ts +0 -39
- package/src/storageSyncManagementClient.ts +0 -62
- package/src/storageSyncManagementClientContext.ts +0 -68
package/src/models/mappers.ts
CHANGED
@@ -1,312 +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
|
-
readOnly: true,
|
236
|
-
serializedName: "properties.uniqueId",
|
255
|
+
code: {
|
256
|
+
serializedName: "code",
|
237
257
|
type: {
|
238
258
|
name: "String"
|
239
259
|
}
|
240
260
|
},
|
241
|
-
|
242
|
-
|
243
|
-
|
261
|
+
message: {
|
262
|
+
serializedName: "message",
|
263
|
+
type: {
|
264
|
+
name: "String"
|
265
|
+
}
|
266
|
+
},
|
267
|
+
target: {
|
268
|
+
serializedName: "target",
|
244
269
|
type: {
|
245
270
|
name: "String"
|
246
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
|
+
}
|
247
286
|
}
|
248
287
|
}
|
249
288
|
}
|
250
289
|
};
|
251
290
|
|
252
|
-
export const
|
253
|
-
serializedName: "CloudEndpoint",
|
291
|
+
export const StorageSyncErrorDetails: coreClient.CompositeMapper = {
|
254
292
|
type: {
|
255
293
|
name: "Composite",
|
256
|
-
className: "
|
294
|
+
className: "StorageSyncErrorDetails",
|
257
295
|
modelProperties: {
|
258
|
-
|
259
|
-
|
260
|
-
serializedName: "properties.storageAccountResourceId",
|
261
|
-
type: {
|
262
|
-
name: "String"
|
263
|
-
}
|
264
|
-
},
|
265
|
-
azureFileShareName: {
|
266
|
-
serializedName: "properties.azureFileShareName",
|
296
|
+
code: {
|
297
|
+
serializedName: "code",
|
267
298
|
type: {
|
268
299
|
name: "String"
|
269
300
|
}
|
270
301
|
},
|
271
|
-
|
272
|
-
serializedName: "
|
302
|
+
message: {
|
303
|
+
serializedName: "message",
|
273
304
|
type: {
|
274
305
|
name: "String"
|
275
306
|
}
|
276
307
|
},
|
277
|
-
|
278
|
-
serializedName: "
|
308
|
+
target: {
|
309
|
+
serializedName: "target",
|
279
310
|
type: {
|
280
311
|
name: "String"
|
281
312
|
}
|
282
313
|
},
|
283
|
-
|
284
|
-
serializedName: "
|
314
|
+
requestUri: {
|
315
|
+
serializedName: "requestUri",
|
285
316
|
type: {
|
286
317
|
name: "String"
|
287
318
|
}
|
288
319
|
},
|
289
|
-
|
290
|
-
|
291
|
-
serializedName: "properties.backupEnabled",
|
320
|
+
exceptionType: {
|
321
|
+
serializedName: "exceptionType",
|
292
322
|
type: {
|
293
323
|
name: "String"
|
294
324
|
}
|
295
325
|
},
|
296
|
-
|
297
|
-
serializedName: "
|
326
|
+
httpMethod: {
|
327
|
+
serializedName: "httpMethod",
|
298
328
|
type: {
|
299
329
|
name: "String"
|
300
330
|
}
|
301
331
|
},
|
302
|
-
|
303
|
-
serializedName: "
|
332
|
+
hashedMessage: {
|
333
|
+
serializedName: "hashedMessage",
|
304
334
|
type: {
|
305
335
|
name: "String"
|
306
336
|
}
|
307
337
|
},
|
308
|
-
|
309
|
-
serializedName: "
|
338
|
+
httpErrorCode: {
|
339
|
+
serializedName: "httpErrorCode",
|
310
340
|
type: {
|
311
341
|
name: "String"
|
312
342
|
}
|
@@ -315,53 +345,86 @@ export const CloudEndpoint: msRest.CompositeMapper = {
|
|
315
345
|
}
|
316
346
|
};
|
317
347
|
|
318
|
-
export const
|
319
|
-
serializedName: "TriggerChangeDetectionParameters",
|
348
|
+
export const StorageSyncInnerErrorDetails: coreClient.CompositeMapper = {
|
320
349
|
type: {
|
321
350
|
name: "Composite",
|
322
|
-
className: "
|
351
|
+
className: "StorageSyncInnerErrorDetails",
|
323
352
|
modelProperties: {
|
324
|
-
|
325
|
-
serializedName: "
|
353
|
+
callStack: {
|
354
|
+
serializedName: "callStack",
|
326
355
|
type: {
|
327
356
|
name: "String"
|
328
357
|
}
|
329
358
|
},
|
330
|
-
|
331
|
-
serializedName: "
|
359
|
+
message: {
|
360
|
+
serializedName: "message",
|
332
361
|
type: {
|
333
362
|
name: "String"
|
334
363
|
}
|
335
364
|
},
|
336
|
-
|
337
|
-
serializedName: "
|
365
|
+
innerException: {
|
366
|
+
serializedName: "innerException",
|
338
367
|
type: {
|
339
|
-
name: "
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
368
|
+
name: "String"
|
369
|
+
}
|
370
|
+
},
|
371
|
+
innerExceptionCallStack: {
|
372
|
+
serializedName: "innerExceptionCallStack",
|
373
|
+
type: {
|
374
|
+
name: "String"
|
345
375
|
}
|
346
376
|
}
|
347
377
|
}
|
348
378
|
}
|
349
379
|
};
|
350
380
|
|
351
|
-
export const
|
352
|
-
serializedName: "RecallActionParameters",
|
381
|
+
export const CheckNameAvailabilityParameters: coreClient.CompositeMapper = {
|
353
382
|
type: {
|
354
383
|
name: "Composite",
|
355
|
-
className: "
|
384
|
+
className: "CheckNameAvailabilityParameters",
|
356
385
|
modelProperties: {
|
357
|
-
|
358
|
-
serializedName: "
|
386
|
+
name: {
|
387
|
+
serializedName: "name",
|
388
|
+
required: true,
|
359
389
|
type: {
|
360
390
|
name: "String"
|
361
391
|
}
|
362
392
|
},
|
363
|
-
|
364
|
-
|
393
|
+
type: {
|
394
|
+
defaultValue: "Microsoft.StorageSync/storageSyncServices",
|
395
|
+
isConstant: true,
|
396
|
+
serializedName: "type",
|
397
|
+
type: {
|
398
|
+
name: "String"
|
399
|
+
}
|
400
|
+
}
|
401
|
+
}
|
402
|
+
}
|
403
|
+
};
|
404
|
+
|
405
|
+
export const CheckNameAvailabilityResult: coreClient.CompositeMapper = {
|
406
|
+
type: {
|
407
|
+
name: "Composite",
|
408
|
+
className: "CheckNameAvailabilityResult",
|
409
|
+
modelProperties: {
|
410
|
+
nameAvailable: {
|
411
|
+
serializedName: "nameAvailable",
|
412
|
+
readOnly: true,
|
413
|
+
type: {
|
414
|
+
name: "Boolean"
|
415
|
+
}
|
416
|
+
},
|
417
|
+
reason: {
|
418
|
+
serializedName: "reason",
|
419
|
+
readOnly: true,
|
420
|
+
type: {
|
421
|
+
name: "Enum",
|
422
|
+
allowedValues: ["Invalid", "AlreadyExists"]
|
423
|
+
}
|
424
|
+
},
|
425
|
+
message: {
|
426
|
+
serializedName: "message",
|
427
|
+
readOnly: true,
|
365
428
|
type: {
|
366
429
|
name: "String"
|
367
430
|
}
|
@@ -370,15 +433,14 @@ export const RecallActionParameters: msRest.CompositeMapper = {
|
|
370
433
|
}
|
371
434
|
};
|
372
435
|
|
373
|
-
export const StorageSyncServiceCreateParameters:
|
374
|
-
serializedName: "StorageSyncServiceCreateParameters",
|
436
|
+
export const StorageSyncServiceCreateParameters: coreClient.CompositeMapper = {
|
375
437
|
type: {
|
376
438
|
name: "Composite",
|
377
439
|
className: "StorageSyncServiceCreateParameters",
|
378
440
|
modelProperties: {
|
379
441
|
location: {
|
380
|
-
required: true,
|
381
442
|
serializedName: "location",
|
443
|
+
required: true,
|
382
444
|
type: {
|
383
445
|
name: "String"
|
384
446
|
}
|
@@ -387,67 +449,54 @@ export const StorageSyncServiceCreateParameters: msRest.CompositeMapper = {
|
|
387
449
|
serializedName: "tags",
|
388
450
|
type: {
|
389
451
|
name: "Dictionary",
|
390
|
-
value: {
|
391
|
-
type: {
|
392
|
-
name: "String"
|
393
|
-
}
|
394
|
-
}
|
452
|
+
value: { type: { name: "String" } }
|
395
453
|
}
|
396
454
|
},
|
397
|
-
|
398
|
-
serializedName: "properties",
|
455
|
+
incomingTrafficPolicy: {
|
456
|
+
serializedName: "properties.incomingTrafficPolicy",
|
399
457
|
type: {
|
400
|
-
name: "
|
458
|
+
name: "String"
|
401
459
|
}
|
402
460
|
}
|
403
461
|
}
|
404
462
|
}
|
405
463
|
};
|
406
464
|
|
407
|
-
export const
|
408
|
-
serializedName: "SyncGroupCreateParameters",
|
465
|
+
export const PrivateEndpoint: coreClient.CompositeMapper = {
|
409
466
|
type: {
|
410
467
|
name: "Composite",
|
411
|
-
className: "
|
468
|
+
className: "PrivateEndpoint",
|
412
469
|
modelProperties: {
|
413
|
-
|
414
|
-
|
415
|
-
|
470
|
+
id: {
|
471
|
+
serializedName: "id",
|
472
|
+
readOnly: true,
|
416
473
|
type: {
|
417
|
-
name: "
|
474
|
+
name: "String"
|
418
475
|
}
|
419
476
|
}
|
420
477
|
}
|
421
478
|
}
|
422
479
|
};
|
423
480
|
|
424
|
-
export const
|
425
|
-
serializedName: "CloudEndpointCreateParameters",
|
481
|
+
export const PrivateLinkServiceConnectionState: coreClient.CompositeMapper = {
|
426
482
|
type: {
|
427
483
|
name: "Composite",
|
428
|
-
className: "
|
484
|
+
className: "PrivateLinkServiceConnectionState",
|
429
485
|
modelProperties: {
|
430
|
-
|
431
|
-
|
432
|
-
serializedName: "properties.storageAccountResourceId",
|
433
|
-
type: {
|
434
|
-
name: "String"
|
435
|
-
}
|
436
|
-
},
|
437
|
-
azureFileShareName: {
|
438
|
-
serializedName: "properties.azureFileShareName",
|
486
|
+
status: {
|
487
|
+
serializedName: "status",
|
439
488
|
type: {
|
440
489
|
name: "String"
|
441
490
|
}
|
442
491
|
},
|
443
|
-
|
444
|
-
serializedName: "
|
492
|
+
description: {
|
493
|
+
serializedName: "description",
|
445
494
|
type: {
|
446
495
|
name: "String"
|
447
496
|
}
|
448
497
|
},
|
449
|
-
|
450
|
-
serializedName: "
|
498
|
+
actionsRequired: {
|
499
|
+
serializedName: "actionsRequired",
|
451
500
|
type: {
|
452
501
|
name: "String"
|
453
502
|
}
|
@@ -456,305 +505,371 @@ export const CloudEndpointCreateParameters: msRest.CompositeMapper = {
|
|
456
505
|
}
|
457
506
|
};
|
458
507
|
|
459
|
-
export const
|
460
|
-
serializedName: "ServerEndpointCreateParameters",
|
508
|
+
export const Resource: coreClient.CompositeMapper = {
|
461
509
|
type: {
|
462
510
|
name: "Composite",
|
463
|
-
className: "
|
511
|
+
className: "Resource",
|
464
512
|
modelProperties: {
|
465
|
-
|
466
|
-
|
467
|
-
|
513
|
+
id: {
|
514
|
+
serializedName: "id",
|
515
|
+
readOnly: true,
|
468
516
|
type: {
|
469
517
|
name: "String"
|
470
518
|
}
|
471
519
|
},
|
472
|
-
|
473
|
-
serializedName: "
|
520
|
+
name: {
|
521
|
+
serializedName: "name",
|
522
|
+
readOnly: true,
|
474
523
|
type: {
|
475
524
|
name: "String"
|
476
525
|
}
|
477
526
|
},
|
478
|
-
|
479
|
-
serializedName: "
|
480
|
-
|
481
|
-
InclusiveMaximum: 100,
|
482
|
-
InclusiveMinimum: 0
|
483
|
-
},
|
527
|
+
type: {
|
528
|
+
serializedName: "type",
|
529
|
+
readOnly: true,
|
484
530
|
type: {
|
485
|
-
name: "
|
531
|
+
name: "String"
|
486
532
|
}
|
487
|
-
}
|
488
|
-
|
489
|
-
|
490
|
-
|
491
|
-
|
492
|
-
|
493
|
-
|
533
|
+
}
|
534
|
+
}
|
535
|
+
}
|
536
|
+
};
|
537
|
+
|
538
|
+
export const StorageSyncServiceUpdateParameters: coreClient.CompositeMapper = {
|
539
|
+
type: {
|
540
|
+
name: "Composite",
|
541
|
+
className: "StorageSyncServiceUpdateParameters",
|
542
|
+
modelProperties: {
|
543
|
+
tags: {
|
544
|
+
serializedName: "tags",
|
494
545
|
type: {
|
495
|
-
name: "
|
546
|
+
name: "Dictionary",
|
547
|
+
value: { type: { name: "String" } }
|
496
548
|
}
|
497
549
|
},
|
498
|
-
|
499
|
-
serializedName: "properties.
|
550
|
+
incomingTrafficPolicy: {
|
551
|
+
serializedName: "properties.incomingTrafficPolicy",
|
500
552
|
type: {
|
501
553
|
name: "String"
|
502
554
|
}
|
503
|
-
}
|
504
|
-
|
505
|
-
|
555
|
+
}
|
556
|
+
}
|
557
|
+
}
|
558
|
+
};
|
559
|
+
|
560
|
+
export const StorageSyncServiceArray: coreClient.CompositeMapper = {
|
561
|
+
type: {
|
562
|
+
name: "Composite",
|
563
|
+
className: "StorageSyncServiceArray",
|
564
|
+
modelProperties: {
|
565
|
+
value: {
|
566
|
+
serializedName: "value",
|
506
567
|
type: {
|
507
|
-
name: "
|
568
|
+
name: "Sequence",
|
569
|
+
element: {
|
570
|
+
type: {
|
571
|
+
name: "Composite",
|
572
|
+
className: "StorageSyncService"
|
573
|
+
}
|
574
|
+
}
|
508
575
|
}
|
509
|
-
}
|
510
|
-
|
511
|
-
|
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",
|
512
588
|
type: {
|
513
|
-
name: "
|
589
|
+
name: "Sequence",
|
590
|
+
element: {
|
591
|
+
type: {
|
592
|
+
name: "Composite",
|
593
|
+
className: "PrivateLinkResource"
|
594
|
+
}
|
595
|
+
}
|
514
596
|
}
|
515
|
-
}
|
516
|
-
|
517
|
-
|
597
|
+
}
|
598
|
+
}
|
599
|
+
}
|
600
|
+
};
|
601
|
+
|
602
|
+
export const PrivateEndpointConnectionListResult: coreClient.CompositeMapper = {
|
603
|
+
type: {
|
604
|
+
name: "Composite",
|
605
|
+
className: "PrivateEndpointConnectionListResult",
|
606
|
+
modelProperties: {
|
607
|
+
value: {
|
608
|
+
serializedName: "value",
|
518
609
|
type: {
|
519
|
-
name: "
|
610
|
+
name: "Sequence",
|
611
|
+
element: {
|
612
|
+
type: {
|
613
|
+
name: "Composite",
|
614
|
+
className: "PrivateEndpointConnection"
|
615
|
+
}
|
616
|
+
}
|
520
617
|
}
|
521
618
|
}
|
522
619
|
}
|
523
620
|
}
|
524
621
|
};
|
525
622
|
|
526
|
-
export const
|
527
|
-
serializedName: "TriggerRolloverRequest",
|
623
|
+
export const SyncGroupArray: coreClient.CompositeMapper = {
|
528
624
|
type: {
|
529
625
|
name: "Composite",
|
530
|
-
className: "
|
626
|
+
className: "SyncGroupArray",
|
531
627
|
modelProperties: {
|
532
|
-
|
533
|
-
serializedName: "
|
628
|
+
value: {
|
629
|
+
serializedName: "value",
|
534
630
|
type: {
|
535
|
-
name: "
|
631
|
+
name: "Sequence",
|
632
|
+
element: {
|
633
|
+
type: {
|
634
|
+
name: "Composite",
|
635
|
+
className: "SyncGroup"
|
636
|
+
}
|
637
|
+
}
|
536
638
|
}
|
537
639
|
}
|
538
640
|
}
|
539
641
|
}
|
540
642
|
};
|
541
643
|
|
542
|
-
export const
|
543
|
-
serializedName: "RegisteredServerCreateParameters",
|
644
|
+
export const CloudEndpointChangeEnumerationStatus: coreClient.CompositeMapper = {
|
544
645
|
type: {
|
545
646
|
name: "Composite",
|
546
|
-
className: "
|
647
|
+
className: "CloudEndpointChangeEnumerationStatus",
|
547
648
|
modelProperties: {
|
548
|
-
|
549
|
-
|
550
|
-
|
649
|
+
lastUpdatedTimestamp: {
|
650
|
+
serializedName: "lastUpdatedTimestamp",
|
651
|
+
readOnly: true,
|
551
652
|
type: {
|
552
|
-
name: "
|
653
|
+
name: "DateTime"
|
553
654
|
}
|
554
655
|
},
|
555
|
-
|
556
|
-
serializedName: "
|
656
|
+
lastEnumerationStatus: {
|
657
|
+
serializedName: "lastEnumerationStatus",
|
557
658
|
type: {
|
558
|
-
name: "
|
659
|
+
name: "Composite",
|
660
|
+
className: "CloudEndpointLastChangeEnumerationStatus"
|
559
661
|
}
|
560
662
|
},
|
561
|
-
|
562
|
-
serializedName: "
|
663
|
+
activity: {
|
664
|
+
serializedName: "activity",
|
563
665
|
type: {
|
564
|
-
name: "
|
666
|
+
name: "Composite",
|
667
|
+
className: "CloudEndpointChangeEnumerationActivity"
|
565
668
|
}
|
566
|
-
}
|
567
|
-
|
568
|
-
|
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",
|
681
|
+
readOnly: true,
|
569
682
|
type: {
|
570
|
-
name: "
|
683
|
+
name: "DateTime"
|
571
684
|
}
|
572
685
|
},
|
573
|
-
|
574
|
-
serializedName: "
|
686
|
+
completedTimestamp: {
|
687
|
+
serializedName: "completedTimestamp",
|
688
|
+
readOnly: true,
|
575
689
|
type: {
|
576
|
-
name: "
|
690
|
+
name: "DateTime"
|
577
691
|
}
|
578
692
|
},
|
579
|
-
|
580
|
-
|
693
|
+
namespaceFilesCount: {
|
694
|
+
constraints: {
|
695
|
+
InclusiveMinimum: 0
|
696
|
+
},
|
697
|
+
serializedName: "namespaceFilesCount",
|
698
|
+
readOnly: true,
|
581
699
|
type: {
|
582
|
-
name: "
|
700
|
+
name: "Number"
|
583
701
|
}
|
584
702
|
},
|
585
|
-
|
586
|
-
|
703
|
+
namespaceDirectoriesCount: {
|
704
|
+
constraints: {
|
705
|
+
InclusiveMinimum: 0
|
706
|
+
},
|
707
|
+
serializedName: "namespaceDirectoriesCount",
|
708
|
+
readOnly: true,
|
587
709
|
type: {
|
588
|
-
name: "
|
710
|
+
name: "Number"
|
589
711
|
}
|
590
712
|
},
|
591
|
-
|
592
|
-
|
593
|
-
|
594
|
-
|
713
|
+
namespaceSizeBytes: {
|
714
|
+
constraints: {
|
715
|
+
InclusiveMinimum: 0
|
716
|
+
},
|
717
|
+
serializedName: "namespaceSizeBytes",
|
718
|
+
readOnly: true,
|
719
|
+
type: {
|
720
|
+
name: "Number"
|
595
721
|
}
|
596
722
|
},
|
597
|
-
|
598
|
-
serializedName: "
|
723
|
+
nextRunTimestamp: {
|
724
|
+
serializedName: "nextRunTimestamp",
|
725
|
+
readOnly: true,
|
599
726
|
type: {
|
600
|
-
name: "
|
727
|
+
name: "DateTime"
|
601
728
|
}
|
602
729
|
}
|
603
730
|
}
|
604
731
|
}
|
605
732
|
};
|
606
733
|
|
607
|
-
export const
|
608
|
-
serializedName: "ServerEndpointUpdateParameters",
|
734
|
+
export const CloudEndpointChangeEnumerationActivity: coreClient.CompositeMapper = {
|
609
735
|
type: {
|
610
736
|
name: "Composite",
|
611
|
-
className: "
|
737
|
+
className: "CloudEndpointChangeEnumerationActivity",
|
612
738
|
modelProperties: {
|
613
|
-
|
614
|
-
serializedName: "
|
739
|
+
lastUpdatedTimestamp: {
|
740
|
+
serializedName: "lastUpdatedTimestamp",
|
741
|
+
readOnly: true,
|
615
742
|
type: {
|
616
|
-
name: "
|
743
|
+
name: "DateTime"
|
617
744
|
}
|
618
745
|
},
|
619
|
-
|
620
|
-
serializedName: "
|
621
|
-
|
622
|
-
InclusiveMaximum: 100,
|
623
|
-
InclusiveMinimum: 0
|
624
|
-
},
|
746
|
+
operationState: {
|
747
|
+
serializedName: "operationState",
|
748
|
+
readOnly: true,
|
625
749
|
type: {
|
626
|
-
name: "
|
750
|
+
name: "String"
|
627
751
|
}
|
628
752
|
},
|
629
|
-
|
630
|
-
serializedName: "
|
631
|
-
|
632
|
-
InclusiveMaximum: 2147483647,
|
633
|
-
InclusiveMinimum: 0
|
634
|
-
},
|
753
|
+
statusCode: {
|
754
|
+
serializedName: "statusCode",
|
755
|
+
readOnly: true,
|
635
756
|
type: {
|
636
757
|
name: "Number"
|
637
758
|
}
|
638
759
|
},
|
639
|
-
|
640
|
-
serializedName: "
|
760
|
+
startedTimestamp: {
|
761
|
+
serializedName: "startedTimestamp",
|
762
|
+
readOnly: true,
|
641
763
|
type: {
|
642
|
-
name: "
|
764
|
+
name: "DateTime"
|
643
765
|
}
|
644
766
|
},
|
645
|
-
|
646
|
-
|
647
|
-
|
648
|
-
|
649
|
-
|
650
|
-
}
|
651
|
-
}
|
652
|
-
}
|
653
|
-
};
|
654
|
-
|
655
|
-
export const ServerEndpointFilesNotSyncingError: msRest.CompositeMapper = {
|
656
|
-
serializedName: "ServerEndpointFilesNotSyncingError",
|
657
|
-
type: {
|
658
|
-
name: "Composite",
|
659
|
-
className: "ServerEndpointFilesNotSyncingError",
|
660
|
-
modelProperties: {
|
661
|
-
errorCode: {
|
767
|
+
processedFilesCount: {
|
768
|
+
constraints: {
|
769
|
+
InclusiveMinimum: 0
|
770
|
+
},
|
771
|
+
serializedName: "processedFilesCount",
|
662
772
|
readOnly: true,
|
663
|
-
serializedName: "errorCode",
|
664
773
|
type: {
|
665
774
|
name: "Number"
|
666
775
|
}
|
667
776
|
},
|
668
|
-
|
669
|
-
readOnly: true,
|
670
|
-
serializedName: "persistentCount",
|
777
|
+
processedDirectoriesCount: {
|
671
778
|
constraints: {
|
672
779
|
InclusiveMinimum: 0
|
673
780
|
},
|
781
|
+
serializedName: "processedDirectoriesCount",
|
782
|
+
readOnly: true,
|
674
783
|
type: {
|
675
784
|
name: "Number"
|
676
785
|
}
|
677
786
|
},
|
678
|
-
|
679
|
-
readOnly: true,
|
680
|
-
serializedName: "transientCount",
|
787
|
+
totalFilesCount: {
|
681
788
|
constraints: {
|
682
789
|
InclusiveMinimum: 0
|
683
790
|
},
|
684
|
-
|
685
|
-
name: "Number"
|
686
|
-
}
|
687
|
-
}
|
688
|
-
}
|
689
|
-
}
|
690
|
-
};
|
691
|
-
|
692
|
-
export const ServerEndpointSyncSessionStatus: msRest.CompositeMapper = {
|
693
|
-
serializedName: "ServerEndpointSyncSessionStatus",
|
694
|
-
type: {
|
695
|
-
name: "Composite",
|
696
|
-
className: "ServerEndpointSyncSessionStatus",
|
697
|
-
modelProperties: {
|
698
|
-
lastSyncResult: {
|
791
|
+
serializedName: "totalFilesCount",
|
699
792
|
readOnly: true,
|
700
|
-
serializedName: "lastSyncResult",
|
701
793
|
type: {
|
702
794
|
name: "Number"
|
703
795
|
}
|
704
796
|
},
|
705
|
-
|
797
|
+
totalDirectoriesCount: {
|
798
|
+
constraints: {
|
799
|
+
InclusiveMinimum: 0
|
800
|
+
},
|
801
|
+
serializedName: "totalDirectoriesCount",
|
706
802
|
readOnly: true,
|
707
|
-
serializedName: "lastSyncTimestamp",
|
708
803
|
type: {
|
709
|
-
name: "
|
804
|
+
name: "Number"
|
710
805
|
}
|
711
806
|
},
|
712
|
-
|
807
|
+
totalSizeBytes: {
|
808
|
+
constraints: {
|
809
|
+
InclusiveMinimum: 0
|
810
|
+
},
|
811
|
+
serializedName: "totalSizeBytes",
|
713
812
|
readOnly: true,
|
714
|
-
serializedName: "lastSyncSuccessTimestamp",
|
715
813
|
type: {
|
716
|
-
name: "
|
814
|
+
name: "Number"
|
717
815
|
}
|
718
816
|
},
|
719
|
-
|
720
|
-
readOnly: true,
|
721
|
-
serializedName: "lastSyncPerItemErrorCount",
|
817
|
+
progressPercent: {
|
722
818
|
constraints: {
|
819
|
+
InclusiveMaximum: 100,
|
723
820
|
InclusiveMinimum: 0
|
724
821
|
},
|
822
|
+
serializedName: "progressPercent",
|
823
|
+
readOnly: true,
|
725
824
|
type: {
|
726
825
|
name: "Number"
|
727
826
|
}
|
728
827
|
},
|
729
|
-
|
730
|
-
readOnly: true,
|
731
|
-
serializedName: "persistentFilesNotSyncingCount",
|
828
|
+
minutesRemaining: {
|
732
829
|
constraints: {
|
733
830
|
InclusiveMinimum: 0
|
734
831
|
},
|
832
|
+
serializedName: "minutesRemaining",
|
833
|
+
readOnly: true,
|
735
834
|
type: {
|
736
835
|
name: "Number"
|
737
836
|
}
|
738
837
|
},
|
739
|
-
|
838
|
+
totalCountsState: {
|
839
|
+
serializedName: "totalCountsState",
|
740
840
|
readOnly: true,
|
741
|
-
|
841
|
+
type: {
|
842
|
+
name: "String"
|
843
|
+
}
|
844
|
+
},
|
845
|
+
deletesProgressPercent: {
|
742
846
|
constraints: {
|
847
|
+
InclusiveMaximum: 100,
|
743
848
|
InclusiveMinimum: 0
|
744
849
|
},
|
850
|
+
serializedName: "deletesProgressPercent",
|
851
|
+
readOnly: true,
|
745
852
|
type: {
|
746
853
|
name: "Number"
|
747
854
|
}
|
748
|
-
}
|
749
|
-
|
750
|
-
|
751
|
-
|
855
|
+
}
|
856
|
+
}
|
857
|
+
}
|
858
|
+
};
|
859
|
+
|
860
|
+
export const CloudEndpointArray: coreClient.CompositeMapper = {
|
861
|
+
type: {
|
862
|
+
name: "Composite",
|
863
|
+
className: "CloudEndpointArray",
|
864
|
+
modelProperties: {
|
865
|
+
value: {
|
866
|
+
serializedName: "value",
|
752
867
|
type: {
|
753
868
|
name: "Sequence",
|
754
869
|
element: {
|
755
870
|
type: {
|
756
871
|
name: "Composite",
|
757
|
-
className: "
|
872
|
+
className: "CloudEndpoint"
|
758
873
|
}
|
759
874
|
}
|
760
875
|
}
|
@@ -763,274 +878,1689 @@ export const ServerEndpointSyncSessionStatus: msRest.CompositeMapper = {
|
|
763
878
|
}
|
764
879
|
};
|
765
880
|
|
766
|
-
export const
|
767
|
-
serializedName: "ServerEndpointSyncActivityStatus",
|
881
|
+
export const BackupRequest: coreClient.CompositeMapper = {
|
768
882
|
type: {
|
769
883
|
name: "Composite",
|
770
|
-
className: "
|
884
|
+
className: "BackupRequest",
|
771
885
|
modelProperties: {
|
772
|
-
|
773
|
-
|
774
|
-
serializedName: "timestamp",
|
775
|
-
type: {
|
776
|
-
name: "DateTime"
|
777
|
-
}
|
778
|
-
},
|
779
|
-
perItemErrorCount: {
|
780
|
-
readOnly: true,
|
781
|
-
serializedName: "perItemErrorCount",
|
782
|
-
constraints: {
|
783
|
-
InclusiveMinimum: 0
|
784
|
-
},
|
785
|
-
type: {
|
786
|
-
name: "Number"
|
787
|
-
}
|
788
|
-
},
|
789
|
-
appliedItemCount: {
|
790
|
-
readOnly: true,
|
791
|
-
serializedName: "appliedItemCount",
|
792
|
-
constraints: {
|
793
|
-
InclusiveMinimum: 0
|
794
|
-
},
|
795
|
-
type: {
|
796
|
-
name: "Number"
|
797
|
-
}
|
798
|
-
},
|
799
|
-
totalItemCount: {
|
800
|
-
readOnly: true,
|
801
|
-
serializedName: "totalItemCount",
|
802
|
-
constraints: {
|
803
|
-
InclusiveMinimum: 0
|
804
|
-
},
|
805
|
-
type: {
|
806
|
-
name: "Number"
|
807
|
-
}
|
808
|
-
},
|
809
|
-
appliedBytes: {
|
810
|
-
readOnly: true,
|
811
|
-
serializedName: "appliedBytes",
|
812
|
-
constraints: {
|
813
|
-
InclusiveMinimum: 0
|
814
|
-
},
|
815
|
-
type: {
|
816
|
-
name: "Number"
|
817
|
-
}
|
818
|
-
},
|
819
|
-
totalBytes: {
|
820
|
-
readOnly: true,
|
821
|
-
serializedName: "totalBytes",
|
822
|
-
constraints: {
|
823
|
-
InclusiveMinimum: 0
|
824
|
-
},
|
886
|
+
azureFileShare: {
|
887
|
+
serializedName: "azureFileShare",
|
825
888
|
type: {
|
826
|
-
name: "
|
889
|
+
name: "String"
|
827
890
|
}
|
828
891
|
}
|
829
892
|
}
|
830
893
|
}
|
831
894
|
};
|
832
895
|
|
833
|
-
export const
|
834
|
-
serializedName: "ServerEndpointSyncStatus",
|
896
|
+
export const PostBackupResponse: coreClient.CompositeMapper = {
|
835
897
|
type: {
|
836
898
|
name: "Composite",
|
837
|
-
className: "
|
899
|
+
className: "PostBackupResponse",
|
838
900
|
modelProperties: {
|
839
|
-
|
901
|
+
cloudEndpointName: {
|
902
|
+
serializedName: "backupMetadata.cloudEndpointName",
|
840
903
|
readOnly: true,
|
841
|
-
serializedName: "downloadHealth",
|
842
904
|
type: {
|
843
905
|
name: "String"
|
844
906
|
}
|
845
|
-
}
|
846
|
-
|
847
|
-
|
848
|
-
|
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",
|
849
919
|
type: {
|
850
920
|
name: "String"
|
851
921
|
}
|
852
922
|
},
|
853
|
-
|
854
|
-
|
855
|
-
serializedName: "combinedHealth",
|
923
|
+
replicaGroup: {
|
924
|
+
serializedName: "replicaGroup",
|
856
925
|
type: {
|
857
926
|
name: "String"
|
858
927
|
}
|
859
928
|
},
|
860
|
-
|
861
|
-
|
862
|
-
serializedName: "syncActivity",
|
929
|
+
requestId: {
|
930
|
+
serializedName: "requestId",
|
863
931
|
type: {
|
864
932
|
name: "String"
|
865
933
|
}
|
866
934
|
},
|
867
|
-
|
868
|
-
|
869
|
-
serializedName: "totalPersistentFilesNotSyncingCount",
|
870
|
-
constraints: {
|
871
|
-
InclusiveMinimum: 0
|
872
|
-
},
|
935
|
+
azureFileShareUri: {
|
936
|
+
serializedName: "azureFileShareUri",
|
873
937
|
type: {
|
874
|
-
name: "
|
938
|
+
name: "String"
|
875
939
|
}
|
876
940
|
},
|
877
|
-
|
878
|
-
|
879
|
-
serializedName: "lastUpdatedTimestamp",
|
941
|
+
status: {
|
942
|
+
serializedName: "status",
|
880
943
|
type: {
|
881
|
-
name: "
|
944
|
+
name: "String"
|
882
945
|
}
|
883
946
|
},
|
884
|
-
|
885
|
-
|
886
|
-
serializedName: "uploadStatus",
|
947
|
+
sourceAzureFileShareUri: {
|
948
|
+
serializedName: "sourceAzureFileShareUri",
|
887
949
|
type: {
|
888
|
-
name: "
|
889
|
-
className: "ServerEndpointSyncSessionStatus"
|
950
|
+
name: "String"
|
890
951
|
}
|
891
952
|
},
|
892
|
-
|
893
|
-
|
894
|
-
serializedName: "downloadStatus",
|
953
|
+
backupMetadataPropertyBag: {
|
954
|
+
serializedName: "backupMetadataPropertyBag",
|
895
955
|
type: {
|
896
|
-
name: "
|
897
|
-
className: "ServerEndpointSyncSessionStatus"
|
956
|
+
name: "String"
|
898
957
|
}
|
899
958
|
},
|
900
|
-
|
901
|
-
|
902
|
-
serializedName: "uploadActivity",
|
959
|
+
restoreFileSpec: {
|
960
|
+
serializedName: "restoreFileSpec",
|
903
961
|
type: {
|
904
|
-
name: "
|
905
|
-
|
962
|
+
name: "Sequence",
|
963
|
+
element: {
|
964
|
+
type: {
|
965
|
+
name: "Composite",
|
966
|
+
className: "RestoreFileSpec"
|
967
|
+
}
|
968
|
+
}
|
906
969
|
}
|
907
970
|
},
|
908
|
-
|
909
|
-
|
910
|
-
serializedName: "downloadActivity",
|
971
|
+
pauseWaitForSyncDrainTimePeriodInSeconds: {
|
972
|
+
serializedName: "pauseWaitForSyncDrainTimePeriodInSeconds",
|
911
973
|
type: {
|
912
|
-
name: "
|
913
|
-
className: "ServerEndpointSyncActivityStatus"
|
974
|
+
name: "Number"
|
914
975
|
}
|
915
|
-
}
|
916
|
-
|
917
|
-
|
918
|
-
|
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",
|
919
988
|
type: {
|
920
989
|
name: "String"
|
921
990
|
}
|
991
|
+
},
|
992
|
+
isdir: {
|
993
|
+
serializedName: "isdir",
|
994
|
+
type: {
|
995
|
+
name: "Boolean"
|
996
|
+
}
|
922
997
|
}
|
923
998
|
}
|
924
999
|
}
|
925
1000
|
};
|
926
1001
|
|
927
|
-
export const
|
928
|
-
serializedName: "ServerEndpointCloudTieringStatus",
|
1002
|
+
export const PostRestoreRequest: coreClient.CompositeMapper = {
|
929
1003
|
type: {
|
930
1004
|
name: "Composite",
|
931
|
-
className: "
|
1005
|
+
className: "PostRestoreRequest",
|
932
1006
|
modelProperties: {
|
933
|
-
|
934
|
-
|
935
|
-
serializedName: "health",
|
1007
|
+
partition: {
|
1008
|
+
serializedName: "partition",
|
936
1009
|
type: {
|
937
1010
|
name: "String"
|
938
1011
|
}
|
939
1012
|
},
|
940
|
-
|
941
|
-
|
942
|
-
serializedName: "lastUpdatedTimestamp",
|
1013
|
+
replicaGroup: {
|
1014
|
+
serializedName: "replicaGroup",
|
943
1015
|
type: {
|
944
|
-
name: "
|
1016
|
+
name: "String"
|
945
1017
|
}
|
946
1018
|
},
|
947
|
-
|
948
|
-
|
949
|
-
serializedName: "lastCloudTieringResult",
|
1019
|
+
requestId: {
|
1020
|
+
serializedName: "requestId",
|
950
1021
|
type: {
|
951
|
-
name: "
|
1022
|
+
name: "String"
|
952
1023
|
}
|
953
1024
|
},
|
954
|
-
|
955
|
-
|
956
|
-
serializedName: "lastSuccessTimestamp",
|
1025
|
+
azureFileShareUri: {
|
1026
|
+
serializedName: "azureFileShareUri",
|
957
1027
|
type: {
|
958
|
-
name: "
|
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
|
+
}
|
959
1059
|
}
|
960
1060
|
}
|
961
1061
|
}
|
962
1062
|
}
|
963
1063
|
};
|
964
1064
|
|
965
|
-
export const
|
966
|
-
serializedName: "ServerEndpointRecallError",
|
1065
|
+
export const TriggerChangeDetectionParameters: coreClient.CompositeMapper = {
|
967
1066
|
type: {
|
968
1067
|
name: "Composite",
|
969
|
-
className: "
|
1068
|
+
className: "TriggerChangeDetectionParameters",
|
970
1069
|
modelProperties: {
|
971
|
-
|
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",
|
972
1104
|
readOnly: true,
|
973
|
-
serializedName: "errorCode",
|
974
1105
|
type: {
|
975
|
-
name: "
|
1106
|
+
name: "String"
|
976
1107
|
}
|
977
1108
|
},
|
978
|
-
|
1109
|
+
uploadHealth: {
|
1110
|
+
serializedName: "uploadHealth",
|
979
1111
|
readOnly: true,
|
980
|
-
|
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: {
|
981
1131
|
constraints: {
|
982
1132
|
InclusiveMinimum: 0
|
983
1133
|
},
|
1134
|
+
serializedName: "totalPersistentFilesNotSyncingCount",
|
1135
|
+
readOnly: true,
|
984
1136
|
type: {
|
985
1137
|
name: "Number"
|
986
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
|
+
}
|
987
1188
|
}
|
988
1189
|
}
|
989
1190
|
}
|
990
1191
|
};
|
991
1192
|
|
992
|
-
export const
|
993
|
-
serializedName: "ServerEndpointRecallStatus",
|
1193
|
+
export const ServerEndpointSyncSessionStatus: coreClient.CompositeMapper = {
|
994
1194
|
type: {
|
995
1195
|
name: "Composite",
|
996
|
-
className: "
|
1196
|
+
className: "ServerEndpointSyncSessionStatus",
|
997
1197
|
modelProperties: {
|
998
|
-
|
1198
|
+
lastSyncResult: {
|
1199
|
+
serializedName: "lastSyncResult",
|
1200
|
+
readOnly: true,
|
1201
|
+
type: {
|
1202
|
+
name: "Number"
|
1203
|
+
}
|
1204
|
+
},
|
1205
|
+
lastSyncTimestamp: {
|
1206
|
+
serializedName: "lastSyncTimestamp",
|
999
1207
|
readOnly: true,
|
1000
|
-
serializedName: "lastUpdatedTimestamp",
|
1001
1208
|
type: {
|
1002
1209
|
name: "DateTime"
|
1003
1210
|
}
|
1004
1211
|
},
|
1005
|
-
|
1212
|
+
lastSyncSuccessTimestamp: {
|
1213
|
+
serializedName: "lastSyncSuccessTimestamp",
|
1006
1214
|
readOnly: true,
|
1007
|
-
|
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: {
|
1008
1240
|
constraints: {
|
1009
1241
|
InclusiveMinimum: 0
|
1010
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",
|
2543
|
+
type: {
|
2544
|
+
name: "String"
|
2545
|
+
}
|
2546
|
+
},
|
2547
|
+
localCacheMode: {
|
2548
|
+
serializedName: "properties.localCacheMode",
|
1011
2549
|
type: {
|
1012
|
-
name: "
|
2550
|
+
name: "String"
|
1013
2551
|
}
|
1014
2552
|
},
|
1015
|
-
|
1016
|
-
|
1017
|
-
serializedName: "recallErrors",
|
2553
|
+
initialUploadPolicy: {
|
2554
|
+
serializedName: "properties.initialUploadPolicy",
|
1018
2555
|
type: {
|
1019
|
-
name: "
|
1020
|
-
element: {
|
1021
|
-
type: {
|
1022
|
-
name: "Composite",
|
1023
|
-
className: "ServerEndpointRecallError"
|
1024
|
-
}
|
1025
|
-
}
|
2556
|
+
name: "String"
|
1026
2557
|
}
|
1027
2558
|
}
|
1028
2559
|
}
|
1029
2560
|
}
|
1030
2561
|
};
|
1031
2562
|
|
1032
|
-
export const ServerEndpoint:
|
1033
|
-
serializedName: "ServerEndpoint",
|
2563
|
+
export const ServerEndpoint: coreClient.CompositeMapper = {
|
1034
2564
|
type: {
|
1035
2565
|
name: "Composite",
|
1036
2566
|
className: "ServerEndpoint",
|
@@ -1049,21 +2579,21 @@ export const ServerEndpoint: msRest.CompositeMapper = {
|
|
1049
2579
|
}
|
1050
2580
|
},
|
1051
2581
|
volumeFreeSpacePercent: {
|
1052
|
-
serializedName: "properties.volumeFreeSpacePercent",
|
1053
2582
|
constraints: {
|
1054
2583
|
InclusiveMaximum: 100,
|
1055
2584
|
InclusiveMinimum: 0
|
1056
2585
|
},
|
2586
|
+
serializedName: "properties.volumeFreeSpacePercent",
|
1057
2587
|
type: {
|
1058
2588
|
name: "Number"
|
1059
2589
|
}
|
1060
2590
|
},
|
1061
2591
|
tierFilesOlderThanDays: {
|
1062
|
-
serializedName: "properties.tierFilesOlderThanDays",
|
1063
2592
|
constraints: {
|
1064
2593
|
InclusiveMaximum: 2147483647,
|
1065
2594
|
InclusiveMinimum: 0
|
1066
2595
|
},
|
2596
|
+
serializedName: "properties.tierFilesOlderThanDays",
|
1067
2597
|
type: {
|
1068
2598
|
name: "Number"
|
1069
2599
|
}
|
@@ -1081,28 +2611,27 @@ export const ServerEndpoint: msRest.CompositeMapper = {
|
|
1081
2611
|
}
|
1082
2612
|
},
|
1083
2613
|
provisioningState: {
|
1084
|
-
readOnly: true,
|
1085
2614
|
serializedName: "properties.provisioningState",
|
2615
|
+
readOnly: true,
|
1086
2616
|
type: {
|
1087
2617
|
name: "String"
|
1088
2618
|
}
|
1089
2619
|
},
|
1090
2620
|
lastWorkflowId: {
|
1091
|
-
readOnly: true,
|
1092
2621
|
serializedName: "properties.lastWorkflowId",
|
2622
|
+
readOnly: true,
|
1093
2623
|
type: {
|
1094
2624
|
name: "String"
|
1095
2625
|
}
|
1096
2626
|
},
|
1097
2627
|
lastOperationName: {
|
1098
|
-
readOnly: true,
|
1099
2628
|
serializedName: "properties.lastOperationName",
|
2629
|
+
readOnly: true,
|
1100
2630
|
type: {
|
1101
2631
|
name: "String"
|
1102
2632
|
}
|
1103
2633
|
},
|
1104
2634
|
syncStatus: {
|
1105
|
-
readOnly: true,
|
1106
2635
|
serializedName: "properties.syncStatus",
|
1107
2636
|
type: {
|
1108
2637
|
name: "Composite",
|
@@ -1116,15 +2645,16 @@ export const ServerEndpoint: msRest.CompositeMapper = {
|
|
1116
2645
|
}
|
1117
2646
|
},
|
1118
2647
|
offlineDataTransferStorageAccountResourceId: {
|
2648
|
+
serializedName:
|
2649
|
+
"properties.offlineDataTransferStorageAccountResourceId",
|
1119
2650
|
readOnly: true,
|
1120
|
-
serializedName: "properties.offlineDataTransferStorageAccountResourceId",
|
1121
2651
|
type: {
|
1122
2652
|
name: "String"
|
1123
2653
|
}
|
1124
2654
|
},
|
1125
2655
|
offlineDataTransferStorageAccountTenantId: {
|
1126
|
-
readOnly: true,
|
1127
2656
|
serializedName: "properties.offlineDataTransferStorageAccountTenantId",
|
2657
|
+
readOnly: true,
|
1128
2658
|
type: {
|
1129
2659
|
name: "String"
|
1130
2660
|
}
|
@@ -1136,7 +2666,6 @@ export const ServerEndpoint: msRest.CompositeMapper = {
|
|
1136
2666
|
}
|
1137
2667
|
},
|
1138
2668
|
cloudTieringStatus: {
|
1139
|
-
readOnly: true,
|
1140
2669
|
serializedName: "properties.cloudTieringStatus",
|
1141
2670
|
type: {
|
1142
2671
|
name: "Composite",
|
@@ -1144,19 +2673,42 @@ export const ServerEndpoint: msRest.CompositeMapper = {
|
|
1144
2673
|
}
|
1145
2674
|
},
|
1146
2675
|
recallStatus: {
|
1147
|
-
readOnly: true,
|
1148
2676
|
serializedName: "properties.recallStatus",
|
1149
2677
|
type: {
|
1150
2678
|
name: "Composite",
|
1151
2679
|
className: "ServerEndpointRecallStatus"
|
1152
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
|
+
}
|
1153
2706
|
}
|
1154
2707
|
}
|
1155
2708
|
}
|
1156
2709
|
};
|
1157
2710
|
|
1158
|
-
export const RegisteredServer:
|
1159
|
-
serializedName: "RegisteredServer",
|
2711
|
+
export const RegisteredServer: coreClient.CompositeMapper = {
|
1160
2712
|
type: {
|
1161
2713
|
name: "Composite",
|
1162
2714
|
className: "RegisteredServer",
|
@@ -1174,6 +2726,20 @@ export const RegisteredServer: msRest.CompositeMapper = {
|
|
1174
2726
|
name: "String"
|
1175
2727
|
}
|
1176
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
|
+
},
|
1177
2743
|
serverOSVersion: {
|
1178
2744
|
serializedName: "properties.serverOSVersion",
|
1179
2745
|
type: {
|
@@ -1267,237 +2833,24 @@ export const RegisteredServer: msRest.CompositeMapper = {
|
|
1267
2833
|
managementEndpointUri: {
|
1268
2834
|
serializedName: "properties.managementEndpointUri",
|
1269
2835
|
type: {
|
1270
|
-
name: "String"
|
1271
|
-
}
|
1272
|
-
},
|
1273
|
-
monitoringConfiguration: {
|
1274
|
-
serializedName: "properties.monitoringConfiguration",
|
1275
|
-
type: {
|
1276
|
-
name: "String"
|
1277
|
-
}
|
1278
|
-
}
|
1279
|
-
}
|
1280
|
-
}
|
1281
|
-
};
|
1282
|
-
|
1283
|
-
export const ResourcesMoveInfo: msRest.CompositeMapper = {
|
1284
|
-
serializedName: "ResourcesMoveInfo",
|
1285
|
-
type: {
|
1286
|
-
name: "Composite",
|
1287
|
-
className: "ResourcesMoveInfo",
|
1288
|
-
modelProperties: {
|
1289
|
-
targetResourceGroup: {
|
1290
|
-
serializedName: "targetResourceGroup",
|
1291
|
-
type: {
|
1292
|
-
name: "String"
|
1293
|
-
}
|
1294
|
-
},
|
1295
|
-
resources: {
|
1296
|
-
serializedName: "resources",
|
1297
|
-
type: {
|
1298
|
-
name: "Sequence",
|
1299
|
-
element: {
|
1300
|
-
type: {
|
1301
|
-
name: "String"
|
1302
|
-
}
|
1303
|
-
}
|
1304
|
-
}
|
1305
|
-
}
|
1306
|
-
}
|
1307
|
-
}
|
1308
|
-
};
|
1309
|
-
|
1310
|
-
export const Workflow: msRest.CompositeMapper = {
|
1311
|
-
serializedName: "Workflow",
|
1312
|
-
type: {
|
1313
|
-
name: "Composite",
|
1314
|
-
className: "Workflow",
|
1315
|
-
modelProperties: {
|
1316
|
-
...ProxyResource.type.modelProperties,
|
1317
|
-
lastStepName: {
|
1318
|
-
serializedName: "properties.lastStepName",
|
1319
|
-
type: {
|
1320
|
-
name: "String"
|
1321
|
-
}
|
1322
|
-
},
|
1323
|
-
status: {
|
1324
|
-
serializedName: "properties.status",
|
1325
|
-
type: {
|
1326
|
-
name: "String"
|
1327
|
-
}
|
1328
|
-
},
|
1329
|
-
operation: {
|
1330
|
-
serializedName: "properties.operation",
|
1331
|
-
type: {
|
1332
|
-
name: "String"
|
1333
|
-
}
|
1334
|
-
},
|
1335
|
-
steps: {
|
1336
|
-
serializedName: "properties.steps",
|
1337
|
-
type: {
|
1338
|
-
name: "String"
|
1339
|
-
}
|
1340
|
-
},
|
1341
|
-
lastOperationId: {
|
1342
|
-
serializedName: "properties.lastOperationId",
|
1343
|
-
type: {
|
1344
|
-
name: "String"
|
1345
|
-
}
|
1346
|
-
}
|
1347
|
-
}
|
1348
|
-
}
|
1349
|
-
};
|
1350
|
-
|
1351
|
-
export const OperationDisplayInfo: msRest.CompositeMapper = {
|
1352
|
-
serializedName: "OperationDisplayInfo",
|
1353
|
-
type: {
|
1354
|
-
name: "Composite",
|
1355
|
-
className: "OperationDisplayInfo",
|
1356
|
-
modelProperties: {
|
1357
|
-
description: {
|
1358
|
-
serializedName: "description",
|
1359
|
-
type: {
|
1360
|
-
name: "String"
|
1361
|
-
}
|
1362
|
-
},
|
1363
|
-
operation: {
|
1364
|
-
serializedName: "operation",
|
1365
|
-
type: {
|
1366
|
-
name: "String"
|
1367
|
-
}
|
1368
|
-
},
|
1369
|
-
provider: {
|
1370
|
-
serializedName: "provider",
|
1371
|
-
type: {
|
1372
|
-
name: "String"
|
1373
|
-
}
|
1374
|
-
},
|
1375
|
-
resource: {
|
1376
|
-
serializedName: "resource",
|
1377
|
-
type: {
|
1378
|
-
name: "String"
|
1379
|
-
}
|
1380
|
-
}
|
1381
|
-
}
|
1382
|
-
}
|
1383
|
-
};
|
1384
|
-
|
1385
|
-
export const OperationEntity: msRest.CompositeMapper = {
|
1386
|
-
serializedName: "OperationEntity",
|
1387
|
-
type: {
|
1388
|
-
name: "Composite",
|
1389
|
-
className: "OperationEntity",
|
1390
|
-
modelProperties: {
|
1391
|
-
name: {
|
1392
|
-
serializedName: "name",
|
1393
|
-
type: {
|
1394
|
-
name: "String"
|
1395
|
-
}
|
1396
|
-
},
|
1397
|
-
display: {
|
1398
|
-
serializedName: "display",
|
1399
|
-
type: {
|
1400
|
-
name: "Composite",
|
1401
|
-
className: "OperationDisplayInfo"
|
1402
|
-
}
|
1403
|
-
},
|
1404
|
-
origin: {
|
1405
|
-
serializedName: "origin",
|
1406
|
-
type: {
|
1407
|
-
name: "String"
|
1408
|
-
}
|
1409
|
-
}
|
1410
|
-
}
|
1411
|
-
}
|
1412
|
-
};
|
1413
|
-
|
1414
|
-
export const OperationDisplayResource: msRest.CompositeMapper = {
|
1415
|
-
serializedName: "OperationDisplayResource",
|
1416
|
-
type: {
|
1417
|
-
name: "Composite",
|
1418
|
-
className: "OperationDisplayResource",
|
1419
|
-
modelProperties: {
|
1420
|
-
provider: {
|
1421
|
-
serializedName: "provider",
|
1422
|
-
type: {
|
1423
|
-
name: "String"
|
1424
|
-
}
|
1425
|
-
},
|
1426
|
-
resource: {
|
1427
|
-
serializedName: "resource",
|
1428
|
-
type: {
|
1429
|
-
name: "String"
|
1430
|
-
}
|
1431
|
-
},
|
1432
|
-
operation: {
|
1433
|
-
serializedName: "operation",
|
1434
|
-
type: {
|
1435
|
-
name: "String"
|
1436
|
-
}
|
1437
|
-
},
|
1438
|
-
description: {
|
1439
|
-
serializedName: "description",
|
1440
|
-
type: {
|
1441
|
-
name: "String"
|
1442
|
-
}
|
1443
|
-
}
|
1444
|
-
}
|
1445
|
-
}
|
1446
|
-
};
|
1447
|
-
|
1448
|
-
export const CheckNameAvailabilityParameters: msRest.CompositeMapper = {
|
1449
|
-
serializedName: "CheckNameAvailabilityParameters",
|
1450
|
-
type: {
|
1451
|
-
name: "Composite",
|
1452
|
-
className: "CheckNameAvailabilityParameters",
|
1453
|
-
modelProperties: {
|
1454
|
-
name: {
|
1455
|
-
required: true,
|
1456
|
-
serializedName: "name",
|
1457
|
-
type: {
|
1458
|
-
name: "String"
|
1459
|
-
}
|
1460
|
-
},
|
1461
|
-
type: {
|
1462
|
-
required: true,
|
1463
|
-
isConstant: true,
|
1464
|
-
serializedName: "type",
|
1465
|
-
defaultValue: 'Microsoft.StorageSync/storageSyncServices',
|
1466
|
-
type: {
|
1467
|
-
name: "String"
|
1468
|
-
}
|
1469
|
-
}
|
1470
|
-
}
|
1471
|
-
}
|
1472
|
-
};
|
1473
|
-
|
1474
|
-
export const CheckNameAvailabilityResult: msRest.CompositeMapper = {
|
1475
|
-
serializedName: "CheckNameAvailabilityResult",
|
1476
|
-
type: {
|
1477
|
-
name: "Composite",
|
1478
|
-
className: "CheckNameAvailabilityResult",
|
1479
|
-
modelProperties: {
|
1480
|
-
nameAvailable: {
|
1481
|
-
readOnly: true,
|
1482
|
-
serializedName: "nameAvailable",
|
1483
|
-
type: {
|
1484
|
-
name: "Boolean"
|
2836
|
+
name: "String"
|
1485
2837
|
}
|
1486
2838
|
},
|
1487
|
-
|
1488
|
-
|
1489
|
-
serializedName: "reason",
|
2839
|
+
monitoringEndpointUri: {
|
2840
|
+
serializedName: "properties.monitoringEndpointUri",
|
1490
2841
|
type: {
|
1491
|
-
name: "
|
1492
|
-
allowedValues: [
|
1493
|
-
"Invalid",
|
1494
|
-
"AlreadyExists"
|
1495
|
-
]
|
2842
|
+
name: "String"
|
1496
2843
|
}
|
1497
2844
|
},
|
1498
|
-
|
2845
|
+
monitoringConfiguration: {
|
2846
|
+
serializedName: "properties.monitoringConfiguration",
|
2847
|
+
type: {
|
2848
|
+
name: "String"
|
2849
|
+
}
|
2850
|
+
},
|
2851
|
+
serverName: {
|
2852
|
+
serializedName: "properties.serverName",
|
1499
2853
|
readOnly: true,
|
1500
|
-
serializedName: "message",
|
1501
2854
|
type: {
|
1502
2855
|
name: "String"
|
1503
2856
|
}
|
@@ -1506,170 +2859,144 @@ export const CheckNameAvailabilityResult: msRest.CompositeMapper = {
|
|
1506
2859
|
}
|
1507
2860
|
};
|
1508
2861
|
|
1509
|
-
export const
|
1510
|
-
serializedName: "RestoreFileSpec",
|
2862
|
+
export const RegisteredServerCreateParameters: coreClient.CompositeMapper = {
|
1511
2863
|
type: {
|
1512
2864
|
name: "Composite",
|
1513
|
-
className: "
|
2865
|
+
className: "RegisteredServerCreateParameters",
|
1514
2866
|
modelProperties: {
|
1515
|
-
|
1516
|
-
|
2867
|
+
...ProxyResource.type.modelProperties,
|
2868
|
+
serverCertificate: {
|
2869
|
+
serializedName: "properties.serverCertificate",
|
1517
2870
|
type: {
|
1518
2871
|
name: "String"
|
1519
2872
|
}
|
1520
2873
|
},
|
1521
|
-
|
1522
|
-
serializedName: "
|
1523
|
-
type: {
|
1524
|
-
name: "Boolean"
|
1525
|
-
}
|
1526
|
-
}
|
1527
|
-
}
|
1528
|
-
}
|
1529
|
-
};
|
1530
|
-
|
1531
|
-
export const PostRestoreRequest: msRest.CompositeMapper = {
|
1532
|
-
serializedName: "PostRestoreRequest",
|
1533
|
-
type: {
|
1534
|
-
name: "Composite",
|
1535
|
-
className: "PostRestoreRequest",
|
1536
|
-
modelProperties: {
|
1537
|
-
partition: {
|
1538
|
-
serializedName: "partition",
|
2874
|
+
agentVersion: {
|
2875
|
+
serializedName: "properties.agentVersion",
|
1539
2876
|
type: {
|
1540
2877
|
name: "String"
|
1541
2878
|
}
|
1542
2879
|
},
|
1543
|
-
|
1544
|
-
serializedName: "
|
2880
|
+
serverOSVersion: {
|
2881
|
+
serializedName: "properties.serverOSVersion",
|
1545
2882
|
type: {
|
1546
2883
|
name: "String"
|
1547
2884
|
}
|
1548
2885
|
},
|
1549
|
-
|
1550
|
-
serializedName: "
|
2886
|
+
lastHeartBeat: {
|
2887
|
+
serializedName: "properties.lastHeartBeat",
|
1551
2888
|
type: {
|
1552
2889
|
name: "String"
|
1553
2890
|
}
|
1554
2891
|
},
|
1555
|
-
|
1556
|
-
serializedName: "
|
2892
|
+
serverRole: {
|
2893
|
+
serializedName: "properties.serverRole",
|
1557
2894
|
type: {
|
1558
2895
|
name: "String"
|
1559
2896
|
}
|
1560
2897
|
},
|
1561
|
-
|
1562
|
-
serializedName: "
|
2898
|
+
clusterId: {
|
2899
|
+
serializedName: "properties.clusterId",
|
1563
2900
|
type: {
|
1564
2901
|
name: "String"
|
1565
2902
|
}
|
1566
2903
|
},
|
1567
|
-
|
1568
|
-
serializedName: "
|
2904
|
+
clusterName: {
|
2905
|
+
serializedName: "properties.clusterName",
|
1569
2906
|
type: {
|
1570
2907
|
name: "String"
|
1571
2908
|
}
|
1572
2909
|
},
|
1573
|
-
|
1574
|
-
serializedName: "
|
2910
|
+
serverId: {
|
2911
|
+
serializedName: "properties.serverId",
|
1575
2912
|
type: {
|
1576
2913
|
name: "String"
|
1577
2914
|
}
|
1578
2915
|
},
|
1579
|
-
|
1580
|
-
serializedName: "
|
2916
|
+
friendlyName: {
|
2917
|
+
serializedName: "properties.friendlyName",
|
1581
2918
|
type: {
|
1582
|
-
name: "
|
1583
|
-
element: {
|
1584
|
-
type: {
|
1585
|
-
name: "Composite",
|
1586
|
-
className: "RestoreFileSpec"
|
1587
|
-
}
|
1588
|
-
}
|
2919
|
+
name: "String"
|
1589
2920
|
}
|
1590
2921
|
}
|
1591
2922
|
}
|
1592
2923
|
}
|
1593
2924
|
};
|
1594
2925
|
|
1595
|
-
export const
|
1596
|
-
serializedName: "PreRestoreRequest",
|
2926
|
+
export const Workflow: coreClient.CompositeMapper = {
|
1597
2927
|
type: {
|
1598
2928
|
name: "Composite",
|
1599
|
-
className: "
|
2929
|
+
className: "Workflow",
|
1600
2930
|
modelProperties: {
|
1601
|
-
|
1602
|
-
|
1603
|
-
|
1604
|
-
name: "String"
|
1605
|
-
}
|
1606
|
-
},
|
1607
|
-
replicaGroup: {
|
1608
|
-
serializedName: "replicaGroup",
|
2931
|
+
...ProxyResource.type.modelProperties,
|
2932
|
+
lastStepName: {
|
2933
|
+
serializedName: "properties.lastStepName",
|
1609
2934
|
type: {
|
1610
2935
|
name: "String"
|
1611
2936
|
}
|
1612
2937
|
},
|
1613
|
-
|
1614
|
-
serializedName: "
|
2938
|
+
status: {
|
2939
|
+
serializedName: "properties.status",
|
1615
2940
|
type: {
|
1616
2941
|
name: "String"
|
1617
2942
|
}
|
1618
2943
|
},
|
1619
|
-
|
1620
|
-
serializedName: "
|
2944
|
+
operation: {
|
2945
|
+
serializedName: "properties.operation",
|
1621
2946
|
type: {
|
1622
2947
|
name: "String"
|
1623
2948
|
}
|
1624
2949
|
},
|
1625
|
-
|
1626
|
-
serializedName: "
|
2950
|
+
steps: {
|
2951
|
+
serializedName: "properties.steps",
|
1627
2952
|
type: {
|
1628
2953
|
name: "String"
|
1629
2954
|
}
|
1630
2955
|
},
|
1631
|
-
|
1632
|
-
serializedName: "
|
2956
|
+
lastOperationId: {
|
2957
|
+
serializedName: "properties.lastOperationId",
|
1633
2958
|
type: {
|
1634
2959
|
name: "String"
|
1635
2960
|
}
|
1636
2961
|
},
|
1637
|
-
|
1638
|
-
serializedName: "
|
2962
|
+
commandName: {
|
2963
|
+
serializedName: "properties.commandName",
|
2964
|
+
readOnly: true,
|
1639
2965
|
type: {
|
1640
2966
|
name: "String"
|
1641
2967
|
}
|
1642
2968
|
},
|
1643
|
-
|
1644
|
-
serializedName: "
|
2969
|
+
createdTimestamp: {
|
2970
|
+
serializedName: "properties.createdTimestamp",
|
2971
|
+
readOnly: true,
|
1645
2972
|
type: {
|
1646
|
-
name: "
|
1647
|
-
element: {
|
1648
|
-
type: {
|
1649
|
-
name: "Composite",
|
1650
|
-
className: "RestoreFileSpec"
|
1651
|
-
}
|
1652
|
-
}
|
2973
|
+
name: "DateTime"
|
1653
2974
|
}
|
1654
2975
|
},
|
1655
|
-
|
1656
|
-
serializedName: "
|
2976
|
+
lastStatusTimestamp: {
|
2977
|
+
serializedName: "properties.lastStatusTimestamp",
|
2978
|
+
readOnly: true,
|
1657
2979
|
type: {
|
1658
|
-
name: "
|
2980
|
+
name: "DateTime"
|
1659
2981
|
}
|
1660
2982
|
}
|
1661
2983
|
}
|
1662
2984
|
}
|
1663
2985
|
};
|
1664
2986
|
|
1665
|
-
export const
|
1666
|
-
serializedName: "BackupRequest",
|
2987
|
+
export const OperationsListHeaders: coreClient.CompositeMapper = {
|
1667
2988
|
type: {
|
1668
2989
|
name: "Composite",
|
1669
|
-
className: "
|
2990
|
+
className: "OperationsListHeaders",
|
1670
2991
|
modelProperties: {
|
1671
|
-
|
1672
|
-
serializedName: "
|
2992
|
+
xMsRequestId: {
|
2993
|
+
serializedName: "x-ms-request-id",
|
2994
|
+
type: {
|
2995
|
+
name: "String"
|
2996
|
+
}
|
2997
|
+
},
|
2998
|
+
xMsCorrelationRequestId: {
|
2999
|
+
serializedName: "x-ms-correlation-request-id",
|
1673
3000
|
type: {
|
1674
3001
|
name: "String"
|
1675
3002
|
}
|
@@ -1678,15 +3005,19 @@ export const BackupRequest: msRest.CompositeMapper = {
|
|
1678
3005
|
}
|
1679
3006
|
};
|
1680
3007
|
|
1681
|
-
export const
|
1682
|
-
serializedName: "PostBackupResponse",
|
3008
|
+
export const OperationsListNextHeaders: coreClient.CompositeMapper = {
|
1683
3009
|
type: {
|
1684
3010
|
name: "Composite",
|
1685
|
-
className: "
|
3011
|
+
className: "OperationsListNextHeaders",
|
1686
3012
|
modelProperties: {
|
1687
|
-
|
1688
|
-
|
1689
|
-
|
3013
|
+
xMsRequestId: {
|
3014
|
+
serializedName: "x-ms-request-id",
|
3015
|
+
type: {
|
3016
|
+
name: "String"
|
3017
|
+
}
|
3018
|
+
},
|
3019
|
+
xMsCorrelationRequestId: {
|
3020
|
+
serializedName: "x-ms-correlation-request-id",
|
1690
3021
|
type: {
|
1691
3022
|
name: "String"
|
1692
3023
|
}
|
@@ -1695,89 +3026,100 @@ export const PostBackupResponse: msRest.CompositeMapper = {
|
|
1695
3026
|
}
|
1696
3027
|
};
|
1697
3028
|
|
1698
|
-
export const
|
1699
|
-
serializedName: "StorageSyncServiceUpdateParameters",
|
3029
|
+
export const StorageSyncServicesCreateHeaders: coreClient.CompositeMapper = {
|
1700
3030
|
type: {
|
1701
3031
|
name: "Composite",
|
1702
|
-
className: "
|
3032
|
+
className: "StorageSyncServicesCreateHeaders",
|
1703
3033
|
modelProperties: {
|
1704
|
-
|
1705
|
-
serializedName: "
|
3034
|
+
azureAsyncOperation: {
|
3035
|
+
serializedName: "azure-asyncoperation",
|
1706
3036
|
type: {
|
1707
|
-
name: "
|
1708
|
-
value: {
|
1709
|
-
type: {
|
1710
|
-
name: "String"
|
1711
|
-
}
|
1712
|
-
}
|
3037
|
+
name: "String"
|
1713
3038
|
}
|
1714
3039
|
},
|
1715
|
-
|
1716
|
-
serializedName: "
|
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",
|
1717
3060
|
type: {
|
1718
|
-
name: "
|
3061
|
+
name: "String"
|
1719
3062
|
}
|
1720
3063
|
}
|
1721
3064
|
}
|
1722
3065
|
}
|
1723
3066
|
};
|
1724
3067
|
|
1725
|
-
export const
|
1726
|
-
serializedName: "OperationStatus",
|
3068
|
+
export const StorageSyncServicesGetHeaders: coreClient.CompositeMapper = {
|
1727
3069
|
type: {
|
1728
3070
|
name: "Composite",
|
1729
|
-
className: "
|
3071
|
+
className: "StorageSyncServicesGetHeaders",
|
1730
3072
|
modelProperties: {
|
1731
|
-
|
1732
|
-
|
1733
|
-
serializedName: "name",
|
3073
|
+
xMsRequestId: {
|
3074
|
+
serializedName: "x-ms-request-id",
|
1734
3075
|
type: {
|
1735
3076
|
name: "String"
|
1736
3077
|
}
|
1737
3078
|
},
|
1738
|
-
|
1739
|
-
|
1740
|
-
serializedName: "status",
|
3079
|
+
xMsCorrelationRequestId: {
|
3080
|
+
serializedName: "x-ms-correlation-request-id",
|
1741
3081
|
type: {
|
1742
3082
|
name: "String"
|
1743
3083
|
}
|
1744
|
-
}
|
1745
|
-
|
1746
|
-
|
1747
|
-
|
1748
|
-
|
1749
|
-
|
1750
|
-
|
1751
|
-
|
1752
|
-
|
1753
|
-
|
1754
|
-
|
3084
|
+
}
|
3085
|
+
}
|
3086
|
+
}
|
3087
|
+
};
|
3088
|
+
|
3089
|
+
export const StorageSyncServicesUpdateHeaders: coreClient.CompositeMapper = {
|
3090
|
+
type: {
|
3091
|
+
name: "Composite",
|
3092
|
+
className: "StorageSyncServicesUpdateHeaders",
|
3093
|
+
modelProperties: {
|
3094
|
+
xMsRequestId: {
|
3095
|
+
serializedName: "x-ms-request-id",
|
1755
3096
|
type: {
|
1756
|
-
name: "
|
3097
|
+
name: "String"
|
1757
3098
|
}
|
1758
3099
|
},
|
1759
|
-
|
1760
|
-
|
1761
|
-
serializedName: "error",
|
3100
|
+
xMsCorrelationRequestId: {
|
3101
|
+
serializedName: "x-ms-correlation-request-id",
|
1762
3102
|
type: {
|
1763
|
-
name: "
|
1764
|
-
className: "StorageSyncApiError"
|
3103
|
+
name: "String"
|
1765
3104
|
}
|
1766
3105
|
}
|
1767
3106
|
}
|
1768
3107
|
}
|
1769
3108
|
};
|
1770
3109
|
|
1771
|
-
export const
|
1772
|
-
serializedName: "AzureEntityResource",
|
3110
|
+
export const StorageSyncServicesDeleteHeaders: coreClient.CompositeMapper = {
|
1773
3111
|
type: {
|
1774
3112
|
name: "Composite",
|
1775
|
-
className: "
|
3113
|
+
className: "StorageSyncServicesDeleteHeaders",
|
1776
3114
|
modelProperties: {
|
1777
|
-
|
1778
|
-
|
1779
|
-
|
1780
|
-
|
3115
|
+
xMsRequestId: {
|
3116
|
+
serializedName: "x-ms-request-id",
|
3117
|
+
type: {
|
3118
|
+
name: "String"
|
3119
|
+
}
|
3120
|
+
},
|
3121
|
+
xMsCorrelationRequestId: {
|
3122
|
+
serializedName: "x-ms-correlation-request-id",
|
1781
3123
|
type: {
|
1782
3124
|
name: "String"
|
1783
3125
|
}
|
@@ -1786,11 +3128,10 @@ export const AzureEntityResource: msRest.CompositeMapper = {
|
|
1786
3128
|
}
|
1787
3129
|
};
|
1788
3130
|
|
1789
|
-
export const
|
1790
|
-
serializedName: "operations-list-headers",
|
3131
|
+
export const StorageSyncServicesListByResourceGroupHeaders: coreClient.CompositeMapper = {
|
1791
3132
|
type: {
|
1792
3133
|
name: "Composite",
|
1793
|
-
className: "
|
3134
|
+
className: "StorageSyncServicesListByResourceGroupHeaders",
|
1794
3135
|
modelProperties: {
|
1795
3136
|
xMsRequestId: {
|
1796
3137
|
serializedName: "x-ms-request-id",
|
@@ -1808,11 +3149,10 @@ export const OperationsListHeaders: msRest.CompositeMapper = {
|
|
1808
3149
|
}
|
1809
3150
|
};
|
1810
3151
|
|
1811
|
-
export const
|
1812
|
-
serializedName: "storagesyncservices-get-headers",
|
3152
|
+
export const StorageSyncServicesListBySubscriptionHeaders: coreClient.CompositeMapper = {
|
1813
3153
|
type: {
|
1814
3154
|
name: "Composite",
|
1815
|
-
className: "
|
3155
|
+
className: "StorageSyncServicesListBySubscriptionHeaders",
|
1816
3156
|
modelProperties: {
|
1817
3157
|
xMsRequestId: {
|
1818
3158
|
serializedName: "x-ms-request-id",
|
@@ -1830,12 +3170,29 @@ export const StorageSyncServicesGetHeaders: msRest.CompositeMapper = {
|
|
1830
3170
|
}
|
1831
3171
|
};
|
1832
3172
|
|
1833
|
-
export const
|
1834
|
-
serializedName: "storagesyncservices-update-headers",
|
3173
|
+
export const PrivateEndpointConnectionsCreateHeaders: coreClient.CompositeMapper = {
|
1835
3174
|
type: {
|
1836
3175
|
name: "Composite",
|
1837
|
-
className: "
|
3176
|
+
className: "PrivateEndpointConnectionsCreateHeaders",
|
1838
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
|
+
},
|
1839
3196
|
xMsRequestId: {
|
1840
3197
|
serializedName: "x-ms-request-id",
|
1841
3198
|
type: {
|
@@ -1852,34 +3209,29 @@ export const StorageSyncServicesUpdateHeaders: msRest.CompositeMapper = {
|
|
1852
3209
|
}
|
1853
3210
|
};
|
1854
3211
|
|
1855
|
-
export const
|
1856
|
-
serializedName: "storagesyncservices-delete-headers",
|
3212
|
+
export const PrivateEndpointConnectionsDeleteHeaders: coreClient.CompositeMapper = {
|
1857
3213
|
type: {
|
1858
3214
|
name: "Composite",
|
1859
|
-
className: "
|
3215
|
+
className: "PrivateEndpointConnectionsDeleteHeaders",
|
1860
3216
|
modelProperties: {
|
1861
|
-
|
1862
|
-
serializedName: "
|
3217
|
+
azureAsyncOperation: {
|
3218
|
+
serializedName: "azure-asyncoperation",
|
1863
3219
|
type: {
|
1864
3220
|
name: "String"
|
1865
3221
|
}
|
1866
3222
|
},
|
1867
|
-
|
1868
|
-
serializedName: "
|
3223
|
+
location: {
|
3224
|
+
serializedName: "location",
|
1869
3225
|
type: {
|
1870
3226
|
name: "String"
|
1871
3227
|
}
|
1872
|
-
}
|
1873
|
-
|
1874
|
-
|
1875
|
-
|
1876
|
-
|
1877
|
-
|
1878
|
-
|
1879
|
-
type: {
|
1880
|
-
name: "Composite",
|
1881
|
-
className: "StorageSyncServicesListByResourceGroupHeaders",
|
1882
|
-
modelProperties: {
|
3228
|
+
},
|
3229
|
+
retryAfter: {
|
3230
|
+
serializedName: "retry-after",
|
3231
|
+
type: {
|
3232
|
+
name: "String"
|
3233
|
+
}
|
3234
|
+
},
|
1883
3235
|
xMsRequestId: {
|
1884
3236
|
serializedName: "x-ms-request-id",
|
1885
3237
|
type: {
|
@@ -1896,11 +3248,10 @@ export const StorageSyncServicesListByResourceGroupHeaders: msRest.CompositeMapp
|
|
1896
3248
|
}
|
1897
3249
|
};
|
1898
3250
|
|
1899
|
-
export const
|
1900
|
-
serializedName: "storagesyncservices-listbysubscription-headers",
|
3251
|
+
export const PrivateEndpointConnectionsListByStorageSyncServiceHeaders: coreClient.CompositeMapper = {
|
1901
3252
|
type: {
|
1902
3253
|
name: "Composite",
|
1903
|
-
className: "
|
3254
|
+
className: "PrivateEndpointConnectionsListByStorageSyncServiceHeaders",
|
1904
3255
|
modelProperties: {
|
1905
3256
|
xMsRequestId: {
|
1906
3257
|
serializedName: "x-ms-request-id",
|
@@ -1918,8 +3269,7 @@ export const StorageSyncServicesListBySubscriptionHeaders: msRest.CompositeMappe
|
|
1918
3269
|
}
|
1919
3270
|
};
|
1920
3271
|
|
1921
|
-
export const SyncGroupsListByStorageSyncServiceHeaders:
|
1922
|
-
serializedName: "syncgroups-listbystoragesyncservice-headers",
|
3272
|
+
export const SyncGroupsListByStorageSyncServiceHeaders: coreClient.CompositeMapper = {
|
1923
3273
|
type: {
|
1924
3274
|
name: "Composite",
|
1925
3275
|
className: "SyncGroupsListByStorageSyncServiceHeaders",
|
@@ -1940,8 +3290,7 @@ export const SyncGroupsListByStorageSyncServiceHeaders: msRest.CompositeMapper =
|
|
1940
3290
|
}
|
1941
3291
|
};
|
1942
3292
|
|
1943
|
-
export const SyncGroupsCreateHeaders:
|
1944
|
-
serializedName: "syncgroups-create-headers",
|
3293
|
+
export const SyncGroupsCreateHeaders: coreClient.CompositeMapper = {
|
1945
3294
|
type: {
|
1946
3295
|
name: "Composite",
|
1947
3296
|
className: "SyncGroupsCreateHeaders",
|
@@ -1962,8 +3311,7 @@ export const SyncGroupsCreateHeaders: msRest.CompositeMapper = {
|
|
1962
3311
|
}
|
1963
3312
|
};
|
1964
3313
|
|
1965
|
-
export const SyncGroupsGetHeaders:
|
1966
|
-
serializedName: "syncgroups-get-headers",
|
3314
|
+
export const SyncGroupsGetHeaders: coreClient.CompositeMapper = {
|
1967
3315
|
type: {
|
1968
3316
|
name: "Composite",
|
1969
3317
|
className: "SyncGroupsGetHeaders",
|
@@ -1984,8 +3332,7 @@ export const SyncGroupsGetHeaders: msRest.CompositeMapper = {
|
|
1984
3332
|
}
|
1985
3333
|
};
|
1986
3334
|
|
1987
|
-
export const SyncGroupsDeleteHeaders:
|
1988
|
-
serializedName: "syncgroups-delete-headers",
|
3335
|
+
export const SyncGroupsDeleteHeaders: coreClient.CompositeMapper = {
|
1989
3336
|
type: {
|
1990
3337
|
name: "Composite",
|
1991
3338
|
className: "SyncGroupsDeleteHeaders",
|
@@ -2006,8 +3353,7 @@ export const SyncGroupsDeleteHeaders: msRest.CompositeMapper = {
|
|
2006
3353
|
}
|
2007
3354
|
};
|
2008
3355
|
|
2009
|
-
export const CloudEndpointsCreateHeaders:
|
2010
|
-
serializedName: "cloudendpoints-create-headers",
|
3356
|
+
export const CloudEndpointsCreateHeaders: coreClient.CompositeMapper = {
|
2011
3357
|
type: {
|
2012
3358
|
name: "Composite",
|
2013
3359
|
className: "CloudEndpointsCreateHeaders",
|
@@ -2023,31 +3369,12 @@ export const CloudEndpointsCreateHeaders: msRest.CompositeMapper = {
|
|
2023
3369
|
type: {
|
2024
3370
|
name: "String"
|
2025
3371
|
}
|
2026
|
-
},
|
2027
|
-
azureAsyncOperation: {
|
2028
|
-
serializedName: "azure-asyncoperation",
|
2029
|
-
type: {
|
2030
|
-
name: "String"
|
2031
|
-
}
|
2032
|
-
},
|
2033
|
-
location: {
|
2034
|
-
serializedName: "location",
|
2035
|
-
type: {
|
2036
|
-
name: "String"
|
2037
|
-
}
|
2038
|
-
},
|
2039
|
-
retryAfter: {
|
2040
|
-
serializedName: "retry-after",
|
2041
|
-
type: {
|
2042
|
-
name: "String"
|
2043
|
-
}
|
2044
3372
|
}
|
2045
3373
|
}
|
2046
3374
|
}
|
2047
3375
|
};
|
2048
3376
|
|
2049
|
-
export const CloudEndpointsGetHeaders:
|
2050
|
-
serializedName: "cloudendpoints-get-headers",
|
3377
|
+
export const CloudEndpointsGetHeaders: coreClient.CompositeMapper = {
|
2051
3378
|
type: {
|
2052
3379
|
name: "Composite",
|
2053
3380
|
className: "CloudEndpointsGetHeaders",
|
@@ -2068,8 +3395,7 @@ export const CloudEndpointsGetHeaders: msRest.CompositeMapper = {
|
|
2068
3395
|
}
|
2069
3396
|
};
|
2070
3397
|
|
2071
|
-
export const CloudEndpointsDeleteHeaders:
|
2072
|
-
serializedName: "cloudendpoints-delete-headers",
|
3398
|
+
export const CloudEndpointsDeleteHeaders: coreClient.CompositeMapper = {
|
2073
3399
|
type: {
|
2074
3400
|
name: "Composite",
|
2075
3401
|
className: "CloudEndpointsDeleteHeaders",
|
@@ -2085,31 +3411,12 @@ export const CloudEndpointsDeleteHeaders: msRest.CompositeMapper = {
|
|
2085
3411
|
type: {
|
2086
3412
|
name: "String"
|
2087
3413
|
}
|
2088
|
-
},
|
2089
|
-
azureAsyncOperation: {
|
2090
|
-
serializedName: "azure-asyncoperation",
|
2091
|
-
type: {
|
2092
|
-
name: "String"
|
2093
|
-
}
|
2094
|
-
},
|
2095
|
-
location: {
|
2096
|
-
serializedName: "location",
|
2097
|
-
type: {
|
2098
|
-
name: "String"
|
2099
|
-
}
|
2100
|
-
},
|
2101
|
-
retryAfter: {
|
2102
|
-
serializedName: "retry-after",
|
2103
|
-
type: {
|
2104
|
-
name: "String"
|
2105
|
-
}
|
2106
3414
|
}
|
2107
3415
|
}
|
2108
3416
|
}
|
2109
3417
|
};
|
2110
3418
|
|
2111
|
-
export const CloudEndpointsListBySyncGroupHeaders:
|
2112
|
-
serializedName: "cloudendpoints-listbysyncgroup-headers",
|
3419
|
+
export const CloudEndpointsListBySyncGroupHeaders: coreClient.CompositeMapper = {
|
2113
3420
|
type: {
|
2114
3421
|
name: "Composite",
|
2115
3422
|
className: "CloudEndpointsListBySyncGroupHeaders",
|
@@ -2130,8 +3437,7 @@ export const CloudEndpointsListBySyncGroupHeaders: msRest.CompositeMapper = {
|
|
2130
3437
|
}
|
2131
3438
|
};
|
2132
3439
|
|
2133
|
-
export const CloudEndpointsPreBackupHeaders:
|
2134
|
-
serializedName: "cloudendpoints-prebackup-headers",
|
3440
|
+
export const CloudEndpointsPreBackupHeaders: coreClient.CompositeMapper = {
|
2135
3441
|
type: {
|
2136
3442
|
name: "Composite",
|
2137
3443
|
className: "CloudEndpointsPreBackupHeaders",
|
@@ -2158,8 +3464,7 @@ export const CloudEndpointsPreBackupHeaders: msRest.CompositeMapper = {
|
|
2158
3464
|
}
|
2159
3465
|
};
|
2160
3466
|
|
2161
|
-
export const CloudEndpointsPostBackupHeaders:
|
2162
|
-
serializedName: "cloudendpoints-postbackup-headers",
|
3467
|
+
export const CloudEndpointsPostBackupHeaders: coreClient.CompositeMapper = {
|
2163
3468
|
type: {
|
2164
3469
|
name: "Composite",
|
2165
3470
|
className: "CloudEndpointsPostBackupHeaders",
|
@@ -2186,8 +3491,7 @@ export const CloudEndpointsPostBackupHeaders: msRest.CompositeMapper = {
|
|
2186
3491
|
}
|
2187
3492
|
};
|
2188
3493
|
|
2189
|
-
export const CloudEndpointsPreRestoreHeaders:
|
2190
|
-
serializedName: "cloudendpoints-prerestore-headers",
|
3494
|
+
export const CloudEndpointsPreRestoreHeaders: coreClient.CompositeMapper = {
|
2191
3495
|
type: {
|
2192
3496
|
name: "Composite",
|
2193
3497
|
className: "CloudEndpointsPreRestoreHeaders",
|
@@ -2214,8 +3518,7 @@ export const CloudEndpointsPreRestoreHeaders: msRest.CompositeMapper = {
|
|
2214
3518
|
}
|
2215
3519
|
};
|
2216
3520
|
|
2217
|
-
export const CloudEndpointsRestoreheartbeatHeaders:
|
2218
|
-
serializedName: "cloudendpoints-restoreheartbeat-headers",
|
3521
|
+
export const CloudEndpointsRestoreheartbeatHeaders: coreClient.CompositeMapper = {
|
2219
3522
|
type: {
|
2220
3523
|
name: "Composite",
|
2221
3524
|
className: "CloudEndpointsRestoreheartbeatHeaders",
|
@@ -2236,8 +3539,7 @@ export const CloudEndpointsRestoreheartbeatHeaders: msRest.CompositeMapper = {
|
|
2236
3539
|
}
|
2237
3540
|
};
|
2238
3541
|
|
2239
|
-
export const CloudEndpointsPostRestoreHeaders:
|
2240
|
-
serializedName: "cloudendpoints-postrestore-headers",
|
3542
|
+
export const CloudEndpointsPostRestoreHeaders: coreClient.CompositeMapper = {
|
2241
3543
|
type: {
|
2242
3544
|
name: "Composite",
|
2243
3545
|
className: "CloudEndpointsPostRestoreHeaders",
|
@@ -2264,8 +3566,7 @@ export const CloudEndpointsPostRestoreHeaders: msRest.CompositeMapper = {
|
|
2264
3566
|
}
|
2265
3567
|
};
|
2266
3568
|
|
2267
|
-
export const CloudEndpointsTriggerChangeDetectionHeaders:
|
2268
|
-
serializedName: "cloudendpoints-triggerchangedetection-headers",
|
3569
|
+
export const CloudEndpointsTriggerChangeDetectionHeaders: coreClient.CompositeMapper = {
|
2269
3570
|
type: {
|
2270
3571
|
name: "Composite",
|
2271
3572
|
className: "CloudEndpointsTriggerChangeDetectionHeaders",
|
@@ -2292,8 +3593,7 @@ export const CloudEndpointsTriggerChangeDetectionHeaders: msRest.CompositeMapper
|
|
2292
3593
|
}
|
2293
3594
|
};
|
2294
3595
|
|
2295
|
-
export const ServerEndpointsCreateHeaders:
|
2296
|
-
serializedName: "serverendpoints-create-headers",
|
3596
|
+
export const ServerEndpointsCreateHeaders: coreClient.CompositeMapper = {
|
2297
3597
|
type: {
|
2298
3598
|
name: "Composite",
|
2299
3599
|
className: "ServerEndpointsCreateHeaders",
|
@@ -2309,25 +3609,12 @@ export const ServerEndpointsCreateHeaders: msRest.CompositeMapper = {
|
|
2309
3609
|
type: {
|
2310
3610
|
name: "String"
|
2311
3611
|
}
|
2312
|
-
},
|
2313
|
-
azureAsyncOperation: {
|
2314
|
-
serializedName: "azure-asyncoperation",
|
2315
|
-
type: {
|
2316
|
-
name: "String"
|
2317
|
-
}
|
2318
|
-
},
|
2319
|
-
location: {
|
2320
|
-
serializedName: "location",
|
2321
|
-
type: {
|
2322
|
-
name: "String"
|
2323
|
-
}
|
2324
3612
|
}
|
2325
3613
|
}
|
2326
3614
|
}
|
2327
3615
|
};
|
2328
3616
|
|
2329
|
-
export const ServerEndpointsUpdateHeaders:
|
2330
|
-
serializedName: "serverendpoints-update-headers",
|
3617
|
+
export const ServerEndpointsUpdateHeaders: coreClient.CompositeMapper = {
|
2331
3618
|
type: {
|
2332
3619
|
name: "Composite",
|
2333
3620
|
className: "ServerEndpointsUpdateHeaders",
|
@@ -2343,25 +3630,12 @@ export const ServerEndpointsUpdateHeaders: msRest.CompositeMapper = {
|
|
2343
3630
|
type: {
|
2344
3631
|
name: "String"
|
2345
3632
|
}
|
2346
|
-
},
|
2347
|
-
azureAsyncOperation: {
|
2348
|
-
serializedName: "azure-asyncoperation",
|
2349
|
-
type: {
|
2350
|
-
name: "String"
|
2351
|
-
}
|
2352
|
-
},
|
2353
|
-
location: {
|
2354
|
-
serializedName: "location",
|
2355
|
-
type: {
|
2356
|
-
name: "String"
|
2357
|
-
}
|
2358
3633
|
}
|
2359
3634
|
}
|
2360
3635
|
}
|
2361
3636
|
};
|
2362
3637
|
|
2363
|
-
export const ServerEndpointsGetHeaders:
|
2364
|
-
serializedName: "serverendpoints-get-headers",
|
3638
|
+
export const ServerEndpointsGetHeaders: coreClient.CompositeMapper = {
|
2365
3639
|
type: {
|
2366
3640
|
name: "Composite",
|
2367
3641
|
className: "ServerEndpointsGetHeaders",
|
@@ -2382,8 +3656,7 @@ export const ServerEndpointsGetHeaders: msRest.CompositeMapper = {
|
|
2382
3656
|
}
|
2383
3657
|
};
|
2384
3658
|
|
2385
|
-
export const ServerEndpointsDeleteHeaders:
|
2386
|
-
serializedName: "serverendpoints-delete-headers",
|
3659
|
+
export const ServerEndpointsDeleteHeaders: coreClient.CompositeMapper = {
|
2387
3660
|
type: {
|
2388
3661
|
name: "Composite",
|
2389
3662
|
className: "ServerEndpointsDeleteHeaders",
|
@@ -2399,19 +3672,12 @@ export const ServerEndpointsDeleteHeaders: msRest.CompositeMapper = {
|
|
2399
3672
|
type: {
|
2400
3673
|
name: "String"
|
2401
3674
|
}
|
2402
|
-
},
|
2403
|
-
location: {
|
2404
|
-
serializedName: "location",
|
2405
|
-
type: {
|
2406
|
-
name: "String"
|
2407
|
-
}
|
2408
3675
|
}
|
2409
3676
|
}
|
2410
3677
|
}
|
2411
3678
|
};
|
2412
3679
|
|
2413
|
-
export const ServerEndpointsListBySyncGroupHeaders:
|
2414
|
-
serializedName: "serverendpoints-listbysyncgroup-headers",
|
3680
|
+
export const ServerEndpointsListBySyncGroupHeaders: coreClient.CompositeMapper = {
|
2415
3681
|
type: {
|
2416
3682
|
name: "Composite",
|
2417
3683
|
className: "ServerEndpointsListBySyncGroupHeaders",
|
@@ -2438,8 +3704,7 @@ export const ServerEndpointsListBySyncGroupHeaders: msRest.CompositeMapper = {
|
|
2438
3704
|
}
|
2439
3705
|
};
|
2440
3706
|
|
2441
|
-
export const ServerEndpointsRecallActionHeaders:
|
2442
|
-
serializedName: "serverendpoints-recallaction-headers",
|
3707
|
+
export const ServerEndpointsRecallActionHeaders: coreClient.CompositeMapper = {
|
2443
3708
|
type: {
|
2444
3709
|
name: "Composite",
|
2445
3710
|
className: "ServerEndpointsRecallActionHeaders",
|
@@ -2455,19 +3720,12 @@ export const ServerEndpointsRecallActionHeaders: msRest.CompositeMapper = {
|
|
2455
3720
|
type: {
|
2456
3721
|
name: "String"
|
2457
3722
|
}
|
2458
|
-
},
|
2459
|
-
location: {
|
2460
|
-
serializedName: "location",
|
2461
|
-
type: {
|
2462
|
-
name: "String"
|
2463
|
-
}
|
2464
3723
|
}
|
2465
3724
|
}
|
2466
3725
|
}
|
2467
3726
|
};
|
2468
3727
|
|
2469
|
-
export const RegisteredServersListByStorageSyncServiceHeaders:
|
2470
|
-
serializedName: "registeredservers-listbystoragesyncservice-headers",
|
3728
|
+
export const RegisteredServersListByStorageSyncServiceHeaders: coreClient.CompositeMapper = {
|
2471
3729
|
type: {
|
2472
3730
|
name: "Composite",
|
2473
3731
|
className: "RegisteredServersListByStorageSyncServiceHeaders",
|
@@ -2488,8 +3746,7 @@ export const RegisteredServersListByStorageSyncServiceHeaders: msRest.CompositeM
|
|
2488
3746
|
}
|
2489
3747
|
};
|
2490
3748
|
|
2491
|
-
export const RegisteredServersGetHeaders:
|
2492
|
-
serializedName: "registeredservers-get-headers",
|
3749
|
+
export const RegisteredServersGetHeaders: coreClient.CompositeMapper = {
|
2493
3750
|
type: {
|
2494
3751
|
name: "Composite",
|
2495
3752
|
className: "RegisteredServersGetHeaders",
|
@@ -2510,8 +3767,7 @@ export const RegisteredServersGetHeaders: msRest.CompositeMapper = {
|
|
2510
3767
|
}
|
2511
3768
|
};
|
2512
3769
|
|
2513
|
-
export const RegisteredServersCreateHeaders:
|
2514
|
-
serializedName: "registeredservers-create-headers",
|
3770
|
+
export const RegisteredServersCreateHeaders: coreClient.CompositeMapper = {
|
2515
3771
|
type: {
|
2516
3772
|
name: "Composite",
|
2517
3773
|
className: "RegisteredServersCreateHeaders",
|
@@ -2527,25 +3783,12 @@ export const RegisteredServersCreateHeaders: msRest.CompositeMapper = {
|
|
2527
3783
|
type: {
|
2528
3784
|
name: "String"
|
2529
3785
|
}
|
2530
|
-
},
|
2531
|
-
azureAsyncOperation: {
|
2532
|
-
serializedName: "azure-asyncoperation",
|
2533
|
-
type: {
|
2534
|
-
name: "String"
|
2535
|
-
}
|
2536
|
-
},
|
2537
|
-
location: {
|
2538
|
-
serializedName: "location",
|
2539
|
-
type: {
|
2540
|
-
name: "String"
|
2541
|
-
}
|
2542
3786
|
}
|
2543
3787
|
}
|
2544
3788
|
}
|
2545
3789
|
};
|
2546
3790
|
|
2547
|
-
export const RegisteredServersDeleteHeaders:
|
2548
|
-
serializedName: "registeredservers-delete-headers",
|
3791
|
+
export const RegisteredServersDeleteHeaders: coreClient.CompositeMapper = {
|
2549
3792
|
type: {
|
2550
3793
|
name: "Composite",
|
2551
3794
|
className: "RegisteredServersDeleteHeaders",
|
@@ -2561,19 +3804,12 @@ export const RegisteredServersDeleteHeaders: msRest.CompositeMapper = {
|
|
2561
3804
|
type: {
|
2562
3805
|
name: "String"
|
2563
3806
|
}
|
2564
|
-
},
|
2565
|
-
location: {
|
2566
|
-
serializedName: "location",
|
2567
|
-
type: {
|
2568
|
-
name: "String"
|
2569
|
-
}
|
2570
3807
|
}
|
2571
3808
|
}
|
2572
3809
|
}
|
2573
3810
|
};
|
2574
3811
|
|
2575
|
-
export const RegisteredServersTriggerRolloverHeaders:
|
2576
|
-
serializedName: "registeredservers-triggerrollover-headers",
|
3812
|
+
export const RegisteredServersTriggerRolloverHeaders: coreClient.CompositeMapper = {
|
2577
3813
|
type: {
|
2578
3814
|
name: "Composite",
|
2579
3815
|
className: "RegisteredServersTriggerRolloverHeaders",
|
@@ -2589,19 +3825,12 @@ export const RegisteredServersTriggerRolloverHeaders: msRest.CompositeMapper = {
|
|
2589
3825
|
type: {
|
2590
3826
|
name: "String"
|
2591
3827
|
}
|
2592
|
-
},
|
2593
|
-
location: {
|
2594
|
-
serializedName: "location",
|
2595
|
-
type: {
|
2596
|
-
name: "String"
|
2597
|
-
}
|
2598
3828
|
}
|
2599
3829
|
}
|
2600
3830
|
}
|
2601
3831
|
};
|
2602
3832
|
|
2603
|
-
export const WorkflowsListByStorageSyncServiceHeaders:
|
2604
|
-
serializedName: "workflows-listbystoragesyncservice-headers",
|
3833
|
+
export const WorkflowsListByStorageSyncServiceHeaders: coreClient.CompositeMapper = {
|
2605
3834
|
type: {
|
2606
3835
|
name: "Composite",
|
2607
3836
|
className: "WorkflowsListByStorageSyncServiceHeaders",
|
@@ -2622,8 +3851,7 @@ export const WorkflowsListByStorageSyncServiceHeaders: msRest.CompositeMapper =
|
|
2622
3851
|
}
|
2623
3852
|
};
|
2624
3853
|
|
2625
|
-
export const WorkflowsGetHeaders:
|
2626
|
-
serializedName: "workflows-get-headers",
|
3854
|
+
export const WorkflowsGetHeaders: coreClient.CompositeMapper = {
|
2627
3855
|
type: {
|
2628
3856
|
name: "Composite",
|
2629
3857
|
className: "WorkflowsGetHeaders",
|
@@ -2644,8 +3872,7 @@ export const WorkflowsGetHeaders: msRest.CompositeMapper = {
|
|
2644
3872
|
}
|
2645
3873
|
};
|
2646
3874
|
|
2647
|
-
export const WorkflowsAbortHeaders:
|
2648
|
-
serializedName: "workflows-abort-headers",
|
3875
|
+
export const WorkflowsAbortHeaders: coreClient.CompositeMapper = {
|
2649
3876
|
type: {
|
2650
3877
|
name: "Composite",
|
2651
3878
|
className: "WorkflowsAbortHeaders",
|
@@ -2666,8 +3893,7 @@ export const WorkflowsAbortHeaders: msRest.CompositeMapper = {
|
|
2666
3893
|
}
|
2667
3894
|
};
|
2668
3895
|
|
2669
|
-
export const OperationStatusGetHeaders:
|
2670
|
-
serializedName: "operationstatus-get-headers",
|
3896
|
+
export const OperationStatusGetHeaders: coreClient.CompositeMapper = {
|
2671
3897
|
type: {
|
2672
3898
|
name: "Composite",
|
2673
3899
|
className: "OperationStatusGetHeaders",
|
@@ -2688,160 +3914,21 @@ export const OperationStatusGetHeaders: msRest.CompositeMapper = {
|
|
2688
3914
|
}
|
2689
3915
|
};
|
2690
3916
|
|
2691
|
-
export const
|
2692
|
-
serializedName: "OperationEntityListResult",
|
3917
|
+
export const MicrosoftStorageSyncLocationOperationStatusHeaders: coreClient.CompositeMapper = {
|
2693
3918
|
type: {
|
2694
3919
|
name: "Composite",
|
2695
|
-
className: "
|
3920
|
+
className: "MicrosoftStorageSyncLocationOperationStatusHeaders",
|
2696
3921
|
modelProperties: {
|
2697
|
-
|
2698
|
-
serializedName: "
|
3922
|
+
xMsRequestId: {
|
3923
|
+
serializedName: "x-ms-request-id",
|
2699
3924
|
type: {
|
2700
3925
|
name: "String"
|
2701
3926
|
}
|
2702
3927
|
},
|
2703
|
-
|
2704
|
-
serializedName: "",
|
2705
|
-
type: {
|
2706
|
-
name: "Sequence",
|
2707
|
-
element: {
|
2708
|
-
type: {
|
2709
|
-
name: "Composite",
|
2710
|
-
className: "OperationEntity"
|
2711
|
-
}
|
2712
|
-
}
|
2713
|
-
}
|
2714
|
-
}
|
2715
|
-
}
|
2716
|
-
}
|
2717
|
-
};
|
2718
|
-
|
2719
|
-
export const StorageSyncServiceArray: msRest.CompositeMapper = {
|
2720
|
-
serializedName: "StorageSyncServiceArray",
|
2721
|
-
type: {
|
2722
|
-
name: "Composite",
|
2723
|
-
className: "StorageSyncServiceArray",
|
2724
|
-
modelProperties: {
|
2725
|
-
value: {
|
2726
|
-
serializedName: "",
|
2727
|
-
type: {
|
2728
|
-
name: "Sequence",
|
2729
|
-
element: {
|
2730
|
-
type: {
|
2731
|
-
name: "Composite",
|
2732
|
-
className: "StorageSyncService"
|
2733
|
-
}
|
2734
|
-
}
|
2735
|
-
}
|
2736
|
-
}
|
2737
|
-
}
|
2738
|
-
}
|
2739
|
-
};
|
2740
|
-
|
2741
|
-
export const SyncGroupArray: msRest.CompositeMapper = {
|
2742
|
-
serializedName: "SyncGroupArray",
|
2743
|
-
type: {
|
2744
|
-
name: "Composite",
|
2745
|
-
className: "SyncGroupArray",
|
2746
|
-
modelProperties: {
|
2747
|
-
value: {
|
2748
|
-
serializedName: "",
|
2749
|
-
type: {
|
2750
|
-
name: "Sequence",
|
2751
|
-
element: {
|
2752
|
-
type: {
|
2753
|
-
name: "Composite",
|
2754
|
-
className: "SyncGroup"
|
2755
|
-
}
|
2756
|
-
}
|
2757
|
-
}
|
2758
|
-
}
|
2759
|
-
}
|
2760
|
-
}
|
2761
|
-
};
|
2762
|
-
|
2763
|
-
export const CloudEndpointArray: msRest.CompositeMapper = {
|
2764
|
-
serializedName: "CloudEndpointArray",
|
2765
|
-
type: {
|
2766
|
-
name: "Composite",
|
2767
|
-
className: "CloudEndpointArray",
|
2768
|
-
modelProperties: {
|
2769
|
-
value: {
|
2770
|
-
serializedName: "",
|
2771
|
-
type: {
|
2772
|
-
name: "Sequence",
|
2773
|
-
element: {
|
2774
|
-
type: {
|
2775
|
-
name: "Composite",
|
2776
|
-
className: "CloudEndpoint"
|
2777
|
-
}
|
2778
|
-
}
|
2779
|
-
}
|
2780
|
-
}
|
2781
|
-
}
|
2782
|
-
}
|
2783
|
-
};
|
2784
|
-
|
2785
|
-
export const ServerEndpointArray: msRest.CompositeMapper = {
|
2786
|
-
serializedName: "ServerEndpointArray",
|
2787
|
-
type: {
|
2788
|
-
name: "Composite",
|
2789
|
-
className: "ServerEndpointArray",
|
2790
|
-
modelProperties: {
|
2791
|
-
value: {
|
2792
|
-
serializedName: "",
|
2793
|
-
type: {
|
2794
|
-
name: "Sequence",
|
2795
|
-
element: {
|
2796
|
-
type: {
|
2797
|
-
name: "Composite",
|
2798
|
-
className: "ServerEndpoint"
|
2799
|
-
}
|
2800
|
-
}
|
2801
|
-
}
|
2802
|
-
}
|
2803
|
-
}
|
2804
|
-
}
|
2805
|
-
};
|
2806
|
-
|
2807
|
-
export const RegisteredServerArray: msRest.CompositeMapper = {
|
2808
|
-
serializedName: "RegisteredServerArray",
|
2809
|
-
type: {
|
2810
|
-
name: "Composite",
|
2811
|
-
className: "RegisteredServerArray",
|
2812
|
-
modelProperties: {
|
2813
|
-
value: {
|
2814
|
-
serializedName: "",
|
2815
|
-
type: {
|
2816
|
-
name: "Sequence",
|
2817
|
-
element: {
|
2818
|
-
type: {
|
2819
|
-
name: "Composite",
|
2820
|
-
className: "RegisteredServer"
|
2821
|
-
}
|
2822
|
-
}
|
2823
|
-
}
|
2824
|
-
}
|
2825
|
-
}
|
2826
|
-
}
|
2827
|
-
};
|
2828
|
-
|
2829
|
-
export const WorkflowArray: msRest.CompositeMapper = {
|
2830
|
-
serializedName: "WorkflowArray",
|
2831
|
-
type: {
|
2832
|
-
name: "Composite",
|
2833
|
-
className: "WorkflowArray",
|
2834
|
-
modelProperties: {
|
2835
|
-
value: {
|
2836
|
-
serializedName: "",
|
3928
|
+
xMsCorrelationRequestId: {
|
3929
|
+
serializedName: "x-ms-correlation-request-id",
|
2837
3930
|
type: {
|
2838
|
-
name: "
|
2839
|
-
element: {
|
2840
|
-
type: {
|
2841
|
-
name: "Composite",
|
2842
|
-
className: "Workflow"
|
2843
|
-
}
|
2844
|
-
}
|
3931
|
+
name: "String"
|
2845
3932
|
}
|
2846
3933
|
}
|
2847
3934
|
}
|