@azure/arm-storagesync 7.0.0 → 9.0.0-alpha.20220121.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/LICENSE.txt +21 -21
- package/README.md +98 -96
- package/dist/index.js +7404 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsCreate.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsCreate.js +39 -0
- package/dist-esm/samples-dev/cloudEndpointsCreate.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsDelete.js +33 -0
- package/dist-esm/samples-dev/cloudEndpointsDelete.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsGet.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsGet.js +33 -0
- package/dist-esm/samples-dev/cloudEndpointsGet.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsListBySyncGroup.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsListBySyncGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsListBySyncGroup.js +46 -0
- package/dist-esm/samples-dev/cloudEndpointsListBySyncGroup.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPostBackup.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsPostBackup.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPostBackup.js +36 -0
- package/dist-esm/samples-dev/cloudEndpointsPostBackup.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPostRestore.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsPostRestore.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPostRestore.js +44 -0
- package/dist-esm/samples-dev/cloudEndpointsPostRestore.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPreBackup.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsPreBackup.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPreBackup.js +36 -0
- package/dist-esm/samples-dev/cloudEndpointsPreBackup.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPreRestore.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsPreRestore.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPreRestore.js +42 -0
- package/dist-esm/samples-dev/cloudEndpointsPreRestore.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsRestoreheartbeat.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsRestoreheartbeat.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsRestoreheartbeat.js +33 -0
- package/dist-esm/samples-dev/cloudEndpointsRestoreheartbeat.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsTriggerChangeDetection.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsTriggerChangeDetection.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsTriggerChangeDetection.js +37 -0
- package/dist-esm/samples-dev/cloudEndpointsTriggerChangeDetection.js.map +1 -0
- package/dist-esm/samples-dev/operationsList.d.ts +2 -0
- package/dist-esm/samples-dev/operationsList.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsList.js +43 -0
- package/dist-esm/samples-dev/operationsList.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreate.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreate.js +38 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreate.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDelete.js +32 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDelete.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGet.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGet.js +32 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGet.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByStorageSyncService.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByStorageSyncService.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByStorageSyncService.js +45 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByStorageSyncService.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkResourcesList.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkResourcesList.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkResourcesList.js +31 -0
- package/dist-esm/samples-dev/privateLinkResourcesList.js.map +1 -0
- package/dist-esm/samples-dev/registeredServersCreate.d.ts +2 -0
- package/dist-esm/samples-dev/registeredServersCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/registeredServersCreate.js +40 -0
- package/dist-esm/samples-dev/registeredServersCreate.js.map +1 -0
- package/dist-esm/samples-dev/registeredServersDelete.d.ts +2 -0
- package/dist-esm/samples-dev/registeredServersDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/registeredServersDelete.js +32 -0
- package/dist-esm/samples-dev/registeredServersDelete.js.map +1 -0
- package/dist-esm/samples-dev/registeredServersGet.d.ts +2 -0
- package/dist-esm/samples-dev/registeredServersGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/registeredServersGet.js +32 -0
- package/dist-esm/samples-dev/registeredServersGet.js.map +1 -0
- package/dist-esm/samples-dev/registeredServersListByStorageSyncService.d.ts +2 -0
- package/dist-esm/samples-dev/registeredServersListByStorageSyncService.d.ts.map +1 -0
- package/dist-esm/samples-dev/registeredServersListByStorageSyncService.js +45 -0
- package/dist-esm/samples-dev/registeredServersListByStorageSyncService.js.map +1 -0
- package/dist-esm/samples-dev/registeredServersTriggerRollover.d.ts +2 -0
- package/dist-esm/samples-dev/registeredServersTriggerRollover.d.ts.map +1 -0
- package/dist-esm/samples-dev/registeredServersTriggerRollover.js +35 -0
- package/dist-esm/samples-dev/registeredServersTriggerRollover.js.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsCreate.d.ts +2 -0
- package/dist-esm/samples-dev/serverEndpointsCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsCreate.js +45 -0
- package/dist-esm/samples-dev/serverEndpointsCreate.js.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/serverEndpointsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsDelete.js +33 -0
- package/dist-esm/samples-dev/serverEndpointsDelete.js.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsGet.d.ts +2 -0
- package/dist-esm/samples-dev/serverEndpointsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsGet.js +33 -0
- package/dist-esm/samples-dev/serverEndpointsGet.js.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsListBySyncGroup.d.ts +2 -0
- package/dist-esm/samples-dev/serverEndpointsListBySyncGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsListBySyncGroup.js +46 -0
- package/dist-esm/samples-dev/serverEndpointsListBySyncGroup.js.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsRecallAction.d.ts +2 -0
- package/dist-esm/samples-dev/serverEndpointsRecallAction.d.ts.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsRecallAction.js +34 -0
- package/dist-esm/samples-dev/serverEndpointsRecallAction.js.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/serverEndpointsUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsUpdate.js +41 -0
- package/dist-esm/samples-dev/serverEndpointsUpdate.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAlreadyExists.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAlreadyExists.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAlreadyExists.js +34 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAlreadyExists.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAvailable.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAvailable.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAvailable.js +34 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAvailable.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesCreate.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServicesCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesCreate.js +36 -0
- package/dist-esm/samples-dev/storageSyncServicesCreate.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesDelete.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServicesDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesDelete.js +31 -0
- package/dist-esm/samples-dev/storageSyncServicesDelete.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesGet.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServicesGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesGet.js +31 -0
- package/dist-esm/samples-dev/storageSyncServicesGet.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesListByResourceGroup.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServicesListByResourceGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesListByResourceGroup.js +44 -0
- package/dist-esm/samples-dev/storageSyncServicesListByResourceGroup.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesListBySubscription.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServicesListBySubscription.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesListBySubscription.js +43 -0
- package/dist-esm/samples-dev/storageSyncServicesListBySubscription.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServicesUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesUpdate.js +36 -0
- package/dist-esm/samples-dev/storageSyncServicesUpdate.js.map +1 -0
- package/dist-esm/samples-dev/syncGroupsCreate.d.ts +2 -0
- package/dist-esm/samples-dev/syncGroupsCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/syncGroupsCreate.js +33 -0
- package/dist-esm/samples-dev/syncGroupsCreate.js.map +1 -0
- package/dist-esm/samples-dev/syncGroupsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/syncGroupsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/syncGroupsDelete.js +32 -0
- package/dist-esm/samples-dev/syncGroupsDelete.js.map +1 -0
- package/dist-esm/samples-dev/syncGroupsGet.d.ts +2 -0
- package/dist-esm/samples-dev/syncGroupsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/syncGroupsGet.js +32 -0
- package/dist-esm/samples-dev/syncGroupsGet.js.map +1 -0
- package/dist-esm/samples-dev/syncGroupsListByStorageSyncService.d.ts +2 -0
- package/dist-esm/samples-dev/syncGroupsListByStorageSyncService.d.ts.map +1 -0
- package/dist-esm/samples-dev/syncGroupsListByStorageSyncService.js +45 -0
- package/dist-esm/samples-dev/syncGroupsListByStorageSyncService.js.map +1 -0
- package/dist-esm/samples-dev/workflowsAbort.d.ts +2 -0
- package/dist-esm/samples-dev/workflowsAbort.d.ts.map +1 -0
- package/dist-esm/samples-dev/workflowsAbort.js +32 -0
- package/dist-esm/samples-dev/workflowsAbort.js.map +1 -0
- package/dist-esm/samples-dev/workflowsGet.d.ts +2 -0
- package/dist-esm/samples-dev/workflowsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/workflowsGet.js +31 -0
- package/dist-esm/samples-dev/workflowsGet.js.map +1 -0
- package/dist-esm/samples-dev/workflowsListByStorageSyncService.d.ts +2 -0
- package/dist-esm/samples-dev/workflowsListByStorageSyncService.d.ts.map +1 -0
- package/dist-esm/samples-dev/workflowsListByStorageSyncService.js +45 -0
- package/dist-esm/samples-dev/workflowsListByStorageSyncService.js.map +1 -0
- package/dist-esm/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +12 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/microsoftStorageSync.d.ts +34 -0
- package/dist-esm/src/microsoftStorageSync.d.ts.map +1 -0
- package/dist-esm/src/microsoftStorageSync.js +95 -0
- package/dist-esm/src/microsoftStorageSync.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +2205 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +145 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +114 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/mappers.js +2357 -1046
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +33 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +241 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/{esm → dist-esm/src}/operations/cloudEndpoints.d.ts +75 -106
- package/dist-esm/src/operations/cloudEndpoints.d.ts.map +1 -0
- package/dist-esm/src/operations/cloudEndpoints.js +839 -0
- package/dist-esm/src/operations/cloudEndpoints.js.map +1 -0
- package/{esm → dist-esm/src}/operations/index.d.ts +3 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +18 -0
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/operationStatusOperations.d.ts +22 -0
- package/dist-esm/src/operations/operationStatusOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/operationStatusOperations.js +58 -0
- package/dist-esm/src/operations/operationStatusOperations.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +122 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/privateEndpointConnections.d.ts +83 -0
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist-esm/src/operations/privateEndpointConnections.js +320 -0
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -0
- package/dist-esm/src/operations/privateLinkResources.d.ts +21 -0
- package/dist-esm/src/operations/privateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operations/privateLinkResources.js +51 -0
- package/dist-esm/src/operations/privateLinkResources.js.map +1 -0
- package/dist-esm/src/operations/registeredServers.d.ts +91 -0
- package/dist-esm/src/operations/registeredServers.d.ts.map +1 -0
- package/dist-esm/src/operations/registeredServers.js +405 -0
- package/dist-esm/src/operations/registeredServers.js.map +1 -0
- package/dist-esm/src/operations/serverEndpoints.d.ts +118 -0
- package/dist-esm/src/operations/serverEndpoints.d.ts.map +1 -0
- package/dist-esm/src/operations/serverEndpoints.js +530 -0
- package/dist-esm/src/operations/serverEndpoints.js.map +1 -0
- package/dist-esm/src/operations/storageSyncServices.d.ts +99 -0
- package/dist-esm/src/operations/storageSyncServices.d.ts.map +1 -0
- package/dist-esm/src/operations/storageSyncServices.js +471 -0
- package/dist-esm/src/operations/storageSyncServices.js.map +1 -0
- package/dist-esm/src/operations/syncGroups.d.ts +55 -0
- package/dist-esm/src/operations/syncGroups.d.ts.map +1 -0
- package/dist-esm/src/operations/syncGroups.js +208 -0
- package/dist-esm/src/operations/syncGroups.js.map +1 -0
- package/dist-esm/src/operations/workflows.d.ts +46 -0
- package/dist-esm/src/operations/workflows.d.ts.map +1 -0
- package/dist-esm/src/operations/workflows.js +165 -0
- package/dist-esm/src/operations/workflows.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudEndpoints.d.ts +173 -0
- package/dist-esm/src/operationsInterfaces/cloudEndpoints.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudEndpoints.js +9 -0
- package/dist-esm/src/operationsInterfaces/cloudEndpoints.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +18 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operationStatusOperations.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/operationStatusOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operationStatusOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operationStatusOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +66 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js +9 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js +9 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/registeredServers.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/registeredServers.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/registeredServers.js +9 -0
- package/dist-esm/src/operationsInterfaces/registeredServers.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/serverEndpoints.d.ts +100 -0
- package/dist-esm/src/operationsInterfaces/serverEndpoints.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/serverEndpoints.js +9 -0
- package/dist-esm/src/operationsInterfaces/serverEndpoints.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageSyncServices.d.ts +76 -0
- package/dist-esm/src/operationsInterfaces/storageSyncServices.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageSyncServices.js +9 -0
- package/dist-esm/src/operationsInterfaces/storageSyncServices.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/syncGroups.d.ts +38 -0
- package/dist-esm/src/operationsInterfaces/syncGroups.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/syncGroups.js +9 -0
- package/dist-esm/src/operationsInterfaces/syncGroups.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/workflows.d.ts +29 -0
- package/dist-esm/src/operationsInterfaces/workflows.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/workflows.js +9 -0
- package/dist-esm/src/operationsInterfaces/workflows.js.map +1 -0
- package/dist-esm/test/sampleTest.d.ts +2 -0
- package/dist-esm/test/sampleTest.d.ts.map +1 -0
- package/dist-esm/test/sampleTest.js +40 -0
- package/dist-esm/test/sampleTest.js.map +1 -0
- package/package.json +85 -25
- package/review/arm-storagesync.api.md +1614 -0
- package/rollup.config.js +181 -30
- package/src/index.ts +12 -0
- package/src/lroImpl.ts +34 -0
- package/src/microsoftStorageSync.ts +164 -0
- package/src/models/index.ts +2483 -0
- package/{lib → src}/models/mappers.ts +2459 -1083
- package/src/models/parameters.ts +293 -0
- package/src/operations/cloudEndpoints.ts +1229 -0
- package/{lib → src}/operations/index.ts +6 -5
- package/src/operations/operationStatusOperations.ts +80 -0
- package/src/operations/operations.ts +139 -0
- package/src/operations/privateEndpointConnections.ts +451 -0
- package/src/operations/privateLinkResources.ts +70 -0
- package/src/operations/registeredServers.ts +587 -0
- package/src/operations/serverEndpoints.ts +775 -0
- package/src/operations/storageSyncServices.ts +637 -0
- package/src/operations/syncGroups.ts +282 -0
- package/src/operations/workflows.ts +225 -0
- package/src/operationsInterfaces/cloudEndpoints.ts +338 -0
- package/{esm/operations/index.js → src/operationsInterfaces/index.ts} +7 -6
- package/src/operationsInterfaces/operationStatusOperations.ts +31 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/privateEndpointConnections.ts +119 -0
- package/src/operationsInterfaces/privateLinkResources.ts +28 -0
- package/src/operationsInterfaces/registeredServers.ts +154 -0
- package/src/operationsInterfaces/serverEndpoints.ts +207 -0
- package/src/operationsInterfaces/storageSyncServices.ts +155 -0
- package/src/operationsInterfaces/syncGroups.ts +77 -0
- package/src/operationsInterfaces/workflows.ts +59 -0
- package/tsconfig.json +6 -5
- package/types/arm-storagesync.d.ts +3047 -0
- package/types/tsdoc-metadata.json +11 -0
- package/dist/arm-storagesync.js +0 -4821
- package/dist/arm-storagesync.js.map +0 -1
- package/dist/arm-storagesync.min.js +0 -1
- package/dist/arm-storagesync.min.js.map +0 -1
- package/esm/models/cloudEndpointsMappers.d.ts +0 -2
- package/esm/models/cloudEndpointsMappers.d.ts.map +0 -1
- package/esm/models/cloudEndpointsMappers.js +0 -9
- package/esm/models/cloudEndpointsMappers.js.map +0 -1
- package/esm/models/index.d.ts +0 -2307
- package/esm/models/index.d.ts.map +0 -1
- package/esm/models/index.js +0 -8
- package/esm/models/index.js.map +0 -1
- package/esm/models/mappers.d.ts +0 -82
- package/esm/models/mappers.d.ts.map +0 -1
- package/esm/models/mappers.js.map +0 -1
- package/esm/models/operationsMappers.d.ts +0 -2
- package/esm/models/operationsMappers.d.ts.map +0 -1
- package/esm/models/operationsMappers.js +0 -9
- package/esm/models/operationsMappers.js.map +0 -1
- package/esm/models/parameters.d.ts +0 -14
- package/esm/models/parameters.d.ts.map +0 -1
- package/esm/models/parameters.js +0 -142
- package/esm/models/parameters.js.map +0 -1
- package/esm/models/registeredServersMappers.d.ts +0 -2
- package/esm/models/registeredServersMappers.d.ts.map +0 -1
- package/esm/models/registeredServersMappers.js +0 -9
- package/esm/models/registeredServersMappers.js.map +0 -1
- package/esm/models/serverEndpointsMappers.d.ts +0 -2
- package/esm/models/serverEndpointsMappers.d.ts.map +0 -1
- package/esm/models/serverEndpointsMappers.js +0 -9
- package/esm/models/serverEndpointsMappers.js.map +0 -1
- package/esm/models/storageSyncServicesMappers.d.ts +0 -2
- package/esm/models/storageSyncServicesMappers.d.ts.map +0 -1
- package/esm/models/storageSyncServicesMappers.js +0 -9
- package/esm/models/storageSyncServicesMappers.js.map +0 -1
- package/esm/models/syncGroupsMappers.d.ts +0 -2
- package/esm/models/syncGroupsMappers.d.ts.map +0 -1
- package/esm/models/syncGroupsMappers.js +0 -9
- package/esm/models/syncGroupsMappers.js.map +0 -1
- package/esm/models/workflowsMappers.d.ts +0 -2
- package/esm/models/workflowsMappers.d.ts.map +0 -1
- package/esm/models/workflowsMappers.js +0 -9
- package/esm/models/workflowsMappers.js.map +0 -1
- package/esm/operations/cloudEndpoints.d.ts.map +0 -1
- package/esm/operations/cloudEndpoints.js +0 -533
- package/esm/operations/cloudEndpoints.js.map +0 -1
- package/esm/operations/index.d.ts.map +0 -1
- package/esm/operations/index.js.map +0 -1
- package/esm/operations/operations.d.ts +0 -46
- package/esm/operations/operations.d.ts.map +0 -1
- package/esm/operations/operations.js +0 -79
- package/esm/operations/operations.js.map +0 -1
- package/esm/operations/registeredServers.d.ts +0 -117
- package/esm/operations/registeredServers.d.ts.map +0 -1
- package/esm/operations/registeredServers.js +0 -280
- package/esm/operations/registeredServers.js.map +0 -1
- package/esm/operations/serverEndpoints.d.ts +0 -149
- package/esm/operations/serverEndpoints.d.ts.map +0 -1
- package/esm/operations/serverEndpoints.js +0 -361
- package/esm/operations/serverEndpoints.js.map +0 -1
- package/esm/operations/storageSyncServices.d.ts +0 -154
- package/esm/operations/storageSyncServices.d.ts.map +0 -1
- package/esm/operations/storageSyncServices.js +0 -261
- package/esm/operations/storageSyncServices.js.map +0 -1
- package/esm/operations/syncGroups.d.ts +0 -109
- package/esm/operations/syncGroups.d.ts.map +0 -1
- package/esm/operations/syncGroups.js +0 -169
- package/esm/operations/syncGroups.js.map +0 -1
- package/esm/operations/workflows.d.ts +0 -82
- package/esm/operations/workflows.d.ts.map +0 -1
- package/esm/operations/workflows.js +0 -126
- package/esm/operations/workflows.js.map +0 -1
- package/esm/storageSyncManagementClient.d.ts +0 -24
- package/esm/storageSyncManagementClient.d.ts.map +0 -1
- package/esm/storageSyncManagementClient.js +0 -39
- package/esm/storageSyncManagementClient.js.map +0 -1
- package/esm/storageSyncManagementClientContext.d.ts +0 -16
- package/esm/storageSyncManagementClientContext.d.ts.map +0 -1
- package/esm/storageSyncManagementClientContext.js +0 -56
- package/esm/storageSyncManagementClientContext.js.map +0 -1
- package/lib/models/cloudEndpointsMappers.ts +0 -47
- package/lib/models/index.ts +0 -2485
- package/lib/models/operationsMappers.ts +0 -17
- package/lib/models/parameters.ts +0 -144
- package/lib/models/registeredServersMappers.ts +0 -39
- package/lib/models/serverEndpointsMappers.ts +0 -41
- package/lib/models/storageSyncServicesMappers.ts +0 -43
- package/lib/models/syncGroupsMappers.ts +0 -37
- package/lib/models/workflowsMappers.ts +0 -36
- package/lib/operations/cloudEndpoints.ts +0 -680
- package/lib/operations/operations.ts +0 -125
- package/lib/operations/registeredServers.ts +0 -362
- package/lib/operations/serverEndpoints.ts +0 -455
- package/lib/operations/storageSyncServices.ts +0 -445
- package/lib/operations/syncGroups.ts +0 -290
- package/lib/operations/workflows.ts +0 -213
- package/lib/storageSyncManagementClient.ts +0 -54
- package/lib/storageSyncManagementClientContext.ts +0 -62
package/lib/models/index.ts
DELETED
@@ -1,2485 +0,0 @@
|
|
1
|
-
/*
|
2
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
-
* Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
-
*
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
-
*/
|
8
|
-
|
9
|
-
import { BaseResource, CloudError, AzureServiceClientOptions } from "@azure/ms-rest-azure-js";
|
10
|
-
import * as msRest from "@azure/ms-rest-js";
|
11
|
-
|
12
|
-
export { BaseResource, CloudError };
|
13
|
-
|
14
|
-
/**
|
15
|
-
* Error Details object.
|
16
|
-
*/
|
17
|
-
export interface StorageSyncErrorDetails {
|
18
|
-
/**
|
19
|
-
* Error code of the given entry.
|
20
|
-
*/
|
21
|
-
code?: string;
|
22
|
-
/**
|
23
|
-
* Error message of the given entry.
|
24
|
-
*/
|
25
|
-
message?: string;
|
26
|
-
/**
|
27
|
-
* Target of the given entry.
|
28
|
-
*/
|
29
|
-
target?: string;
|
30
|
-
}
|
31
|
-
|
32
|
-
/**
|
33
|
-
* Error type
|
34
|
-
*/
|
35
|
-
export interface StorageSyncApiError {
|
36
|
-
/**
|
37
|
-
* Error code of the given entry.
|
38
|
-
*/
|
39
|
-
code?: string;
|
40
|
-
/**
|
41
|
-
* Error message of the given entry.
|
42
|
-
*/
|
43
|
-
message?: string;
|
44
|
-
/**
|
45
|
-
* Target of the given error entry.
|
46
|
-
*/
|
47
|
-
target?: string;
|
48
|
-
/**
|
49
|
-
* Error details of the given entry.
|
50
|
-
*/
|
51
|
-
details?: StorageSyncErrorDetails;
|
52
|
-
}
|
53
|
-
|
54
|
-
/**
|
55
|
-
* Error type
|
56
|
-
*/
|
57
|
-
export interface StorageSyncError {
|
58
|
-
/**
|
59
|
-
* Error details of the given entry.
|
60
|
-
*/
|
61
|
-
error?: StorageSyncApiError;
|
62
|
-
/**
|
63
|
-
* Error details of the given entry.
|
64
|
-
*/
|
65
|
-
innererror?: StorageSyncApiError;
|
66
|
-
}
|
67
|
-
|
68
|
-
/**
|
69
|
-
* Subscription State object.
|
70
|
-
*/
|
71
|
-
export interface SubscriptionState {
|
72
|
-
/**
|
73
|
-
* State of Azure Subscription. Possible values include: 'Registered', 'Unregistered', 'Warned',
|
74
|
-
* 'Suspended', 'Deleted'
|
75
|
-
*/
|
76
|
-
state?: Reason;
|
77
|
-
/**
|
78
|
-
* Is Transitioning
|
79
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
80
|
-
*/
|
81
|
-
readonly istransitioning?: boolean;
|
82
|
-
/**
|
83
|
-
* Subscription state properties.
|
84
|
-
*/
|
85
|
-
properties?: any;
|
86
|
-
}
|
87
|
-
|
88
|
-
/**
|
89
|
-
* An interface representing Resource.
|
90
|
-
*/
|
91
|
-
export interface Resource extends BaseResource {
|
92
|
-
/**
|
93
|
-
* Fully qualified resource Id for the resource. Ex -
|
94
|
-
* /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
95
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
96
|
-
*/
|
97
|
-
readonly id?: string;
|
98
|
-
/**
|
99
|
-
* The name of the resource
|
100
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
101
|
-
*/
|
102
|
-
readonly name?: string;
|
103
|
-
/**
|
104
|
-
* The type of the resource. Ex- Microsoft.Compute/virtualMachines or
|
105
|
-
* Microsoft.Storage/storageAccounts.
|
106
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
107
|
-
*/
|
108
|
-
readonly type?: string;
|
109
|
-
}
|
110
|
-
|
111
|
-
/**
|
112
|
-
* The resource model definition for a ARM tracked top level resource
|
113
|
-
*/
|
114
|
-
export interface TrackedResource extends Resource {
|
115
|
-
/**
|
116
|
-
* Resource tags.
|
117
|
-
*/
|
118
|
-
tags?: { [propertyName: string]: string };
|
119
|
-
/**
|
120
|
-
* The geo-location where the resource lives
|
121
|
-
*/
|
122
|
-
location: string;
|
123
|
-
}
|
124
|
-
|
125
|
-
/**
|
126
|
-
* Storage Sync Service object.
|
127
|
-
*/
|
128
|
-
export interface StorageSyncService extends TrackedResource {
|
129
|
-
/**
|
130
|
-
* Storage Sync service status.
|
131
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
132
|
-
*/
|
133
|
-
readonly storageSyncServiceStatus?: number;
|
134
|
-
/**
|
135
|
-
* Storage Sync service Uid
|
136
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
137
|
-
*/
|
138
|
-
readonly storageSyncServiceUid?: string;
|
139
|
-
}
|
140
|
-
|
141
|
-
/**
|
142
|
-
* The resource model definition for a ARM proxy resource. It will have everything other than
|
143
|
-
* required location and tags
|
144
|
-
*/
|
145
|
-
export interface ProxyResource extends Resource {
|
146
|
-
}
|
147
|
-
|
148
|
-
/**
|
149
|
-
* Sync Group object.
|
150
|
-
*/
|
151
|
-
export interface SyncGroup extends ProxyResource {
|
152
|
-
/**
|
153
|
-
* Unique Id
|
154
|
-
*/
|
155
|
-
uniqueId?: string;
|
156
|
-
/**
|
157
|
-
* Sync group status
|
158
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
159
|
-
*/
|
160
|
-
readonly syncGroupStatus?: string;
|
161
|
-
}
|
162
|
-
|
163
|
-
/**
|
164
|
-
* Cloud Endpoint object.
|
165
|
-
*/
|
166
|
-
export interface CloudEndpoint extends ProxyResource {
|
167
|
-
/**
|
168
|
-
* Storage Account Resource Id
|
169
|
-
*/
|
170
|
-
storageAccountResourceId?: string;
|
171
|
-
/**
|
172
|
-
* Azure file share name
|
173
|
-
*/
|
174
|
-
azureFileShareName?: string;
|
175
|
-
/**
|
176
|
-
* Storage Account Tenant Id
|
177
|
-
*/
|
178
|
-
storageAccountTenantId?: string;
|
179
|
-
/**
|
180
|
-
* Partnership Id
|
181
|
-
*/
|
182
|
-
partnershipId?: string;
|
183
|
-
/**
|
184
|
-
* Friendly Name
|
185
|
-
*/
|
186
|
-
friendlyName?: string;
|
187
|
-
/**
|
188
|
-
* Backup Enabled
|
189
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
190
|
-
*/
|
191
|
-
readonly backupEnabled?: string;
|
192
|
-
/**
|
193
|
-
* CloudEndpoint Provisioning State
|
194
|
-
*/
|
195
|
-
provisioningState?: string;
|
196
|
-
/**
|
197
|
-
* CloudEndpoint lastWorkflowId
|
198
|
-
*/
|
199
|
-
lastWorkflowId?: string;
|
200
|
-
/**
|
201
|
-
* Resource Last Operation Name
|
202
|
-
*/
|
203
|
-
lastOperationName?: string;
|
204
|
-
}
|
205
|
-
|
206
|
-
/**
|
207
|
-
* The parameters used when calling recall action on server endpoint.
|
208
|
-
*/
|
209
|
-
export interface RecallActionParameters {
|
210
|
-
/**
|
211
|
-
* Pattern of the files.
|
212
|
-
*/
|
213
|
-
pattern?: string;
|
214
|
-
/**
|
215
|
-
* Recall path.
|
216
|
-
*/
|
217
|
-
recallPath?: string;
|
218
|
-
}
|
219
|
-
|
220
|
-
/**
|
221
|
-
* The parameters used when creating a storage sync service.
|
222
|
-
*/
|
223
|
-
export interface StorageSyncServiceCreateParameters {
|
224
|
-
/**
|
225
|
-
* Required. Gets or sets the location of the resource. This will be one of the supported and
|
226
|
-
* registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). The geo region of
|
227
|
-
* a resource cannot be changed once it is created, but if an identical geo region is specified
|
228
|
-
* on update, the request will succeed.
|
229
|
-
*/
|
230
|
-
location: string;
|
231
|
-
/**
|
232
|
-
* Gets or sets a list of key value pairs that describe the resource. These tags can be used for
|
233
|
-
* viewing and grouping this resource (across resource groups). A maximum of 15 tags can be
|
234
|
-
* provided for a resource. Each tag must have a key with a length no greater than 128 characters
|
235
|
-
* and a value with a length no greater than 256 characters.
|
236
|
-
*/
|
237
|
-
tags?: { [propertyName: string]: string };
|
238
|
-
properties?: any;
|
239
|
-
}
|
240
|
-
|
241
|
-
/**
|
242
|
-
* The parameters used when creating a sync group.
|
243
|
-
*/
|
244
|
-
export interface SyncGroupCreateParameters extends ProxyResource {
|
245
|
-
/**
|
246
|
-
* The parameters used to create the sync group
|
247
|
-
*/
|
248
|
-
properties?: any;
|
249
|
-
}
|
250
|
-
|
251
|
-
/**
|
252
|
-
* The parameters used when creating a cloud endpoint.
|
253
|
-
*/
|
254
|
-
export interface CloudEndpointCreateParameters extends ProxyResource {
|
255
|
-
/**
|
256
|
-
* Storage Account Resource Id
|
257
|
-
*/
|
258
|
-
storageAccountResourceId?: string;
|
259
|
-
/**
|
260
|
-
* Azure file share name
|
261
|
-
*/
|
262
|
-
azureFileShareName?: string;
|
263
|
-
/**
|
264
|
-
* Storage Account Tenant Id
|
265
|
-
*/
|
266
|
-
storageAccountTenantId?: string;
|
267
|
-
}
|
268
|
-
|
269
|
-
/**
|
270
|
-
* The parameters used when creating a server endpoint.
|
271
|
-
*/
|
272
|
-
export interface ServerEndpointCreateParameters extends ProxyResource {
|
273
|
-
/**
|
274
|
-
* Server Local path.
|
275
|
-
*/
|
276
|
-
serverLocalPath?: string;
|
277
|
-
/**
|
278
|
-
* Cloud Tiering. Possible values include: 'on', 'off'
|
279
|
-
*/
|
280
|
-
cloudTiering?: CloudTiering;
|
281
|
-
/**
|
282
|
-
* Level of free space to be maintained by Cloud Tiering if it is enabled.
|
283
|
-
*/
|
284
|
-
volumeFreeSpacePercent?: number;
|
285
|
-
/**
|
286
|
-
* Tier files older than days.
|
287
|
-
*/
|
288
|
-
tierFilesOlderThanDays?: number;
|
289
|
-
/**
|
290
|
-
* Friendly Name
|
291
|
-
*/
|
292
|
-
friendlyName?: string;
|
293
|
-
/**
|
294
|
-
* Server Resource Id.
|
295
|
-
*/
|
296
|
-
serverResourceId?: string;
|
297
|
-
/**
|
298
|
-
* Offline data transfer. Possible values include: 'on', 'off'
|
299
|
-
*/
|
300
|
-
offlineDataTransfer?: OfflineDataTransfer;
|
301
|
-
/**
|
302
|
-
* Offline data transfer share name
|
303
|
-
*/
|
304
|
-
offlineDataTransferShareName?: string;
|
305
|
-
}
|
306
|
-
|
307
|
-
/**
|
308
|
-
* Trigger Rollover Request.
|
309
|
-
*/
|
310
|
-
export interface TriggerRolloverRequest {
|
311
|
-
/**
|
312
|
-
* Certificate Data
|
313
|
-
*/
|
314
|
-
serverCertificate?: string;
|
315
|
-
}
|
316
|
-
|
317
|
-
/**
|
318
|
-
* The parameters used when creating a registered server.
|
319
|
-
*/
|
320
|
-
export interface RegisteredServerCreateParameters extends ProxyResource {
|
321
|
-
/**
|
322
|
-
* Registered Server Certificate
|
323
|
-
*/
|
324
|
-
serverCertificate?: string;
|
325
|
-
/**
|
326
|
-
* Registered Server Agent Version
|
327
|
-
*/
|
328
|
-
agentVersion?: string;
|
329
|
-
/**
|
330
|
-
* Registered Server OS Version
|
331
|
-
*/
|
332
|
-
serverOSVersion?: string;
|
333
|
-
/**
|
334
|
-
* Registered Server last heart beat
|
335
|
-
*/
|
336
|
-
lastHeartBeat?: string;
|
337
|
-
/**
|
338
|
-
* Registered Server serverRole
|
339
|
-
*/
|
340
|
-
serverRole?: string;
|
341
|
-
/**
|
342
|
-
* Registered Server clusterId
|
343
|
-
*/
|
344
|
-
clusterId?: string;
|
345
|
-
/**
|
346
|
-
* Registered Server clusterName
|
347
|
-
*/
|
348
|
-
clusterName?: string;
|
349
|
-
/**
|
350
|
-
* Registered Server serverId
|
351
|
-
*/
|
352
|
-
serverId?: string;
|
353
|
-
/**
|
354
|
-
* Friendly Name
|
355
|
-
*/
|
356
|
-
friendlyName?: string;
|
357
|
-
}
|
358
|
-
|
359
|
-
/**
|
360
|
-
* Parameters for updating an Server Endpoint.
|
361
|
-
*/
|
362
|
-
export interface ServerEndpointUpdateParameters {
|
363
|
-
/**
|
364
|
-
* Cloud Tiering. Possible values include: 'on', 'off'
|
365
|
-
*/
|
366
|
-
cloudTiering?: CloudTiering1;
|
367
|
-
/**
|
368
|
-
* Level of free space to be maintained by Cloud Tiering if it is enabled.
|
369
|
-
*/
|
370
|
-
volumeFreeSpacePercent?: number;
|
371
|
-
/**
|
372
|
-
* Tier files older than days.
|
373
|
-
*/
|
374
|
-
tierFilesOlderThanDays?: number;
|
375
|
-
/**
|
376
|
-
* Offline data transfer. Possible values include: 'on', 'off'
|
377
|
-
*/
|
378
|
-
offlineDataTransfer?: OfflineDataTransfer1;
|
379
|
-
/**
|
380
|
-
* Offline data transfer share name
|
381
|
-
*/
|
382
|
-
offlineDataTransferShareName?: string;
|
383
|
-
}
|
384
|
-
|
385
|
-
/**
|
386
|
-
* Files not syncing error object
|
387
|
-
*/
|
388
|
-
export interface FilesNotSyncingError {
|
389
|
-
/**
|
390
|
-
* Error code (HResult)
|
391
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
392
|
-
*/
|
393
|
-
readonly errorCode?: number;
|
394
|
-
/**
|
395
|
-
* Count of persistent files not syncing with the specified error code
|
396
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
397
|
-
*/
|
398
|
-
readonly persistentCount?: number;
|
399
|
-
/**
|
400
|
-
* Count of transient files not syncing with the specified error code
|
401
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
402
|
-
*/
|
403
|
-
readonly transientCount?: number;
|
404
|
-
}
|
405
|
-
|
406
|
-
/**
|
407
|
-
* Sync Session status object.
|
408
|
-
*/
|
409
|
-
export interface SyncSessionStatus {
|
410
|
-
/**
|
411
|
-
* Last sync result (HResult)
|
412
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
413
|
-
*/
|
414
|
-
readonly lastSyncResult?: number;
|
415
|
-
/**
|
416
|
-
* Last sync timestamp
|
417
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
418
|
-
*/
|
419
|
-
readonly lastSyncTimestamp?: Date;
|
420
|
-
/**
|
421
|
-
* Last sync success timestamp
|
422
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
423
|
-
*/
|
424
|
-
readonly lastSyncSuccessTimestamp?: Date;
|
425
|
-
/**
|
426
|
-
* Last sync per item error count.
|
427
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
428
|
-
*/
|
429
|
-
readonly lastSyncPerItemErrorCount?: number;
|
430
|
-
/**
|
431
|
-
* Count of persistent files not syncing. Reserved for future use.
|
432
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
433
|
-
*/
|
434
|
-
readonly persistentFilesNotSyncingCount?: number;
|
435
|
-
/**
|
436
|
-
* Count of transient files not syncing. Reserved for future use.
|
437
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
438
|
-
*/
|
439
|
-
readonly transientFilesNotSyncingCount?: number;
|
440
|
-
/**
|
441
|
-
* Array of per-item errors coming from the last sync session. Reserved for future use.
|
442
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
443
|
-
*/
|
444
|
-
readonly filesNotSyncingErrors?: FilesNotSyncingError[];
|
445
|
-
}
|
446
|
-
|
447
|
-
/**
|
448
|
-
* Sync Session status object.
|
449
|
-
*/
|
450
|
-
export interface SyncActivityStatus {
|
451
|
-
/**
|
452
|
-
* Timestamp when properties were updated
|
453
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
454
|
-
*/
|
455
|
-
readonly timestamp?: Date;
|
456
|
-
/**
|
457
|
-
* Per item error count
|
458
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
459
|
-
*/
|
460
|
-
readonly perItemErrorCount?: number;
|
461
|
-
/**
|
462
|
-
* Applied item count.
|
463
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
464
|
-
*/
|
465
|
-
readonly appliedItemCount?: number;
|
466
|
-
/**
|
467
|
-
* Total item count (if available)
|
468
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
469
|
-
*/
|
470
|
-
readonly totalItemCount?: number;
|
471
|
-
/**
|
472
|
-
* Applied bytes
|
473
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
474
|
-
*/
|
475
|
-
readonly appliedBytes?: number;
|
476
|
-
/**
|
477
|
-
* Total bytes (if available)
|
478
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
479
|
-
*/
|
480
|
-
readonly totalBytes?: number;
|
481
|
-
}
|
482
|
-
|
483
|
-
/**
|
484
|
-
* Server Endpoint sync status
|
485
|
-
*/
|
486
|
-
export interface ServerEndpointSyncStatus {
|
487
|
-
/**
|
488
|
-
* Download Health Status. Possible values include: 'Healthy', 'Error', 'SyncBlockedForRestore',
|
489
|
-
* 'SyncBlockedForChangeDetectionPostRestore', 'NoActivity'
|
490
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
491
|
-
*/
|
492
|
-
readonly downloadHealth?: DownloadHealth;
|
493
|
-
/**
|
494
|
-
* Upload Health Status. Possible values include: 'Healthy', 'Error', 'SyncBlockedForRestore',
|
495
|
-
* 'SyncBlockedForChangeDetectionPostRestore', 'NoActivity'
|
496
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
497
|
-
*/
|
498
|
-
readonly uploadHealth?: UploadHealth;
|
499
|
-
/**
|
500
|
-
* Combined Health Status. Possible values include: 'Healthy', 'Error', 'SyncBlockedForRestore',
|
501
|
-
* 'SyncBlockedForChangeDetectionPostRestore', 'NoActivity'
|
502
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
503
|
-
*/
|
504
|
-
readonly combinedHealth?: CombinedHealth;
|
505
|
-
/**
|
506
|
-
* Sync activity. Possible values include: 'Upload', 'Download', 'UploadAndDownload'
|
507
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
508
|
-
*/
|
509
|
-
readonly syncActivity?: SyncActivity;
|
510
|
-
/**
|
511
|
-
* Total count of persistent files not syncing (combined upload + download). Reserved for future
|
512
|
-
* use.
|
513
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
514
|
-
*/
|
515
|
-
readonly totalPersistentFilesNotSyncingCount?: number;
|
516
|
-
/**
|
517
|
-
* Last Updated Timestamp
|
518
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
519
|
-
*/
|
520
|
-
readonly lastUpdatedTimestamp?: Date;
|
521
|
-
/**
|
522
|
-
* Upload Status
|
523
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
524
|
-
*/
|
525
|
-
readonly uploadStatus?: SyncSessionStatus;
|
526
|
-
/**
|
527
|
-
* Download Status
|
528
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
529
|
-
*/
|
530
|
-
readonly downloadStatus?: SyncSessionStatus;
|
531
|
-
/**
|
532
|
-
* Upload sync activity
|
533
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
534
|
-
*/
|
535
|
-
readonly uploadActivity?: SyncActivityStatus;
|
536
|
-
/**
|
537
|
-
* Download sync activity
|
538
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
539
|
-
*/
|
540
|
-
readonly downloadActivity?: SyncActivityStatus;
|
541
|
-
/**
|
542
|
-
* Offline Data Transfer State. Possible values include: 'InProgress', 'Stopping', 'NotRunning',
|
543
|
-
* 'Complete'
|
544
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
545
|
-
*/
|
546
|
-
readonly offlineDataTransferStatus?: OfflineDataTransferStatus;
|
547
|
-
}
|
548
|
-
|
549
|
-
/**
|
550
|
-
* Server Endpoint object.
|
551
|
-
*/
|
552
|
-
export interface ServerEndpoint extends ProxyResource {
|
553
|
-
/**
|
554
|
-
* Server Local path.
|
555
|
-
*/
|
556
|
-
serverLocalPath?: string;
|
557
|
-
/**
|
558
|
-
* Cloud Tiering. Possible values include: 'on', 'off'
|
559
|
-
*/
|
560
|
-
cloudTiering?: CloudTiering2;
|
561
|
-
/**
|
562
|
-
* Level of free space to be maintained by Cloud Tiering if it is enabled.
|
563
|
-
*/
|
564
|
-
volumeFreeSpacePercent?: number;
|
565
|
-
/**
|
566
|
-
* Tier files older than days.
|
567
|
-
*/
|
568
|
-
tierFilesOlderThanDays?: number;
|
569
|
-
/**
|
570
|
-
* Friendly Name
|
571
|
-
*/
|
572
|
-
friendlyName?: string;
|
573
|
-
/**
|
574
|
-
* Server Resource Id.
|
575
|
-
*/
|
576
|
-
serverResourceId?: string;
|
577
|
-
/**
|
578
|
-
* ServerEndpoint Provisioning State
|
579
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
580
|
-
*/
|
581
|
-
readonly provisioningState?: string;
|
582
|
-
/**
|
583
|
-
* ServerEndpoint lastWorkflowId
|
584
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
585
|
-
*/
|
586
|
-
readonly lastWorkflowId?: string;
|
587
|
-
/**
|
588
|
-
* Resource Last Operation Name
|
589
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
590
|
-
*/
|
591
|
-
readonly lastOperationName?: string;
|
592
|
-
/**
|
593
|
-
* Server Endpoint sync status
|
594
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
595
|
-
*/
|
596
|
-
readonly syncStatus?: ServerEndpointSyncStatus;
|
597
|
-
/**
|
598
|
-
* Offline data transfer. Possible values include: 'on', 'off'
|
599
|
-
*/
|
600
|
-
offlineDataTransfer?: OfflineDataTransfer2;
|
601
|
-
/**
|
602
|
-
* Offline data transfer storage account resource ID
|
603
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
604
|
-
*/
|
605
|
-
readonly offlineDataTransferStorageAccountResourceId?: string;
|
606
|
-
/**
|
607
|
-
* Offline data transfer storage account tenant ID
|
608
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
609
|
-
*/
|
610
|
-
readonly offlineDataTransferStorageAccountTenantId?: string;
|
611
|
-
/**
|
612
|
-
* Offline data transfer share name
|
613
|
-
*/
|
614
|
-
offlineDataTransferShareName?: string;
|
615
|
-
}
|
616
|
-
|
617
|
-
/**
|
618
|
-
* Registered Server resource.
|
619
|
-
*/
|
620
|
-
export interface RegisteredServer extends ProxyResource {
|
621
|
-
/**
|
622
|
-
* Registered Server Certificate
|
623
|
-
*/
|
624
|
-
serverCertificate?: string;
|
625
|
-
/**
|
626
|
-
* Registered Server Agent Version
|
627
|
-
*/
|
628
|
-
agentVersion?: string;
|
629
|
-
/**
|
630
|
-
* Registered Server OS Version
|
631
|
-
*/
|
632
|
-
serverOSVersion?: string;
|
633
|
-
/**
|
634
|
-
* Registered Server Management Error Code
|
635
|
-
*/
|
636
|
-
serverManagementErrorCode?: number;
|
637
|
-
/**
|
638
|
-
* Registered Server last heart beat
|
639
|
-
*/
|
640
|
-
lastHeartBeat?: string;
|
641
|
-
/**
|
642
|
-
* Registered Server Provisioning State
|
643
|
-
*/
|
644
|
-
provisioningState?: string;
|
645
|
-
/**
|
646
|
-
* Registered Server serverRole
|
647
|
-
*/
|
648
|
-
serverRole?: string;
|
649
|
-
/**
|
650
|
-
* Registered Server clusterId
|
651
|
-
*/
|
652
|
-
clusterId?: string;
|
653
|
-
/**
|
654
|
-
* Registered Server clusterName
|
655
|
-
*/
|
656
|
-
clusterName?: string;
|
657
|
-
/**
|
658
|
-
* Registered Server serverId
|
659
|
-
*/
|
660
|
-
serverId?: string;
|
661
|
-
/**
|
662
|
-
* Registered Server storageSyncServiceUid
|
663
|
-
*/
|
664
|
-
storageSyncServiceUid?: string;
|
665
|
-
/**
|
666
|
-
* Registered Server lastWorkflowId
|
667
|
-
*/
|
668
|
-
lastWorkflowId?: string;
|
669
|
-
/**
|
670
|
-
* Resource Last Operation Name
|
671
|
-
*/
|
672
|
-
lastOperationName?: string;
|
673
|
-
/**
|
674
|
-
* Resource discoveryEndpointUri
|
675
|
-
*/
|
676
|
-
discoveryEndpointUri?: string;
|
677
|
-
/**
|
678
|
-
* Resource Location
|
679
|
-
*/
|
680
|
-
resourceLocation?: string;
|
681
|
-
/**
|
682
|
-
* Service Location
|
683
|
-
*/
|
684
|
-
serviceLocation?: string;
|
685
|
-
/**
|
686
|
-
* Friendly Name
|
687
|
-
*/
|
688
|
-
friendlyName?: string;
|
689
|
-
/**
|
690
|
-
* Management Endpoint Uri
|
691
|
-
*/
|
692
|
-
managementEndpointUri?: string;
|
693
|
-
/**
|
694
|
-
* Monitoring Configuration
|
695
|
-
*/
|
696
|
-
monitoringConfiguration?: string;
|
697
|
-
}
|
698
|
-
|
699
|
-
/**
|
700
|
-
* Resource Move Info.
|
701
|
-
*/
|
702
|
-
export interface ResourcesMoveInfo {
|
703
|
-
/**
|
704
|
-
* Target resource group.
|
705
|
-
*/
|
706
|
-
targetResourceGroup?: string;
|
707
|
-
/**
|
708
|
-
* Collection of Resources.
|
709
|
-
*/
|
710
|
-
resources?: string[];
|
711
|
-
}
|
712
|
-
|
713
|
-
/**
|
714
|
-
* Workflow resource.
|
715
|
-
*/
|
716
|
-
export interface Workflow extends ProxyResource {
|
717
|
-
/**
|
718
|
-
* last step name
|
719
|
-
*/
|
720
|
-
lastStepName?: string;
|
721
|
-
/**
|
722
|
-
* workflow status. Possible values include: 'active', 'expired', 'succeeded', 'aborted',
|
723
|
-
* 'failed'
|
724
|
-
*/
|
725
|
-
status?: Status;
|
726
|
-
/**
|
727
|
-
* operation direction. Possible values include: 'do', 'undo', 'cancel'
|
728
|
-
*/
|
729
|
-
operation?: Operation;
|
730
|
-
/**
|
731
|
-
* workflow steps
|
732
|
-
*/
|
733
|
-
steps?: string;
|
734
|
-
/**
|
735
|
-
* workflow last operation identifier.
|
736
|
-
*/
|
737
|
-
lastOperationId?: string;
|
738
|
-
}
|
739
|
-
|
740
|
-
/**
|
741
|
-
* The operation supported by storage sync.
|
742
|
-
*/
|
743
|
-
export interface OperationDisplayInfo {
|
744
|
-
/**
|
745
|
-
* The description of the operation.
|
746
|
-
*/
|
747
|
-
description?: string;
|
748
|
-
/**
|
749
|
-
* The action that users can perform, based on their permission level.
|
750
|
-
*/
|
751
|
-
operation?: string;
|
752
|
-
/**
|
753
|
-
* Service provider: Microsoft StorageSync.
|
754
|
-
*/
|
755
|
-
provider?: string;
|
756
|
-
/**
|
757
|
-
* Resource on which the operation is performed.
|
758
|
-
*/
|
759
|
-
resource?: string;
|
760
|
-
}
|
761
|
-
|
762
|
-
/**
|
763
|
-
* The operation supported by storage sync.
|
764
|
-
*/
|
765
|
-
export interface OperationEntity {
|
766
|
-
/**
|
767
|
-
* Operation name: {provider}/{resource}/{operation}.
|
768
|
-
*/
|
769
|
-
name?: string;
|
770
|
-
/**
|
771
|
-
* The operation supported by storage sync.
|
772
|
-
*/
|
773
|
-
display?: OperationDisplayInfo;
|
774
|
-
/**
|
775
|
-
* The origin.
|
776
|
-
*/
|
777
|
-
origin?: string;
|
778
|
-
}
|
779
|
-
|
780
|
-
/**
|
781
|
-
* Operation Display Resource object.
|
782
|
-
*/
|
783
|
-
export interface OperationDisplayResource {
|
784
|
-
/**
|
785
|
-
* Operation Display Resource Provider.
|
786
|
-
*/
|
787
|
-
provider?: string;
|
788
|
-
/**
|
789
|
-
* Operation Display Resource.
|
790
|
-
*/
|
791
|
-
resource?: string;
|
792
|
-
/**
|
793
|
-
* Operation Display Resource Operation.
|
794
|
-
*/
|
795
|
-
operation?: string;
|
796
|
-
/**
|
797
|
-
* Operation Display Resource Description.
|
798
|
-
*/
|
799
|
-
description?: string;
|
800
|
-
}
|
801
|
-
|
802
|
-
/**
|
803
|
-
* Parameters for a check name availability request.
|
804
|
-
*/
|
805
|
-
export interface CheckNameAvailabilityParameters {
|
806
|
-
/**
|
807
|
-
* The name to check for availability
|
808
|
-
*/
|
809
|
-
name: string;
|
810
|
-
}
|
811
|
-
|
812
|
-
/**
|
813
|
-
* The CheckNameAvailability operation response.
|
814
|
-
*/
|
815
|
-
export interface CheckNameAvailabilityResult {
|
816
|
-
/**
|
817
|
-
* Gets a boolean value that indicates whether the name is available for you to use. If true, the
|
818
|
-
* name is available. If false, the name has already been taken or invalid and cannot be used.
|
819
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
820
|
-
*/
|
821
|
-
readonly nameAvailable?: boolean;
|
822
|
-
/**
|
823
|
-
* Gets the reason that a Storage Sync Service name could not be used. The Reason element is only
|
824
|
-
* returned if NameAvailable is false. Possible values include: 'Invalid', 'AlreadyExists'
|
825
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
826
|
-
*/
|
827
|
-
readonly reason?: NameAvailabilityReason;
|
828
|
-
/**
|
829
|
-
* Gets an error message explaining the Reason value in more detail.
|
830
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
831
|
-
*/
|
832
|
-
readonly message?: string;
|
833
|
-
}
|
834
|
-
|
835
|
-
/**
|
836
|
-
* Restore file spec.
|
837
|
-
*/
|
838
|
-
export interface RestoreFileSpec {
|
839
|
-
/**
|
840
|
-
* Restore file spec path
|
841
|
-
*/
|
842
|
-
path?: string;
|
843
|
-
/**
|
844
|
-
* Restore file spec isdir
|
845
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
846
|
-
*/
|
847
|
-
readonly isdir?: boolean;
|
848
|
-
}
|
849
|
-
|
850
|
-
/**
|
851
|
-
* Post Restore Request
|
852
|
-
*/
|
853
|
-
export interface PostRestoreRequest {
|
854
|
-
/**
|
855
|
-
* Post Restore partition.
|
856
|
-
*/
|
857
|
-
partition?: string;
|
858
|
-
/**
|
859
|
-
* Post Restore replica group.
|
860
|
-
*/
|
861
|
-
replicaGroup?: string;
|
862
|
-
/**
|
863
|
-
* Post Restore request id.
|
864
|
-
*/
|
865
|
-
requestId?: string;
|
866
|
-
/**
|
867
|
-
* Post Restore Azure file share uri.
|
868
|
-
*/
|
869
|
-
azureFileShareUri?: string;
|
870
|
-
/**
|
871
|
-
* Post Restore Azure status.
|
872
|
-
*/
|
873
|
-
status?: string;
|
874
|
-
/**
|
875
|
-
* Post Restore Azure source azure file share uri.
|
876
|
-
*/
|
877
|
-
sourceAzureFileShareUri?: string;
|
878
|
-
/**
|
879
|
-
* Post Restore Azure failed file list.
|
880
|
-
*/
|
881
|
-
failedFileList?: string;
|
882
|
-
/**
|
883
|
-
* Post Restore restore file spec array.
|
884
|
-
*/
|
885
|
-
restoreFileSpec?: RestoreFileSpec[];
|
886
|
-
}
|
887
|
-
|
888
|
-
/**
|
889
|
-
* Pre Restore request object.
|
890
|
-
*/
|
891
|
-
export interface PreRestoreRequest {
|
892
|
-
/**
|
893
|
-
* Pre Restore partition.
|
894
|
-
*/
|
895
|
-
partition?: string;
|
896
|
-
/**
|
897
|
-
* Pre Restore replica group.
|
898
|
-
*/
|
899
|
-
replicaGroup?: string;
|
900
|
-
/**
|
901
|
-
* Pre Restore request id.
|
902
|
-
*/
|
903
|
-
requestId?: string;
|
904
|
-
/**
|
905
|
-
* Pre Restore Azure file share uri.
|
906
|
-
*/
|
907
|
-
azureFileShareUri?: string;
|
908
|
-
/**
|
909
|
-
* Pre Restore Azure status.
|
910
|
-
*/
|
911
|
-
status?: string;
|
912
|
-
/**
|
913
|
-
* Pre Restore Azure source azure file share uri.
|
914
|
-
*/
|
915
|
-
sourceAzureFileShareUri?: string;
|
916
|
-
/**
|
917
|
-
* Pre Restore backup metadata property bag.
|
918
|
-
*/
|
919
|
-
backupMetadataPropertyBag?: string;
|
920
|
-
/**
|
921
|
-
* Pre Restore restore file spec array.
|
922
|
-
*/
|
923
|
-
restoreFileSpec?: RestoreFileSpec[];
|
924
|
-
/**
|
925
|
-
* Pre Restore pause wait for sync drain time period in seconds.
|
926
|
-
*/
|
927
|
-
pauseWaitForSyncDrainTimePeriodInSeconds?: number;
|
928
|
-
}
|
929
|
-
|
930
|
-
/**
|
931
|
-
* Backup request
|
932
|
-
*/
|
933
|
-
export interface BackupRequest {
|
934
|
-
/**
|
935
|
-
* Azure File Share.
|
936
|
-
*/
|
937
|
-
azureFileShare?: string;
|
938
|
-
}
|
939
|
-
|
940
|
-
/**
|
941
|
-
* Post Backup Response
|
942
|
-
*/
|
943
|
-
export interface PostBackupResponse {
|
944
|
-
/**
|
945
|
-
* cloud endpoint Name.
|
946
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
947
|
-
*/
|
948
|
-
readonly cloudEndpointName?: string;
|
949
|
-
}
|
950
|
-
|
951
|
-
/**
|
952
|
-
* Parameters for updating an Storage sync service.
|
953
|
-
*/
|
954
|
-
export interface StorageSyncServiceUpdateParameters {
|
955
|
-
/**
|
956
|
-
* The user-specified tags associated with the storage sync service.
|
957
|
-
*/
|
958
|
-
tags?: { [propertyName: string]: string };
|
959
|
-
/**
|
960
|
-
* The properties of the storage sync service.
|
961
|
-
*/
|
962
|
-
properties?: any;
|
963
|
-
}
|
964
|
-
|
965
|
-
/**
|
966
|
-
* The resource model definition for a Azure Resource Manager resource with an etag.
|
967
|
-
*/
|
968
|
-
export interface AzureEntityResource extends Resource {
|
969
|
-
/**
|
970
|
-
* Resource Etag.
|
971
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
972
|
-
*/
|
973
|
-
readonly etag?: string;
|
974
|
-
}
|
975
|
-
|
976
|
-
/**
|
977
|
-
* Optional Parameters.
|
978
|
-
*/
|
979
|
-
export interface StorageSyncServicesUpdateOptionalParams extends msRest.RequestOptionsBase {
|
980
|
-
/**
|
981
|
-
* Storage Sync Service resource.
|
982
|
-
*/
|
983
|
-
parameters?: StorageSyncServiceUpdateParameters;
|
984
|
-
}
|
985
|
-
|
986
|
-
/**
|
987
|
-
* Optional Parameters.
|
988
|
-
*/
|
989
|
-
export interface ServerEndpointsUpdateOptionalParams extends msRest.RequestOptionsBase {
|
990
|
-
/**
|
991
|
-
* Any of the properties applicable in PUT request.
|
992
|
-
*/
|
993
|
-
parameters?: ServerEndpointUpdateParameters;
|
994
|
-
}
|
995
|
-
|
996
|
-
/**
|
997
|
-
* Optional Parameters.
|
998
|
-
*/
|
999
|
-
export interface ServerEndpointsBeginUpdateOptionalParams extends msRest.RequestOptionsBase {
|
1000
|
-
/**
|
1001
|
-
* Any of the properties applicable in PUT request.
|
1002
|
-
*/
|
1003
|
-
parameters?: ServerEndpointUpdateParameters;
|
1004
|
-
}
|
1005
|
-
|
1006
|
-
/**
|
1007
|
-
* An interface representing StorageSyncManagementClientOptions.
|
1008
|
-
*/
|
1009
|
-
export interface StorageSyncManagementClientOptions extends AzureServiceClientOptions {
|
1010
|
-
baseUri?: string;
|
1011
|
-
}
|
1012
|
-
|
1013
|
-
/**
|
1014
|
-
* Defines headers for List operation.
|
1015
|
-
*/
|
1016
|
-
export interface OperationsListHeaders {
|
1017
|
-
/**
|
1018
|
-
* request id.
|
1019
|
-
*/
|
1020
|
-
xMsRequestId: string;
|
1021
|
-
/**
|
1022
|
-
* correlation request id.
|
1023
|
-
*/
|
1024
|
-
xMsCorrelationRequestId: string;
|
1025
|
-
}
|
1026
|
-
|
1027
|
-
/**
|
1028
|
-
* Defines headers for Get operation.
|
1029
|
-
*/
|
1030
|
-
export interface StorageSyncServicesGetHeaders {
|
1031
|
-
/**
|
1032
|
-
* request id.
|
1033
|
-
*/
|
1034
|
-
xMsRequestId: string;
|
1035
|
-
/**
|
1036
|
-
* correlation request id.
|
1037
|
-
*/
|
1038
|
-
xMsCorrelationRequestId: string;
|
1039
|
-
}
|
1040
|
-
|
1041
|
-
/**
|
1042
|
-
* Defines headers for Update operation.
|
1043
|
-
*/
|
1044
|
-
export interface StorageSyncServicesUpdateHeaders {
|
1045
|
-
/**
|
1046
|
-
* request id.
|
1047
|
-
*/
|
1048
|
-
xMsRequestId: string;
|
1049
|
-
/**
|
1050
|
-
* correlation request id.
|
1051
|
-
*/
|
1052
|
-
xMsCorrelationRequestId: string;
|
1053
|
-
}
|
1054
|
-
|
1055
|
-
/**
|
1056
|
-
* Defines headers for Delete operation.
|
1057
|
-
*/
|
1058
|
-
export interface StorageSyncServicesDeleteHeaders {
|
1059
|
-
/**
|
1060
|
-
* request id.
|
1061
|
-
*/
|
1062
|
-
xMsRequestId: string;
|
1063
|
-
/**
|
1064
|
-
* correlation request id.
|
1065
|
-
*/
|
1066
|
-
xMsCorrelationRequestId: string;
|
1067
|
-
}
|
1068
|
-
|
1069
|
-
/**
|
1070
|
-
* Defines headers for ListByResourceGroup operation.
|
1071
|
-
*/
|
1072
|
-
export interface StorageSyncServicesListByResourceGroupHeaders {
|
1073
|
-
/**
|
1074
|
-
* request id.
|
1075
|
-
*/
|
1076
|
-
xMsRequestId: string;
|
1077
|
-
/**
|
1078
|
-
* correlation request id.
|
1079
|
-
*/
|
1080
|
-
xMsCorrelationRequestId: string;
|
1081
|
-
}
|
1082
|
-
|
1083
|
-
/**
|
1084
|
-
* Defines headers for ListBySubscription operation.
|
1085
|
-
*/
|
1086
|
-
export interface StorageSyncServicesListBySubscriptionHeaders {
|
1087
|
-
/**
|
1088
|
-
* request id.
|
1089
|
-
*/
|
1090
|
-
xMsRequestId: string;
|
1091
|
-
/**
|
1092
|
-
* correlation request id.
|
1093
|
-
*/
|
1094
|
-
xMsCorrelationRequestId: string;
|
1095
|
-
}
|
1096
|
-
|
1097
|
-
/**
|
1098
|
-
* Defines headers for ListByStorageSyncService operation.
|
1099
|
-
*/
|
1100
|
-
export interface SyncGroupsListByStorageSyncServiceHeaders {
|
1101
|
-
/**
|
1102
|
-
* request id.
|
1103
|
-
*/
|
1104
|
-
xMsRequestId: string;
|
1105
|
-
/**
|
1106
|
-
* correlation request id.
|
1107
|
-
*/
|
1108
|
-
xMsCorrelationRequestId: string;
|
1109
|
-
}
|
1110
|
-
|
1111
|
-
/**
|
1112
|
-
* Defines headers for Create operation.
|
1113
|
-
*/
|
1114
|
-
export interface SyncGroupsCreateHeaders {
|
1115
|
-
/**
|
1116
|
-
* request id.
|
1117
|
-
*/
|
1118
|
-
xMsRequestId: string;
|
1119
|
-
/**
|
1120
|
-
* correlation request id.
|
1121
|
-
*/
|
1122
|
-
xMsCorrelationRequestId: string;
|
1123
|
-
}
|
1124
|
-
|
1125
|
-
/**
|
1126
|
-
* Defines headers for Get operation.
|
1127
|
-
*/
|
1128
|
-
export interface SyncGroupsGetHeaders {
|
1129
|
-
/**
|
1130
|
-
* request id.
|
1131
|
-
*/
|
1132
|
-
xMsRequestId: string;
|
1133
|
-
/**
|
1134
|
-
* correlation request id.
|
1135
|
-
*/
|
1136
|
-
xMsCorrelationRequestId: string;
|
1137
|
-
}
|
1138
|
-
|
1139
|
-
/**
|
1140
|
-
* Defines headers for Delete operation.
|
1141
|
-
*/
|
1142
|
-
export interface SyncGroupsDeleteHeaders {
|
1143
|
-
/**
|
1144
|
-
* Request id
|
1145
|
-
*/
|
1146
|
-
xMsRequestId: string;
|
1147
|
-
/**
|
1148
|
-
* correlation request id
|
1149
|
-
*/
|
1150
|
-
xMsCorrelationRequestId: string;
|
1151
|
-
}
|
1152
|
-
|
1153
|
-
/**
|
1154
|
-
* Defines headers for Create operation.
|
1155
|
-
*/
|
1156
|
-
export interface CloudEndpointsCreateHeaders {
|
1157
|
-
/**
|
1158
|
-
* Request id
|
1159
|
-
*/
|
1160
|
-
xMsRequestId: string;
|
1161
|
-
/**
|
1162
|
-
* correlation request id
|
1163
|
-
*/
|
1164
|
-
xMsCorrelationRequestId: string;
|
1165
|
-
/**
|
1166
|
-
* Operation Status Location URI
|
1167
|
-
*/
|
1168
|
-
azureAsyncOperation: string;
|
1169
|
-
/**
|
1170
|
-
* Operation Status Location URI
|
1171
|
-
*/
|
1172
|
-
location: string;
|
1173
|
-
/**
|
1174
|
-
* Retry After
|
1175
|
-
*/
|
1176
|
-
retryAfter: string;
|
1177
|
-
}
|
1178
|
-
|
1179
|
-
/**
|
1180
|
-
* Defines headers for Get operation.
|
1181
|
-
*/
|
1182
|
-
export interface CloudEndpointsGetHeaders {
|
1183
|
-
/**
|
1184
|
-
* request id.
|
1185
|
-
*/
|
1186
|
-
xMsRequestId: string;
|
1187
|
-
/**
|
1188
|
-
* correlation request id.
|
1189
|
-
*/
|
1190
|
-
xMsCorrelationRequestId: string;
|
1191
|
-
}
|
1192
|
-
|
1193
|
-
/**
|
1194
|
-
* Defines headers for Delete operation.
|
1195
|
-
*/
|
1196
|
-
export interface CloudEndpointsDeleteHeaders {
|
1197
|
-
/**
|
1198
|
-
* Request id
|
1199
|
-
*/
|
1200
|
-
xMsRequestId: string;
|
1201
|
-
/**
|
1202
|
-
* correlation request id
|
1203
|
-
*/
|
1204
|
-
xMsCorrelationRequestId: string;
|
1205
|
-
/**
|
1206
|
-
* Operation Status Location URI
|
1207
|
-
*/
|
1208
|
-
azureAsyncOperation: string;
|
1209
|
-
/**
|
1210
|
-
* Operation Status Location URI
|
1211
|
-
*/
|
1212
|
-
location: string;
|
1213
|
-
/**
|
1214
|
-
* Retry After
|
1215
|
-
*/
|
1216
|
-
retryAfter: string;
|
1217
|
-
}
|
1218
|
-
|
1219
|
-
/**
|
1220
|
-
* Defines headers for ListBySyncGroup operation.
|
1221
|
-
*/
|
1222
|
-
export interface CloudEndpointsListBySyncGroupHeaders {
|
1223
|
-
/**
|
1224
|
-
* request id.
|
1225
|
-
*/
|
1226
|
-
xMsRequestId: string;
|
1227
|
-
/**
|
1228
|
-
* correlation request id.
|
1229
|
-
*/
|
1230
|
-
xMsCorrelationRequestId: string;
|
1231
|
-
}
|
1232
|
-
|
1233
|
-
/**
|
1234
|
-
* Defines headers for PreBackup operation.
|
1235
|
-
*/
|
1236
|
-
export interface CloudEndpointsPreBackupHeaders {
|
1237
|
-
/**
|
1238
|
-
* Operation Status Location URI
|
1239
|
-
*/
|
1240
|
-
location: string;
|
1241
|
-
/**
|
1242
|
-
* request id.
|
1243
|
-
*/
|
1244
|
-
xMsRequestId: string;
|
1245
|
-
/**
|
1246
|
-
* correlation request id.
|
1247
|
-
*/
|
1248
|
-
xMsCorrelationRequestId: string;
|
1249
|
-
}
|
1250
|
-
|
1251
|
-
/**
|
1252
|
-
* Defines headers for PostBackup operation.
|
1253
|
-
*/
|
1254
|
-
export interface CloudEndpointsPostBackupHeaders {
|
1255
|
-
/**
|
1256
|
-
* Operation Status Location URI
|
1257
|
-
*/
|
1258
|
-
location: string;
|
1259
|
-
/**
|
1260
|
-
* request id.
|
1261
|
-
*/
|
1262
|
-
xMsRequestId: string;
|
1263
|
-
/**
|
1264
|
-
* correlation request id.
|
1265
|
-
*/
|
1266
|
-
xMsCorrelationRequestId: string;
|
1267
|
-
}
|
1268
|
-
|
1269
|
-
/**
|
1270
|
-
* Defines headers for PreRestore operation.
|
1271
|
-
*/
|
1272
|
-
export interface CloudEndpointsPreRestoreHeaders {
|
1273
|
-
/**
|
1274
|
-
* Operation Status Location URI
|
1275
|
-
*/
|
1276
|
-
location: string;
|
1277
|
-
/**
|
1278
|
-
* request id.
|
1279
|
-
*/
|
1280
|
-
xMsRequestId: string;
|
1281
|
-
/**
|
1282
|
-
* correlation request id.
|
1283
|
-
*/
|
1284
|
-
xMsCorrelationRequestId: string;
|
1285
|
-
}
|
1286
|
-
|
1287
|
-
/**
|
1288
|
-
* Defines headers for restoreheartbeat operation.
|
1289
|
-
*/
|
1290
|
-
export interface CloudEndpointsRestoreheartbeatHeaders {
|
1291
|
-
/**
|
1292
|
-
* request id.
|
1293
|
-
*/
|
1294
|
-
xMsRequestId: string;
|
1295
|
-
/**
|
1296
|
-
* correlation request id.
|
1297
|
-
*/
|
1298
|
-
xMsCorrelationRequestId: string;
|
1299
|
-
}
|
1300
|
-
|
1301
|
-
/**
|
1302
|
-
* Defines headers for PostRestore operation.
|
1303
|
-
*/
|
1304
|
-
export interface CloudEndpointsPostRestoreHeaders {
|
1305
|
-
/**
|
1306
|
-
* Operation Status Location URI
|
1307
|
-
*/
|
1308
|
-
location: string;
|
1309
|
-
/**
|
1310
|
-
* request id.
|
1311
|
-
*/
|
1312
|
-
xMsRequestId: string;
|
1313
|
-
/**
|
1314
|
-
* correlation request id.
|
1315
|
-
*/
|
1316
|
-
xMsCorrelationRequestId: string;
|
1317
|
-
}
|
1318
|
-
|
1319
|
-
/**
|
1320
|
-
* Defines headers for Create operation.
|
1321
|
-
*/
|
1322
|
-
export interface ServerEndpointsCreateHeaders {
|
1323
|
-
/**
|
1324
|
-
* request id.
|
1325
|
-
*/
|
1326
|
-
xMsRequestId: string;
|
1327
|
-
/**
|
1328
|
-
* correlation request id.
|
1329
|
-
*/
|
1330
|
-
xMsCorrelationRequestId: string;
|
1331
|
-
/**
|
1332
|
-
* Operation Status Location URI
|
1333
|
-
*/
|
1334
|
-
azureAsyncOperation: string;
|
1335
|
-
/**
|
1336
|
-
* Operation Status Location URI
|
1337
|
-
*/
|
1338
|
-
location: string;
|
1339
|
-
}
|
1340
|
-
|
1341
|
-
/**
|
1342
|
-
* Defines headers for Update operation.
|
1343
|
-
*/
|
1344
|
-
export interface ServerEndpointsUpdateHeaders {
|
1345
|
-
/**
|
1346
|
-
* request id.
|
1347
|
-
*/
|
1348
|
-
xMsRequestId: string;
|
1349
|
-
/**
|
1350
|
-
* correlation request id.
|
1351
|
-
*/
|
1352
|
-
xMsCorrelationRequestId: string;
|
1353
|
-
/**
|
1354
|
-
* Operation Status Location URI
|
1355
|
-
*/
|
1356
|
-
azureAsyncOperation: string;
|
1357
|
-
/**
|
1358
|
-
* Operation Status Location URI
|
1359
|
-
*/
|
1360
|
-
location: string;
|
1361
|
-
}
|
1362
|
-
|
1363
|
-
/**
|
1364
|
-
* Defines headers for Get operation.
|
1365
|
-
*/
|
1366
|
-
export interface ServerEndpointsGetHeaders {
|
1367
|
-
/**
|
1368
|
-
* request id.
|
1369
|
-
*/
|
1370
|
-
xMsRequestId: string;
|
1371
|
-
/**
|
1372
|
-
* correlation request id.
|
1373
|
-
*/
|
1374
|
-
xMsCorrelationRequestId: string;
|
1375
|
-
}
|
1376
|
-
|
1377
|
-
/**
|
1378
|
-
* Defines headers for Delete operation.
|
1379
|
-
*/
|
1380
|
-
export interface ServerEndpointsDeleteHeaders {
|
1381
|
-
/**
|
1382
|
-
* request id.
|
1383
|
-
*/
|
1384
|
-
xMsRequestId: string;
|
1385
|
-
/**
|
1386
|
-
* correlation request id.
|
1387
|
-
*/
|
1388
|
-
xMsCorrelationRequestId: string;
|
1389
|
-
/**
|
1390
|
-
* Operation Status Location URI
|
1391
|
-
*/
|
1392
|
-
location: string;
|
1393
|
-
}
|
1394
|
-
|
1395
|
-
/**
|
1396
|
-
* Defines headers for ListBySyncGroup operation.
|
1397
|
-
*/
|
1398
|
-
export interface ServerEndpointsListBySyncGroupHeaders {
|
1399
|
-
/**
|
1400
|
-
* Operation Status Location URI
|
1401
|
-
*/
|
1402
|
-
location: string;
|
1403
|
-
/**
|
1404
|
-
* request id.
|
1405
|
-
*/
|
1406
|
-
xMsRequestId: string;
|
1407
|
-
/**
|
1408
|
-
* correlation request id.
|
1409
|
-
*/
|
1410
|
-
xMsCorrelationRequestId: string;
|
1411
|
-
}
|
1412
|
-
|
1413
|
-
/**
|
1414
|
-
* Defines headers for recallAction operation.
|
1415
|
-
*/
|
1416
|
-
export interface ServerEndpointsRecallActionHeaders {
|
1417
|
-
/**
|
1418
|
-
* request id.
|
1419
|
-
*/
|
1420
|
-
xMsRequestId: string;
|
1421
|
-
/**
|
1422
|
-
* correlation request id.
|
1423
|
-
*/
|
1424
|
-
xMsCorrelationRequestId: string;
|
1425
|
-
/**
|
1426
|
-
* Operation Status Location URI
|
1427
|
-
*/
|
1428
|
-
location: string;
|
1429
|
-
}
|
1430
|
-
|
1431
|
-
/**
|
1432
|
-
* Defines headers for ListByStorageSyncService operation.
|
1433
|
-
*/
|
1434
|
-
export interface RegisteredServersListByStorageSyncServiceHeaders {
|
1435
|
-
/**
|
1436
|
-
* request id.
|
1437
|
-
*/
|
1438
|
-
xMsRequestId: string;
|
1439
|
-
/**
|
1440
|
-
* correlation request id.
|
1441
|
-
*/
|
1442
|
-
xMsCorrelationRequestId: string;
|
1443
|
-
}
|
1444
|
-
|
1445
|
-
/**
|
1446
|
-
* Defines headers for Get operation.
|
1447
|
-
*/
|
1448
|
-
export interface RegisteredServersGetHeaders {
|
1449
|
-
/**
|
1450
|
-
* request id.
|
1451
|
-
*/
|
1452
|
-
xMsRequestId: string;
|
1453
|
-
/**
|
1454
|
-
* correlation request id.
|
1455
|
-
*/
|
1456
|
-
xMsCorrelationRequestId: string;
|
1457
|
-
}
|
1458
|
-
|
1459
|
-
/**
|
1460
|
-
* Defines headers for Create operation.
|
1461
|
-
*/
|
1462
|
-
export interface RegisteredServersCreateHeaders {
|
1463
|
-
/**
|
1464
|
-
* request id.
|
1465
|
-
*/
|
1466
|
-
xMsRequestId: string;
|
1467
|
-
/**
|
1468
|
-
* correlation request id.
|
1469
|
-
*/
|
1470
|
-
xMsCorrelationRequestId: string;
|
1471
|
-
/**
|
1472
|
-
* Operation Status Location URI
|
1473
|
-
*/
|
1474
|
-
azureAsyncOperation: string;
|
1475
|
-
/**
|
1476
|
-
* Operation Status Location URI
|
1477
|
-
*/
|
1478
|
-
location: string;
|
1479
|
-
}
|
1480
|
-
|
1481
|
-
/**
|
1482
|
-
* Defines headers for Delete operation.
|
1483
|
-
*/
|
1484
|
-
export interface RegisteredServersDeleteHeaders {
|
1485
|
-
/**
|
1486
|
-
* request id.
|
1487
|
-
*/
|
1488
|
-
xMsRequestId: string;
|
1489
|
-
/**
|
1490
|
-
* correlation request id.
|
1491
|
-
*/
|
1492
|
-
xMsCorrelationRequestId: string;
|
1493
|
-
/**
|
1494
|
-
* Operation Status Location URI
|
1495
|
-
*/
|
1496
|
-
location: string;
|
1497
|
-
}
|
1498
|
-
|
1499
|
-
/**
|
1500
|
-
* Defines headers for triggerRollover operation.
|
1501
|
-
*/
|
1502
|
-
export interface RegisteredServersTriggerRolloverHeaders {
|
1503
|
-
/**
|
1504
|
-
* request id.
|
1505
|
-
*/
|
1506
|
-
xMsRequestId: string;
|
1507
|
-
/**
|
1508
|
-
* correlation request id.
|
1509
|
-
*/
|
1510
|
-
xMsCorrelationRequestId: string;
|
1511
|
-
/**
|
1512
|
-
* Operation Status Location URI
|
1513
|
-
*/
|
1514
|
-
location: string;
|
1515
|
-
}
|
1516
|
-
|
1517
|
-
/**
|
1518
|
-
* Defines headers for ListByStorageSyncService operation.
|
1519
|
-
*/
|
1520
|
-
export interface WorkflowsListByStorageSyncServiceHeaders {
|
1521
|
-
/**
|
1522
|
-
* request id.
|
1523
|
-
*/
|
1524
|
-
xMsRequestId: string;
|
1525
|
-
/**
|
1526
|
-
* correlation request id.
|
1527
|
-
*/
|
1528
|
-
xMsCorrelationRequestId: string;
|
1529
|
-
}
|
1530
|
-
|
1531
|
-
/**
|
1532
|
-
* Defines headers for Get operation.
|
1533
|
-
*/
|
1534
|
-
export interface WorkflowsGetHeaders {
|
1535
|
-
/**
|
1536
|
-
* request id.
|
1537
|
-
*/
|
1538
|
-
xMsRequestId: string;
|
1539
|
-
/**
|
1540
|
-
* correlation request id.
|
1541
|
-
*/
|
1542
|
-
xMsCorrelationRequestId: string;
|
1543
|
-
}
|
1544
|
-
|
1545
|
-
/**
|
1546
|
-
* Defines headers for Abort operation.
|
1547
|
-
*/
|
1548
|
-
export interface WorkflowsAbortHeaders {
|
1549
|
-
/**
|
1550
|
-
* request id.
|
1551
|
-
*/
|
1552
|
-
xMsRequestId: string;
|
1553
|
-
/**
|
1554
|
-
* correlation request id.
|
1555
|
-
*/
|
1556
|
-
xMsCorrelationRequestId: string;
|
1557
|
-
}
|
1558
|
-
|
1559
|
-
/**
|
1560
|
-
* @interface
|
1561
|
-
* The list of storage sync operations.
|
1562
|
-
* @extends Array<OperationEntity>
|
1563
|
-
*/
|
1564
|
-
export interface OperationEntityListResult extends Array<OperationEntity> {
|
1565
|
-
/**
|
1566
|
-
* The link used to get the next page of operations.
|
1567
|
-
*/
|
1568
|
-
nextLink?: string;
|
1569
|
-
}
|
1570
|
-
|
1571
|
-
/**
|
1572
|
-
* @interface
|
1573
|
-
* Array of StorageSyncServices
|
1574
|
-
* @extends Array<StorageSyncService>
|
1575
|
-
*/
|
1576
|
-
export interface StorageSyncServiceArray extends Array<StorageSyncService> {
|
1577
|
-
}
|
1578
|
-
|
1579
|
-
/**
|
1580
|
-
* @interface
|
1581
|
-
* Array of SyncGroup
|
1582
|
-
* @extends Array<SyncGroup>
|
1583
|
-
*/
|
1584
|
-
export interface SyncGroupArray extends Array<SyncGroup> {
|
1585
|
-
}
|
1586
|
-
|
1587
|
-
/**
|
1588
|
-
* @interface
|
1589
|
-
* Array of CloudEndpoint
|
1590
|
-
* @extends Array<CloudEndpoint>
|
1591
|
-
*/
|
1592
|
-
export interface CloudEndpointArray extends Array<CloudEndpoint> {
|
1593
|
-
}
|
1594
|
-
|
1595
|
-
/**
|
1596
|
-
* @interface
|
1597
|
-
* Array of ServerEndpoint
|
1598
|
-
* @extends Array<ServerEndpoint>
|
1599
|
-
*/
|
1600
|
-
export interface ServerEndpointArray extends Array<ServerEndpoint> {
|
1601
|
-
}
|
1602
|
-
|
1603
|
-
/**
|
1604
|
-
* @interface
|
1605
|
-
* Array of RegisteredServer
|
1606
|
-
* @extends Array<RegisteredServer>
|
1607
|
-
*/
|
1608
|
-
export interface RegisteredServerArray extends Array<RegisteredServer> {
|
1609
|
-
}
|
1610
|
-
|
1611
|
-
/**
|
1612
|
-
* @interface
|
1613
|
-
* Array of Workflow
|
1614
|
-
* @extends Array<Workflow>
|
1615
|
-
*/
|
1616
|
-
export interface WorkflowArray extends Array<Workflow> {
|
1617
|
-
}
|
1618
|
-
|
1619
|
-
/**
|
1620
|
-
* Defines values for Reason.
|
1621
|
-
* Possible values include: 'Registered', 'Unregistered', 'Warned', 'Suspended', 'Deleted'
|
1622
|
-
* @readonly
|
1623
|
-
* @enum {string}
|
1624
|
-
*/
|
1625
|
-
export type Reason = 'Registered' | 'Unregistered' | 'Warned' | 'Suspended' | 'Deleted';
|
1626
|
-
|
1627
|
-
/**
|
1628
|
-
* Defines values for NameAvailabilityReason.
|
1629
|
-
* Possible values include: 'Invalid', 'AlreadyExists'
|
1630
|
-
* @readonly
|
1631
|
-
* @enum {string}
|
1632
|
-
*/
|
1633
|
-
export type NameAvailabilityReason = 'Invalid' | 'AlreadyExists';
|
1634
|
-
|
1635
|
-
/**
|
1636
|
-
* Defines values for CloudTiering.
|
1637
|
-
* Possible values include: 'on', 'off'
|
1638
|
-
* @readonly
|
1639
|
-
* @enum {string}
|
1640
|
-
*/
|
1641
|
-
export type CloudTiering = 'on' | 'off';
|
1642
|
-
|
1643
|
-
/**
|
1644
|
-
* Defines values for OfflineDataTransfer.
|
1645
|
-
* Possible values include: 'on', 'off'
|
1646
|
-
* @readonly
|
1647
|
-
* @enum {string}
|
1648
|
-
*/
|
1649
|
-
export type OfflineDataTransfer = 'on' | 'off';
|
1650
|
-
|
1651
|
-
/**
|
1652
|
-
* Defines values for CloudTiering1.
|
1653
|
-
* Possible values include: 'on', 'off'
|
1654
|
-
* @readonly
|
1655
|
-
* @enum {string}
|
1656
|
-
*/
|
1657
|
-
export type CloudTiering1 = 'on' | 'off';
|
1658
|
-
|
1659
|
-
/**
|
1660
|
-
* Defines values for OfflineDataTransfer1.
|
1661
|
-
* Possible values include: 'on', 'off'
|
1662
|
-
* @readonly
|
1663
|
-
* @enum {string}
|
1664
|
-
*/
|
1665
|
-
export type OfflineDataTransfer1 = 'on' | 'off';
|
1666
|
-
|
1667
|
-
/**
|
1668
|
-
* Defines values for DownloadHealth.
|
1669
|
-
* Possible values include: 'Healthy', 'Error', 'SyncBlockedForRestore',
|
1670
|
-
* 'SyncBlockedForChangeDetectionPostRestore', 'NoActivity'
|
1671
|
-
* @readonly
|
1672
|
-
* @enum {string}
|
1673
|
-
*/
|
1674
|
-
export type DownloadHealth = 'Healthy' | 'Error' | 'SyncBlockedForRestore' | 'SyncBlockedForChangeDetectionPostRestore' | 'NoActivity';
|
1675
|
-
|
1676
|
-
/**
|
1677
|
-
* Defines values for UploadHealth.
|
1678
|
-
* Possible values include: 'Healthy', 'Error', 'SyncBlockedForRestore',
|
1679
|
-
* 'SyncBlockedForChangeDetectionPostRestore', 'NoActivity'
|
1680
|
-
* @readonly
|
1681
|
-
* @enum {string}
|
1682
|
-
*/
|
1683
|
-
export type UploadHealth = 'Healthy' | 'Error' | 'SyncBlockedForRestore' | 'SyncBlockedForChangeDetectionPostRestore' | 'NoActivity';
|
1684
|
-
|
1685
|
-
/**
|
1686
|
-
* Defines values for CombinedHealth.
|
1687
|
-
* Possible values include: 'Healthy', 'Error', 'SyncBlockedForRestore',
|
1688
|
-
* 'SyncBlockedForChangeDetectionPostRestore', 'NoActivity'
|
1689
|
-
* @readonly
|
1690
|
-
* @enum {string}
|
1691
|
-
*/
|
1692
|
-
export type CombinedHealth = 'Healthy' | 'Error' | 'SyncBlockedForRestore' | 'SyncBlockedForChangeDetectionPostRestore' | 'NoActivity';
|
1693
|
-
|
1694
|
-
/**
|
1695
|
-
* Defines values for SyncActivity.
|
1696
|
-
* Possible values include: 'Upload', 'Download', 'UploadAndDownload'
|
1697
|
-
* @readonly
|
1698
|
-
* @enum {string}
|
1699
|
-
*/
|
1700
|
-
export type SyncActivity = 'Upload' | 'Download' | 'UploadAndDownload';
|
1701
|
-
|
1702
|
-
/**
|
1703
|
-
* Defines values for OfflineDataTransferStatus.
|
1704
|
-
* Possible values include: 'InProgress', 'Stopping', 'NotRunning', 'Complete'
|
1705
|
-
* @readonly
|
1706
|
-
* @enum {string}
|
1707
|
-
*/
|
1708
|
-
export type OfflineDataTransferStatus = 'InProgress' | 'Stopping' | 'NotRunning' | 'Complete';
|
1709
|
-
|
1710
|
-
/**
|
1711
|
-
* Defines values for CloudTiering2.
|
1712
|
-
* Possible values include: 'on', 'off'
|
1713
|
-
* @readonly
|
1714
|
-
* @enum {string}
|
1715
|
-
*/
|
1716
|
-
export type CloudTiering2 = 'on' | 'off';
|
1717
|
-
|
1718
|
-
/**
|
1719
|
-
* Defines values for OfflineDataTransfer2.
|
1720
|
-
* Possible values include: 'on', 'off'
|
1721
|
-
* @readonly
|
1722
|
-
* @enum {string}
|
1723
|
-
*/
|
1724
|
-
export type OfflineDataTransfer2 = 'on' | 'off';
|
1725
|
-
|
1726
|
-
/**
|
1727
|
-
* Defines values for Status.
|
1728
|
-
* Possible values include: 'active', 'expired', 'succeeded', 'aborted', 'failed'
|
1729
|
-
* @readonly
|
1730
|
-
* @enum {string}
|
1731
|
-
*/
|
1732
|
-
export type Status = 'active' | 'expired' | 'succeeded' | 'aborted' | 'failed';
|
1733
|
-
|
1734
|
-
/**
|
1735
|
-
* Defines values for Operation.
|
1736
|
-
* Possible values include: 'do', 'undo', 'cancel'
|
1737
|
-
* @readonly
|
1738
|
-
* @enum {string}
|
1739
|
-
*/
|
1740
|
-
export type Operation = 'do' | 'undo' | 'cancel';
|
1741
|
-
|
1742
|
-
/**
|
1743
|
-
* Contains response data for the list operation.
|
1744
|
-
*/
|
1745
|
-
export type OperationsListResponse = OperationEntityListResult & OperationsListHeaders & {
|
1746
|
-
/**
|
1747
|
-
* The underlying HTTP response.
|
1748
|
-
*/
|
1749
|
-
_response: msRest.HttpResponse & {
|
1750
|
-
/**
|
1751
|
-
* The parsed HTTP response headers.
|
1752
|
-
*/
|
1753
|
-
parsedHeaders: OperationsListHeaders;
|
1754
|
-
|
1755
|
-
/**
|
1756
|
-
* The response body as text (string format)
|
1757
|
-
*/
|
1758
|
-
bodyAsText: string;
|
1759
|
-
|
1760
|
-
/**
|
1761
|
-
* The response body as parsed JSON or XML
|
1762
|
-
*/
|
1763
|
-
parsedBody: OperationEntityListResult;
|
1764
|
-
};
|
1765
|
-
};
|
1766
|
-
|
1767
|
-
/**
|
1768
|
-
* Contains response data for the checkNameAvailability operation.
|
1769
|
-
*/
|
1770
|
-
export type StorageSyncServicesCheckNameAvailabilityResponse = CheckNameAvailabilityResult & {
|
1771
|
-
/**
|
1772
|
-
* The underlying HTTP response.
|
1773
|
-
*/
|
1774
|
-
_response: msRest.HttpResponse & {
|
1775
|
-
/**
|
1776
|
-
* The response body as text (string format)
|
1777
|
-
*/
|
1778
|
-
bodyAsText: string;
|
1779
|
-
|
1780
|
-
/**
|
1781
|
-
* The response body as parsed JSON or XML
|
1782
|
-
*/
|
1783
|
-
parsedBody: CheckNameAvailabilityResult;
|
1784
|
-
};
|
1785
|
-
};
|
1786
|
-
|
1787
|
-
/**
|
1788
|
-
* Contains response data for the create operation.
|
1789
|
-
*/
|
1790
|
-
export type StorageSyncServicesCreateResponse = StorageSyncService & {
|
1791
|
-
/**
|
1792
|
-
* The underlying HTTP response.
|
1793
|
-
*/
|
1794
|
-
_response: msRest.HttpResponse & {
|
1795
|
-
/**
|
1796
|
-
* The response body as text (string format)
|
1797
|
-
*/
|
1798
|
-
bodyAsText: string;
|
1799
|
-
|
1800
|
-
/**
|
1801
|
-
* The response body as parsed JSON or XML
|
1802
|
-
*/
|
1803
|
-
parsedBody: StorageSyncService;
|
1804
|
-
};
|
1805
|
-
};
|
1806
|
-
|
1807
|
-
/**
|
1808
|
-
* Contains response data for the get operation.
|
1809
|
-
*/
|
1810
|
-
export type StorageSyncServicesGetResponse = StorageSyncService & StorageSyncServicesGetHeaders & {
|
1811
|
-
/**
|
1812
|
-
* The underlying HTTP response.
|
1813
|
-
*/
|
1814
|
-
_response: msRest.HttpResponse & {
|
1815
|
-
/**
|
1816
|
-
* The parsed HTTP response headers.
|
1817
|
-
*/
|
1818
|
-
parsedHeaders: StorageSyncServicesGetHeaders;
|
1819
|
-
|
1820
|
-
/**
|
1821
|
-
* The response body as text (string format)
|
1822
|
-
*/
|
1823
|
-
bodyAsText: string;
|
1824
|
-
|
1825
|
-
/**
|
1826
|
-
* The response body as parsed JSON or XML
|
1827
|
-
*/
|
1828
|
-
parsedBody: StorageSyncService;
|
1829
|
-
};
|
1830
|
-
};
|
1831
|
-
|
1832
|
-
/**
|
1833
|
-
* Contains response data for the update operation.
|
1834
|
-
*/
|
1835
|
-
export type StorageSyncServicesUpdateResponse = StorageSyncService & StorageSyncServicesUpdateHeaders & {
|
1836
|
-
/**
|
1837
|
-
* The underlying HTTP response.
|
1838
|
-
*/
|
1839
|
-
_response: msRest.HttpResponse & {
|
1840
|
-
/**
|
1841
|
-
* The parsed HTTP response headers.
|
1842
|
-
*/
|
1843
|
-
parsedHeaders: StorageSyncServicesUpdateHeaders;
|
1844
|
-
|
1845
|
-
/**
|
1846
|
-
* The response body as text (string format)
|
1847
|
-
*/
|
1848
|
-
bodyAsText: string;
|
1849
|
-
|
1850
|
-
/**
|
1851
|
-
* The response body as parsed JSON or XML
|
1852
|
-
*/
|
1853
|
-
parsedBody: StorageSyncService;
|
1854
|
-
};
|
1855
|
-
};
|
1856
|
-
|
1857
|
-
/**
|
1858
|
-
* Contains response data for the deleteMethod operation.
|
1859
|
-
*/
|
1860
|
-
export type StorageSyncServicesDeleteResponse = StorageSyncServicesDeleteHeaders & {
|
1861
|
-
/**
|
1862
|
-
* The underlying HTTP response.
|
1863
|
-
*/
|
1864
|
-
_response: msRest.HttpResponse & {
|
1865
|
-
/**
|
1866
|
-
* The parsed HTTP response headers.
|
1867
|
-
*/
|
1868
|
-
parsedHeaders: StorageSyncServicesDeleteHeaders;
|
1869
|
-
};
|
1870
|
-
};
|
1871
|
-
|
1872
|
-
/**
|
1873
|
-
* Contains response data for the listByResourceGroup operation.
|
1874
|
-
*/
|
1875
|
-
export type StorageSyncServicesListByResourceGroupResponse = StorageSyncServiceArray & StorageSyncServicesListByResourceGroupHeaders & {
|
1876
|
-
/**
|
1877
|
-
* The underlying HTTP response.
|
1878
|
-
*/
|
1879
|
-
_response: msRest.HttpResponse & {
|
1880
|
-
/**
|
1881
|
-
* The parsed HTTP response headers.
|
1882
|
-
*/
|
1883
|
-
parsedHeaders: StorageSyncServicesListByResourceGroupHeaders;
|
1884
|
-
|
1885
|
-
/**
|
1886
|
-
* The response body as text (string format)
|
1887
|
-
*/
|
1888
|
-
bodyAsText: string;
|
1889
|
-
|
1890
|
-
/**
|
1891
|
-
* The response body as parsed JSON or XML
|
1892
|
-
*/
|
1893
|
-
parsedBody: StorageSyncServiceArray;
|
1894
|
-
};
|
1895
|
-
};
|
1896
|
-
|
1897
|
-
/**
|
1898
|
-
* Contains response data for the listBySubscription operation.
|
1899
|
-
*/
|
1900
|
-
export type StorageSyncServicesListBySubscriptionResponse = StorageSyncServiceArray & StorageSyncServicesListBySubscriptionHeaders & {
|
1901
|
-
/**
|
1902
|
-
* The underlying HTTP response.
|
1903
|
-
*/
|
1904
|
-
_response: msRest.HttpResponse & {
|
1905
|
-
/**
|
1906
|
-
* The parsed HTTP response headers.
|
1907
|
-
*/
|
1908
|
-
parsedHeaders: StorageSyncServicesListBySubscriptionHeaders;
|
1909
|
-
|
1910
|
-
/**
|
1911
|
-
* The response body as text (string format)
|
1912
|
-
*/
|
1913
|
-
bodyAsText: string;
|
1914
|
-
|
1915
|
-
/**
|
1916
|
-
* The response body as parsed JSON or XML
|
1917
|
-
*/
|
1918
|
-
parsedBody: StorageSyncServiceArray;
|
1919
|
-
};
|
1920
|
-
};
|
1921
|
-
|
1922
|
-
/**
|
1923
|
-
* Contains response data for the listByStorageSyncService operation.
|
1924
|
-
*/
|
1925
|
-
export type SyncGroupsListByStorageSyncServiceResponse = SyncGroupArray & SyncGroupsListByStorageSyncServiceHeaders & {
|
1926
|
-
/**
|
1927
|
-
* The underlying HTTP response.
|
1928
|
-
*/
|
1929
|
-
_response: msRest.HttpResponse & {
|
1930
|
-
/**
|
1931
|
-
* The parsed HTTP response headers.
|
1932
|
-
*/
|
1933
|
-
parsedHeaders: SyncGroupsListByStorageSyncServiceHeaders;
|
1934
|
-
|
1935
|
-
/**
|
1936
|
-
* The response body as text (string format)
|
1937
|
-
*/
|
1938
|
-
bodyAsText: string;
|
1939
|
-
|
1940
|
-
/**
|
1941
|
-
* The response body as parsed JSON or XML
|
1942
|
-
*/
|
1943
|
-
parsedBody: SyncGroupArray;
|
1944
|
-
};
|
1945
|
-
};
|
1946
|
-
|
1947
|
-
/**
|
1948
|
-
* Contains response data for the create operation.
|
1949
|
-
*/
|
1950
|
-
export type SyncGroupsCreateResponse = SyncGroup & SyncGroupsCreateHeaders & {
|
1951
|
-
/**
|
1952
|
-
* The underlying HTTP response.
|
1953
|
-
*/
|
1954
|
-
_response: msRest.HttpResponse & {
|
1955
|
-
/**
|
1956
|
-
* The parsed HTTP response headers.
|
1957
|
-
*/
|
1958
|
-
parsedHeaders: SyncGroupsCreateHeaders;
|
1959
|
-
|
1960
|
-
/**
|
1961
|
-
* The response body as text (string format)
|
1962
|
-
*/
|
1963
|
-
bodyAsText: string;
|
1964
|
-
|
1965
|
-
/**
|
1966
|
-
* The response body as parsed JSON or XML
|
1967
|
-
*/
|
1968
|
-
parsedBody: SyncGroup;
|
1969
|
-
};
|
1970
|
-
};
|
1971
|
-
|
1972
|
-
/**
|
1973
|
-
* Contains response data for the get operation.
|
1974
|
-
*/
|
1975
|
-
export type SyncGroupsGetResponse = SyncGroup & SyncGroupsGetHeaders & {
|
1976
|
-
/**
|
1977
|
-
* The underlying HTTP response.
|
1978
|
-
*/
|
1979
|
-
_response: msRest.HttpResponse & {
|
1980
|
-
/**
|
1981
|
-
* The parsed HTTP response headers.
|
1982
|
-
*/
|
1983
|
-
parsedHeaders: SyncGroupsGetHeaders;
|
1984
|
-
|
1985
|
-
/**
|
1986
|
-
* The response body as text (string format)
|
1987
|
-
*/
|
1988
|
-
bodyAsText: string;
|
1989
|
-
|
1990
|
-
/**
|
1991
|
-
* The response body as parsed JSON or XML
|
1992
|
-
*/
|
1993
|
-
parsedBody: SyncGroup;
|
1994
|
-
};
|
1995
|
-
};
|
1996
|
-
|
1997
|
-
/**
|
1998
|
-
* Contains response data for the deleteMethod operation.
|
1999
|
-
*/
|
2000
|
-
export type SyncGroupsDeleteResponse = SyncGroupsDeleteHeaders & {
|
2001
|
-
/**
|
2002
|
-
* The underlying HTTP response.
|
2003
|
-
*/
|
2004
|
-
_response: msRest.HttpResponse & {
|
2005
|
-
/**
|
2006
|
-
* The parsed HTTP response headers.
|
2007
|
-
*/
|
2008
|
-
parsedHeaders: SyncGroupsDeleteHeaders;
|
2009
|
-
};
|
2010
|
-
};
|
2011
|
-
|
2012
|
-
/**
|
2013
|
-
* Contains response data for the create operation.
|
2014
|
-
*/
|
2015
|
-
export type CloudEndpointsCreateResponse = CloudEndpoint & CloudEndpointsCreateHeaders & {
|
2016
|
-
/**
|
2017
|
-
* The underlying HTTP response.
|
2018
|
-
*/
|
2019
|
-
_response: msRest.HttpResponse & {
|
2020
|
-
/**
|
2021
|
-
* The parsed HTTP response headers.
|
2022
|
-
*/
|
2023
|
-
parsedHeaders: CloudEndpointsCreateHeaders;
|
2024
|
-
|
2025
|
-
/**
|
2026
|
-
* The response body as text (string format)
|
2027
|
-
*/
|
2028
|
-
bodyAsText: string;
|
2029
|
-
|
2030
|
-
/**
|
2031
|
-
* The response body as parsed JSON or XML
|
2032
|
-
*/
|
2033
|
-
parsedBody: CloudEndpoint;
|
2034
|
-
};
|
2035
|
-
};
|
2036
|
-
|
2037
|
-
/**
|
2038
|
-
* Contains response data for the get operation.
|
2039
|
-
*/
|
2040
|
-
export type CloudEndpointsGetResponse = CloudEndpoint & CloudEndpointsGetHeaders & {
|
2041
|
-
/**
|
2042
|
-
* The underlying HTTP response.
|
2043
|
-
*/
|
2044
|
-
_response: msRest.HttpResponse & {
|
2045
|
-
/**
|
2046
|
-
* The parsed HTTP response headers.
|
2047
|
-
*/
|
2048
|
-
parsedHeaders: CloudEndpointsGetHeaders;
|
2049
|
-
|
2050
|
-
/**
|
2051
|
-
* The response body as text (string format)
|
2052
|
-
*/
|
2053
|
-
bodyAsText: string;
|
2054
|
-
|
2055
|
-
/**
|
2056
|
-
* The response body as parsed JSON or XML
|
2057
|
-
*/
|
2058
|
-
parsedBody: CloudEndpoint;
|
2059
|
-
};
|
2060
|
-
};
|
2061
|
-
|
2062
|
-
/**
|
2063
|
-
* Contains response data for the deleteMethod operation.
|
2064
|
-
*/
|
2065
|
-
export type CloudEndpointsDeleteResponse = CloudEndpointsDeleteHeaders & {
|
2066
|
-
/**
|
2067
|
-
* The underlying HTTP response.
|
2068
|
-
*/
|
2069
|
-
_response: msRest.HttpResponse & {
|
2070
|
-
/**
|
2071
|
-
* The parsed HTTP response headers.
|
2072
|
-
*/
|
2073
|
-
parsedHeaders: CloudEndpointsDeleteHeaders;
|
2074
|
-
};
|
2075
|
-
};
|
2076
|
-
|
2077
|
-
/**
|
2078
|
-
* Contains response data for the listBySyncGroup operation.
|
2079
|
-
*/
|
2080
|
-
export type CloudEndpointsListBySyncGroupResponse = CloudEndpointArray & CloudEndpointsListBySyncGroupHeaders & {
|
2081
|
-
/**
|
2082
|
-
* The underlying HTTP response.
|
2083
|
-
*/
|
2084
|
-
_response: msRest.HttpResponse & {
|
2085
|
-
/**
|
2086
|
-
* The parsed HTTP response headers.
|
2087
|
-
*/
|
2088
|
-
parsedHeaders: CloudEndpointsListBySyncGroupHeaders;
|
2089
|
-
|
2090
|
-
/**
|
2091
|
-
* The response body as text (string format)
|
2092
|
-
*/
|
2093
|
-
bodyAsText: string;
|
2094
|
-
|
2095
|
-
/**
|
2096
|
-
* The response body as parsed JSON or XML
|
2097
|
-
*/
|
2098
|
-
parsedBody: CloudEndpointArray;
|
2099
|
-
};
|
2100
|
-
};
|
2101
|
-
|
2102
|
-
/**
|
2103
|
-
* Contains response data for the preBackup operation.
|
2104
|
-
*/
|
2105
|
-
export type CloudEndpointsPreBackupResponse = CloudEndpointsPreBackupHeaders & {
|
2106
|
-
/**
|
2107
|
-
* The underlying HTTP response.
|
2108
|
-
*/
|
2109
|
-
_response: msRest.HttpResponse & {
|
2110
|
-
/**
|
2111
|
-
* The parsed HTTP response headers.
|
2112
|
-
*/
|
2113
|
-
parsedHeaders: CloudEndpointsPreBackupHeaders;
|
2114
|
-
};
|
2115
|
-
};
|
2116
|
-
|
2117
|
-
/**
|
2118
|
-
* Contains response data for the postBackup operation.
|
2119
|
-
*/
|
2120
|
-
export type CloudEndpointsPostBackupResponse = PostBackupResponse & CloudEndpointsPostBackupHeaders & {
|
2121
|
-
/**
|
2122
|
-
* The underlying HTTP response.
|
2123
|
-
*/
|
2124
|
-
_response: msRest.HttpResponse & {
|
2125
|
-
/**
|
2126
|
-
* The parsed HTTP response headers.
|
2127
|
-
*/
|
2128
|
-
parsedHeaders: CloudEndpointsPostBackupHeaders;
|
2129
|
-
|
2130
|
-
/**
|
2131
|
-
* The response body as text (string format)
|
2132
|
-
*/
|
2133
|
-
bodyAsText: string;
|
2134
|
-
|
2135
|
-
/**
|
2136
|
-
* The response body as parsed JSON or XML
|
2137
|
-
*/
|
2138
|
-
parsedBody: PostBackupResponse;
|
2139
|
-
};
|
2140
|
-
};
|
2141
|
-
|
2142
|
-
/**
|
2143
|
-
* Contains response data for the preRestore operation.
|
2144
|
-
*/
|
2145
|
-
export type CloudEndpointsPreRestoreResponse = CloudEndpointsPreRestoreHeaders & {
|
2146
|
-
/**
|
2147
|
-
* The underlying HTTP response.
|
2148
|
-
*/
|
2149
|
-
_response: msRest.HttpResponse & {
|
2150
|
-
/**
|
2151
|
-
* The parsed HTTP response headers.
|
2152
|
-
*/
|
2153
|
-
parsedHeaders: CloudEndpointsPreRestoreHeaders;
|
2154
|
-
};
|
2155
|
-
};
|
2156
|
-
|
2157
|
-
/**
|
2158
|
-
* Contains response data for the restoreheartbeat operation.
|
2159
|
-
*/
|
2160
|
-
export type CloudEndpointsRestoreheartbeatResponse = CloudEndpointsRestoreheartbeatHeaders & {
|
2161
|
-
/**
|
2162
|
-
* The underlying HTTP response.
|
2163
|
-
*/
|
2164
|
-
_response: msRest.HttpResponse & {
|
2165
|
-
/**
|
2166
|
-
* The parsed HTTP response headers.
|
2167
|
-
*/
|
2168
|
-
parsedHeaders: CloudEndpointsRestoreheartbeatHeaders;
|
2169
|
-
};
|
2170
|
-
};
|
2171
|
-
|
2172
|
-
/**
|
2173
|
-
* Contains response data for the postRestore operation.
|
2174
|
-
*/
|
2175
|
-
export type CloudEndpointsPostRestoreResponse = CloudEndpointsPostRestoreHeaders & {
|
2176
|
-
/**
|
2177
|
-
* The underlying HTTP response.
|
2178
|
-
*/
|
2179
|
-
_response: msRest.HttpResponse & {
|
2180
|
-
/**
|
2181
|
-
* The parsed HTTP response headers.
|
2182
|
-
*/
|
2183
|
-
parsedHeaders: CloudEndpointsPostRestoreHeaders;
|
2184
|
-
};
|
2185
|
-
};
|
2186
|
-
|
2187
|
-
/**
|
2188
|
-
* Contains response data for the create operation.
|
2189
|
-
*/
|
2190
|
-
export type ServerEndpointsCreateResponse = ServerEndpoint & ServerEndpointsCreateHeaders & {
|
2191
|
-
/**
|
2192
|
-
* The underlying HTTP response.
|
2193
|
-
*/
|
2194
|
-
_response: msRest.HttpResponse & {
|
2195
|
-
/**
|
2196
|
-
* The parsed HTTP response headers.
|
2197
|
-
*/
|
2198
|
-
parsedHeaders: ServerEndpointsCreateHeaders;
|
2199
|
-
|
2200
|
-
/**
|
2201
|
-
* The response body as text (string format)
|
2202
|
-
*/
|
2203
|
-
bodyAsText: string;
|
2204
|
-
|
2205
|
-
/**
|
2206
|
-
* The response body as parsed JSON or XML
|
2207
|
-
*/
|
2208
|
-
parsedBody: ServerEndpoint;
|
2209
|
-
};
|
2210
|
-
};
|
2211
|
-
|
2212
|
-
/**
|
2213
|
-
* Contains response data for the update operation.
|
2214
|
-
*/
|
2215
|
-
export type ServerEndpointsUpdateResponse = ServerEndpoint & ServerEndpointsUpdateHeaders & {
|
2216
|
-
/**
|
2217
|
-
* The underlying HTTP response.
|
2218
|
-
*/
|
2219
|
-
_response: msRest.HttpResponse & {
|
2220
|
-
/**
|
2221
|
-
* The parsed HTTP response headers.
|
2222
|
-
*/
|
2223
|
-
parsedHeaders: ServerEndpointsUpdateHeaders;
|
2224
|
-
|
2225
|
-
/**
|
2226
|
-
* The response body as text (string format)
|
2227
|
-
*/
|
2228
|
-
bodyAsText: string;
|
2229
|
-
|
2230
|
-
/**
|
2231
|
-
* The response body as parsed JSON or XML
|
2232
|
-
*/
|
2233
|
-
parsedBody: ServerEndpoint;
|
2234
|
-
};
|
2235
|
-
};
|
2236
|
-
|
2237
|
-
/**
|
2238
|
-
* Contains response data for the get operation.
|
2239
|
-
*/
|
2240
|
-
export type ServerEndpointsGetResponse = ServerEndpoint & ServerEndpointsGetHeaders & {
|
2241
|
-
/**
|
2242
|
-
* The underlying HTTP response.
|
2243
|
-
*/
|
2244
|
-
_response: msRest.HttpResponse & {
|
2245
|
-
/**
|
2246
|
-
* The parsed HTTP response headers.
|
2247
|
-
*/
|
2248
|
-
parsedHeaders: ServerEndpointsGetHeaders;
|
2249
|
-
|
2250
|
-
/**
|
2251
|
-
* The response body as text (string format)
|
2252
|
-
*/
|
2253
|
-
bodyAsText: string;
|
2254
|
-
|
2255
|
-
/**
|
2256
|
-
* The response body as parsed JSON or XML
|
2257
|
-
*/
|
2258
|
-
parsedBody: ServerEndpoint;
|
2259
|
-
};
|
2260
|
-
};
|
2261
|
-
|
2262
|
-
/**
|
2263
|
-
* Contains response data for the deleteMethod operation.
|
2264
|
-
*/
|
2265
|
-
export type ServerEndpointsDeleteResponse = ServerEndpointsDeleteHeaders & {
|
2266
|
-
/**
|
2267
|
-
* The underlying HTTP response.
|
2268
|
-
*/
|
2269
|
-
_response: msRest.HttpResponse & {
|
2270
|
-
/**
|
2271
|
-
* The parsed HTTP response headers.
|
2272
|
-
*/
|
2273
|
-
parsedHeaders: ServerEndpointsDeleteHeaders;
|
2274
|
-
};
|
2275
|
-
};
|
2276
|
-
|
2277
|
-
/**
|
2278
|
-
* Contains response data for the listBySyncGroup operation.
|
2279
|
-
*/
|
2280
|
-
export type ServerEndpointsListBySyncGroupResponse = ServerEndpointArray & ServerEndpointsListBySyncGroupHeaders & {
|
2281
|
-
/**
|
2282
|
-
* The underlying HTTP response.
|
2283
|
-
*/
|
2284
|
-
_response: msRest.HttpResponse & {
|
2285
|
-
/**
|
2286
|
-
* The parsed HTTP response headers.
|
2287
|
-
*/
|
2288
|
-
parsedHeaders: ServerEndpointsListBySyncGroupHeaders;
|
2289
|
-
|
2290
|
-
/**
|
2291
|
-
* The response body as text (string format)
|
2292
|
-
*/
|
2293
|
-
bodyAsText: string;
|
2294
|
-
|
2295
|
-
/**
|
2296
|
-
* The response body as parsed JSON or XML
|
2297
|
-
*/
|
2298
|
-
parsedBody: ServerEndpointArray;
|
2299
|
-
};
|
2300
|
-
};
|
2301
|
-
|
2302
|
-
/**
|
2303
|
-
* Contains response data for the recallAction operation.
|
2304
|
-
*/
|
2305
|
-
export type ServerEndpointsRecallActionResponse = ServerEndpointsRecallActionHeaders & {
|
2306
|
-
/**
|
2307
|
-
* The underlying HTTP response.
|
2308
|
-
*/
|
2309
|
-
_response: msRest.HttpResponse & {
|
2310
|
-
/**
|
2311
|
-
* The parsed HTTP response headers.
|
2312
|
-
*/
|
2313
|
-
parsedHeaders: ServerEndpointsRecallActionHeaders;
|
2314
|
-
};
|
2315
|
-
};
|
2316
|
-
|
2317
|
-
/**
|
2318
|
-
* Contains response data for the listByStorageSyncService operation.
|
2319
|
-
*/
|
2320
|
-
export type RegisteredServersListByStorageSyncServiceResponse = RegisteredServerArray & RegisteredServersListByStorageSyncServiceHeaders & {
|
2321
|
-
/**
|
2322
|
-
* The underlying HTTP response.
|
2323
|
-
*/
|
2324
|
-
_response: msRest.HttpResponse & {
|
2325
|
-
/**
|
2326
|
-
* The parsed HTTP response headers.
|
2327
|
-
*/
|
2328
|
-
parsedHeaders: RegisteredServersListByStorageSyncServiceHeaders;
|
2329
|
-
|
2330
|
-
/**
|
2331
|
-
* The response body as text (string format)
|
2332
|
-
*/
|
2333
|
-
bodyAsText: string;
|
2334
|
-
|
2335
|
-
/**
|
2336
|
-
* The response body as parsed JSON or XML
|
2337
|
-
*/
|
2338
|
-
parsedBody: RegisteredServerArray;
|
2339
|
-
};
|
2340
|
-
};
|
2341
|
-
|
2342
|
-
/**
|
2343
|
-
* Contains response data for the get operation.
|
2344
|
-
*/
|
2345
|
-
export type RegisteredServersGetResponse = RegisteredServer & RegisteredServersGetHeaders & {
|
2346
|
-
/**
|
2347
|
-
* The underlying HTTP response.
|
2348
|
-
*/
|
2349
|
-
_response: msRest.HttpResponse & {
|
2350
|
-
/**
|
2351
|
-
* The parsed HTTP response headers.
|
2352
|
-
*/
|
2353
|
-
parsedHeaders: RegisteredServersGetHeaders;
|
2354
|
-
|
2355
|
-
/**
|
2356
|
-
* The response body as text (string format)
|
2357
|
-
*/
|
2358
|
-
bodyAsText: string;
|
2359
|
-
|
2360
|
-
/**
|
2361
|
-
* The response body as parsed JSON or XML
|
2362
|
-
*/
|
2363
|
-
parsedBody: RegisteredServer;
|
2364
|
-
};
|
2365
|
-
};
|
2366
|
-
|
2367
|
-
/**
|
2368
|
-
* Contains response data for the create operation.
|
2369
|
-
*/
|
2370
|
-
export type RegisteredServersCreateResponse = RegisteredServer & RegisteredServersCreateHeaders & {
|
2371
|
-
/**
|
2372
|
-
* The underlying HTTP response.
|
2373
|
-
*/
|
2374
|
-
_response: msRest.HttpResponse & {
|
2375
|
-
/**
|
2376
|
-
* The parsed HTTP response headers.
|
2377
|
-
*/
|
2378
|
-
parsedHeaders: RegisteredServersCreateHeaders;
|
2379
|
-
|
2380
|
-
/**
|
2381
|
-
* The response body as text (string format)
|
2382
|
-
*/
|
2383
|
-
bodyAsText: string;
|
2384
|
-
|
2385
|
-
/**
|
2386
|
-
* The response body as parsed JSON or XML
|
2387
|
-
*/
|
2388
|
-
parsedBody: RegisteredServer;
|
2389
|
-
};
|
2390
|
-
};
|
2391
|
-
|
2392
|
-
/**
|
2393
|
-
* Contains response data for the deleteMethod operation.
|
2394
|
-
*/
|
2395
|
-
export type RegisteredServersDeleteResponse = RegisteredServersDeleteHeaders & {
|
2396
|
-
/**
|
2397
|
-
* The underlying HTTP response.
|
2398
|
-
*/
|
2399
|
-
_response: msRest.HttpResponse & {
|
2400
|
-
/**
|
2401
|
-
* The parsed HTTP response headers.
|
2402
|
-
*/
|
2403
|
-
parsedHeaders: RegisteredServersDeleteHeaders;
|
2404
|
-
};
|
2405
|
-
};
|
2406
|
-
|
2407
|
-
/**
|
2408
|
-
* Contains response data for the triggerRollover operation.
|
2409
|
-
*/
|
2410
|
-
export type RegisteredServersTriggerRolloverResponse = RegisteredServersTriggerRolloverHeaders & {
|
2411
|
-
/**
|
2412
|
-
* The underlying HTTP response.
|
2413
|
-
*/
|
2414
|
-
_response: msRest.HttpResponse & {
|
2415
|
-
/**
|
2416
|
-
* The parsed HTTP response headers.
|
2417
|
-
*/
|
2418
|
-
parsedHeaders: RegisteredServersTriggerRolloverHeaders;
|
2419
|
-
};
|
2420
|
-
};
|
2421
|
-
|
2422
|
-
/**
|
2423
|
-
* Contains response data for the listByStorageSyncService operation.
|
2424
|
-
*/
|
2425
|
-
export type WorkflowsListByStorageSyncServiceResponse = WorkflowArray & WorkflowsListByStorageSyncServiceHeaders & {
|
2426
|
-
/**
|
2427
|
-
* The underlying HTTP response.
|
2428
|
-
*/
|
2429
|
-
_response: msRest.HttpResponse & {
|
2430
|
-
/**
|
2431
|
-
* The parsed HTTP response headers.
|
2432
|
-
*/
|
2433
|
-
parsedHeaders: WorkflowsListByStorageSyncServiceHeaders;
|
2434
|
-
|
2435
|
-
/**
|
2436
|
-
* The response body as text (string format)
|
2437
|
-
*/
|
2438
|
-
bodyAsText: string;
|
2439
|
-
|
2440
|
-
/**
|
2441
|
-
* The response body as parsed JSON or XML
|
2442
|
-
*/
|
2443
|
-
parsedBody: WorkflowArray;
|
2444
|
-
};
|
2445
|
-
};
|
2446
|
-
|
2447
|
-
/**
|
2448
|
-
* Contains response data for the get operation.
|
2449
|
-
*/
|
2450
|
-
export type WorkflowsGetResponse = Workflow & WorkflowsGetHeaders & {
|
2451
|
-
/**
|
2452
|
-
* The underlying HTTP response.
|
2453
|
-
*/
|
2454
|
-
_response: msRest.HttpResponse & {
|
2455
|
-
/**
|
2456
|
-
* The parsed HTTP response headers.
|
2457
|
-
*/
|
2458
|
-
parsedHeaders: WorkflowsGetHeaders;
|
2459
|
-
|
2460
|
-
/**
|
2461
|
-
* The response body as text (string format)
|
2462
|
-
*/
|
2463
|
-
bodyAsText: string;
|
2464
|
-
|
2465
|
-
/**
|
2466
|
-
* The response body as parsed JSON or XML
|
2467
|
-
*/
|
2468
|
-
parsedBody: Workflow;
|
2469
|
-
};
|
2470
|
-
};
|
2471
|
-
|
2472
|
-
/**
|
2473
|
-
* Contains response data for the abort operation.
|
2474
|
-
*/
|
2475
|
-
export type WorkflowsAbortResponse = WorkflowsAbortHeaders & {
|
2476
|
-
/**
|
2477
|
-
* The underlying HTTP response.
|
2478
|
-
*/
|
2479
|
-
_response: msRest.HttpResponse & {
|
2480
|
-
/**
|
2481
|
-
* The parsed HTTP response headers.
|
2482
|
-
*/
|
2483
|
-
parsedHeaders: WorkflowsAbortHeaders;
|
2484
|
-
};
|
2485
|
-
};
|