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