@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
@@ -0,0 +1,1614 @@
|
|
1
|
+
## API Report File for "@azure/arm-storagesync"
|
2
|
+
|
3
|
+
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
4
|
+
|
5
|
+
```ts
|
6
|
+
|
7
|
+
import * as coreAuth from '@azure/core-auth';
|
8
|
+
import * as coreClient from '@azure/core-client';
|
9
|
+
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
10
|
+
import { PollerLike } from '@azure/core-lro';
|
11
|
+
import { PollOperationState } from '@azure/core-lro';
|
12
|
+
|
13
|
+
// @public
|
14
|
+
export interface BackupRequest {
|
15
|
+
azureFileShare?: string;
|
16
|
+
}
|
17
|
+
|
18
|
+
// @public
|
19
|
+
export type ChangeDetectionMode = string;
|
20
|
+
|
21
|
+
// @public
|
22
|
+
export interface CheckNameAvailabilityParameters {
|
23
|
+
name: string;
|
24
|
+
type: "Microsoft.StorageSync/storageSyncServices";
|
25
|
+
}
|
26
|
+
|
27
|
+
// @public
|
28
|
+
export interface CheckNameAvailabilityResult {
|
29
|
+
readonly message?: string;
|
30
|
+
readonly nameAvailable?: boolean;
|
31
|
+
readonly reason?: NameAvailabilityReason;
|
32
|
+
}
|
33
|
+
|
34
|
+
// @public
|
35
|
+
export type CloudEndpoint = ProxyResource & {
|
36
|
+
storageAccountResourceId?: string;
|
37
|
+
azureFileShareName?: string;
|
38
|
+
storageAccountTenantId?: string;
|
39
|
+
partnershipId?: string;
|
40
|
+
friendlyName?: string;
|
41
|
+
readonly backupEnabled?: string;
|
42
|
+
provisioningState?: string;
|
43
|
+
lastWorkflowId?: string;
|
44
|
+
lastOperationName?: string;
|
45
|
+
readonly changeEnumerationStatus?: CloudEndpointChangeEnumerationStatus;
|
46
|
+
};
|
47
|
+
|
48
|
+
// @public
|
49
|
+
export interface CloudEndpointArray {
|
50
|
+
value?: CloudEndpoint[];
|
51
|
+
}
|
52
|
+
|
53
|
+
// @public
|
54
|
+
export interface CloudEndpointChangeEnumerationActivity {
|
55
|
+
readonly deletesProgressPercent?: number;
|
56
|
+
readonly lastUpdatedTimestamp?: Date;
|
57
|
+
readonly minutesRemaining?: number;
|
58
|
+
readonly operationState?: CloudEndpointChangeEnumerationActivityState;
|
59
|
+
readonly processedDirectoriesCount?: number;
|
60
|
+
readonly processedFilesCount?: number;
|
61
|
+
readonly progressPercent?: number;
|
62
|
+
readonly startedTimestamp?: Date;
|
63
|
+
readonly statusCode?: number;
|
64
|
+
readonly totalCountsState?: CloudEndpointChangeEnumerationTotalCountsState;
|
65
|
+
readonly totalDirectoriesCount?: number;
|
66
|
+
readonly totalFilesCount?: number;
|
67
|
+
readonly totalSizeBytes?: number;
|
68
|
+
}
|
69
|
+
|
70
|
+
// @public
|
71
|
+
export type CloudEndpointChangeEnumerationActivityState = string;
|
72
|
+
|
73
|
+
// @public
|
74
|
+
export interface CloudEndpointChangeEnumerationStatus {
|
75
|
+
readonly activity?: CloudEndpointChangeEnumerationActivity;
|
76
|
+
readonly lastEnumerationStatus?: CloudEndpointLastChangeEnumerationStatus;
|
77
|
+
readonly lastUpdatedTimestamp?: Date;
|
78
|
+
}
|
79
|
+
|
80
|
+
// @public
|
81
|
+
export type CloudEndpointChangeEnumerationTotalCountsState = string;
|
82
|
+
|
83
|
+
// @public
|
84
|
+
export type CloudEndpointCreateParameters = ProxyResource & {
|
85
|
+
storageAccountResourceId?: string;
|
86
|
+
azureFileShareName?: string;
|
87
|
+
storageAccountTenantId?: string;
|
88
|
+
friendlyName?: string;
|
89
|
+
};
|
90
|
+
|
91
|
+
// @public
|
92
|
+
export interface CloudEndpointLastChangeEnumerationStatus {
|
93
|
+
readonly completedTimestamp?: Date;
|
94
|
+
readonly namespaceDirectoriesCount?: number;
|
95
|
+
readonly namespaceFilesCount?: number;
|
96
|
+
readonly namespaceSizeBytes?: number;
|
97
|
+
readonly nextRunTimestamp?: Date;
|
98
|
+
readonly startedTimestamp?: Date;
|
99
|
+
}
|
100
|
+
|
101
|
+
// @public
|
102
|
+
export interface CloudEndpoints {
|
103
|
+
beginCreate(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: CloudEndpointCreateParameters, options?: CloudEndpointsCreateOptionalParams): Promise<PollerLike<PollOperationState<CloudEndpointsCreateResponse>, CloudEndpointsCreateResponse>>;
|
104
|
+
beginCreateAndWait(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: CloudEndpointCreateParameters, options?: CloudEndpointsCreateOptionalParams): Promise<CloudEndpointsCreateResponse>;
|
105
|
+
beginDelete(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options?: CloudEndpointsDeleteOptionalParams): Promise<PollerLike<PollOperationState<CloudEndpointsDeleteResponse>, CloudEndpointsDeleteResponse>>;
|
106
|
+
beginDeleteAndWait(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options?: CloudEndpointsDeleteOptionalParams): Promise<CloudEndpointsDeleteResponse>;
|
107
|
+
beginPostBackup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: BackupRequest, options?: CloudEndpointsPostBackupOptionalParams): Promise<PollerLike<PollOperationState<CloudEndpointsPostBackupResponse>, CloudEndpointsPostBackupResponse>>;
|
108
|
+
beginPostBackupAndWait(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: BackupRequest, options?: CloudEndpointsPostBackupOptionalParams): Promise<CloudEndpointsPostBackupResponse>;
|
109
|
+
beginPostRestore(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: PostRestoreRequest, options?: CloudEndpointsPostRestoreOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
110
|
+
beginPostRestoreAndWait(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: PostRestoreRequest, options?: CloudEndpointsPostRestoreOptionalParams): Promise<void>;
|
111
|
+
beginPreBackup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: BackupRequest, options?: CloudEndpointsPreBackupOptionalParams): Promise<PollerLike<PollOperationState<CloudEndpointsPreBackupResponse>, CloudEndpointsPreBackupResponse>>;
|
112
|
+
beginPreBackupAndWait(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: BackupRequest, options?: CloudEndpointsPreBackupOptionalParams): Promise<CloudEndpointsPreBackupResponse>;
|
113
|
+
beginPreRestore(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: PreRestoreRequest, options?: CloudEndpointsPreRestoreOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
114
|
+
beginPreRestoreAndWait(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: PreRestoreRequest, options?: CloudEndpointsPreRestoreOptionalParams): Promise<void>;
|
115
|
+
beginTriggerChangeDetection(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: TriggerChangeDetectionParameters, options?: CloudEndpointsTriggerChangeDetectionOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
116
|
+
beginTriggerChangeDetectionAndWait(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: TriggerChangeDetectionParameters, options?: CloudEndpointsTriggerChangeDetectionOptionalParams): Promise<void>;
|
117
|
+
get(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options?: CloudEndpointsGetOptionalParams): Promise<CloudEndpointsGetResponse>;
|
118
|
+
listBySyncGroup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, options?: CloudEndpointsListBySyncGroupOptionalParams): PagedAsyncIterableIterator<CloudEndpoint>;
|
119
|
+
restoreheartbeat(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options?: CloudEndpointsRestoreheartbeatOptionalParams): Promise<CloudEndpointsRestoreheartbeatResponse>;
|
120
|
+
}
|
121
|
+
|
122
|
+
// @public
|
123
|
+
export interface CloudEndpointsCreateHeaders {
|
124
|
+
xMsCorrelationRequestId?: string;
|
125
|
+
xMsRequestId?: string;
|
126
|
+
}
|
127
|
+
|
128
|
+
// @public
|
129
|
+
export interface CloudEndpointsCreateOptionalParams extends coreClient.OperationOptions {
|
130
|
+
resumeFrom?: string;
|
131
|
+
updateIntervalInMs?: number;
|
132
|
+
}
|
133
|
+
|
134
|
+
// @public
|
135
|
+
export type CloudEndpointsCreateResponse = CloudEndpointsCreateHeaders & CloudEndpoint;
|
136
|
+
|
137
|
+
// @public
|
138
|
+
export interface CloudEndpointsDeleteHeaders {
|
139
|
+
xMsCorrelationRequestId?: string;
|
140
|
+
xMsRequestId?: string;
|
141
|
+
}
|
142
|
+
|
143
|
+
// @public
|
144
|
+
export interface CloudEndpointsDeleteOptionalParams extends coreClient.OperationOptions {
|
145
|
+
resumeFrom?: string;
|
146
|
+
updateIntervalInMs?: number;
|
147
|
+
}
|
148
|
+
|
149
|
+
// @public
|
150
|
+
export type CloudEndpointsDeleteResponse = CloudEndpointsDeleteHeaders;
|
151
|
+
|
152
|
+
// @public
|
153
|
+
export interface CloudEndpointsGetHeaders {
|
154
|
+
xMsCorrelationRequestId?: string;
|
155
|
+
xMsRequestId?: string;
|
156
|
+
}
|
157
|
+
|
158
|
+
// @public
|
159
|
+
export interface CloudEndpointsGetOptionalParams extends coreClient.OperationOptions {
|
160
|
+
}
|
161
|
+
|
162
|
+
// @public
|
163
|
+
export type CloudEndpointsGetResponse = CloudEndpointsGetHeaders & CloudEndpoint;
|
164
|
+
|
165
|
+
// @public
|
166
|
+
export interface CloudEndpointsListBySyncGroupHeaders {
|
167
|
+
xMsCorrelationRequestId?: string;
|
168
|
+
xMsRequestId?: string;
|
169
|
+
}
|
170
|
+
|
171
|
+
// @public
|
172
|
+
export interface CloudEndpointsListBySyncGroupOptionalParams extends coreClient.OperationOptions {
|
173
|
+
}
|
174
|
+
|
175
|
+
// @public
|
176
|
+
export type CloudEndpointsListBySyncGroupResponse = CloudEndpointsListBySyncGroupHeaders & CloudEndpointArray;
|
177
|
+
|
178
|
+
// @public
|
179
|
+
export interface CloudEndpointsPostBackupHeaders {
|
180
|
+
location?: string;
|
181
|
+
xMsCorrelationRequestId?: string;
|
182
|
+
xMsRequestId?: string;
|
183
|
+
}
|
184
|
+
|
185
|
+
// @public
|
186
|
+
export interface CloudEndpointsPostBackupOptionalParams extends coreClient.OperationOptions {
|
187
|
+
resumeFrom?: string;
|
188
|
+
updateIntervalInMs?: number;
|
189
|
+
}
|
190
|
+
|
191
|
+
// @public
|
192
|
+
export type CloudEndpointsPostBackupResponse = CloudEndpointsPostBackupHeaders & PostBackupResponse;
|
193
|
+
|
194
|
+
// @public
|
195
|
+
export interface CloudEndpointsPostRestoreHeaders {
|
196
|
+
location?: string;
|
197
|
+
xMsCorrelationRequestId?: string;
|
198
|
+
xMsRequestId?: string;
|
199
|
+
}
|
200
|
+
|
201
|
+
// @public
|
202
|
+
export interface CloudEndpointsPostRestoreOptionalParams extends coreClient.OperationOptions {
|
203
|
+
resumeFrom?: string;
|
204
|
+
updateIntervalInMs?: number;
|
205
|
+
}
|
206
|
+
|
207
|
+
// @public
|
208
|
+
export interface CloudEndpointsPreBackupHeaders {
|
209
|
+
location?: string;
|
210
|
+
xMsCorrelationRequestId?: string;
|
211
|
+
xMsRequestId?: string;
|
212
|
+
}
|
213
|
+
|
214
|
+
// @public
|
215
|
+
export interface CloudEndpointsPreBackupOptionalParams extends coreClient.OperationOptions {
|
216
|
+
resumeFrom?: string;
|
217
|
+
updateIntervalInMs?: number;
|
218
|
+
}
|
219
|
+
|
220
|
+
// @public
|
221
|
+
export type CloudEndpointsPreBackupResponse = CloudEndpointsPreBackupHeaders;
|
222
|
+
|
223
|
+
// @public
|
224
|
+
export interface CloudEndpointsPreRestoreHeaders {
|
225
|
+
location?: string;
|
226
|
+
xMsCorrelationRequestId?: string;
|
227
|
+
xMsRequestId?: string;
|
228
|
+
}
|
229
|
+
|
230
|
+
// @public
|
231
|
+
export interface CloudEndpointsPreRestoreOptionalParams extends coreClient.OperationOptions {
|
232
|
+
resumeFrom?: string;
|
233
|
+
updateIntervalInMs?: number;
|
234
|
+
}
|
235
|
+
|
236
|
+
// @public
|
237
|
+
export interface CloudEndpointsRestoreheartbeatHeaders {
|
238
|
+
xMsCorrelationRequestId?: string;
|
239
|
+
xMsRequestId?: string;
|
240
|
+
}
|
241
|
+
|
242
|
+
// @public
|
243
|
+
export interface CloudEndpointsRestoreheartbeatOptionalParams extends coreClient.OperationOptions {
|
244
|
+
}
|
245
|
+
|
246
|
+
// @public
|
247
|
+
export type CloudEndpointsRestoreheartbeatResponse = CloudEndpointsRestoreheartbeatHeaders;
|
248
|
+
|
249
|
+
// @public
|
250
|
+
export interface CloudEndpointsTriggerChangeDetectionHeaders {
|
251
|
+
location?: string;
|
252
|
+
xMsCorrelationRequestId?: string;
|
253
|
+
xMsRequestId?: string;
|
254
|
+
}
|
255
|
+
|
256
|
+
// @public
|
257
|
+
export interface CloudEndpointsTriggerChangeDetectionOptionalParams extends coreClient.OperationOptions {
|
258
|
+
resumeFrom?: string;
|
259
|
+
updateIntervalInMs?: number;
|
260
|
+
}
|
261
|
+
|
262
|
+
// @public
|
263
|
+
export interface CloudTieringCachePerformance {
|
264
|
+
readonly cacheHitBytes?: number;
|
265
|
+
readonly cacheHitBytesPercent?: number;
|
266
|
+
readonly cacheMissBytes?: number;
|
267
|
+
readonly lastUpdatedTimestamp?: Date;
|
268
|
+
}
|
269
|
+
|
270
|
+
// @public
|
271
|
+
export interface CloudTieringDatePolicyStatus {
|
272
|
+
readonly lastUpdatedTimestamp?: Date;
|
273
|
+
readonly tieredFilesMostRecentAccessTimestamp?: Date;
|
274
|
+
}
|
275
|
+
|
276
|
+
// @public
|
277
|
+
export interface CloudTieringFilesNotTiering {
|
278
|
+
readonly errors?: FilesNotTieringError[];
|
279
|
+
readonly lastUpdatedTimestamp?: Date;
|
280
|
+
readonly totalFileCount?: number;
|
281
|
+
}
|
282
|
+
|
283
|
+
// @public
|
284
|
+
export interface CloudTieringSpaceSavings {
|
285
|
+
readonly cachedSizeBytes?: number;
|
286
|
+
readonly lastUpdatedTimestamp?: Date;
|
287
|
+
readonly spaceSavingsBytes?: number;
|
288
|
+
readonly spaceSavingsPercent?: number;
|
289
|
+
readonly totalSizeCloudBytes?: number;
|
290
|
+
readonly volumeSizeBytes?: number;
|
291
|
+
}
|
292
|
+
|
293
|
+
// @public
|
294
|
+
export interface CloudTieringVolumeFreeSpacePolicyStatus {
|
295
|
+
readonly currentVolumeFreeSpacePercent?: number;
|
296
|
+
readonly effectiveVolumeFreeSpacePolicy?: number;
|
297
|
+
readonly lastUpdatedTimestamp?: Date;
|
298
|
+
}
|
299
|
+
|
300
|
+
// @public
|
301
|
+
export type FeatureStatus = string;
|
302
|
+
|
303
|
+
// @public
|
304
|
+
export interface FilesNotTieringError {
|
305
|
+
readonly errorCode?: number;
|
306
|
+
readonly fileCount?: number;
|
307
|
+
}
|
308
|
+
|
309
|
+
// @public
|
310
|
+
export type IncomingTrafficPolicy = string;
|
311
|
+
|
312
|
+
// @public
|
313
|
+
export type InitialDownloadPolicy = string;
|
314
|
+
|
315
|
+
// @public
|
316
|
+
export type InitialUploadPolicy = string;
|
317
|
+
|
318
|
+
// @public
|
319
|
+
export enum KnownChangeDetectionMode {
|
320
|
+
// (undocumented)
|
321
|
+
Default = "Default",
|
322
|
+
// (undocumented)
|
323
|
+
Recursive = "Recursive"
|
324
|
+
}
|
325
|
+
|
326
|
+
// @public
|
327
|
+
export enum KnownCloudEndpointChangeEnumerationActivityState {
|
328
|
+
// (undocumented)
|
329
|
+
EnumerationInProgress = "EnumerationInProgress",
|
330
|
+
// (undocumented)
|
331
|
+
InitialEnumerationInProgress = "InitialEnumerationInProgress"
|
332
|
+
}
|
333
|
+
|
334
|
+
// @public
|
335
|
+
export enum KnownCloudEndpointChangeEnumerationTotalCountsState {
|
336
|
+
// (undocumented)
|
337
|
+
Calculating = "Calculating",
|
338
|
+
// (undocumented)
|
339
|
+
Final = "Final"
|
340
|
+
}
|
341
|
+
|
342
|
+
// @public
|
343
|
+
export enum KnownFeatureStatus {
|
344
|
+
// (undocumented)
|
345
|
+
Off = "off",
|
346
|
+
// (undocumented)
|
347
|
+
On = "on"
|
348
|
+
}
|
349
|
+
|
350
|
+
// @public
|
351
|
+
export enum KnownIncomingTrafficPolicy {
|
352
|
+
// (undocumented)
|
353
|
+
AllowAllTraffic = "AllowAllTraffic",
|
354
|
+
// (undocumented)
|
355
|
+
AllowVirtualNetworksOnly = "AllowVirtualNetworksOnly"
|
356
|
+
}
|
357
|
+
|
358
|
+
// @public
|
359
|
+
export enum KnownInitialDownloadPolicy {
|
360
|
+
// (undocumented)
|
361
|
+
AvoidTieredFiles = "AvoidTieredFiles",
|
362
|
+
// (undocumented)
|
363
|
+
NamespaceOnly = "NamespaceOnly",
|
364
|
+
// (undocumented)
|
365
|
+
NamespaceThenModifiedFiles = "NamespaceThenModifiedFiles"
|
366
|
+
}
|
367
|
+
|
368
|
+
// @public
|
369
|
+
export enum KnownInitialUploadPolicy {
|
370
|
+
// (undocumented)
|
371
|
+
Merge = "Merge",
|
372
|
+
// (undocumented)
|
373
|
+
ServerAuthoritative = "ServerAuthoritative"
|
374
|
+
}
|
375
|
+
|
376
|
+
// @public
|
377
|
+
export enum KnownLocalCacheMode {
|
378
|
+
// (undocumented)
|
379
|
+
DownloadNewAndModifiedFiles = "DownloadNewAndModifiedFiles",
|
380
|
+
// (undocumented)
|
381
|
+
UpdateLocallyCachedFiles = "UpdateLocallyCachedFiles"
|
382
|
+
}
|
383
|
+
|
384
|
+
// @public
|
385
|
+
export enum KnownOperationDirection {
|
386
|
+
// (undocumented)
|
387
|
+
Cancel = "cancel",
|
388
|
+
// (undocumented)
|
389
|
+
Do = "do",
|
390
|
+
// (undocumented)
|
391
|
+
Undo = "undo"
|
392
|
+
}
|
393
|
+
|
394
|
+
// @public
|
395
|
+
export enum KnownPrivateEndpointConnectionProvisioningState {
|
396
|
+
// (undocumented)
|
397
|
+
Creating = "Creating",
|
398
|
+
// (undocumented)
|
399
|
+
Deleting = "Deleting",
|
400
|
+
// (undocumented)
|
401
|
+
Failed = "Failed",
|
402
|
+
// (undocumented)
|
403
|
+
Succeeded = "Succeeded"
|
404
|
+
}
|
405
|
+
|
406
|
+
// @public
|
407
|
+
export enum KnownPrivateEndpointServiceConnectionStatus {
|
408
|
+
// (undocumented)
|
409
|
+
Approved = "Approved",
|
410
|
+
// (undocumented)
|
411
|
+
Pending = "Pending",
|
412
|
+
// (undocumented)
|
413
|
+
Rejected = "Rejected"
|
414
|
+
}
|
415
|
+
|
416
|
+
// @public
|
417
|
+
export enum KnownProgressType {
|
418
|
+
// (undocumented)
|
419
|
+
Download = "download",
|
420
|
+
// (undocumented)
|
421
|
+
Initialize = "initialize",
|
422
|
+
// (undocumented)
|
423
|
+
None = "none",
|
424
|
+
// (undocumented)
|
425
|
+
Recall = "recall",
|
426
|
+
// (undocumented)
|
427
|
+
Upload = "upload"
|
428
|
+
}
|
429
|
+
|
430
|
+
// @public
|
431
|
+
export enum KnownReason {
|
432
|
+
// (undocumented)
|
433
|
+
Deleted = "Deleted",
|
434
|
+
// (undocumented)
|
435
|
+
Registered = "Registered",
|
436
|
+
// (undocumented)
|
437
|
+
Suspended = "Suspended",
|
438
|
+
// (undocumented)
|
439
|
+
Unregistered = "Unregistered",
|
440
|
+
// (undocumented)
|
441
|
+
Warned = "Warned"
|
442
|
+
}
|
443
|
+
|
444
|
+
// @public
|
445
|
+
export enum KnownRegisteredServerAgentVersionStatus {
|
446
|
+
// (undocumented)
|
447
|
+
Blocked = "Blocked",
|
448
|
+
// (undocumented)
|
449
|
+
Expired = "Expired",
|
450
|
+
// (undocumented)
|
451
|
+
NearExpiry = "NearExpiry",
|
452
|
+
// (undocumented)
|
453
|
+
Ok = "Ok"
|
454
|
+
}
|
455
|
+
|
456
|
+
// @public
|
457
|
+
export enum KnownServerEndpointHealthState {
|
458
|
+
// (undocumented)
|
459
|
+
Error = "Error",
|
460
|
+
// (undocumented)
|
461
|
+
Healthy = "Healthy",
|
462
|
+
// (undocumented)
|
463
|
+
Unavailable = "Unavailable"
|
464
|
+
}
|
465
|
+
|
466
|
+
// @public
|
467
|
+
export enum KnownServerEndpointOfflineDataTransferState {
|
468
|
+
// (undocumented)
|
469
|
+
Complete = "Complete",
|
470
|
+
// (undocumented)
|
471
|
+
InProgress = "InProgress",
|
472
|
+
// (undocumented)
|
473
|
+
NotRunning = "NotRunning",
|
474
|
+
// (undocumented)
|
475
|
+
Stopping = "Stopping"
|
476
|
+
}
|
477
|
+
|
478
|
+
// @public
|
479
|
+
export enum KnownServerEndpointSyncActivityState {
|
480
|
+
// (undocumented)
|
481
|
+
Download = "Download",
|
482
|
+
// (undocumented)
|
483
|
+
Upload = "Upload",
|
484
|
+
// (undocumented)
|
485
|
+
UploadAndDownload = "UploadAndDownload"
|
486
|
+
}
|
487
|
+
|
488
|
+
// @public
|
489
|
+
export enum KnownServerEndpointSyncMode {
|
490
|
+
// (undocumented)
|
491
|
+
InitialFullDownload = "InitialFullDownload",
|
492
|
+
// (undocumented)
|
493
|
+
InitialUpload = "InitialUpload",
|
494
|
+
// (undocumented)
|
495
|
+
NamespaceDownload = "NamespaceDownload",
|
496
|
+
// (undocumented)
|
497
|
+
Regular = "Regular",
|
498
|
+
// (undocumented)
|
499
|
+
SnapshotUpload = "SnapshotUpload"
|
500
|
+
}
|
501
|
+
|
502
|
+
// @public
|
503
|
+
export enum KnownWorkflowStatus {
|
504
|
+
// (undocumented)
|
505
|
+
Aborted = "aborted",
|
506
|
+
// (undocumented)
|
507
|
+
Active = "active",
|
508
|
+
// (undocumented)
|
509
|
+
Expired = "expired",
|
510
|
+
// (undocumented)
|
511
|
+
Failed = "failed",
|
512
|
+
// (undocumented)
|
513
|
+
Succeeded = "succeeded"
|
514
|
+
}
|
515
|
+
|
516
|
+
// @public
|
517
|
+
export type LocalCacheMode = string;
|
518
|
+
|
519
|
+
// @public
|
520
|
+
export interface LocationOperationStatus {
|
521
|
+
readonly endTime?: Date;
|
522
|
+
readonly error?: StorageSyncApiError;
|
523
|
+
readonly id?: string;
|
524
|
+
readonly name?: string;
|
525
|
+
readonly percentComplete?: number;
|
526
|
+
readonly startTime?: Date;
|
527
|
+
readonly status?: string;
|
528
|
+
}
|
529
|
+
|
530
|
+
// @public
|
531
|
+
export interface LocationOperationStatusOptionalParams extends coreClient.OperationOptions {
|
532
|
+
}
|
533
|
+
|
534
|
+
// @public
|
535
|
+
export type LocationOperationStatusResponse = MicrosoftStorageSyncLocationOperationStatusHeaders & LocationOperationStatus;
|
536
|
+
|
537
|
+
// @public (undocumented)
|
538
|
+
export class MicrosoftStorageSync extends coreClient.ServiceClient {
|
539
|
+
// (undocumented)
|
540
|
+
$host: string;
|
541
|
+
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: MicrosoftStorageSyncOptionalParams);
|
542
|
+
// (undocumented)
|
543
|
+
apiVersion: string;
|
544
|
+
// (undocumented)
|
545
|
+
cloudEndpoints: CloudEndpoints;
|
546
|
+
locationOperationStatus(locationName: string, operationId: string, options?: LocationOperationStatusOptionalParams): Promise<LocationOperationStatusResponse>;
|
547
|
+
// (undocumented)
|
548
|
+
operations: Operations;
|
549
|
+
// (undocumented)
|
550
|
+
operationStatusOperations: OperationStatusOperations;
|
551
|
+
// (undocumented)
|
552
|
+
privateEndpointConnections: PrivateEndpointConnections;
|
553
|
+
// (undocumented)
|
554
|
+
privateLinkResources: PrivateLinkResources;
|
555
|
+
// (undocumented)
|
556
|
+
registeredServers: RegisteredServers;
|
557
|
+
// (undocumented)
|
558
|
+
serverEndpoints: ServerEndpoints;
|
559
|
+
// (undocumented)
|
560
|
+
storageSyncServices: StorageSyncServices;
|
561
|
+
// (undocumented)
|
562
|
+
subscriptionId: string;
|
563
|
+
// (undocumented)
|
564
|
+
syncGroups: SyncGroups;
|
565
|
+
// (undocumented)
|
566
|
+
workflows: Workflows;
|
567
|
+
}
|
568
|
+
|
569
|
+
// @public
|
570
|
+
export interface MicrosoftStorageSyncLocationOperationStatusHeaders {
|
571
|
+
xMsCorrelationRequestId?: string;
|
572
|
+
xMsRequestId?: string;
|
573
|
+
}
|
574
|
+
|
575
|
+
// @public
|
576
|
+
export interface MicrosoftStorageSyncOptionalParams extends coreClient.ServiceClientOptions {
|
577
|
+
$host?: string;
|
578
|
+
apiVersion?: string;
|
579
|
+
endpoint?: string;
|
580
|
+
}
|
581
|
+
|
582
|
+
// @public
|
583
|
+
export type NameAvailabilityReason = "Invalid" | "AlreadyExists";
|
584
|
+
|
585
|
+
// @public
|
586
|
+
export type OperationDirection = string;
|
587
|
+
|
588
|
+
// @public
|
589
|
+
export interface OperationDisplayInfo {
|
590
|
+
description?: string;
|
591
|
+
operation?: string;
|
592
|
+
provider?: string;
|
593
|
+
resource?: string;
|
594
|
+
}
|
595
|
+
|
596
|
+
// @public
|
597
|
+
export interface OperationDisplayResource {
|
598
|
+
description?: string;
|
599
|
+
operation?: string;
|
600
|
+
provider?: string;
|
601
|
+
resource?: string;
|
602
|
+
}
|
603
|
+
|
604
|
+
// @public
|
605
|
+
export interface OperationEntity {
|
606
|
+
display?: OperationDisplayInfo;
|
607
|
+
name?: string;
|
608
|
+
origin?: string;
|
609
|
+
properties?: OperationProperties;
|
610
|
+
}
|
611
|
+
|
612
|
+
// @public
|
613
|
+
export interface OperationEntityListResult {
|
614
|
+
nextLink?: string;
|
615
|
+
value?: OperationEntity[];
|
616
|
+
}
|
617
|
+
|
618
|
+
// @public
|
619
|
+
export interface OperationProperties {
|
620
|
+
serviceSpecification?: OperationResourceServiceSpecification;
|
621
|
+
}
|
622
|
+
|
623
|
+
// @public
|
624
|
+
export interface OperationResourceMetricSpecification {
|
625
|
+
aggregationType?: string;
|
626
|
+
dimensions?: OperationResourceMetricSpecificationDimension[];
|
627
|
+
displayDescription?: string;
|
628
|
+
displayName?: string;
|
629
|
+
fillGapWithZero?: boolean;
|
630
|
+
name?: string;
|
631
|
+
unit?: string;
|
632
|
+
}
|
633
|
+
|
634
|
+
// @public
|
635
|
+
export interface OperationResourceMetricSpecificationDimension {
|
636
|
+
displayName?: string;
|
637
|
+
name?: string;
|
638
|
+
toBeExportedForShoebox?: boolean;
|
639
|
+
}
|
640
|
+
|
641
|
+
// @public
|
642
|
+
export interface OperationResourceServiceSpecification {
|
643
|
+
metricSpecifications?: OperationResourceMetricSpecification[];
|
644
|
+
}
|
645
|
+
|
646
|
+
// @public
|
647
|
+
export interface Operations {
|
648
|
+
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<OperationEntity>;
|
649
|
+
}
|
650
|
+
|
651
|
+
// @public
|
652
|
+
export interface OperationsListHeaders {
|
653
|
+
xMsCorrelationRequestId?: string;
|
654
|
+
xMsRequestId?: string;
|
655
|
+
}
|
656
|
+
|
657
|
+
// @public
|
658
|
+
export interface OperationsListNextHeaders {
|
659
|
+
xMsCorrelationRequestId?: string;
|
660
|
+
xMsRequestId?: string;
|
661
|
+
}
|
662
|
+
|
663
|
+
// @public
|
664
|
+
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
665
|
+
}
|
666
|
+
|
667
|
+
// @public
|
668
|
+
export type OperationsListNextResponse = OperationsListNextHeaders & OperationEntityListResult;
|
669
|
+
|
670
|
+
// @public
|
671
|
+
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
672
|
+
}
|
673
|
+
|
674
|
+
// @public
|
675
|
+
export type OperationsListResponse = OperationsListHeaders & OperationEntityListResult;
|
676
|
+
|
677
|
+
// @public
|
678
|
+
export interface OperationStatus {
|
679
|
+
readonly endTime?: Date;
|
680
|
+
readonly error?: StorageSyncApiError;
|
681
|
+
readonly name?: string;
|
682
|
+
readonly startTime?: Date;
|
683
|
+
readonly status?: string;
|
684
|
+
}
|
685
|
+
|
686
|
+
// @public
|
687
|
+
export interface OperationStatusGetHeaders {
|
688
|
+
xMsCorrelationRequestId?: string;
|
689
|
+
xMsRequestId?: string;
|
690
|
+
}
|
691
|
+
|
692
|
+
// @public
|
693
|
+
export interface OperationStatusGetOptionalParams extends coreClient.OperationOptions {
|
694
|
+
}
|
695
|
+
|
696
|
+
// @public
|
697
|
+
export type OperationStatusGetResponse = OperationStatusGetHeaders & OperationStatus;
|
698
|
+
|
699
|
+
// @public
|
700
|
+
export interface OperationStatusOperations {
|
701
|
+
get(resourceGroupName: string, locationName: string, workflowId: string, operationId: string, options?: OperationStatusGetOptionalParams): Promise<OperationStatusGetResponse>;
|
702
|
+
}
|
703
|
+
|
704
|
+
// @public
|
705
|
+
export interface PostBackupResponse {
|
706
|
+
readonly cloudEndpointName?: string;
|
707
|
+
}
|
708
|
+
|
709
|
+
// @public
|
710
|
+
export interface PostRestoreRequest {
|
711
|
+
azureFileShareUri?: string;
|
712
|
+
failedFileList?: string;
|
713
|
+
partition?: string;
|
714
|
+
replicaGroup?: string;
|
715
|
+
requestId?: string;
|
716
|
+
restoreFileSpec?: RestoreFileSpec[];
|
717
|
+
sourceAzureFileShareUri?: string;
|
718
|
+
status?: string;
|
719
|
+
}
|
720
|
+
|
721
|
+
// @public
|
722
|
+
export interface PreRestoreRequest {
|
723
|
+
azureFileShareUri?: string;
|
724
|
+
backupMetadataPropertyBag?: string;
|
725
|
+
partition?: string;
|
726
|
+
pauseWaitForSyncDrainTimePeriodInSeconds?: number;
|
727
|
+
replicaGroup?: string;
|
728
|
+
requestId?: string;
|
729
|
+
restoreFileSpec?: RestoreFileSpec[];
|
730
|
+
sourceAzureFileShareUri?: string;
|
731
|
+
status?: string;
|
732
|
+
}
|
733
|
+
|
734
|
+
// @public
|
735
|
+
export interface PrivateEndpoint {
|
736
|
+
readonly id?: string;
|
737
|
+
}
|
738
|
+
|
739
|
+
// @public
|
740
|
+
export type PrivateEndpointConnection = Resource & {
|
741
|
+
privateEndpoint?: PrivateEndpoint;
|
742
|
+
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
|
743
|
+
readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
|
744
|
+
};
|
745
|
+
|
746
|
+
// @public
|
747
|
+
export interface PrivateEndpointConnectionListResult {
|
748
|
+
value?: PrivateEndpointConnection[];
|
749
|
+
}
|
750
|
+
|
751
|
+
// @public
|
752
|
+
export type PrivateEndpointConnectionProvisioningState = string;
|
753
|
+
|
754
|
+
// @public
|
755
|
+
export interface PrivateEndpointConnections {
|
756
|
+
beginCreate(resourceGroupName: string, storageSyncServiceName: string, privateEndpointConnectionName: string, properties: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOptionalParams): Promise<PollerLike<PollOperationState<PrivateEndpointConnectionsCreateResponse>, PrivateEndpointConnectionsCreateResponse>>;
|
757
|
+
beginCreateAndWait(resourceGroupName: string, storageSyncServiceName: string, privateEndpointConnectionName: string, properties: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOptionalParams): Promise<PrivateEndpointConnectionsCreateResponse>;
|
758
|
+
beginDelete(resourceGroupName: string, storageSyncServiceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
759
|
+
beginDeleteAndWait(resourceGroupName: string, storageSyncServiceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
|
760
|
+
get(resourceGroupName: string, storageSyncServiceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnectionsGetResponse>;
|
761
|
+
listByStorageSyncService(resourceGroupName: string, storageSyncServiceName: string, options?: PrivateEndpointConnectionsListByStorageSyncServiceOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection>;
|
762
|
+
}
|
763
|
+
|
764
|
+
// @public
|
765
|
+
export interface PrivateEndpointConnectionsCreateHeaders {
|
766
|
+
azureAsyncOperation?: string;
|
767
|
+
location?: string;
|
768
|
+
retryAfter?: string;
|
769
|
+
xMsCorrelationRequestId?: string;
|
770
|
+
xMsRequestId?: string;
|
771
|
+
}
|
772
|
+
|
773
|
+
// @public
|
774
|
+
export interface PrivateEndpointConnectionsCreateOptionalParams extends coreClient.OperationOptions {
|
775
|
+
resumeFrom?: string;
|
776
|
+
updateIntervalInMs?: number;
|
777
|
+
}
|
778
|
+
|
779
|
+
// @public
|
780
|
+
export type PrivateEndpointConnectionsCreateResponse = PrivateEndpointConnection;
|
781
|
+
|
782
|
+
// @public
|
783
|
+
export interface PrivateEndpointConnectionsDeleteHeaders {
|
784
|
+
azureAsyncOperation?: string;
|
785
|
+
location?: string;
|
786
|
+
retryAfter?: string;
|
787
|
+
xMsCorrelationRequestId?: string;
|
788
|
+
xMsRequestId?: string;
|
789
|
+
}
|
790
|
+
|
791
|
+
// @public
|
792
|
+
export interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
|
793
|
+
resumeFrom?: string;
|
794
|
+
updateIntervalInMs?: number;
|
795
|
+
}
|
796
|
+
|
797
|
+
// @public
|
798
|
+
export interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
|
799
|
+
}
|
800
|
+
|
801
|
+
// @public
|
802
|
+
export type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
|
803
|
+
|
804
|
+
// @public
|
805
|
+
export interface PrivateEndpointConnectionsListByStorageSyncServiceHeaders {
|
806
|
+
xMsCorrelationRequestId?: string;
|
807
|
+
xMsRequestId?: string;
|
808
|
+
}
|
809
|
+
|
810
|
+
// @public
|
811
|
+
export interface PrivateEndpointConnectionsListByStorageSyncServiceOptionalParams extends coreClient.OperationOptions {
|
812
|
+
}
|
813
|
+
|
814
|
+
// @public
|
815
|
+
export type PrivateEndpointConnectionsListByStorageSyncServiceResponse = PrivateEndpointConnectionsListByStorageSyncServiceHeaders & PrivateEndpointConnectionListResult;
|
816
|
+
|
817
|
+
// @public
|
818
|
+
export type PrivateEndpointServiceConnectionStatus = string;
|
819
|
+
|
820
|
+
// @public
|
821
|
+
export type PrivateLinkResource = Resource & {
|
822
|
+
readonly groupId?: string;
|
823
|
+
readonly requiredMembers?: string[];
|
824
|
+
requiredZoneNames?: string[];
|
825
|
+
};
|
826
|
+
|
827
|
+
// @public
|
828
|
+
export interface PrivateLinkResourceListResult {
|
829
|
+
value?: PrivateLinkResource[];
|
830
|
+
}
|
831
|
+
|
832
|
+
// @public
|
833
|
+
export interface PrivateLinkResources {
|
834
|
+
listByStorageSyncService(resourceGroupName: string, storageSyncServiceName: string, options?: PrivateLinkResourcesListByStorageSyncServiceOptionalParams): Promise<PrivateLinkResourcesListByStorageSyncServiceResponse>;
|
835
|
+
}
|
836
|
+
|
837
|
+
// @public
|
838
|
+
export interface PrivateLinkResourcesListByStorageSyncServiceOptionalParams extends coreClient.OperationOptions {
|
839
|
+
}
|
840
|
+
|
841
|
+
// @public
|
842
|
+
export type PrivateLinkResourcesListByStorageSyncServiceResponse = PrivateLinkResourceListResult;
|
843
|
+
|
844
|
+
// @public
|
845
|
+
export interface PrivateLinkServiceConnectionState {
|
846
|
+
actionsRequired?: string;
|
847
|
+
description?: string;
|
848
|
+
status?: PrivateEndpointServiceConnectionStatus;
|
849
|
+
}
|
850
|
+
|
851
|
+
// @public
|
852
|
+
export type ProgressType = string;
|
853
|
+
|
854
|
+
// @public
|
855
|
+
export type ProxyResource = Resource & {};
|
856
|
+
|
857
|
+
// @public
|
858
|
+
export type Reason = string;
|
859
|
+
|
860
|
+
// @public
|
861
|
+
export interface RecallActionParameters {
|
862
|
+
pattern?: string;
|
863
|
+
recallPath?: string;
|
864
|
+
}
|
865
|
+
|
866
|
+
// @public
|
867
|
+
export type RegisteredServer = ProxyResource & {
|
868
|
+
serverCertificate?: string;
|
869
|
+
agentVersion?: string;
|
870
|
+
readonly agentVersionStatus?: RegisteredServerAgentVersionStatus;
|
871
|
+
readonly agentVersionExpirationDate?: Date;
|
872
|
+
serverOSVersion?: string;
|
873
|
+
serverManagementErrorCode?: number;
|
874
|
+
lastHeartBeat?: string;
|
875
|
+
provisioningState?: string;
|
876
|
+
serverRole?: string;
|
877
|
+
clusterId?: string;
|
878
|
+
clusterName?: string;
|
879
|
+
serverId?: string;
|
880
|
+
storageSyncServiceUid?: string;
|
881
|
+
lastWorkflowId?: string;
|
882
|
+
lastOperationName?: string;
|
883
|
+
discoveryEndpointUri?: string;
|
884
|
+
resourceLocation?: string;
|
885
|
+
serviceLocation?: string;
|
886
|
+
friendlyName?: string;
|
887
|
+
managementEndpointUri?: string;
|
888
|
+
monitoringEndpointUri?: string;
|
889
|
+
monitoringConfiguration?: string;
|
890
|
+
readonly serverName?: string;
|
891
|
+
};
|
892
|
+
|
893
|
+
// @public
|
894
|
+
export type RegisteredServerAgentVersionStatus = string;
|
895
|
+
|
896
|
+
// @public
|
897
|
+
export interface RegisteredServerArray {
|
898
|
+
value?: RegisteredServer[];
|
899
|
+
}
|
900
|
+
|
901
|
+
// @public
|
902
|
+
export type RegisteredServerCreateParameters = ProxyResource & {
|
903
|
+
serverCertificate?: string;
|
904
|
+
agentVersion?: string;
|
905
|
+
serverOSVersion?: string;
|
906
|
+
lastHeartBeat?: string;
|
907
|
+
serverRole?: string;
|
908
|
+
clusterId?: string;
|
909
|
+
clusterName?: string;
|
910
|
+
serverId?: string;
|
911
|
+
friendlyName?: string;
|
912
|
+
};
|
913
|
+
|
914
|
+
// @public
|
915
|
+
export interface RegisteredServers {
|
916
|
+
beginCreate(resourceGroupName: string, storageSyncServiceName: string, serverId: string, parameters: RegisteredServerCreateParameters, options?: RegisteredServersCreateOptionalParams): Promise<PollerLike<PollOperationState<RegisteredServersCreateResponse>, RegisteredServersCreateResponse>>;
|
917
|
+
beginCreateAndWait(resourceGroupName: string, storageSyncServiceName: string, serverId: string, parameters: RegisteredServerCreateParameters, options?: RegisteredServersCreateOptionalParams): Promise<RegisteredServersCreateResponse>;
|
918
|
+
beginDelete(resourceGroupName: string, storageSyncServiceName: string, serverId: string, options?: RegisteredServersDeleteOptionalParams): Promise<PollerLike<PollOperationState<RegisteredServersDeleteResponse>, RegisteredServersDeleteResponse>>;
|
919
|
+
beginDeleteAndWait(resourceGroupName: string, storageSyncServiceName: string, serverId: string, options?: RegisteredServersDeleteOptionalParams): Promise<RegisteredServersDeleteResponse>;
|
920
|
+
beginTriggerRollover(resourceGroupName: string, storageSyncServiceName: string, serverId: string, parameters: TriggerRolloverRequest, options?: RegisteredServersTriggerRolloverOptionalParams): Promise<PollerLike<PollOperationState<RegisteredServersTriggerRolloverResponse>, RegisteredServersTriggerRolloverResponse>>;
|
921
|
+
beginTriggerRolloverAndWait(resourceGroupName: string, storageSyncServiceName: string, serverId: string, parameters: TriggerRolloverRequest, options?: RegisteredServersTriggerRolloverOptionalParams): Promise<RegisteredServersTriggerRolloverResponse>;
|
922
|
+
get(resourceGroupName: string, storageSyncServiceName: string, serverId: string, options?: RegisteredServersGetOptionalParams): Promise<RegisteredServersGetResponse>;
|
923
|
+
listByStorageSyncService(resourceGroupName: string, storageSyncServiceName: string, options?: RegisteredServersListByStorageSyncServiceOptionalParams): PagedAsyncIterableIterator<RegisteredServer>;
|
924
|
+
}
|
925
|
+
|
926
|
+
// @public
|
927
|
+
export interface RegisteredServersCreateHeaders {
|
928
|
+
xMsCorrelationRequestId?: string;
|
929
|
+
xMsRequestId?: string;
|
930
|
+
}
|
931
|
+
|
932
|
+
// @public
|
933
|
+
export interface RegisteredServersCreateOptionalParams extends coreClient.OperationOptions {
|
934
|
+
resumeFrom?: string;
|
935
|
+
updateIntervalInMs?: number;
|
936
|
+
}
|
937
|
+
|
938
|
+
// @public
|
939
|
+
export type RegisteredServersCreateResponse = RegisteredServersCreateHeaders & RegisteredServer;
|
940
|
+
|
941
|
+
// @public
|
942
|
+
export interface RegisteredServersDeleteHeaders {
|
943
|
+
xMsCorrelationRequestId?: string;
|
944
|
+
xMsRequestId?: string;
|
945
|
+
}
|
946
|
+
|
947
|
+
// @public
|
948
|
+
export interface RegisteredServersDeleteOptionalParams extends coreClient.OperationOptions {
|
949
|
+
resumeFrom?: string;
|
950
|
+
updateIntervalInMs?: number;
|
951
|
+
}
|
952
|
+
|
953
|
+
// @public
|
954
|
+
export type RegisteredServersDeleteResponse = RegisteredServersDeleteHeaders;
|
955
|
+
|
956
|
+
// @public
|
957
|
+
export interface RegisteredServersGetHeaders {
|
958
|
+
xMsCorrelationRequestId?: string;
|
959
|
+
xMsRequestId?: string;
|
960
|
+
}
|
961
|
+
|
962
|
+
// @public
|
963
|
+
export interface RegisteredServersGetOptionalParams extends coreClient.OperationOptions {
|
964
|
+
}
|
965
|
+
|
966
|
+
// @public
|
967
|
+
export type RegisteredServersGetResponse = RegisteredServersGetHeaders & RegisteredServer;
|
968
|
+
|
969
|
+
// @public
|
970
|
+
export interface RegisteredServersListByStorageSyncServiceHeaders {
|
971
|
+
xMsCorrelationRequestId?: string;
|
972
|
+
xMsRequestId?: string;
|
973
|
+
}
|
974
|
+
|
975
|
+
// @public
|
976
|
+
export interface RegisteredServersListByStorageSyncServiceOptionalParams extends coreClient.OperationOptions {
|
977
|
+
}
|
978
|
+
|
979
|
+
// @public
|
980
|
+
export type RegisteredServersListByStorageSyncServiceResponse = RegisteredServersListByStorageSyncServiceHeaders & RegisteredServerArray;
|
981
|
+
|
982
|
+
// @public
|
983
|
+
export interface RegisteredServersTriggerRolloverHeaders {
|
984
|
+
xMsCorrelationRequestId?: string;
|
985
|
+
xMsRequestId?: string;
|
986
|
+
}
|
987
|
+
|
988
|
+
// @public
|
989
|
+
export interface RegisteredServersTriggerRolloverOptionalParams extends coreClient.OperationOptions {
|
990
|
+
resumeFrom?: string;
|
991
|
+
updateIntervalInMs?: number;
|
992
|
+
}
|
993
|
+
|
994
|
+
// @public
|
995
|
+
export type RegisteredServersTriggerRolloverResponse = RegisteredServersTriggerRolloverHeaders;
|
996
|
+
|
997
|
+
// @public
|
998
|
+
export interface Resource {
|
999
|
+
readonly id?: string;
|
1000
|
+
readonly name?: string;
|
1001
|
+
readonly type?: string;
|
1002
|
+
}
|
1003
|
+
|
1004
|
+
// @public
|
1005
|
+
export interface ResourcesMoveInfo {
|
1006
|
+
resources?: string[];
|
1007
|
+
targetResourceGroup?: string;
|
1008
|
+
}
|
1009
|
+
|
1010
|
+
// @public
|
1011
|
+
export interface RestoreFileSpec {
|
1012
|
+
isdir?: boolean;
|
1013
|
+
path?: string;
|
1014
|
+
}
|
1015
|
+
|
1016
|
+
// @public
|
1017
|
+
export type ServerEndpoint = ProxyResource & {
|
1018
|
+
serverLocalPath?: string;
|
1019
|
+
cloudTiering?: FeatureStatus;
|
1020
|
+
volumeFreeSpacePercent?: number;
|
1021
|
+
tierFilesOlderThanDays?: number;
|
1022
|
+
friendlyName?: string;
|
1023
|
+
serverResourceId?: string;
|
1024
|
+
readonly provisioningState?: string;
|
1025
|
+
readonly lastWorkflowId?: string;
|
1026
|
+
readonly lastOperationName?: string;
|
1027
|
+
readonly syncStatus?: ServerEndpointSyncStatus;
|
1028
|
+
offlineDataTransfer?: FeatureStatus;
|
1029
|
+
readonly offlineDataTransferStorageAccountResourceId?: string;
|
1030
|
+
readonly offlineDataTransferStorageAccountTenantId?: string;
|
1031
|
+
offlineDataTransferShareName?: string;
|
1032
|
+
readonly cloudTieringStatus?: ServerEndpointCloudTieringStatus;
|
1033
|
+
readonly recallStatus?: ServerEndpointRecallStatus;
|
1034
|
+
initialDownloadPolicy?: InitialDownloadPolicy;
|
1035
|
+
localCacheMode?: LocalCacheMode;
|
1036
|
+
initialUploadPolicy?: InitialUploadPolicy;
|
1037
|
+
readonly serverName?: string;
|
1038
|
+
};
|
1039
|
+
|
1040
|
+
// @public
|
1041
|
+
export interface ServerEndpointArray {
|
1042
|
+
value?: ServerEndpoint[];
|
1043
|
+
}
|
1044
|
+
|
1045
|
+
// @public
|
1046
|
+
export interface ServerEndpointBackgroundDataDownloadActivity {
|
1047
|
+
readonly downloadedBytes?: number;
|
1048
|
+
readonly percentProgress?: number;
|
1049
|
+
readonly startedTimestamp?: Date;
|
1050
|
+
readonly timestamp?: Date;
|
1051
|
+
}
|
1052
|
+
|
1053
|
+
// @public
|
1054
|
+
export interface ServerEndpointCloudTieringStatus {
|
1055
|
+
readonly cachePerformance?: CloudTieringCachePerformance;
|
1056
|
+
readonly datePolicyStatus?: CloudTieringDatePolicyStatus;
|
1057
|
+
readonly filesNotTiering?: CloudTieringFilesNotTiering;
|
1058
|
+
readonly health?: ServerEndpointHealthState;
|
1059
|
+
readonly healthLastUpdatedTimestamp?: Date;
|
1060
|
+
readonly lastCloudTieringResult?: number;
|
1061
|
+
readonly lastSuccessTimestamp?: Date;
|
1062
|
+
readonly lastUpdatedTimestamp?: Date;
|
1063
|
+
readonly spaceSavings?: CloudTieringSpaceSavings;
|
1064
|
+
readonly volumeFreeSpacePolicyStatus?: CloudTieringVolumeFreeSpacePolicyStatus;
|
1065
|
+
}
|
1066
|
+
|
1067
|
+
// @public
|
1068
|
+
export type ServerEndpointCreateParameters = ProxyResource & {
|
1069
|
+
serverLocalPath?: string;
|
1070
|
+
cloudTiering?: FeatureStatus;
|
1071
|
+
volumeFreeSpacePercent?: number;
|
1072
|
+
tierFilesOlderThanDays?: number;
|
1073
|
+
friendlyName?: string;
|
1074
|
+
serverResourceId?: string;
|
1075
|
+
offlineDataTransfer?: FeatureStatus;
|
1076
|
+
offlineDataTransferShareName?: string;
|
1077
|
+
initialDownloadPolicy?: InitialDownloadPolicy;
|
1078
|
+
localCacheMode?: LocalCacheMode;
|
1079
|
+
initialUploadPolicy?: InitialUploadPolicy;
|
1080
|
+
};
|
1081
|
+
|
1082
|
+
// @public
|
1083
|
+
export interface ServerEndpointFilesNotSyncingError {
|
1084
|
+
readonly errorCode?: number;
|
1085
|
+
readonly persistentCount?: number;
|
1086
|
+
readonly transientCount?: number;
|
1087
|
+
}
|
1088
|
+
|
1089
|
+
// @public
|
1090
|
+
export type ServerEndpointHealthState = string;
|
1091
|
+
|
1092
|
+
// @public
|
1093
|
+
export type ServerEndpointOfflineDataTransferState = string;
|
1094
|
+
|
1095
|
+
// @public
|
1096
|
+
export interface ServerEndpointRecallError {
|
1097
|
+
readonly count?: number;
|
1098
|
+
readonly errorCode?: number;
|
1099
|
+
}
|
1100
|
+
|
1101
|
+
// @public
|
1102
|
+
export interface ServerEndpointRecallStatus {
|
1103
|
+
readonly lastUpdatedTimestamp?: Date;
|
1104
|
+
readonly recallErrors?: ServerEndpointRecallError[];
|
1105
|
+
readonly totalRecallErrorsCount?: number;
|
1106
|
+
}
|
1107
|
+
|
1108
|
+
// @public
|
1109
|
+
export interface ServerEndpoints {
|
1110
|
+
beginCreate(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, parameters: ServerEndpointCreateParameters, options?: ServerEndpointsCreateOptionalParams): Promise<PollerLike<PollOperationState<ServerEndpointsCreateResponse>, ServerEndpointsCreateResponse>>;
|
1111
|
+
beginCreateAndWait(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, parameters: ServerEndpointCreateParameters, options?: ServerEndpointsCreateOptionalParams): Promise<ServerEndpointsCreateResponse>;
|
1112
|
+
beginDelete(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, options?: ServerEndpointsDeleteOptionalParams): Promise<PollerLike<PollOperationState<ServerEndpointsDeleteResponse>, ServerEndpointsDeleteResponse>>;
|
1113
|
+
beginDeleteAndWait(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, options?: ServerEndpointsDeleteOptionalParams): Promise<ServerEndpointsDeleteResponse>;
|
1114
|
+
beginRecallAction(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, parameters: RecallActionParameters, options?: ServerEndpointsRecallActionOptionalParams): Promise<PollerLike<PollOperationState<ServerEndpointsRecallActionResponse>, ServerEndpointsRecallActionResponse>>;
|
1115
|
+
beginRecallActionAndWait(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, parameters: RecallActionParameters, options?: ServerEndpointsRecallActionOptionalParams): Promise<ServerEndpointsRecallActionResponse>;
|
1116
|
+
beginUpdate(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, options?: ServerEndpointsUpdateOptionalParams): Promise<PollerLike<PollOperationState<ServerEndpointsUpdateResponse>, ServerEndpointsUpdateResponse>>;
|
1117
|
+
beginUpdateAndWait(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, options?: ServerEndpointsUpdateOptionalParams): Promise<ServerEndpointsUpdateResponse>;
|
1118
|
+
get(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, options?: ServerEndpointsGetOptionalParams): Promise<ServerEndpointsGetResponse>;
|
1119
|
+
listBySyncGroup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, options?: ServerEndpointsListBySyncGroupOptionalParams): PagedAsyncIterableIterator<ServerEndpoint>;
|
1120
|
+
}
|
1121
|
+
|
1122
|
+
// @public
|
1123
|
+
export interface ServerEndpointsCreateHeaders {
|
1124
|
+
xMsCorrelationRequestId?: string;
|
1125
|
+
xMsRequestId?: string;
|
1126
|
+
}
|
1127
|
+
|
1128
|
+
// @public
|
1129
|
+
export interface ServerEndpointsCreateOptionalParams extends coreClient.OperationOptions {
|
1130
|
+
resumeFrom?: string;
|
1131
|
+
updateIntervalInMs?: number;
|
1132
|
+
}
|
1133
|
+
|
1134
|
+
// @public
|
1135
|
+
export type ServerEndpointsCreateResponse = ServerEndpointsCreateHeaders & ServerEndpoint;
|
1136
|
+
|
1137
|
+
// @public
|
1138
|
+
export interface ServerEndpointsDeleteHeaders {
|
1139
|
+
xMsCorrelationRequestId?: string;
|
1140
|
+
xMsRequestId?: string;
|
1141
|
+
}
|
1142
|
+
|
1143
|
+
// @public
|
1144
|
+
export interface ServerEndpointsDeleteOptionalParams extends coreClient.OperationOptions {
|
1145
|
+
resumeFrom?: string;
|
1146
|
+
updateIntervalInMs?: number;
|
1147
|
+
}
|
1148
|
+
|
1149
|
+
// @public
|
1150
|
+
export type ServerEndpointsDeleteResponse = ServerEndpointsDeleteHeaders;
|
1151
|
+
|
1152
|
+
// @public
|
1153
|
+
export interface ServerEndpointsGetHeaders {
|
1154
|
+
xMsCorrelationRequestId?: string;
|
1155
|
+
xMsRequestId?: string;
|
1156
|
+
}
|
1157
|
+
|
1158
|
+
// @public
|
1159
|
+
export interface ServerEndpointsGetOptionalParams extends coreClient.OperationOptions {
|
1160
|
+
}
|
1161
|
+
|
1162
|
+
// @public
|
1163
|
+
export type ServerEndpointsGetResponse = ServerEndpointsGetHeaders & ServerEndpoint;
|
1164
|
+
|
1165
|
+
// @public
|
1166
|
+
export interface ServerEndpointsListBySyncGroupHeaders {
|
1167
|
+
location?: string;
|
1168
|
+
xMsCorrelationRequestId?: string;
|
1169
|
+
xMsRequestId?: string;
|
1170
|
+
}
|
1171
|
+
|
1172
|
+
// @public
|
1173
|
+
export interface ServerEndpointsListBySyncGroupOptionalParams extends coreClient.OperationOptions {
|
1174
|
+
}
|
1175
|
+
|
1176
|
+
// @public
|
1177
|
+
export type ServerEndpointsListBySyncGroupResponse = ServerEndpointsListBySyncGroupHeaders & ServerEndpointArray;
|
1178
|
+
|
1179
|
+
// @public
|
1180
|
+
export interface ServerEndpointsRecallActionHeaders {
|
1181
|
+
xMsCorrelationRequestId?: string;
|
1182
|
+
xMsRequestId?: string;
|
1183
|
+
}
|
1184
|
+
|
1185
|
+
// @public
|
1186
|
+
export interface ServerEndpointsRecallActionOptionalParams extends coreClient.OperationOptions {
|
1187
|
+
resumeFrom?: string;
|
1188
|
+
updateIntervalInMs?: number;
|
1189
|
+
}
|
1190
|
+
|
1191
|
+
// @public
|
1192
|
+
export type ServerEndpointsRecallActionResponse = ServerEndpointsRecallActionHeaders;
|
1193
|
+
|
1194
|
+
// @public
|
1195
|
+
export interface ServerEndpointsUpdateHeaders {
|
1196
|
+
xMsCorrelationRequestId?: string;
|
1197
|
+
xMsRequestId?: string;
|
1198
|
+
}
|
1199
|
+
|
1200
|
+
// @public
|
1201
|
+
export interface ServerEndpointsUpdateOptionalParams extends coreClient.OperationOptions {
|
1202
|
+
parameters?: ServerEndpointUpdateParameters;
|
1203
|
+
resumeFrom?: string;
|
1204
|
+
updateIntervalInMs?: number;
|
1205
|
+
}
|
1206
|
+
|
1207
|
+
// @public
|
1208
|
+
export type ServerEndpointsUpdateResponse = ServerEndpointsUpdateHeaders & ServerEndpoint;
|
1209
|
+
|
1210
|
+
// @public
|
1211
|
+
export type ServerEndpointSyncActivityState = string;
|
1212
|
+
|
1213
|
+
// @public
|
1214
|
+
export interface ServerEndpointSyncActivityStatus {
|
1215
|
+
readonly appliedBytes?: number;
|
1216
|
+
readonly appliedItemCount?: number;
|
1217
|
+
readonly perItemErrorCount?: number;
|
1218
|
+
readonly sessionMinutesRemaining?: number;
|
1219
|
+
readonly syncMode?: ServerEndpointSyncMode;
|
1220
|
+
readonly timestamp?: Date;
|
1221
|
+
readonly totalBytes?: number;
|
1222
|
+
readonly totalItemCount?: number;
|
1223
|
+
}
|
1224
|
+
|
1225
|
+
// @public
|
1226
|
+
export type ServerEndpointSyncMode = string;
|
1227
|
+
|
1228
|
+
// @public
|
1229
|
+
export interface ServerEndpointSyncSessionStatus {
|
1230
|
+
readonly filesNotSyncingErrors?: ServerEndpointFilesNotSyncingError[];
|
1231
|
+
readonly lastSyncMode?: ServerEndpointSyncMode;
|
1232
|
+
readonly lastSyncPerItemErrorCount?: number;
|
1233
|
+
readonly lastSyncResult?: number;
|
1234
|
+
readonly lastSyncSuccessTimestamp?: Date;
|
1235
|
+
readonly lastSyncTimestamp?: Date;
|
1236
|
+
readonly persistentFilesNotSyncingCount?: number;
|
1237
|
+
readonly transientFilesNotSyncingCount?: number;
|
1238
|
+
}
|
1239
|
+
|
1240
|
+
// @public
|
1241
|
+
export interface ServerEndpointSyncStatus {
|
1242
|
+
readonly backgroundDataDownloadActivity?: ServerEndpointBackgroundDataDownloadActivity;
|
1243
|
+
readonly combinedHealth?: ServerEndpointHealthState;
|
1244
|
+
readonly downloadActivity?: ServerEndpointSyncActivityStatus;
|
1245
|
+
readonly downloadHealth?: ServerEndpointHealthState;
|
1246
|
+
readonly downloadStatus?: ServerEndpointSyncSessionStatus;
|
1247
|
+
readonly lastUpdatedTimestamp?: Date;
|
1248
|
+
readonly offlineDataTransferStatus?: ServerEndpointOfflineDataTransferState;
|
1249
|
+
readonly syncActivity?: ServerEndpointSyncActivityState;
|
1250
|
+
readonly totalPersistentFilesNotSyncingCount?: number;
|
1251
|
+
readonly uploadActivity?: ServerEndpointSyncActivityStatus;
|
1252
|
+
readonly uploadHealth?: ServerEndpointHealthState;
|
1253
|
+
readonly uploadStatus?: ServerEndpointSyncSessionStatus;
|
1254
|
+
}
|
1255
|
+
|
1256
|
+
// @public
|
1257
|
+
export interface ServerEndpointUpdateParameters {
|
1258
|
+
cloudTiering?: FeatureStatus;
|
1259
|
+
localCacheMode?: LocalCacheMode;
|
1260
|
+
offlineDataTransfer?: FeatureStatus;
|
1261
|
+
offlineDataTransferShareName?: string;
|
1262
|
+
tierFilesOlderThanDays?: number;
|
1263
|
+
volumeFreeSpacePercent?: number;
|
1264
|
+
}
|
1265
|
+
|
1266
|
+
// @public
|
1267
|
+
export interface StorageSyncApiError {
|
1268
|
+
code?: string;
|
1269
|
+
details?: StorageSyncErrorDetails;
|
1270
|
+
innerError?: StorageSyncInnerErrorDetails;
|
1271
|
+
message?: string;
|
1272
|
+
target?: string;
|
1273
|
+
}
|
1274
|
+
|
1275
|
+
// @public
|
1276
|
+
export interface StorageSyncError {
|
1277
|
+
error?: StorageSyncApiError;
|
1278
|
+
innererror?: StorageSyncApiError;
|
1279
|
+
}
|
1280
|
+
|
1281
|
+
// @public
|
1282
|
+
export interface StorageSyncErrorDetails {
|
1283
|
+
code?: string;
|
1284
|
+
exceptionType?: string;
|
1285
|
+
hashedMessage?: string;
|
1286
|
+
httpErrorCode?: string;
|
1287
|
+
httpMethod?: string;
|
1288
|
+
message?: string;
|
1289
|
+
requestUri?: string;
|
1290
|
+
target?: string;
|
1291
|
+
}
|
1292
|
+
|
1293
|
+
// @public
|
1294
|
+
export interface StorageSyncInnerErrorDetails {
|
1295
|
+
callStack?: string;
|
1296
|
+
innerException?: string;
|
1297
|
+
innerExceptionCallStack?: string;
|
1298
|
+
message?: string;
|
1299
|
+
}
|
1300
|
+
|
1301
|
+
// @public
|
1302
|
+
export type StorageSyncService = TrackedResource & {
|
1303
|
+
incomingTrafficPolicy?: IncomingTrafficPolicy;
|
1304
|
+
readonly storageSyncServiceStatus?: number;
|
1305
|
+
readonly storageSyncServiceUid?: string;
|
1306
|
+
readonly provisioningState?: string;
|
1307
|
+
readonly lastWorkflowId?: string;
|
1308
|
+
readonly lastOperationName?: string;
|
1309
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
1310
|
+
};
|
1311
|
+
|
1312
|
+
// @public
|
1313
|
+
export interface StorageSyncServiceArray {
|
1314
|
+
value?: StorageSyncService[];
|
1315
|
+
}
|
1316
|
+
|
1317
|
+
// @public
|
1318
|
+
export interface StorageSyncServiceCreateParameters {
|
1319
|
+
incomingTrafficPolicy?: IncomingTrafficPolicy;
|
1320
|
+
location: string;
|
1321
|
+
tags?: {
|
1322
|
+
[propertyName: string]: string;
|
1323
|
+
};
|
1324
|
+
}
|
1325
|
+
|
1326
|
+
// @public
|
1327
|
+
export interface StorageSyncServices {
|
1328
|
+
beginCreate(resourceGroupName: string, storageSyncServiceName: string, parameters: StorageSyncServiceCreateParameters, options?: StorageSyncServicesCreateOptionalParams): Promise<PollerLike<PollOperationState<StorageSyncServicesCreateResponse>, StorageSyncServicesCreateResponse>>;
|
1329
|
+
beginCreateAndWait(resourceGroupName: string, storageSyncServiceName: string, parameters: StorageSyncServiceCreateParameters, options?: StorageSyncServicesCreateOptionalParams): Promise<StorageSyncServicesCreateResponse>;
|
1330
|
+
beginDelete(resourceGroupName: string, storageSyncServiceName: string, options?: StorageSyncServicesDeleteOptionalParams): Promise<PollerLike<PollOperationState<StorageSyncServicesDeleteResponse>, StorageSyncServicesDeleteResponse>>;
|
1331
|
+
beginDeleteAndWait(resourceGroupName: string, storageSyncServiceName: string, options?: StorageSyncServicesDeleteOptionalParams): Promise<StorageSyncServicesDeleteResponse>;
|
1332
|
+
beginUpdate(resourceGroupName: string, storageSyncServiceName: string, options?: StorageSyncServicesUpdateOptionalParams): Promise<PollerLike<PollOperationState<StorageSyncServicesUpdateResponse>, StorageSyncServicesUpdateResponse>>;
|
1333
|
+
beginUpdateAndWait(resourceGroupName: string, storageSyncServiceName: string, options?: StorageSyncServicesUpdateOptionalParams): Promise<StorageSyncServicesUpdateResponse>;
|
1334
|
+
checkNameAvailability(locationName: string, parameters: CheckNameAvailabilityParameters, options?: StorageSyncServicesCheckNameAvailabilityOptionalParams): Promise<StorageSyncServicesCheckNameAvailabilityResponse>;
|
1335
|
+
get(resourceGroupName: string, storageSyncServiceName: string, options?: StorageSyncServicesGetOptionalParams): Promise<StorageSyncServicesGetResponse>;
|
1336
|
+
listByResourceGroup(resourceGroupName: string, options?: StorageSyncServicesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<StorageSyncService>;
|
1337
|
+
listBySubscription(options?: StorageSyncServicesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<StorageSyncService>;
|
1338
|
+
}
|
1339
|
+
|
1340
|
+
// @public
|
1341
|
+
export interface StorageSyncServicesCheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
|
1342
|
+
}
|
1343
|
+
|
1344
|
+
// @public
|
1345
|
+
export type StorageSyncServicesCheckNameAvailabilityResponse = CheckNameAvailabilityResult;
|
1346
|
+
|
1347
|
+
// @public
|
1348
|
+
export interface StorageSyncServicesCreateHeaders {
|
1349
|
+
azureAsyncOperation?: string;
|
1350
|
+
location?: string;
|
1351
|
+
retryAfter?: string;
|
1352
|
+
xMsCorrelationRequestId?: string;
|
1353
|
+
xMsRequestId?: string;
|
1354
|
+
}
|
1355
|
+
|
1356
|
+
// @public
|
1357
|
+
export interface StorageSyncServicesCreateOptionalParams extends coreClient.OperationOptions {
|
1358
|
+
resumeFrom?: string;
|
1359
|
+
updateIntervalInMs?: number;
|
1360
|
+
}
|
1361
|
+
|
1362
|
+
// @public
|
1363
|
+
export type StorageSyncServicesCreateResponse = StorageSyncService;
|
1364
|
+
|
1365
|
+
// @public
|
1366
|
+
export interface StorageSyncServicesDeleteHeaders {
|
1367
|
+
xMsCorrelationRequestId?: string;
|
1368
|
+
xMsRequestId?: string;
|
1369
|
+
}
|
1370
|
+
|
1371
|
+
// @public
|
1372
|
+
export interface StorageSyncServicesDeleteOptionalParams extends coreClient.OperationOptions {
|
1373
|
+
resumeFrom?: string;
|
1374
|
+
updateIntervalInMs?: number;
|
1375
|
+
}
|
1376
|
+
|
1377
|
+
// @public
|
1378
|
+
export type StorageSyncServicesDeleteResponse = StorageSyncServicesDeleteHeaders;
|
1379
|
+
|
1380
|
+
// @public
|
1381
|
+
export interface StorageSyncServicesGetHeaders {
|
1382
|
+
xMsCorrelationRequestId?: string;
|
1383
|
+
xMsRequestId?: string;
|
1384
|
+
}
|
1385
|
+
|
1386
|
+
// @public
|
1387
|
+
export interface StorageSyncServicesGetOptionalParams extends coreClient.OperationOptions {
|
1388
|
+
}
|
1389
|
+
|
1390
|
+
// @public
|
1391
|
+
export type StorageSyncServicesGetResponse = StorageSyncServicesGetHeaders & StorageSyncService;
|
1392
|
+
|
1393
|
+
// @public
|
1394
|
+
export interface StorageSyncServicesListByResourceGroupHeaders {
|
1395
|
+
xMsCorrelationRequestId?: string;
|
1396
|
+
xMsRequestId?: string;
|
1397
|
+
}
|
1398
|
+
|
1399
|
+
// @public
|
1400
|
+
export interface StorageSyncServicesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
1401
|
+
}
|
1402
|
+
|
1403
|
+
// @public
|
1404
|
+
export type StorageSyncServicesListByResourceGroupResponse = StorageSyncServicesListByResourceGroupHeaders & StorageSyncServiceArray;
|
1405
|
+
|
1406
|
+
// @public
|
1407
|
+
export interface StorageSyncServicesListBySubscriptionHeaders {
|
1408
|
+
xMsCorrelationRequestId?: string;
|
1409
|
+
xMsRequestId?: string;
|
1410
|
+
}
|
1411
|
+
|
1412
|
+
// @public
|
1413
|
+
export interface StorageSyncServicesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
1414
|
+
}
|
1415
|
+
|
1416
|
+
// @public
|
1417
|
+
export type StorageSyncServicesListBySubscriptionResponse = StorageSyncServicesListBySubscriptionHeaders & StorageSyncServiceArray;
|
1418
|
+
|
1419
|
+
// @public
|
1420
|
+
export interface StorageSyncServicesUpdateHeaders {
|
1421
|
+
xMsCorrelationRequestId?: string;
|
1422
|
+
xMsRequestId?: string;
|
1423
|
+
}
|
1424
|
+
|
1425
|
+
// @public
|
1426
|
+
export interface StorageSyncServicesUpdateOptionalParams extends coreClient.OperationOptions {
|
1427
|
+
parameters?: StorageSyncServiceUpdateParameters;
|
1428
|
+
resumeFrom?: string;
|
1429
|
+
updateIntervalInMs?: number;
|
1430
|
+
}
|
1431
|
+
|
1432
|
+
// @public
|
1433
|
+
export type StorageSyncServicesUpdateResponse = StorageSyncServicesUpdateHeaders & StorageSyncService;
|
1434
|
+
|
1435
|
+
// @public
|
1436
|
+
export interface StorageSyncServiceUpdateParameters {
|
1437
|
+
incomingTrafficPolicy?: IncomingTrafficPolicy;
|
1438
|
+
tags?: {
|
1439
|
+
[propertyName: string]: string;
|
1440
|
+
};
|
1441
|
+
}
|
1442
|
+
|
1443
|
+
// @public
|
1444
|
+
export interface SubscriptionState {
|
1445
|
+
readonly istransitioning?: boolean;
|
1446
|
+
properties?: Record<string, unknown>;
|
1447
|
+
state?: Reason;
|
1448
|
+
}
|
1449
|
+
|
1450
|
+
// @public
|
1451
|
+
export type SyncGroup = ProxyResource & {
|
1452
|
+
readonly uniqueId?: string;
|
1453
|
+
readonly syncGroupStatus?: string;
|
1454
|
+
};
|
1455
|
+
|
1456
|
+
// @public
|
1457
|
+
export interface SyncGroupArray {
|
1458
|
+
value?: SyncGroup[];
|
1459
|
+
}
|
1460
|
+
|
1461
|
+
// @public
|
1462
|
+
export type SyncGroupCreateParameters = ProxyResource & {
|
1463
|
+
properties?: Record<string, unknown>;
|
1464
|
+
};
|
1465
|
+
|
1466
|
+
// @public
|
1467
|
+
export interface SyncGroups {
|
1468
|
+
create(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, parameters: SyncGroupCreateParameters, options?: SyncGroupsCreateOptionalParams): Promise<SyncGroupsCreateResponse>;
|
1469
|
+
delete(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, options?: SyncGroupsDeleteOptionalParams): Promise<SyncGroupsDeleteResponse>;
|
1470
|
+
get(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, options?: SyncGroupsGetOptionalParams): Promise<SyncGroupsGetResponse>;
|
1471
|
+
listByStorageSyncService(resourceGroupName: string, storageSyncServiceName: string, options?: SyncGroupsListByStorageSyncServiceOptionalParams): PagedAsyncIterableIterator<SyncGroup>;
|
1472
|
+
}
|
1473
|
+
|
1474
|
+
// @public
|
1475
|
+
export interface SyncGroupsCreateHeaders {
|
1476
|
+
xMsCorrelationRequestId?: string;
|
1477
|
+
xMsRequestId?: string;
|
1478
|
+
}
|
1479
|
+
|
1480
|
+
// @public
|
1481
|
+
export interface SyncGroupsCreateOptionalParams extends coreClient.OperationOptions {
|
1482
|
+
}
|
1483
|
+
|
1484
|
+
// @public
|
1485
|
+
export type SyncGroupsCreateResponse = SyncGroupsCreateHeaders & SyncGroup;
|
1486
|
+
|
1487
|
+
// @public
|
1488
|
+
export interface SyncGroupsDeleteHeaders {
|
1489
|
+
xMsCorrelationRequestId?: string;
|
1490
|
+
xMsRequestId?: string;
|
1491
|
+
}
|
1492
|
+
|
1493
|
+
// @public
|
1494
|
+
export interface SyncGroupsDeleteOptionalParams extends coreClient.OperationOptions {
|
1495
|
+
}
|
1496
|
+
|
1497
|
+
// @public
|
1498
|
+
export type SyncGroupsDeleteResponse = SyncGroupsDeleteHeaders;
|
1499
|
+
|
1500
|
+
// @public
|
1501
|
+
export interface SyncGroupsGetHeaders {
|
1502
|
+
xMsCorrelationRequestId?: string;
|
1503
|
+
xMsRequestId?: string;
|
1504
|
+
}
|
1505
|
+
|
1506
|
+
// @public
|
1507
|
+
export interface SyncGroupsGetOptionalParams extends coreClient.OperationOptions {
|
1508
|
+
}
|
1509
|
+
|
1510
|
+
// @public
|
1511
|
+
export type SyncGroupsGetResponse = SyncGroupsGetHeaders & SyncGroup;
|
1512
|
+
|
1513
|
+
// @public
|
1514
|
+
export interface SyncGroupsListByStorageSyncServiceHeaders {
|
1515
|
+
xMsCorrelationRequestId?: string;
|
1516
|
+
xMsRequestId?: string;
|
1517
|
+
}
|
1518
|
+
|
1519
|
+
// @public
|
1520
|
+
export interface SyncGroupsListByStorageSyncServiceOptionalParams extends coreClient.OperationOptions {
|
1521
|
+
}
|
1522
|
+
|
1523
|
+
// @public
|
1524
|
+
export type SyncGroupsListByStorageSyncServiceResponse = SyncGroupsListByStorageSyncServiceHeaders & SyncGroupArray;
|
1525
|
+
|
1526
|
+
// @public
|
1527
|
+
export type TrackedResource = Resource & {
|
1528
|
+
tags?: {
|
1529
|
+
[propertyName: string]: string;
|
1530
|
+
};
|
1531
|
+
location: string;
|
1532
|
+
};
|
1533
|
+
|
1534
|
+
// @public
|
1535
|
+
export interface TriggerChangeDetectionParameters {
|
1536
|
+
changeDetectionMode?: ChangeDetectionMode;
|
1537
|
+
directoryPath?: string;
|
1538
|
+
paths?: string[];
|
1539
|
+
}
|
1540
|
+
|
1541
|
+
// @public
|
1542
|
+
export interface TriggerRolloverRequest {
|
1543
|
+
serverCertificate?: string;
|
1544
|
+
}
|
1545
|
+
|
1546
|
+
// @public
|
1547
|
+
export type Workflow = ProxyResource & {
|
1548
|
+
lastStepName?: string;
|
1549
|
+
status?: WorkflowStatus;
|
1550
|
+
operation?: OperationDirection;
|
1551
|
+
steps?: string;
|
1552
|
+
lastOperationId?: string;
|
1553
|
+
readonly commandName?: string;
|
1554
|
+
readonly createdTimestamp?: Date;
|
1555
|
+
readonly lastStatusTimestamp?: Date;
|
1556
|
+
};
|
1557
|
+
|
1558
|
+
// @public
|
1559
|
+
export interface WorkflowArray {
|
1560
|
+
value?: Workflow[];
|
1561
|
+
}
|
1562
|
+
|
1563
|
+
// @public
|
1564
|
+
export interface Workflows {
|
1565
|
+
abort(resourceGroupName: string, storageSyncServiceName: string, workflowId: string, options?: WorkflowsAbortOptionalParams): Promise<WorkflowsAbortResponse>;
|
1566
|
+
get(resourceGroupName: string, storageSyncServiceName: string, workflowId: string, options?: WorkflowsGetOptionalParams): Promise<WorkflowsGetResponse>;
|
1567
|
+
listByStorageSyncService(resourceGroupName: string, storageSyncServiceName: string, options?: WorkflowsListByStorageSyncServiceOptionalParams): PagedAsyncIterableIterator<Workflow>;
|
1568
|
+
}
|
1569
|
+
|
1570
|
+
// @public
|
1571
|
+
export interface WorkflowsAbortHeaders {
|
1572
|
+
xMsCorrelationRequestId?: string;
|
1573
|
+
xMsRequestId?: string;
|
1574
|
+
}
|
1575
|
+
|
1576
|
+
// @public
|
1577
|
+
export interface WorkflowsAbortOptionalParams extends coreClient.OperationOptions {
|
1578
|
+
}
|
1579
|
+
|
1580
|
+
// @public
|
1581
|
+
export type WorkflowsAbortResponse = WorkflowsAbortHeaders;
|
1582
|
+
|
1583
|
+
// @public
|
1584
|
+
export interface WorkflowsGetHeaders {
|
1585
|
+
xMsCorrelationRequestId?: string;
|
1586
|
+
xMsRequestId?: string;
|
1587
|
+
}
|
1588
|
+
|
1589
|
+
// @public
|
1590
|
+
export interface WorkflowsGetOptionalParams extends coreClient.OperationOptions {
|
1591
|
+
}
|
1592
|
+
|
1593
|
+
// @public
|
1594
|
+
export type WorkflowsGetResponse = WorkflowsGetHeaders & Workflow;
|
1595
|
+
|
1596
|
+
// @public
|
1597
|
+
export interface WorkflowsListByStorageSyncServiceHeaders {
|
1598
|
+
xMsCorrelationRequestId?: string;
|
1599
|
+
xMsRequestId?: string;
|
1600
|
+
}
|
1601
|
+
|
1602
|
+
// @public
|
1603
|
+
export interface WorkflowsListByStorageSyncServiceOptionalParams extends coreClient.OperationOptions {
|
1604
|
+
}
|
1605
|
+
|
1606
|
+
// @public
|
1607
|
+
export type WorkflowsListByStorageSyncServiceResponse = WorkflowsListByStorageSyncServiceHeaders & WorkflowArray;
|
1608
|
+
|
1609
|
+
// @public
|
1610
|
+
export type WorkflowStatus = string;
|
1611
|
+
|
1612
|
+
// (No @packageDocumentation comment for this package)
|
1613
|
+
|
1614
|
+
```
|