@azure/arm-netapp 21.6.0 → 21.7.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/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +52 -2
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +10 -0
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +1 -0
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +56 -0
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.js +1 -1
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/netAppManagementClient.d.ts.map +1 -1
- package/dist/browser/netAppManagementClient.js +4 -6
- package/dist/browser/netAppManagementClient.js.map +1 -1
- package/dist/browser/operations/accounts.d.ts.map +1 -1
- package/dist/browser/operations/accounts.js +3 -11
- package/dist/browser/operations/accounts.js.map +1 -1
- package/dist/browser/operations/backupPolicies.d.ts.map +1 -1
- package/dist/browser/operations/backupPolicies.js +1 -1
- package/dist/browser/operations/backupPolicies.js.map +1 -1
- package/dist/browser/operations/backupVaults.d.ts.map +1 -1
- package/dist/browser/operations/backupVaults.js +1 -1
- package/dist/browser/operations/backupVaults.js.map +1 -1
- package/dist/browser/operations/backups.d.ts.map +1 -1
- package/dist/browser/operations/backups.js +1 -1
- package/dist/browser/operations/backups.js.map +1 -1
- package/dist/browser/operations/backupsUnderAccount.d.ts.map +1 -1
- package/dist/browser/operations/backupsUnderAccount.js +1 -1
- package/dist/browser/operations/backupsUnderAccount.js.map +1 -1
- package/dist/browser/operations/backupsUnderBackupVault.d.ts.map +1 -1
- package/dist/browser/operations/backupsUnderBackupVault.js +1 -1
- package/dist/browser/operations/backupsUnderBackupVault.js.map +1 -1
- package/dist/browser/operations/backupsUnderVolume.d.ts.map +1 -1
- package/dist/browser/operations/backupsUnderVolume.js +1 -1
- package/dist/browser/operations/backupsUnderVolume.js.map +1 -1
- package/dist/browser/operations/netAppResource.d.ts.map +1 -1
- package/dist/browser/operations/netAppResource.js +7 -31
- package/dist/browser/operations/netAppResource.js.map +1 -1
- package/dist/browser/operations/netAppResourceQuotaLimits.d.ts.map +1 -1
- package/dist/browser/operations/netAppResourceQuotaLimits.js +1 -5
- package/dist/browser/operations/netAppResourceQuotaLimits.js.map +1 -1
- package/dist/browser/operations/netAppResourceRegionInfos.d.ts.map +1 -1
- package/dist/browser/operations/netAppResourceRegionInfos.js +2 -10
- package/dist/browser/operations/netAppResourceRegionInfos.js.map +1 -1
- package/dist/browser/operations/netAppResourceUsages.d.ts.map +1 -1
- package/dist/browser/operations/netAppResourceUsages.js +1 -5
- package/dist/browser/operations/netAppResourceUsages.js.map +1 -1
- package/dist/browser/operations/operations.d.ts.map +1 -1
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/pools.d.ts.map +1 -1
- package/dist/browser/operations/pools.js +1 -1
- package/dist/browser/operations/pools.js.map +1 -1
- package/dist/browser/operations/snapshotPolicies.d.ts.map +1 -1
- package/dist/browser/operations/snapshotPolicies.js +1 -1
- package/dist/browser/operations/snapshotPolicies.js.map +1 -1
- package/dist/browser/operations/snapshots.d.ts.map +1 -1
- package/dist/browser/operations/snapshots.js +1 -1
- package/dist/browser/operations/snapshots.js.map +1 -1
- package/dist/browser/operations/subvolumes.d.ts.map +1 -1
- package/dist/browser/operations/subvolumes.js +1 -1
- package/dist/browser/operations/subvolumes.js.map +1 -1
- package/dist/browser/operations/volumeGroups.d.ts.map +1 -1
- package/dist/browser/operations/volumeGroups.js +1 -1
- package/dist/browser/operations/volumeGroups.js.map +1 -1
- package/dist/browser/operations/volumeQuotaRules.d.ts.map +1 -1
- package/dist/browser/operations/volumeQuotaRules.js +1 -1
- package/dist/browser/operations/volumeQuotaRules.js.map +1 -1
- package/dist/browser/operations/volumes.d.ts +19 -1
- package/dist/browser/operations/volumes.d.ts.map +1 -1
- package/dist/browser/operations/volumes.js +94 -1
- package/dist/browser/operations/volumes.js.map +1 -1
- package/dist/browser/operationsInterfaces/accounts.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/accounts.js.map +1 -1
- package/dist/browser/operationsInterfaces/backupPolicies.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/backupPolicies.js.map +1 -1
- package/dist/browser/operationsInterfaces/backupVaults.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/backupVaults.js.map +1 -1
- package/dist/browser/operationsInterfaces/backups.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/backups.js.map +1 -1
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/pools.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/pools.js.map +1 -1
- package/dist/browser/operationsInterfaces/snapshotPolicies.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/snapshotPolicies.js.map +1 -1
- package/dist/browser/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/browser/operationsInterfaces/subvolumes.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/subvolumes.js.map +1 -1
- package/dist/browser/operationsInterfaces/volumeGroups.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/volumeGroups.js.map +1 -1
- package/dist/browser/operationsInterfaces/volumeQuotaRules.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/volumeQuotaRules.js.map +1 -1
- package/dist/browser/operationsInterfaces/volumes.d.ts +19 -1
- package/dist/browser/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/volumes.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts.map +1 -1
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +52 -2
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +11 -1
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +1 -0
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +57 -1
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.js +1 -1
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/netAppManagementClient.d.ts.map +1 -1
- package/dist/commonjs/netAppManagementClient.js +4 -6
- package/dist/commonjs/netAppManagementClient.js.map +1 -1
- package/dist/commonjs/operations/accounts.d.ts.map +1 -1
- package/dist/commonjs/operations/accounts.js +2 -10
- package/dist/commonjs/operations/accounts.js.map +1 -1
- package/dist/commonjs/operations/backupPolicies.d.ts.map +1 -1
- package/dist/commonjs/operations/backupPolicies.js.map +1 -1
- package/dist/commonjs/operations/backupVaults.d.ts.map +1 -1
- package/dist/commonjs/operations/backupVaults.js.map +1 -1
- package/dist/commonjs/operations/backups.d.ts.map +1 -1
- package/dist/commonjs/operations/backups.js.map +1 -1
- package/dist/commonjs/operations/backupsUnderAccount.d.ts.map +1 -1
- package/dist/commonjs/operations/backupsUnderAccount.js.map +1 -1
- package/dist/commonjs/operations/backupsUnderBackupVault.d.ts.map +1 -1
- package/dist/commonjs/operations/backupsUnderBackupVault.js.map +1 -1
- package/dist/commonjs/operations/backupsUnderVolume.d.ts.map +1 -1
- package/dist/commonjs/operations/backupsUnderVolume.js.map +1 -1
- package/dist/commonjs/operations/netAppResource.d.ts.map +1 -1
- package/dist/commonjs/operations/netAppResource.js +6 -30
- package/dist/commonjs/operations/netAppResource.js.map +1 -1
- package/dist/commonjs/operations/netAppResourceQuotaLimits.d.ts.map +1 -1
- package/dist/commonjs/operations/netAppResourceQuotaLimits.js +1 -5
- package/dist/commonjs/operations/netAppResourceQuotaLimits.js.map +1 -1
- package/dist/commonjs/operations/netAppResourceRegionInfos.d.ts.map +1 -1
- package/dist/commonjs/operations/netAppResourceRegionInfos.js +2 -10
- package/dist/commonjs/operations/netAppResourceRegionInfos.js.map +1 -1
- package/dist/commonjs/operations/netAppResourceUsages.d.ts.map +1 -1
- package/dist/commonjs/operations/netAppResourceUsages.js +1 -5
- package/dist/commonjs/operations/netAppResourceUsages.js.map +1 -1
- package/dist/commonjs/operations/operations.d.ts.map +1 -1
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/pools.d.ts.map +1 -1
- package/dist/commonjs/operations/pools.js.map +1 -1
- package/dist/commonjs/operations/snapshotPolicies.d.ts.map +1 -1
- package/dist/commonjs/operations/snapshotPolicies.js.map +1 -1
- package/dist/commonjs/operations/snapshots.d.ts.map +1 -1
- package/dist/commonjs/operations/snapshots.js.map +1 -1
- package/dist/commonjs/operations/subvolumes.d.ts.map +1 -1
- package/dist/commonjs/operations/subvolumes.js.map +1 -1
- package/dist/commonjs/operations/volumeGroups.d.ts.map +1 -1
- package/dist/commonjs/operations/volumeGroups.js.map +1 -1
- package/dist/commonjs/operations/volumeQuotaRules.d.ts.map +1 -1
- package/dist/commonjs/operations/volumeQuotaRules.js.map +1 -1
- package/dist/commonjs/operations/volumes.d.ts +19 -1
- package/dist/commonjs/operations/volumes.d.ts.map +1 -1
- package/dist/commonjs/operations/volumes.js +93 -0
- package/dist/commonjs/operations/volumes.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/accounts.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/accounts.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/backupPolicies.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/backupPolicies.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/backupVaults.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/backupVaults.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/backups.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/backups.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/pools.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/pools.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/snapshotPolicies.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/snapshotPolicies.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/subvolumes.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/subvolumes.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/volumeGroups.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/volumeGroups.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/volumeQuotaRules.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/volumeQuotaRules.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/volumes.d.ts +19 -1
- package/dist/commonjs/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/volumes.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts.map +1 -1
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +52 -2
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +10 -0
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +1 -0
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +56 -0
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.js +1 -1
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/netAppManagementClient.d.ts.map +1 -1
- package/dist/esm/netAppManagementClient.js +4 -6
- package/dist/esm/netAppManagementClient.js.map +1 -1
- package/dist/esm/operations/accounts.d.ts.map +1 -1
- package/dist/esm/operations/accounts.js +3 -11
- package/dist/esm/operations/accounts.js.map +1 -1
- package/dist/esm/operations/backupPolicies.d.ts.map +1 -1
- package/dist/esm/operations/backupPolicies.js +1 -1
- package/dist/esm/operations/backupPolicies.js.map +1 -1
- package/dist/esm/operations/backupVaults.d.ts.map +1 -1
- package/dist/esm/operations/backupVaults.js +1 -1
- package/dist/esm/operations/backupVaults.js.map +1 -1
- package/dist/esm/operations/backups.d.ts.map +1 -1
- package/dist/esm/operations/backups.js +1 -1
- package/dist/esm/operations/backups.js.map +1 -1
- package/dist/esm/operations/backupsUnderAccount.d.ts.map +1 -1
- package/dist/esm/operations/backupsUnderAccount.js +1 -1
- package/dist/esm/operations/backupsUnderAccount.js.map +1 -1
- package/dist/esm/operations/backupsUnderBackupVault.d.ts.map +1 -1
- package/dist/esm/operations/backupsUnderBackupVault.js +1 -1
- package/dist/esm/operations/backupsUnderBackupVault.js.map +1 -1
- package/dist/esm/operations/backupsUnderVolume.d.ts.map +1 -1
- package/dist/esm/operations/backupsUnderVolume.js +1 -1
- package/dist/esm/operations/backupsUnderVolume.js.map +1 -1
- package/dist/esm/operations/netAppResource.d.ts.map +1 -1
- package/dist/esm/operations/netAppResource.js +7 -31
- package/dist/esm/operations/netAppResource.js.map +1 -1
- package/dist/esm/operations/netAppResourceQuotaLimits.d.ts.map +1 -1
- package/dist/esm/operations/netAppResourceQuotaLimits.js +1 -5
- package/dist/esm/operations/netAppResourceQuotaLimits.js.map +1 -1
- package/dist/esm/operations/netAppResourceRegionInfos.d.ts.map +1 -1
- package/dist/esm/operations/netAppResourceRegionInfos.js +2 -10
- package/dist/esm/operations/netAppResourceRegionInfos.js.map +1 -1
- package/dist/esm/operations/netAppResourceUsages.d.ts.map +1 -1
- package/dist/esm/operations/netAppResourceUsages.js +1 -5
- package/dist/esm/operations/netAppResourceUsages.js.map +1 -1
- package/dist/esm/operations/operations.d.ts.map +1 -1
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/pools.d.ts.map +1 -1
- package/dist/esm/operations/pools.js +1 -1
- package/dist/esm/operations/pools.js.map +1 -1
- package/dist/esm/operations/snapshotPolicies.d.ts.map +1 -1
- package/dist/esm/operations/snapshotPolicies.js +1 -1
- package/dist/esm/operations/snapshotPolicies.js.map +1 -1
- package/dist/esm/operations/snapshots.d.ts.map +1 -1
- package/dist/esm/operations/snapshots.js +1 -1
- package/dist/esm/operations/snapshots.js.map +1 -1
- package/dist/esm/operations/subvolumes.d.ts.map +1 -1
- package/dist/esm/operations/subvolumes.js +1 -1
- package/dist/esm/operations/subvolumes.js.map +1 -1
- package/dist/esm/operations/volumeGroups.d.ts.map +1 -1
- package/dist/esm/operations/volumeGroups.js +1 -1
- package/dist/esm/operations/volumeGroups.js.map +1 -1
- package/dist/esm/operations/volumeQuotaRules.d.ts.map +1 -1
- package/dist/esm/operations/volumeQuotaRules.js +1 -1
- package/dist/esm/operations/volumeQuotaRules.js.map +1 -1
- package/dist/esm/operations/volumes.d.ts +19 -1
- package/dist/esm/operations/volumes.d.ts.map +1 -1
- package/dist/esm/operations/volumes.js +94 -1
- package/dist/esm/operations/volumes.js.map +1 -1
- package/dist/esm/operationsInterfaces/accounts.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/accounts.js.map +1 -1
- package/dist/esm/operationsInterfaces/backupPolicies.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/backupPolicies.js.map +1 -1
- package/dist/esm/operationsInterfaces/backupVaults.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/backupVaults.js.map +1 -1
- package/dist/esm/operationsInterfaces/backups.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/backups.js.map +1 -1
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/pools.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/pools.js.map +1 -1
- package/dist/esm/operationsInterfaces/snapshotPolicies.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/snapshotPolicies.js.map +1 -1
- package/dist/esm/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/esm/operationsInterfaces/subvolumes.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/subvolumes.js.map +1 -1
- package/dist/esm/operationsInterfaces/volumeGroups.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/volumeGroups.js.map +1 -1
- package/dist/esm/operationsInterfaces/volumeQuotaRules.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/volumeQuotaRules.js.map +1 -1
- package/dist/esm/operationsInterfaces/volumes.d.ts +19 -1
- package/dist/esm/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/volumes.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts.map +1 -1
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +52 -2
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +10 -0
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +1 -0
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +56 -0
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.js +1 -1
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/netAppManagementClient.d.ts.map +1 -1
- package/dist/react-native/netAppManagementClient.js +4 -6
- package/dist/react-native/netAppManagementClient.js.map +1 -1
- package/dist/react-native/operations/accounts.d.ts.map +1 -1
- package/dist/react-native/operations/accounts.js +3 -11
- package/dist/react-native/operations/accounts.js.map +1 -1
- package/dist/react-native/operations/backupPolicies.d.ts.map +1 -1
- package/dist/react-native/operations/backupPolicies.js +1 -1
- package/dist/react-native/operations/backupPolicies.js.map +1 -1
- package/dist/react-native/operations/backupVaults.d.ts.map +1 -1
- package/dist/react-native/operations/backupVaults.js +1 -1
- package/dist/react-native/operations/backupVaults.js.map +1 -1
- package/dist/react-native/operations/backups.d.ts.map +1 -1
- package/dist/react-native/operations/backups.js +1 -1
- package/dist/react-native/operations/backups.js.map +1 -1
- package/dist/react-native/operations/backupsUnderAccount.d.ts.map +1 -1
- package/dist/react-native/operations/backupsUnderAccount.js +1 -1
- package/dist/react-native/operations/backupsUnderAccount.js.map +1 -1
- package/dist/react-native/operations/backupsUnderBackupVault.d.ts.map +1 -1
- package/dist/react-native/operations/backupsUnderBackupVault.js +1 -1
- package/dist/react-native/operations/backupsUnderBackupVault.js.map +1 -1
- package/dist/react-native/operations/backupsUnderVolume.d.ts.map +1 -1
- package/dist/react-native/operations/backupsUnderVolume.js +1 -1
- package/dist/react-native/operations/backupsUnderVolume.js.map +1 -1
- package/dist/react-native/operations/netAppResource.d.ts.map +1 -1
- package/dist/react-native/operations/netAppResource.js +7 -31
- package/dist/react-native/operations/netAppResource.js.map +1 -1
- package/dist/react-native/operations/netAppResourceQuotaLimits.d.ts.map +1 -1
- package/dist/react-native/operations/netAppResourceQuotaLimits.js +1 -5
- package/dist/react-native/operations/netAppResourceQuotaLimits.js.map +1 -1
- package/dist/react-native/operations/netAppResourceRegionInfos.d.ts.map +1 -1
- package/dist/react-native/operations/netAppResourceRegionInfos.js +2 -10
- package/dist/react-native/operations/netAppResourceRegionInfos.js.map +1 -1
- package/dist/react-native/operations/netAppResourceUsages.d.ts.map +1 -1
- package/dist/react-native/operations/netAppResourceUsages.js +1 -5
- package/dist/react-native/operations/netAppResourceUsages.js.map +1 -1
- package/dist/react-native/operations/operations.d.ts.map +1 -1
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/pools.d.ts.map +1 -1
- package/dist/react-native/operations/pools.js +1 -1
- package/dist/react-native/operations/pools.js.map +1 -1
- package/dist/react-native/operations/snapshotPolicies.d.ts.map +1 -1
- package/dist/react-native/operations/snapshotPolicies.js +1 -1
- package/dist/react-native/operations/snapshotPolicies.js.map +1 -1
- package/dist/react-native/operations/snapshots.d.ts.map +1 -1
- package/dist/react-native/operations/snapshots.js +1 -1
- package/dist/react-native/operations/snapshots.js.map +1 -1
- package/dist/react-native/operations/subvolumes.d.ts.map +1 -1
- package/dist/react-native/operations/subvolumes.js +1 -1
- package/dist/react-native/operations/subvolumes.js.map +1 -1
- package/dist/react-native/operations/volumeGroups.d.ts.map +1 -1
- package/dist/react-native/operations/volumeGroups.js +1 -1
- package/dist/react-native/operations/volumeGroups.js.map +1 -1
- package/dist/react-native/operations/volumeQuotaRules.d.ts.map +1 -1
- package/dist/react-native/operations/volumeQuotaRules.js +1 -1
- package/dist/react-native/operations/volumeQuotaRules.js.map +1 -1
- package/dist/react-native/operations/volumes.d.ts +19 -1
- package/dist/react-native/operations/volumes.d.ts.map +1 -1
- package/dist/react-native/operations/volumes.js +94 -1
- package/dist/react-native/operations/volumes.js.map +1 -1
- package/dist/react-native/operationsInterfaces/accounts.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/accounts.js.map +1 -1
- package/dist/react-native/operationsInterfaces/backupPolicies.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/backupPolicies.js.map +1 -1
- package/dist/react-native/operationsInterfaces/backupVaults.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/backupVaults.js.map +1 -1
- package/dist/react-native/operationsInterfaces/backups.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/backups.js.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/pools.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/pools.js.map +1 -1
- package/dist/react-native/operationsInterfaces/snapshotPolicies.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/snapshotPolicies.js.map +1 -1
- package/dist/react-native/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/react-native/operationsInterfaces/subvolumes.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/subvolumes.js.map +1 -1
- package/dist/react-native/operationsInterfaces/volumeGroups.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/volumeGroups.js.map +1 -1
- package/dist/react-native/operationsInterfaces/volumeQuotaRules.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/volumeQuotaRules.js.map +1 -1
- package/dist/react-native/operationsInterfaces/volumes.d.ts +19 -1
- package/dist/react-native/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/volumes.js.map +1 -1
- package/dist/react-native/pagingHelper.d.ts.map +1 -1
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +28 -28
- package/CHANGELOG.md +0 -825
- package/review/arm-netapp-node.api.md +0 -2728
|
@@ -1,2728 +0,0 @@
|
|
|
1
|
-
## API Report File for "@azure/arm-netapp"
|
|
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 { OperationState } from '@azure/core-lro';
|
|
10
|
-
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
11
|
-
import { SimplePollerLike } from '@azure/core-lro';
|
|
12
|
-
|
|
13
|
-
// @public
|
|
14
|
-
export interface AccountEncryption {
|
|
15
|
-
identity?: EncryptionIdentity;
|
|
16
|
-
keySource?: KeySource;
|
|
17
|
-
keyVaultProperties?: KeyVaultProperties;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
// @public
|
|
21
|
-
export interface Accounts {
|
|
22
|
-
beginChangeKeyVault(resourceGroupName: string, accountName: string, options?: AccountsChangeKeyVaultOptionalParams): Promise<SimplePollerLike<OperationState<AccountsChangeKeyVaultResponse>, AccountsChangeKeyVaultResponse>>;
|
|
23
|
-
beginChangeKeyVaultAndWait(resourceGroupName: string, accountName: string, options?: AccountsChangeKeyVaultOptionalParams): Promise<AccountsChangeKeyVaultResponse>;
|
|
24
|
-
beginCreateOrUpdate(resourceGroupName: string, accountName: string, body: NetAppAccount, options?: AccountsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AccountsCreateOrUpdateResponse>, AccountsCreateOrUpdateResponse>>;
|
|
25
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, accountName: string, body: NetAppAccount, options?: AccountsCreateOrUpdateOptionalParams): Promise<AccountsCreateOrUpdateResponse>;
|
|
26
|
-
beginDelete(resourceGroupName: string, accountName: string, options?: AccountsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
27
|
-
beginDeleteAndWait(resourceGroupName: string, accountName: string, options?: AccountsDeleteOptionalParams): Promise<void>;
|
|
28
|
-
beginGetChangeKeyVaultInformation(resourceGroupName: string, accountName: string, options?: AccountsGetChangeKeyVaultInformationOptionalParams): Promise<SimplePollerLike<OperationState<AccountsGetChangeKeyVaultInformationResponse>, AccountsGetChangeKeyVaultInformationResponse>>;
|
|
29
|
-
beginGetChangeKeyVaultInformationAndWait(resourceGroupName: string, accountName: string, options?: AccountsGetChangeKeyVaultInformationOptionalParams): Promise<AccountsGetChangeKeyVaultInformationResponse>;
|
|
30
|
-
beginRenewCredentials(resourceGroupName: string, accountName: string, options?: AccountsRenewCredentialsOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
31
|
-
beginRenewCredentialsAndWait(resourceGroupName: string, accountName: string, options?: AccountsRenewCredentialsOptionalParams): Promise<void>;
|
|
32
|
-
beginTransitionToCmk(resourceGroupName: string, accountName: string, options?: AccountsTransitionToCmkOptionalParams): Promise<SimplePollerLike<OperationState<AccountsTransitionToCmkResponse>, AccountsTransitionToCmkResponse>>;
|
|
33
|
-
beginTransitionToCmkAndWait(resourceGroupName: string, accountName: string, options?: AccountsTransitionToCmkOptionalParams): Promise<AccountsTransitionToCmkResponse>;
|
|
34
|
-
beginUpdate(resourceGroupName: string, accountName: string, body: NetAppAccountPatch, options?: AccountsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AccountsUpdateResponse>, AccountsUpdateResponse>>;
|
|
35
|
-
beginUpdateAndWait(resourceGroupName: string, accountName: string, body: NetAppAccountPatch, options?: AccountsUpdateOptionalParams): Promise<AccountsUpdateResponse>;
|
|
36
|
-
get(resourceGroupName: string, accountName: string, options?: AccountsGetOptionalParams): Promise<AccountsGetResponse>;
|
|
37
|
-
list(resourceGroupName: string, options?: AccountsListOptionalParams): PagedAsyncIterableIterator<NetAppAccount>;
|
|
38
|
-
listBySubscription(options?: AccountsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<NetAppAccount>;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
// @public
|
|
42
|
-
export interface AccountsChangeKeyVaultHeaders {
|
|
43
|
-
// (undocumented)
|
|
44
|
-
location?: string;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
// @public
|
|
48
|
-
export interface AccountsChangeKeyVaultOptionalParams extends coreClient.OperationOptions {
|
|
49
|
-
body?: ChangeKeyVault;
|
|
50
|
-
resumeFrom?: string;
|
|
51
|
-
updateIntervalInMs?: number;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
// @public
|
|
55
|
-
export type AccountsChangeKeyVaultResponse = AccountsChangeKeyVaultHeaders;
|
|
56
|
-
|
|
57
|
-
// @public
|
|
58
|
-
export interface AccountsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
59
|
-
resumeFrom?: string;
|
|
60
|
-
updateIntervalInMs?: number;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
// @public
|
|
64
|
-
export type AccountsCreateOrUpdateResponse = NetAppAccount;
|
|
65
|
-
|
|
66
|
-
// @public
|
|
67
|
-
export interface AccountsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
68
|
-
resumeFrom?: string;
|
|
69
|
-
updateIntervalInMs?: number;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
// @public
|
|
73
|
-
export interface AccountsGetChangeKeyVaultInformationHeaders {
|
|
74
|
-
// (undocumented)
|
|
75
|
-
location?: string;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
// @public
|
|
79
|
-
export interface AccountsGetChangeKeyVaultInformationOptionalParams extends coreClient.OperationOptions {
|
|
80
|
-
resumeFrom?: string;
|
|
81
|
-
updateIntervalInMs?: number;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
// @public
|
|
85
|
-
export type AccountsGetChangeKeyVaultInformationResponse = GetKeyVaultStatusResponse;
|
|
86
|
-
|
|
87
|
-
// @public
|
|
88
|
-
export interface AccountsGetOptionalParams extends coreClient.OperationOptions {
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
// @public
|
|
92
|
-
export type AccountsGetResponse = NetAppAccount;
|
|
93
|
-
|
|
94
|
-
// @public
|
|
95
|
-
export interface AccountsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
// @public
|
|
99
|
-
export type AccountsListBySubscriptionNextResponse = NetAppAccountList;
|
|
100
|
-
|
|
101
|
-
// @public
|
|
102
|
-
export interface AccountsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
// @public
|
|
106
|
-
export type AccountsListBySubscriptionResponse = NetAppAccountList;
|
|
107
|
-
|
|
108
|
-
// @public
|
|
109
|
-
export interface AccountsListNextOptionalParams extends coreClient.OperationOptions {
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
// @public
|
|
113
|
-
export type AccountsListNextResponse = NetAppAccountList;
|
|
114
|
-
|
|
115
|
-
// @public
|
|
116
|
-
export interface AccountsListOptionalParams extends coreClient.OperationOptions {
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
// @public
|
|
120
|
-
export type AccountsListResponse = NetAppAccountList;
|
|
121
|
-
|
|
122
|
-
// @public
|
|
123
|
-
export interface AccountsRenewCredentialsOptionalParams extends coreClient.OperationOptions {
|
|
124
|
-
resumeFrom?: string;
|
|
125
|
-
updateIntervalInMs?: number;
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
// @public
|
|
129
|
-
export interface AccountsTransitionToCmkHeaders {
|
|
130
|
-
// (undocumented)
|
|
131
|
-
location?: string;
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
// @public
|
|
135
|
-
export interface AccountsTransitionToCmkOptionalParams extends coreClient.OperationOptions {
|
|
136
|
-
body?: EncryptionTransitionRequest;
|
|
137
|
-
resumeFrom?: string;
|
|
138
|
-
updateIntervalInMs?: number;
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
// @public
|
|
142
|
-
export type AccountsTransitionToCmkResponse = AccountsTransitionToCmkHeaders;
|
|
143
|
-
|
|
144
|
-
// @public
|
|
145
|
-
export interface AccountsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
146
|
-
resumeFrom?: string;
|
|
147
|
-
updateIntervalInMs?: number;
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
// @public
|
|
151
|
-
export type AccountsUpdateResponse = NetAppAccount;
|
|
152
|
-
|
|
153
|
-
// @public
|
|
154
|
-
export interface ActiveDirectory {
|
|
155
|
-
activeDirectoryId?: string;
|
|
156
|
-
administrators?: string[];
|
|
157
|
-
adName?: string;
|
|
158
|
-
aesEncryption?: boolean;
|
|
159
|
-
allowLocalNfsUsersWithLdap?: boolean;
|
|
160
|
-
backupOperators?: string[];
|
|
161
|
-
dns?: string;
|
|
162
|
-
domain?: string;
|
|
163
|
-
encryptDCConnections?: boolean;
|
|
164
|
-
kdcIP?: string;
|
|
165
|
-
ldapOverTLS?: boolean;
|
|
166
|
-
ldapSearchScope?: LdapSearchScopeOpt;
|
|
167
|
-
ldapSigning?: boolean;
|
|
168
|
-
organizationalUnit?: string;
|
|
169
|
-
password?: string;
|
|
170
|
-
preferredServersForLdapClient?: string;
|
|
171
|
-
securityOperators?: string[];
|
|
172
|
-
serverRootCACertificate?: string;
|
|
173
|
-
site?: string;
|
|
174
|
-
smbServerName?: string;
|
|
175
|
-
readonly status?: ActiveDirectoryStatus;
|
|
176
|
-
readonly statusDetails?: string;
|
|
177
|
-
username?: string;
|
|
178
|
-
}
|
|
179
|
-
|
|
180
|
-
// @public
|
|
181
|
-
export type ActiveDirectoryStatus = string;
|
|
182
|
-
|
|
183
|
-
// @public
|
|
184
|
-
export type ApplicationType = string;
|
|
185
|
-
|
|
186
|
-
// @public
|
|
187
|
-
export interface AuthorizeRequest {
|
|
188
|
-
remoteVolumeResourceId?: string;
|
|
189
|
-
}
|
|
190
|
-
|
|
191
|
-
// @public
|
|
192
|
-
export type AvsDataStore = string;
|
|
193
|
-
|
|
194
|
-
// @public
|
|
195
|
-
export interface Backup extends ProxyResource {
|
|
196
|
-
readonly backupId?: string;
|
|
197
|
-
readonly backupPolicyResourceId?: string;
|
|
198
|
-
readonly backupType?: BackupType;
|
|
199
|
-
readonly completionDate?: Date;
|
|
200
|
-
readonly creationDate?: Date;
|
|
201
|
-
readonly failureReason?: string;
|
|
202
|
-
readonly isLargeVolume?: boolean;
|
|
203
|
-
label?: string;
|
|
204
|
-
readonly provisioningState?: string;
|
|
205
|
-
readonly size?: number;
|
|
206
|
-
readonly snapshotCreationDate?: Date;
|
|
207
|
-
snapshotName?: string;
|
|
208
|
-
useExistingSnapshot?: boolean;
|
|
209
|
-
volumeResourceId: string;
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
// @public
|
|
213
|
-
export interface BackupPatch {
|
|
214
|
-
label?: string;
|
|
215
|
-
}
|
|
216
|
-
|
|
217
|
-
// @public
|
|
218
|
-
export interface BackupPolicies {
|
|
219
|
-
beginCreate(resourceGroupName: string, accountName: string, backupPolicyName: string, body: BackupPolicy, options?: BackupPoliciesCreateOptionalParams): Promise<SimplePollerLike<OperationState<BackupPoliciesCreateResponse>, BackupPoliciesCreateResponse>>;
|
|
220
|
-
beginCreateAndWait(resourceGroupName: string, accountName: string, backupPolicyName: string, body: BackupPolicy, options?: BackupPoliciesCreateOptionalParams): Promise<BackupPoliciesCreateResponse>;
|
|
221
|
-
beginDelete(resourceGroupName: string, accountName: string, backupPolicyName: string, options?: BackupPoliciesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
222
|
-
beginDeleteAndWait(resourceGroupName: string, accountName: string, backupPolicyName: string, options?: BackupPoliciesDeleteOptionalParams): Promise<void>;
|
|
223
|
-
beginUpdate(resourceGroupName: string, accountName: string, backupPolicyName: string, body: BackupPolicyPatch, options?: BackupPoliciesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<BackupPoliciesUpdateResponse>, BackupPoliciesUpdateResponse>>;
|
|
224
|
-
beginUpdateAndWait(resourceGroupName: string, accountName: string, backupPolicyName: string, body: BackupPolicyPatch, options?: BackupPoliciesUpdateOptionalParams): Promise<BackupPoliciesUpdateResponse>;
|
|
225
|
-
get(resourceGroupName: string, accountName: string, backupPolicyName: string, options?: BackupPoliciesGetOptionalParams): Promise<BackupPoliciesGetResponse>;
|
|
226
|
-
list(resourceGroupName: string, accountName: string, options?: BackupPoliciesListOptionalParams): PagedAsyncIterableIterator<BackupPolicy>;
|
|
227
|
-
}
|
|
228
|
-
|
|
229
|
-
// @public
|
|
230
|
-
export interface BackupPoliciesCreateOptionalParams extends coreClient.OperationOptions {
|
|
231
|
-
resumeFrom?: string;
|
|
232
|
-
updateIntervalInMs?: number;
|
|
233
|
-
}
|
|
234
|
-
|
|
235
|
-
// @public
|
|
236
|
-
export type BackupPoliciesCreateResponse = BackupPolicy;
|
|
237
|
-
|
|
238
|
-
// @public
|
|
239
|
-
export interface BackupPoliciesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
240
|
-
resumeFrom?: string;
|
|
241
|
-
updateIntervalInMs?: number;
|
|
242
|
-
}
|
|
243
|
-
|
|
244
|
-
// @public
|
|
245
|
-
export interface BackupPoliciesGetOptionalParams extends coreClient.OperationOptions {
|
|
246
|
-
}
|
|
247
|
-
|
|
248
|
-
// @public
|
|
249
|
-
export type BackupPoliciesGetResponse = BackupPolicy;
|
|
250
|
-
|
|
251
|
-
// @public
|
|
252
|
-
export interface BackupPoliciesList {
|
|
253
|
-
value?: BackupPolicy[];
|
|
254
|
-
}
|
|
255
|
-
|
|
256
|
-
// @public
|
|
257
|
-
export interface BackupPoliciesListOptionalParams extends coreClient.OperationOptions {
|
|
258
|
-
}
|
|
259
|
-
|
|
260
|
-
// @public
|
|
261
|
-
export type BackupPoliciesListResponse = BackupPoliciesList;
|
|
262
|
-
|
|
263
|
-
// @public
|
|
264
|
-
export interface BackupPoliciesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
265
|
-
resumeFrom?: string;
|
|
266
|
-
updateIntervalInMs?: number;
|
|
267
|
-
}
|
|
268
|
-
|
|
269
|
-
// @public
|
|
270
|
-
export type BackupPoliciesUpdateResponse = BackupPolicy;
|
|
271
|
-
|
|
272
|
-
// @public
|
|
273
|
-
export interface BackupPolicy extends TrackedResource {
|
|
274
|
-
readonly backupPolicyId?: string;
|
|
275
|
-
dailyBackupsToKeep?: number;
|
|
276
|
-
enabled?: boolean;
|
|
277
|
-
readonly etag?: string;
|
|
278
|
-
monthlyBackupsToKeep?: number;
|
|
279
|
-
readonly provisioningState?: string;
|
|
280
|
-
readonly volumeBackups?: VolumeBackups[];
|
|
281
|
-
readonly volumesAssigned?: number;
|
|
282
|
-
weeklyBackupsToKeep?: number;
|
|
283
|
-
}
|
|
284
|
-
|
|
285
|
-
// @public
|
|
286
|
-
export interface BackupPolicyPatch {
|
|
287
|
-
readonly backupPolicyId?: string;
|
|
288
|
-
dailyBackupsToKeep?: number;
|
|
289
|
-
enabled?: boolean;
|
|
290
|
-
readonly id?: string;
|
|
291
|
-
location?: string;
|
|
292
|
-
monthlyBackupsToKeep?: number;
|
|
293
|
-
readonly name?: string;
|
|
294
|
-
readonly provisioningState?: string;
|
|
295
|
-
tags?: {
|
|
296
|
-
[propertyName: string]: string;
|
|
297
|
-
};
|
|
298
|
-
readonly type?: string;
|
|
299
|
-
readonly volumeBackups?: VolumeBackups[];
|
|
300
|
-
readonly volumesAssigned?: number;
|
|
301
|
-
weeklyBackupsToKeep?: number;
|
|
302
|
-
}
|
|
303
|
-
|
|
304
|
-
// @public
|
|
305
|
-
export interface BackupRestoreFiles {
|
|
306
|
-
destinationVolumeId: string;
|
|
307
|
-
fileList: string[];
|
|
308
|
-
restoreFilePath?: string;
|
|
309
|
-
}
|
|
310
|
-
|
|
311
|
-
// @public
|
|
312
|
-
export interface Backups {
|
|
313
|
-
beginCreate(resourceGroupName: string, accountName: string, backupVaultName: string, backupName: string, body: Backup, options?: BackupsCreateOptionalParams): Promise<SimplePollerLike<OperationState<BackupsCreateResponse>, BackupsCreateResponse>>;
|
|
314
|
-
beginCreateAndWait(resourceGroupName: string, accountName: string, backupVaultName: string, backupName: string, body: Backup, options?: BackupsCreateOptionalParams): Promise<BackupsCreateResponse>;
|
|
315
|
-
beginDelete(resourceGroupName: string, accountName: string, backupVaultName: string, backupName: string, options?: BackupsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<BackupsDeleteResponse>, BackupsDeleteResponse>>;
|
|
316
|
-
beginDeleteAndWait(resourceGroupName: string, accountName: string, backupVaultName: string, backupName: string, options?: BackupsDeleteOptionalParams): Promise<BackupsDeleteResponse>;
|
|
317
|
-
beginUpdate(resourceGroupName: string, accountName: string, backupVaultName: string, backupName: string, options?: BackupsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<BackupsUpdateResponse>, BackupsUpdateResponse>>;
|
|
318
|
-
beginUpdateAndWait(resourceGroupName: string, accountName: string, backupVaultName: string, backupName: string, options?: BackupsUpdateOptionalParams): Promise<BackupsUpdateResponse>;
|
|
319
|
-
get(resourceGroupName: string, accountName: string, backupVaultName: string, backupName: string, options?: BackupsGetOptionalParams): Promise<BackupsGetResponse>;
|
|
320
|
-
getLatestStatus(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: BackupsGetLatestStatusOptionalParams): Promise<BackupsGetLatestStatusResponse>;
|
|
321
|
-
getVolumeLatestRestoreStatus(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: BackupsGetVolumeLatestRestoreStatusOptionalParams): Promise<BackupsGetVolumeLatestRestoreStatusResponse>;
|
|
322
|
-
listByVault(resourceGroupName: string, accountName: string, backupVaultName: string, options?: BackupsListByVaultOptionalParams): PagedAsyncIterableIterator<Backup>;
|
|
323
|
-
}
|
|
324
|
-
|
|
325
|
-
// @public
|
|
326
|
-
export interface BackupsCreateOptionalParams extends coreClient.OperationOptions {
|
|
327
|
-
resumeFrom?: string;
|
|
328
|
-
updateIntervalInMs?: number;
|
|
329
|
-
}
|
|
330
|
-
|
|
331
|
-
// @public
|
|
332
|
-
export type BackupsCreateResponse = Backup;
|
|
333
|
-
|
|
334
|
-
// @public
|
|
335
|
-
export interface BackupsDeleteHeaders {
|
|
336
|
-
// (undocumented)
|
|
337
|
-
location?: string;
|
|
338
|
-
}
|
|
339
|
-
|
|
340
|
-
// @public
|
|
341
|
-
export interface BackupsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
342
|
-
resumeFrom?: string;
|
|
343
|
-
updateIntervalInMs?: number;
|
|
344
|
-
}
|
|
345
|
-
|
|
346
|
-
// @public
|
|
347
|
-
export type BackupsDeleteResponse = BackupsDeleteHeaders;
|
|
348
|
-
|
|
349
|
-
// @public
|
|
350
|
-
export interface BackupsGetLatestStatusOptionalParams extends coreClient.OperationOptions {
|
|
351
|
-
}
|
|
352
|
-
|
|
353
|
-
// @public
|
|
354
|
-
export type BackupsGetLatestStatusResponse = BackupStatus;
|
|
355
|
-
|
|
356
|
-
// @public
|
|
357
|
-
export interface BackupsGetOptionalParams extends coreClient.OperationOptions {
|
|
358
|
-
}
|
|
359
|
-
|
|
360
|
-
// @public
|
|
361
|
-
export type BackupsGetResponse = Backup;
|
|
362
|
-
|
|
363
|
-
// @public
|
|
364
|
-
export interface BackupsGetVolumeLatestRestoreStatusOptionalParams extends coreClient.OperationOptions {
|
|
365
|
-
}
|
|
366
|
-
|
|
367
|
-
// @public
|
|
368
|
-
export type BackupsGetVolumeLatestRestoreStatusResponse = RestoreStatus;
|
|
369
|
-
|
|
370
|
-
// @public
|
|
371
|
-
export interface BackupsList {
|
|
372
|
-
nextLink?: string;
|
|
373
|
-
value?: Backup[];
|
|
374
|
-
}
|
|
375
|
-
|
|
376
|
-
// @public
|
|
377
|
-
export interface BackupsListByVaultNextOptionalParams extends coreClient.OperationOptions {
|
|
378
|
-
}
|
|
379
|
-
|
|
380
|
-
// @public
|
|
381
|
-
export type BackupsListByVaultNextResponse = BackupsList;
|
|
382
|
-
|
|
383
|
-
// @public
|
|
384
|
-
export interface BackupsListByVaultOptionalParams extends coreClient.OperationOptions {
|
|
385
|
-
filter?: string;
|
|
386
|
-
}
|
|
387
|
-
|
|
388
|
-
// @public
|
|
389
|
-
export type BackupsListByVaultResponse = BackupsList;
|
|
390
|
-
|
|
391
|
-
// @public
|
|
392
|
-
export interface BackupsMigrationRequest {
|
|
393
|
-
backupVaultId: string;
|
|
394
|
-
}
|
|
395
|
-
|
|
396
|
-
// @public
|
|
397
|
-
export interface BackupStatus {
|
|
398
|
-
readonly errorMessage?: string;
|
|
399
|
-
readonly healthy?: boolean;
|
|
400
|
-
readonly lastTransferSize?: number;
|
|
401
|
-
readonly lastTransferType?: string;
|
|
402
|
-
readonly mirrorState?: MirrorState;
|
|
403
|
-
readonly relationshipStatus?: RelationshipStatus;
|
|
404
|
-
readonly totalTransferBytes?: number;
|
|
405
|
-
readonly transferProgressBytes?: number;
|
|
406
|
-
readonly unhealthyReason?: string;
|
|
407
|
-
}
|
|
408
|
-
|
|
409
|
-
// @public
|
|
410
|
-
export interface BackupsUnderAccount {
|
|
411
|
-
beginMigrateBackups(resourceGroupName: string, accountName: string, body: BackupsMigrationRequest, options?: BackupsUnderAccountMigrateBackupsOptionalParams): Promise<SimplePollerLike<OperationState<BackupsUnderAccountMigrateBackupsResponse>, BackupsUnderAccountMigrateBackupsResponse>>;
|
|
412
|
-
beginMigrateBackupsAndWait(resourceGroupName: string, accountName: string, body: BackupsMigrationRequest, options?: BackupsUnderAccountMigrateBackupsOptionalParams): Promise<BackupsUnderAccountMigrateBackupsResponse>;
|
|
413
|
-
}
|
|
414
|
-
|
|
415
|
-
// @public
|
|
416
|
-
export interface BackupsUnderAccountMigrateBackupsHeaders {
|
|
417
|
-
// (undocumented)
|
|
418
|
-
location?: string;
|
|
419
|
-
}
|
|
420
|
-
|
|
421
|
-
// @public
|
|
422
|
-
export interface BackupsUnderAccountMigrateBackupsOptionalParams extends coreClient.OperationOptions {
|
|
423
|
-
resumeFrom?: string;
|
|
424
|
-
updateIntervalInMs?: number;
|
|
425
|
-
}
|
|
426
|
-
|
|
427
|
-
// @public
|
|
428
|
-
export type BackupsUnderAccountMigrateBackupsResponse = BackupsUnderAccountMigrateBackupsHeaders;
|
|
429
|
-
|
|
430
|
-
// @public
|
|
431
|
-
export interface BackupsUnderBackupVault {
|
|
432
|
-
beginRestoreFiles(resourceGroupName: string, accountName: string, backupVaultName: string, backupName: string, body: BackupRestoreFiles, options?: BackupsUnderBackupVaultRestoreFilesOptionalParams): Promise<SimplePollerLike<OperationState<BackupsUnderBackupVaultRestoreFilesResponse>, BackupsUnderBackupVaultRestoreFilesResponse>>;
|
|
433
|
-
beginRestoreFilesAndWait(resourceGroupName: string, accountName: string, backupVaultName: string, backupName: string, body: BackupRestoreFiles, options?: BackupsUnderBackupVaultRestoreFilesOptionalParams): Promise<BackupsUnderBackupVaultRestoreFilesResponse>;
|
|
434
|
-
}
|
|
435
|
-
|
|
436
|
-
// @public
|
|
437
|
-
export interface BackupsUnderBackupVaultRestoreFilesHeaders {
|
|
438
|
-
// (undocumented)
|
|
439
|
-
location?: string;
|
|
440
|
-
}
|
|
441
|
-
|
|
442
|
-
// @public
|
|
443
|
-
export interface BackupsUnderBackupVaultRestoreFilesOptionalParams extends coreClient.OperationOptions {
|
|
444
|
-
resumeFrom?: string;
|
|
445
|
-
updateIntervalInMs?: number;
|
|
446
|
-
}
|
|
447
|
-
|
|
448
|
-
// @public
|
|
449
|
-
export type BackupsUnderBackupVaultRestoreFilesResponse = BackupsUnderBackupVaultRestoreFilesHeaders;
|
|
450
|
-
|
|
451
|
-
// @public
|
|
452
|
-
export interface BackupsUnderVolume {
|
|
453
|
-
beginMigrateBackups(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: BackupsMigrationRequest, options?: BackupsUnderVolumeMigrateBackupsOptionalParams): Promise<SimplePollerLike<OperationState<BackupsUnderVolumeMigrateBackupsResponse>, BackupsUnderVolumeMigrateBackupsResponse>>;
|
|
454
|
-
beginMigrateBackupsAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: BackupsMigrationRequest, options?: BackupsUnderVolumeMigrateBackupsOptionalParams): Promise<BackupsUnderVolumeMigrateBackupsResponse>;
|
|
455
|
-
}
|
|
456
|
-
|
|
457
|
-
// @public
|
|
458
|
-
export interface BackupsUnderVolumeMigrateBackupsHeaders {
|
|
459
|
-
// (undocumented)
|
|
460
|
-
location?: string;
|
|
461
|
-
}
|
|
462
|
-
|
|
463
|
-
// @public
|
|
464
|
-
export interface BackupsUnderVolumeMigrateBackupsOptionalParams extends coreClient.OperationOptions {
|
|
465
|
-
resumeFrom?: string;
|
|
466
|
-
updateIntervalInMs?: number;
|
|
467
|
-
}
|
|
468
|
-
|
|
469
|
-
// @public
|
|
470
|
-
export type BackupsUnderVolumeMigrateBackupsResponse = BackupsUnderVolumeMigrateBackupsHeaders;
|
|
471
|
-
|
|
472
|
-
// @public
|
|
473
|
-
export interface BackupsUpdateHeaders {
|
|
474
|
-
// (undocumented)
|
|
475
|
-
location?: string;
|
|
476
|
-
}
|
|
477
|
-
|
|
478
|
-
// @public
|
|
479
|
-
export interface BackupsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
480
|
-
body?: BackupPatch;
|
|
481
|
-
resumeFrom?: string;
|
|
482
|
-
updateIntervalInMs?: number;
|
|
483
|
-
}
|
|
484
|
-
|
|
485
|
-
// @public
|
|
486
|
-
export type BackupsUpdateResponse = Backup;
|
|
487
|
-
|
|
488
|
-
// @public
|
|
489
|
-
export type BackupType = string;
|
|
490
|
-
|
|
491
|
-
// @public
|
|
492
|
-
export interface BackupVault extends TrackedResource {
|
|
493
|
-
readonly provisioningState?: string;
|
|
494
|
-
}
|
|
495
|
-
|
|
496
|
-
// @public
|
|
497
|
-
export interface BackupVaultPatch {
|
|
498
|
-
tags?: {
|
|
499
|
-
[propertyName: string]: string;
|
|
500
|
-
};
|
|
501
|
-
}
|
|
502
|
-
|
|
503
|
-
// @public
|
|
504
|
-
export interface BackupVaults {
|
|
505
|
-
beginCreateOrUpdate(resourceGroupName: string, accountName: string, backupVaultName: string, body: BackupVault, options?: BackupVaultsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<BackupVaultsCreateOrUpdateResponse>, BackupVaultsCreateOrUpdateResponse>>;
|
|
506
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, accountName: string, backupVaultName: string, body: BackupVault, options?: BackupVaultsCreateOrUpdateOptionalParams): Promise<BackupVaultsCreateOrUpdateResponse>;
|
|
507
|
-
beginDelete(resourceGroupName: string, accountName: string, backupVaultName: string, options?: BackupVaultsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<BackupVaultsDeleteResponse>, BackupVaultsDeleteResponse>>;
|
|
508
|
-
beginDeleteAndWait(resourceGroupName: string, accountName: string, backupVaultName: string, options?: BackupVaultsDeleteOptionalParams): Promise<BackupVaultsDeleteResponse>;
|
|
509
|
-
beginUpdate(resourceGroupName: string, accountName: string, backupVaultName: string, body: BackupVaultPatch, options?: BackupVaultsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<BackupVaultsUpdateResponse>, BackupVaultsUpdateResponse>>;
|
|
510
|
-
beginUpdateAndWait(resourceGroupName: string, accountName: string, backupVaultName: string, body: BackupVaultPatch, options?: BackupVaultsUpdateOptionalParams): Promise<BackupVaultsUpdateResponse>;
|
|
511
|
-
get(resourceGroupName: string, accountName: string, backupVaultName: string, options?: BackupVaultsGetOptionalParams): Promise<BackupVaultsGetResponse>;
|
|
512
|
-
listByNetAppAccount(resourceGroupName: string, accountName: string, options?: BackupVaultsListByNetAppAccountOptionalParams): PagedAsyncIterableIterator<BackupVault>;
|
|
513
|
-
}
|
|
514
|
-
|
|
515
|
-
// @public
|
|
516
|
-
export interface BackupVaultsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
517
|
-
resumeFrom?: string;
|
|
518
|
-
updateIntervalInMs?: number;
|
|
519
|
-
}
|
|
520
|
-
|
|
521
|
-
// @public
|
|
522
|
-
export type BackupVaultsCreateOrUpdateResponse = BackupVault;
|
|
523
|
-
|
|
524
|
-
// @public
|
|
525
|
-
export interface BackupVaultsDeleteHeaders {
|
|
526
|
-
// (undocumented)
|
|
527
|
-
location?: string;
|
|
528
|
-
}
|
|
529
|
-
|
|
530
|
-
// @public
|
|
531
|
-
export interface BackupVaultsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
532
|
-
resumeFrom?: string;
|
|
533
|
-
updateIntervalInMs?: number;
|
|
534
|
-
}
|
|
535
|
-
|
|
536
|
-
// @public
|
|
537
|
-
export type BackupVaultsDeleteResponse = BackupVaultsDeleteHeaders;
|
|
538
|
-
|
|
539
|
-
// @public
|
|
540
|
-
export interface BackupVaultsGetOptionalParams extends coreClient.OperationOptions {
|
|
541
|
-
}
|
|
542
|
-
|
|
543
|
-
// @public
|
|
544
|
-
export type BackupVaultsGetResponse = BackupVault;
|
|
545
|
-
|
|
546
|
-
// @public
|
|
547
|
-
export interface BackupVaultsList {
|
|
548
|
-
nextLink?: string;
|
|
549
|
-
value?: BackupVault[];
|
|
550
|
-
}
|
|
551
|
-
|
|
552
|
-
// @public
|
|
553
|
-
export interface BackupVaultsListByNetAppAccountNextOptionalParams extends coreClient.OperationOptions {
|
|
554
|
-
}
|
|
555
|
-
|
|
556
|
-
// @public
|
|
557
|
-
export type BackupVaultsListByNetAppAccountNextResponse = BackupVaultsList;
|
|
558
|
-
|
|
559
|
-
// @public
|
|
560
|
-
export interface BackupVaultsListByNetAppAccountOptionalParams extends coreClient.OperationOptions {
|
|
561
|
-
}
|
|
562
|
-
|
|
563
|
-
// @public
|
|
564
|
-
export type BackupVaultsListByNetAppAccountResponse = BackupVaultsList;
|
|
565
|
-
|
|
566
|
-
// @public
|
|
567
|
-
export interface BackupVaultsUpdateHeaders {
|
|
568
|
-
// (undocumented)
|
|
569
|
-
location?: string;
|
|
570
|
-
}
|
|
571
|
-
|
|
572
|
-
// @public
|
|
573
|
-
export interface BackupVaultsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
574
|
-
resumeFrom?: string;
|
|
575
|
-
updateIntervalInMs?: number;
|
|
576
|
-
}
|
|
577
|
-
|
|
578
|
-
// @public
|
|
579
|
-
export type BackupVaultsUpdateResponse = BackupVault;
|
|
580
|
-
|
|
581
|
-
// @public
|
|
582
|
-
export interface BreakFileLocksRequest {
|
|
583
|
-
clientIp?: string;
|
|
584
|
-
confirmRunningDisruptiveOperation?: boolean;
|
|
585
|
-
}
|
|
586
|
-
|
|
587
|
-
// @public
|
|
588
|
-
export interface BreakReplicationRequest {
|
|
589
|
-
forceBreakReplication?: boolean;
|
|
590
|
-
}
|
|
591
|
-
|
|
592
|
-
// @public
|
|
593
|
-
export interface CapacityPool extends TrackedResource {
|
|
594
|
-
coolAccess?: boolean;
|
|
595
|
-
encryptionType?: EncryptionType;
|
|
596
|
-
readonly etag?: string;
|
|
597
|
-
readonly poolId?: string;
|
|
598
|
-
readonly provisioningState?: string;
|
|
599
|
-
qosType?: QosType;
|
|
600
|
-
serviceLevel: ServiceLevel;
|
|
601
|
-
size: number;
|
|
602
|
-
readonly totalThroughputMibps?: number;
|
|
603
|
-
readonly utilizedThroughputMibps?: number;
|
|
604
|
-
}
|
|
605
|
-
|
|
606
|
-
// @public
|
|
607
|
-
export interface CapacityPoolList {
|
|
608
|
-
nextLink?: string;
|
|
609
|
-
value?: CapacityPool[];
|
|
610
|
-
}
|
|
611
|
-
|
|
612
|
-
// @public
|
|
613
|
-
export interface CapacityPoolPatch {
|
|
614
|
-
coolAccess?: boolean;
|
|
615
|
-
readonly id?: string;
|
|
616
|
-
location?: string;
|
|
617
|
-
readonly name?: string;
|
|
618
|
-
qosType?: QosType;
|
|
619
|
-
size?: number;
|
|
620
|
-
tags?: {
|
|
621
|
-
[propertyName: string]: string;
|
|
622
|
-
};
|
|
623
|
-
readonly type?: string;
|
|
624
|
-
}
|
|
625
|
-
|
|
626
|
-
// @public
|
|
627
|
-
export interface ChangeKeyVault {
|
|
628
|
-
keyName: string;
|
|
629
|
-
keyVaultPrivateEndpoints: KeyVaultPrivateEndpoint[];
|
|
630
|
-
keyVaultResourceId?: string;
|
|
631
|
-
keyVaultUri: string;
|
|
632
|
-
}
|
|
633
|
-
|
|
634
|
-
// @public
|
|
635
|
-
export interface CheckAvailabilityResponse {
|
|
636
|
-
isAvailable?: boolean;
|
|
637
|
-
message?: string;
|
|
638
|
-
reason?: InAvailabilityReasonType;
|
|
639
|
-
}
|
|
640
|
-
|
|
641
|
-
// @public
|
|
642
|
-
export type CheckNameResourceTypes = string;
|
|
643
|
-
|
|
644
|
-
// @public
|
|
645
|
-
export type CheckQuotaNameResourceTypes = string;
|
|
646
|
-
|
|
647
|
-
// @public
|
|
648
|
-
export type ChownMode = string;
|
|
649
|
-
|
|
650
|
-
// @public
|
|
651
|
-
export interface CloudError {
|
|
652
|
-
error?: CloudErrorBody;
|
|
653
|
-
}
|
|
654
|
-
|
|
655
|
-
// @public
|
|
656
|
-
export interface CloudErrorBody {
|
|
657
|
-
code?: string;
|
|
658
|
-
message?: string;
|
|
659
|
-
}
|
|
660
|
-
|
|
661
|
-
// @public
|
|
662
|
-
export interface ClusterPeerCommandResponse {
|
|
663
|
-
peerAcceptCommand?: string;
|
|
664
|
-
}
|
|
665
|
-
|
|
666
|
-
// @public
|
|
667
|
-
export type CoolAccessRetrievalPolicy = string;
|
|
668
|
-
|
|
669
|
-
// @public
|
|
670
|
-
export type CoolAccessTieringPolicy = string;
|
|
671
|
-
|
|
672
|
-
// @public
|
|
673
|
-
export type CreatedByType = string;
|
|
674
|
-
|
|
675
|
-
// @public
|
|
676
|
-
export interface DailySchedule {
|
|
677
|
-
hour?: number;
|
|
678
|
-
minute?: number;
|
|
679
|
-
snapshotsToKeep?: number;
|
|
680
|
-
usedBytes?: number;
|
|
681
|
-
}
|
|
682
|
-
|
|
683
|
-
// @public
|
|
684
|
-
export interface DestinationReplication {
|
|
685
|
-
region?: string;
|
|
686
|
-
replicationType?: ReplicationType;
|
|
687
|
-
resourceId?: string;
|
|
688
|
-
zone?: string;
|
|
689
|
-
}
|
|
690
|
-
|
|
691
|
-
// @public
|
|
692
|
-
export interface Dimension {
|
|
693
|
-
displayName?: string;
|
|
694
|
-
name?: string;
|
|
695
|
-
}
|
|
696
|
-
|
|
697
|
-
// @public
|
|
698
|
-
export type EnableSubvolumes = string;
|
|
699
|
-
|
|
700
|
-
// @public
|
|
701
|
-
export interface EncryptionIdentity {
|
|
702
|
-
federatedClientId?: string;
|
|
703
|
-
readonly principalId?: string;
|
|
704
|
-
userAssignedIdentity?: string;
|
|
705
|
-
}
|
|
706
|
-
|
|
707
|
-
// @public
|
|
708
|
-
export type EncryptionKeySource = string;
|
|
709
|
-
|
|
710
|
-
// @public
|
|
711
|
-
export interface EncryptionTransitionRequest {
|
|
712
|
-
privateEndpointId: string;
|
|
713
|
-
virtualNetworkId: string;
|
|
714
|
-
}
|
|
715
|
-
|
|
716
|
-
// @public
|
|
717
|
-
export type EncryptionType = string;
|
|
718
|
-
|
|
719
|
-
// @public
|
|
720
|
-
export type EndpointType = string;
|
|
721
|
-
|
|
722
|
-
// @public
|
|
723
|
-
export interface ErrorAdditionalInfo {
|
|
724
|
-
readonly info?: Record<string, unknown>;
|
|
725
|
-
readonly type?: string;
|
|
726
|
-
}
|
|
727
|
-
|
|
728
|
-
// @public
|
|
729
|
-
export interface ErrorDetail {
|
|
730
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
731
|
-
readonly code?: string;
|
|
732
|
-
readonly details?: ErrorDetail[];
|
|
733
|
-
readonly message?: string;
|
|
734
|
-
readonly target?: string;
|
|
735
|
-
}
|
|
736
|
-
|
|
737
|
-
// @public
|
|
738
|
-
export interface ErrorResponse {
|
|
739
|
-
error?: ErrorDetail;
|
|
740
|
-
}
|
|
741
|
-
|
|
742
|
-
// @public
|
|
743
|
-
export interface ExportPolicyRule {
|
|
744
|
-
allowedClients?: string;
|
|
745
|
-
chownMode?: ChownMode;
|
|
746
|
-
cifs?: boolean;
|
|
747
|
-
hasRootAccess?: boolean;
|
|
748
|
-
kerberos5IReadOnly?: boolean;
|
|
749
|
-
kerberos5IReadWrite?: boolean;
|
|
750
|
-
kerberos5PReadOnly?: boolean;
|
|
751
|
-
kerberos5PReadWrite?: boolean;
|
|
752
|
-
kerberos5ReadOnly?: boolean;
|
|
753
|
-
kerberos5ReadWrite?: boolean;
|
|
754
|
-
nfsv3?: boolean;
|
|
755
|
-
nfsv41?: boolean;
|
|
756
|
-
ruleIndex?: number;
|
|
757
|
-
unixReadOnly?: boolean;
|
|
758
|
-
unixReadWrite?: boolean;
|
|
759
|
-
}
|
|
760
|
-
|
|
761
|
-
// @public
|
|
762
|
-
export type FileAccessLogs = string;
|
|
763
|
-
|
|
764
|
-
// @public
|
|
765
|
-
export interface FilePathAvailabilityRequest {
|
|
766
|
-
availabilityZone?: string;
|
|
767
|
-
name: string;
|
|
768
|
-
subnetId: string;
|
|
769
|
-
}
|
|
770
|
-
|
|
771
|
-
// @public
|
|
772
|
-
export function getContinuationToken(page: unknown): string | undefined;
|
|
773
|
-
|
|
774
|
-
// @public
|
|
775
|
-
export interface GetGroupIdListForLdapUserRequest {
|
|
776
|
-
username: string;
|
|
777
|
-
}
|
|
778
|
-
|
|
779
|
-
// @public
|
|
780
|
-
export interface GetGroupIdListForLdapUserResponse {
|
|
781
|
-
groupIdsForLdapUser?: string[];
|
|
782
|
-
}
|
|
783
|
-
|
|
784
|
-
// @public
|
|
785
|
-
export interface GetKeyVaultStatusResponse {
|
|
786
|
-
keyName?: string;
|
|
787
|
-
keyVaultPrivateEndpoints?: KeyVaultPrivateEndpoint[];
|
|
788
|
-
keyVaultResourceId?: string;
|
|
789
|
-
keyVaultUri?: string;
|
|
790
|
-
}
|
|
791
|
-
|
|
792
|
-
// @public
|
|
793
|
-
export interface HourlySchedule {
|
|
794
|
-
minute?: number;
|
|
795
|
-
snapshotsToKeep?: number;
|
|
796
|
-
usedBytes?: number;
|
|
797
|
-
}
|
|
798
|
-
|
|
799
|
-
// @public
|
|
800
|
-
export type InAvailabilityReasonType = string;
|
|
801
|
-
|
|
802
|
-
// @public
|
|
803
|
-
export type KeySource = string;
|
|
804
|
-
|
|
805
|
-
// @public
|
|
806
|
-
export interface KeyVaultPrivateEndpoint {
|
|
807
|
-
privateEndpointId?: string;
|
|
808
|
-
virtualNetworkId?: string;
|
|
809
|
-
}
|
|
810
|
-
|
|
811
|
-
// @public
|
|
812
|
-
export interface KeyVaultProperties {
|
|
813
|
-
keyName: string;
|
|
814
|
-
readonly keyVaultId?: string;
|
|
815
|
-
keyVaultResourceId?: string;
|
|
816
|
-
keyVaultUri: string;
|
|
817
|
-
readonly status?: KeyVaultStatus;
|
|
818
|
-
}
|
|
819
|
-
|
|
820
|
-
// @public
|
|
821
|
-
export type KeyVaultStatus = string;
|
|
822
|
-
|
|
823
|
-
// @public
|
|
824
|
-
export enum KnownActiveDirectoryStatus {
|
|
825
|
-
Created = "Created",
|
|
826
|
-
Deleted = "Deleted",
|
|
827
|
-
Error = "Error",
|
|
828
|
-
InUse = "InUse",
|
|
829
|
-
Updating = "Updating"
|
|
830
|
-
}
|
|
831
|
-
|
|
832
|
-
// @public
|
|
833
|
-
export enum KnownApplicationType {
|
|
834
|
-
Oracle = "ORACLE",
|
|
835
|
-
SAPHana = "SAP-HANA"
|
|
836
|
-
}
|
|
837
|
-
|
|
838
|
-
// @public
|
|
839
|
-
export enum KnownAvsDataStore {
|
|
840
|
-
Disabled = "Disabled",
|
|
841
|
-
Enabled = "Enabled"
|
|
842
|
-
}
|
|
843
|
-
|
|
844
|
-
// @public
|
|
845
|
-
export enum KnownBackupType {
|
|
846
|
-
Manual = "Manual",
|
|
847
|
-
Scheduled = "Scheduled"
|
|
848
|
-
}
|
|
849
|
-
|
|
850
|
-
// @public
|
|
851
|
-
export enum KnownCheckNameResourceTypes {
|
|
852
|
-
MicrosoftNetAppNetAppAccounts = "Microsoft.NetApp/netAppAccounts",
|
|
853
|
-
MicrosoftNetAppNetAppAccountsCapacityPools = "Microsoft.NetApp/netAppAccounts/capacityPools",
|
|
854
|
-
MicrosoftNetAppNetAppAccountsCapacityPoolsVolumes = "Microsoft.NetApp/netAppAccounts/capacityPools/volumes",
|
|
855
|
-
MicrosoftNetAppNetAppAccountsCapacityPoolsVolumesSnapshots = "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots"
|
|
856
|
-
}
|
|
857
|
-
|
|
858
|
-
// @public
|
|
859
|
-
export enum KnownCheckQuotaNameResourceTypes {
|
|
860
|
-
MicrosoftNetAppNetAppAccounts = "Microsoft.NetApp/netAppAccounts",
|
|
861
|
-
MicrosoftNetAppNetAppAccountsCapacityPools = "Microsoft.NetApp/netAppAccounts/capacityPools",
|
|
862
|
-
MicrosoftNetAppNetAppAccountsCapacityPoolsVolumes = "Microsoft.NetApp/netAppAccounts/capacityPools/volumes",
|
|
863
|
-
MicrosoftNetAppNetAppAccountsCapacityPoolsVolumesSnapshots = "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots"
|
|
864
|
-
}
|
|
865
|
-
|
|
866
|
-
// @public
|
|
867
|
-
export enum KnownChownMode {
|
|
868
|
-
Restricted = "Restricted",
|
|
869
|
-
Unrestricted = "Unrestricted"
|
|
870
|
-
}
|
|
871
|
-
|
|
872
|
-
// @public
|
|
873
|
-
export enum KnownCoolAccessRetrievalPolicy {
|
|
874
|
-
Default = "Default",
|
|
875
|
-
Never = "Never",
|
|
876
|
-
OnRead = "OnRead"
|
|
877
|
-
}
|
|
878
|
-
|
|
879
|
-
// @public
|
|
880
|
-
export enum KnownCoolAccessTieringPolicy {
|
|
881
|
-
Auto = "Auto",
|
|
882
|
-
SnapshotOnly = "SnapshotOnly"
|
|
883
|
-
}
|
|
884
|
-
|
|
885
|
-
// @public
|
|
886
|
-
export enum KnownCreatedByType {
|
|
887
|
-
Application = "Application",
|
|
888
|
-
Key = "Key",
|
|
889
|
-
ManagedIdentity = "ManagedIdentity",
|
|
890
|
-
User = "User"
|
|
891
|
-
}
|
|
892
|
-
|
|
893
|
-
// @public
|
|
894
|
-
export enum KnownEnableSubvolumes {
|
|
895
|
-
Disabled = "Disabled",
|
|
896
|
-
Enabled = "Enabled"
|
|
897
|
-
}
|
|
898
|
-
|
|
899
|
-
// @public
|
|
900
|
-
export enum KnownEncryptionKeySource {
|
|
901
|
-
MicrosoftKeyVault = "Microsoft.KeyVault",
|
|
902
|
-
MicrosoftNetApp = "Microsoft.NetApp"
|
|
903
|
-
}
|
|
904
|
-
|
|
905
|
-
// @public
|
|
906
|
-
export enum KnownEncryptionType {
|
|
907
|
-
Double = "Double",
|
|
908
|
-
Single = "Single"
|
|
909
|
-
}
|
|
910
|
-
|
|
911
|
-
// @public
|
|
912
|
-
export enum KnownEndpointType {
|
|
913
|
-
Dst = "dst",
|
|
914
|
-
Src = "src"
|
|
915
|
-
}
|
|
916
|
-
|
|
917
|
-
// @public
|
|
918
|
-
export enum KnownFileAccessLogs {
|
|
919
|
-
Disabled = "Disabled",
|
|
920
|
-
Enabled = "Enabled"
|
|
921
|
-
}
|
|
922
|
-
|
|
923
|
-
// @public
|
|
924
|
-
export enum KnownInAvailabilityReasonType {
|
|
925
|
-
AlreadyExists = "AlreadyExists",
|
|
926
|
-
Invalid = "Invalid"
|
|
927
|
-
}
|
|
928
|
-
|
|
929
|
-
// @public
|
|
930
|
-
export enum KnownKeySource {
|
|
931
|
-
MicrosoftKeyVault = "Microsoft.KeyVault",
|
|
932
|
-
MicrosoftNetApp = "Microsoft.NetApp"
|
|
933
|
-
}
|
|
934
|
-
|
|
935
|
-
// @public
|
|
936
|
-
export enum KnownKeyVaultStatus {
|
|
937
|
-
Created = "Created",
|
|
938
|
-
Deleted = "Deleted",
|
|
939
|
-
Error = "Error",
|
|
940
|
-
InUse = "InUse",
|
|
941
|
-
Updating = "Updating"
|
|
942
|
-
}
|
|
943
|
-
|
|
944
|
-
// @public
|
|
945
|
-
export enum KnownManagedServiceIdentityType {
|
|
946
|
-
None = "None",
|
|
947
|
-
SystemAssigned = "SystemAssigned",
|
|
948
|
-
SystemAssignedUserAssigned = "SystemAssigned,UserAssigned",
|
|
949
|
-
UserAssigned = "UserAssigned"
|
|
950
|
-
}
|
|
951
|
-
|
|
952
|
-
// @public
|
|
953
|
-
export enum KnownMetricAggregationType {
|
|
954
|
-
Average = "Average"
|
|
955
|
-
}
|
|
956
|
-
|
|
957
|
-
// @public
|
|
958
|
-
export enum KnownMirrorState {
|
|
959
|
-
Broken = "Broken",
|
|
960
|
-
Mirrored = "Mirrored",
|
|
961
|
-
Uninitialized = "Uninitialized"
|
|
962
|
-
}
|
|
963
|
-
|
|
964
|
-
// @public
|
|
965
|
-
export enum KnownMultiAdStatus {
|
|
966
|
-
Disabled = "Disabled",
|
|
967
|
-
Enabled = "Enabled"
|
|
968
|
-
}
|
|
969
|
-
|
|
970
|
-
// @public
|
|
971
|
-
export enum KnownNetworkFeatures {
|
|
972
|
-
Basic = "Basic",
|
|
973
|
-
BasicStandard = "Basic_Standard",
|
|
974
|
-
Standard = "Standard",
|
|
975
|
-
StandardBasic = "Standard_Basic"
|
|
976
|
-
}
|
|
977
|
-
|
|
978
|
-
// @public
|
|
979
|
-
export enum KnownNetworkSiblingSetProvisioningState {
|
|
980
|
-
Canceled = "Canceled",
|
|
981
|
-
Failed = "Failed",
|
|
982
|
-
Succeeded = "Succeeded",
|
|
983
|
-
Updating = "Updating"
|
|
984
|
-
}
|
|
985
|
-
|
|
986
|
-
// @public
|
|
987
|
-
export enum KnownQosType {
|
|
988
|
-
Auto = "Auto",
|
|
989
|
-
Manual = "Manual"
|
|
990
|
-
}
|
|
991
|
-
|
|
992
|
-
// @public
|
|
993
|
-
export enum KnownRegionStorageToNetworkProximity {
|
|
994
|
-
AcrossT2 = "AcrossT2",
|
|
995
|
-
Default = "Default",
|
|
996
|
-
T1 = "T1",
|
|
997
|
-
T1AndAcrossT2 = "T1AndAcrossT2",
|
|
998
|
-
T1AndT2 = "T1AndT2",
|
|
999
|
-
T1AndT2AndAcrossT2 = "T1AndT2AndAcrossT2",
|
|
1000
|
-
T2 = "T2",
|
|
1001
|
-
T2AndAcrossT2 = "T2AndAcrossT2"
|
|
1002
|
-
}
|
|
1003
|
-
|
|
1004
|
-
// @public
|
|
1005
|
-
export enum KnownRelationshipStatus {
|
|
1006
|
-
Failed = "Failed",
|
|
1007
|
-
Idle = "Idle",
|
|
1008
|
-
Transferring = "Transferring",
|
|
1009
|
-
Unknown = "Unknown"
|
|
1010
|
-
}
|
|
1011
|
-
|
|
1012
|
-
// @public
|
|
1013
|
-
export enum KnownReplicationSchedule {
|
|
1014
|
-
"10Minutely" = "_10minutely",
|
|
1015
|
-
Daily = "daily",
|
|
1016
|
-
Hourly = "hourly"
|
|
1017
|
-
}
|
|
1018
|
-
|
|
1019
|
-
// @public
|
|
1020
|
-
export enum KnownReplicationType {
|
|
1021
|
-
CrossRegionReplication = "CrossRegionReplication",
|
|
1022
|
-
CrossZoneReplication = "CrossZoneReplication"
|
|
1023
|
-
}
|
|
1024
|
-
|
|
1025
|
-
// @public
|
|
1026
|
-
export enum KnownSecurityStyle {
|
|
1027
|
-
Ntfs = "ntfs",
|
|
1028
|
-
Unix = "unix"
|
|
1029
|
-
}
|
|
1030
|
-
|
|
1031
|
-
// @public
|
|
1032
|
-
export enum KnownServiceLevel {
|
|
1033
|
-
Premium = "Premium",
|
|
1034
|
-
Standard = "Standard",
|
|
1035
|
-
StandardZRS = "StandardZRS",
|
|
1036
|
-
Ultra = "Ultra"
|
|
1037
|
-
}
|
|
1038
|
-
|
|
1039
|
-
// @public
|
|
1040
|
-
export enum KnownSmbAccessBasedEnumeration {
|
|
1041
|
-
Disabled = "Disabled",
|
|
1042
|
-
Enabled = "Enabled"
|
|
1043
|
-
}
|
|
1044
|
-
|
|
1045
|
-
// @public
|
|
1046
|
-
export enum KnownSmbNonBrowsable {
|
|
1047
|
-
Disabled = "Disabled",
|
|
1048
|
-
Enabled = "Enabled"
|
|
1049
|
-
}
|
|
1050
|
-
|
|
1051
|
-
// @public
|
|
1052
|
-
export enum KnownType {
|
|
1053
|
-
DefaultGroupQuota = "DefaultGroupQuota",
|
|
1054
|
-
DefaultUserQuota = "DefaultUserQuota",
|
|
1055
|
-
IndividualGroupQuota = "IndividualGroupQuota",
|
|
1056
|
-
IndividualUserQuota = "IndividualUserQuota"
|
|
1057
|
-
}
|
|
1058
|
-
|
|
1059
|
-
// @public
|
|
1060
|
-
export enum KnownVolumeStorageToNetworkProximity {
|
|
1061
|
-
AcrossT2 = "AcrossT2",
|
|
1062
|
-
Default = "Default",
|
|
1063
|
-
T1 = "T1",
|
|
1064
|
-
T2 = "T2"
|
|
1065
|
-
}
|
|
1066
|
-
|
|
1067
|
-
// @public
|
|
1068
|
-
export interface LdapSearchScopeOpt {
|
|
1069
|
-
groupDN?: string;
|
|
1070
|
-
groupMembershipFilter?: string;
|
|
1071
|
-
userDN?: string;
|
|
1072
|
-
}
|
|
1073
|
-
|
|
1074
|
-
// @public
|
|
1075
|
-
export interface ListReplications {
|
|
1076
|
-
value?: Replication[];
|
|
1077
|
-
}
|
|
1078
|
-
|
|
1079
|
-
// @public
|
|
1080
|
-
export interface LogSpecification {
|
|
1081
|
-
displayName?: string;
|
|
1082
|
-
name?: string;
|
|
1083
|
-
}
|
|
1084
|
-
|
|
1085
|
-
// @public
|
|
1086
|
-
export interface ManagedServiceIdentity {
|
|
1087
|
-
readonly principalId?: string;
|
|
1088
|
-
readonly tenantId?: string;
|
|
1089
|
-
type: ManagedServiceIdentityType;
|
|
1090
|
-
userAssignedIdentities?: {
|
|
1091
|
-
[propertyName: string]: UserAssignedIdentity | null;
|
|
1092
|
-
};
|
|
1093
|
-
}
|
|
1094
|
-
|
|
1095
|
-
// @public
|
|
1096
|
-
export type ManagedServiceIdentityType = string;
|
|
1097
|
-
|
|
1098
|
-
// @public
|
|
1099
|
-
export type MetricAggregationType = string;
|
|
1100
|
-
|
|
1101
|
-
// @public
|
|
1102
|
-
export interface MetricSpecification {
|
|
1103
|
-
aggregationType?: string;
|
|
1104
|
-
category?: string;
|
|
1105
|
-
dimensions?: Dimension[];
|
|
1106
|
-
displayDescription?: string;
|
|
1107
|
-
displayName?: string;
|
|
1108
|
-
enableRegionalMdmAccount?: boolean;
|
|
1109
|
-
fillGapWithZero?: boolean;
|
|
1110
|
-
internalMetricName?: string;
|
|
1111
|
-
isInternal?: boolean;
|
|
1112
|
-
name?: string;
|
|
1113
|
-
resourceIdDimensionNameOverride?: string;
|
|
1114
|
-
sourceMdmAccount?: string;
|
|
1115
|
-
sourceMdmNamespace?: string;
|
|
1116
|
-
supportedAggregationTypes?: MetricAggregationType[];
|
|
1117
|
-
supportedTimeGrainTypes?: string[];
|
|
1118
|
-
unit?: string;
|
|
1119
|
-
}
|
|
1120
|
-
|
|
1121
|
-
// @public
|
|
1122
|
-
export type MirrorState = string;
|
|
1123
|
-
|
|
1124
|
-
// @public
|
|
1125
|
-
export interface MonthlySchedule {
|
|
1126
|
-
daysOfMonth?: string;
|
|
1127
|
-
hour?: number;
|
|
1128
|
-
minute?: number;
|
|
1129
|
-
snapshotsToKeep?: number;
|
|
1130
|
-
usedBytes?: number;
|
|
1131
|
-
}
|
|
1132
|
-
|
|
1133
|
-
// @public
|
|
1134
|
-
export interface MountTarget {
|
|
1135
|
-
fileSystemId: string;
|
|
1136
|
-
readonly id?: string;
|
|
1137
|
-
readonly ipAddress?: string;
|
|
1138
|
-
location: string;
|
|
1139
|
-
readonly mountTargetId?: string;
|
|
1140
|
-
readonly name?: string;
|
|
1141
|
-
smbServerFqdn?: string;
|
|
1142
|
-
tags?: {
|
|
1143
|
-
[propertyName: string]: string;
|
|
1144
|
-
};
|
|
1145
|
-
readonly type?: string;
|
|
1146
|
-
}
|
|
1147
|
-
|
|
1148
|
-
// @public
|
|
1149
|
-
export interface MountTargetProperties {
|
|
1150
|
-
fileSystemId: string;
|
|
1151
|
-
readonly ipAddress?: string;
|
|
1152
|
-
readonly mountTargetId?: string;
|
|
1153
|
-
smbServerFqdn?: string;
|
|
1154
|
-
}
|
|
1155
|
-
|
|
1156
|
-
// @public
|
|
1157
|
-
export type MultiAdStatus = string;
|
|
1158
|
-
|
|
1159
|
-
// @public
|
|
1160
|
-
export interface NetAppAccount extends TrackedResource {
|
|
1161
|
-
activeDirectories?: ActiveDirectory[];
|
|
1162
|
-
readonly disableShowmount?: boolean;
|
|
1163
|
-
encryption?: AccountEncryption;
|
|
1164
|
-
readonly etag?: string;
|
|
1165
|
-
identity?: ManagedServiceIdentity;
|
|
1166
|
-
readonly multiAdStatus?: MultiAdStatus;
|
|
1167
|
-
nfsV4IDDomain?: string;
|
|
1168
|
-
readonly provisioningState?: string;
|
|
1169
|
-
}
|
|
1170
|
-
|
|
1171
|
-
// @public
|
|
1172
|
-
export interface NetAppAccountList {
|
|
1173
|
-
nextLink?: string;
|
|
1174
|
-
value?: NetAppAccount[];
|
|
1175
|
-
}
|
|
1176
|
-
|
|
1177
|
-
// @public
|
|
1178
|
-
export interface NetAppAccountPatch {
|
|
1179
|
-
activeDirectories?: ActiveDirectory[];
|
|
1180
|
-
readonly disableShowmount?: boolean;
|
|
1181
|
-
encryption?: AccountEncryption;
|
|
1182
|
-
readonly id?: string;
|
|
1183
|
-
identity?: ManagedServiceIdentity;
|
|
1184
|
-
location?: string;
|
|
1185
|
-
readonly multiAdStatus?: MultiAdStatus;
|
|
1186
|
-
readonly name?: string;
|
|
1187
|
-
nfsV4IDDomain?: string;
|
|
1188
|
-
readonly provisioningState?: string;
|
|
1189
|
-
tags?: {
|
|
1190
|
-
[propertyName: string]: string;
|
|
1191
|
-
};
|
|
1192
|
-
readonly type?: string;
|
|
1193
|
-
}
|
|
1194
|
-
|
|
1195
|
-
// @public (undocumented)
|
|
1196
|
-
export class NetAppManagementClient extends coreClient.ServiceClient {
|
|
1197
|
-
// (undocumented)
|
|
1198
|
-
$host: string;
|
|
1199
|
-
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: NetAppManagementClientOptionalParams);
|
|
1200
|
-
// (undocumented)
|
|
1201
|
-
accounts: Accounts;
|
|
1202
|
-
// (undocumented)
|
|
1203
|
-
apiVersion: string;
|
|
1204
|
-
// (undocumented)
|
|
1205
|
-
backupPolicies: BackupPolicies;
|
|
1206
|
-
// (undocumented)
|
|
1207
|
-
backups: Backups;
|
|
1208
|
-
// (undocumented)
|
|
1209
|
-
backupsUnderAccount: BackupsUnderAccount;
|
|
1210
|
-
// (undocumented)
|
|
1211
|
-
backupsUnderBackupVault: BackupsUnderBackupVault;
|
|
1212
|
-
// (undocumented)
|
|
1213
|
-
backupsUnderVolume: BackupsUnderVolume;
|
|
1214
|
-
// (undocumented)
|
|
1215
|
-
backupVaults: BackupVaults;
|
|
1216
|
-
// (undocumented)
|
|
1217
|
-
netAppResource: NetAppResource;
|
|
1218
|
-
// (undocumented)
|
|
1219
|
-
netAppResourceQuotaLimits: NetAppResourceQuotaLimits;
|
|
1220
|
-
// (undocumented)
|
|
1221
|
-
netAppResourceRegionInfos: NetAppResourceRegionInfos;
|
|
1222
|
-
// (undocumented)
|
|
1223
|
-
netAppResourceUsages: NetAppResourceUsages;
|
|
1224
|
-
// (undocumented)
|
|
1225
|
-
operations: Operations;
|
|
1226
|
-
// (undocumented)
|
|
1227
|
-
pools: Pools;
|
|
1228
|
-
// (undocumented)
|
|
1229
|
-
snapshotPolicies: SnapshotPolicies;
|
|
1230
|
-
// (undocumented)
|
|
1231
|
-
snapshots: Snapshots;
|
|
1232
|
-
// (undocumented)
|
|
1233
|
-
subscriptionId: string;
|
|
1234
|
-
// (undocumented)
|
|
1235
|
-
subvolumes: Subvolumes;
|
|
1236
|
-
// (undocumented)
|
|
1237
|
-
volumeGroups: VolumeGroups;
|
|
1238
|
-
// (undocumented)
|
|
1239
|
-
volumeQuotaRules: VolumeQuotaRules;
|
|
1240
|
-
// (undocumented)
|
|
1241
|
-
volumes: Volumes;
|
|
1242
|
-
}
|
|
1243
|
-
|
|
1244
|
-
// @public
|
|
1245
|
-
export interface NetAppManagementClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
1246
|
-
$host?: string;
|
|
1247
|
-
apiVersion?: string;
|
|
1248
|
-
endpoint?: string;
|
|
1249
|
-
}
|
|
1250
|
-
|
|
1251
|
-
// @public
|
|
1252
|
-
export interface NetAppResource {
|
|
1253
|
-
beginUpdateNetworkSiblingSet(location: string, networkSiblingSetId: string, subnetId: string, networkSiblingSetStateId: string, networkFeatures: NetworkFeatures, options?: NetAppResourceUpdateNetworkSiblingSetOptionalParams): Promise<SimplePollerLike<OperationState<NetAppResourceUpdateNetworkSiblingSetResponse>, NetAppResourceUpdateNetworkSiblingSetResponse>>;
|
|
1254
|
-
beginUpdateNetworkSiblingSetAndWait(location: string, networkSiblingSetId: string, subnetId: string, networkSiblingSetStateId: string, networkFeatures: NetworkFeatures, options?: NetAppResourceUpdateNetworkSiblingSetOptionalParams): Promise<NetAppResourceUpdateNetworkSiblingSetResponse>;
|
|
1255
|
-
checkFilePathAvailability(location: string, name: string, subnetId: string, options?: NetAppResourceCheckFilePathAvailabilityOptionalParams): Promise<NetAppResourceCheckFilePathAvailabilityResponse>;
|
|
1256
|
-
checkNameAvailability(location: string, name: string, typeParam: CheckNameResourceTypes, resourceGroup: string, options?: NetAppResourceCheckNameAvailabilityOptionalParams): Promise<NetAppResourceCheckNameAvailabilityResponse>;
|
|
1257
|
-
checkQuotaAvailability(location: string, name: string, typeParam: CheckQuotaNameResourceTypes, resourceGroup: string, options?: NetAppResourceCheckQuotaAvailabilityOptionalParams): Promise<NetAppResourceCheckQuotaAvailabilityResponse>;
|
|
1258
|
-
queryNetworkSiblingSet(location: string, networkSiblingSetId: string, subnetId: string, options?: NetAppResourceQueryNetworkSiblingSetOptionalParams): Promise<NetAppResourceQueryNetworkSiblingSetResponse>;
|
|
1259
|
-
queryRegionInfo(location: string, options?: NetAppResourceQueryRegionInfoOptionalParams): Promise<NetAppResourceQueryRegionInfoResponse>;
|
|
1260
|
-
}
|
|
1261
|
-
|
|
1262
|
-
// @public
|
|
1263
|
-
export interface NetAppResourceCheckFilePathAvailabilityOptionalParams extends coreClient.OperationOptions {
|
|
1264
|
-
availabilityZone?: string;
|
|
1265
|
-
}
|
|
1266
|
-
|
|
1267
|
-
// @public
|
|
1268
|
-
export type NetAppResourceCheckFilePathAvailabilityResponse = CheckAvailabilityResponse;
|
|
1269
|
-
|
|
1270
|
-
// @public
|
|
1271
|
-
export interface NetAppResourceCheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
|
|
1272
|
-
}
|
|
1273
|
-
|
|
1274
|
-
// @public
|
|
1275
|
-
export type NetAppResourceCheckNameAvailabilityResponse = CheckAvailabilityResponse;
|
|
1276
|
-
|
|
1277
|
-
// @public
|
|
1278
|
-
export interface NetAppResourceCheckQuotaAvailabilityOptionalParams extends coreClient.OperationOptions {
|
|
1279
|
-
}
|
|
1280
|
-
|
|
1281
|
-
// @public
|
|
1282
|
-
export type NetAppResourceCheckQuotaAvailabilityResponse = CheckAvailabilityResponse;
|
|
1283
|
-
|
|
1284
|
-
// @public
|
|
1285
|
-
export interface NetAppResourceQueryNetworkSiblingSetOptionalParams extends coreClient.OperationOptions {
|
|
1286
|
-
}
|
|
1287
|
-
|
|
1288
|
-
// @public
|
|
1289
|
-
export type NetAppResourceQueryNetworkSiblingSetResponse = NetworkSiblingSet;
|
|
1290
|
-
|
|
1291
|
-
// @public
|
|
1292
|
-
export interface NetAppResourceQueryRegionInfoOptionalParams extends coreClient.OperationOptions {
|
|
1293
|
-
}
|
|
1294
|
-
|
|
1295
|
-
// @public
|
|
1296
|
-
export type NetAppResourceQueryRegionInfoResponse = RegionInfo;
|
|
1297
|
-
|
|
1298
|
-
// @public
|
|
1299
|
-
export interface NetAppResourceQuotaLimits {
|
|
1300
|
-
get(location: string, quotaLimitName: string, options?: NetAppResourceQuotaLimitsGetOptionalParams): Promise<NetAppResourceQuotaLimitsGetResponse>;
|
|
1301
|
-
list(location: string, options?: NetAppResourceQuotaLimitsListOptionalParams): PagedAsyncIterableIterator<SubscriptionQuotaItem>;
|
|
1302
|
-
}
|
|
1303
|
-
|
|
1304
|
-
// @public
|
|
1305
|
-
export interface NetAppResourceQuotaLimitsGetOptionalParams extends coreClient.OperationOptions {
|
|
1306
|
-
}
|
|
1307
|
-
|
|
1308
|
-
// @public
|
|
1309
|
-
export type NetAppResourceQuotaLimitsGetResponse = SubscriptionQuotaItem;
|
|
1310
|
-
|
|
1311
|
-
// @public
|
|
1312
|
-
export interface NetAppResourceQuotaLimitsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1313
|
-
}
|
|
1314
|
-
|
|
1315
|
-
// @public
|
|
1316
|
-
export type NetAppResourceQuotaLimitsListNextResponse = SubscriptionQuotaItemList;
|
|
1317
|
-
|
|
1318
|
-
// @public
|
|
1319
|
-
export interface NetAppResourceQuotaLimitsListOptionalParams extends coreClient.OperationOptions {
|
|
1320
|
-
}
|
|
1321
|
-
|
|
1322
|
-
// @public
|
|
1323
|
-
export type NetAppResourceQuotaLimitsListResponse = SubscriptionQuotaItemList;
|
|
1324
|
-
|
|
1325
|
-
// @public
|
|
1326
|
-
export interface NetAppResourceRegionInfos {
|
|
1327
|
-
get(location: string, options?: NetAppResourceRegionInfosGetOptionalParams): Promise<NetAppResourceRegionInfosGetResponse>;
|
|
1328
|
-
list(location: string, options?: NetAppResourceRegionInfosListOptionalParams): PagedAsyncIterableIterator<RegionInfoResource>;
|
|
1329
|
-
}
|
|
1330
|
-
|
|
1331
|
-
// @public
|
|
1332
|
-
export interface NetAppResourceRegionInfosGetOptionalParams extends coreClient.OperationOptions {
|
|
1333
|
-
}
|
|
1334
|
-
|
|
1335
|
-
// @public
|
|
1336
|
-
export type NetAppResourceRegionInfosGetResponse = RegionInfoResource;
|
|
1337
|
-
|
|
1338
|
-
// @public
|
|
1339
|
-
export interface NetAppResourceRegionInfosListNextOptionalParams extends coreClient.OperationOptions {
|
|
1340
|
-
}
|
|
1341
|
-
|
|
1342
|
-
// @public
|
|
1343
|
-
export type NetAppResourceRegionInfosListNextResponse = RegionInfosList;
|
|
1344
|
-
|
|
1345
|
-
// @public
|
|
1346
|
-
export interface NetAppResourceRegionInfosListOptionalParams extends coreClient.OperationOptions {
|
|
1347
|
-
}
|
|
1348
|
-
|
|
1349
|
-
// @public
|
|
1350
|
-
export type NetAppResourceRegionInfosListResponse = RegionInfosList;
|
|
1351
|
-
|
|
1352
|
-
// @public
|
|
1353
|
-
export interface NetAppResourceUpdateNetworkSiblingSetHeaders {
|
|
1354
|
-
// (undocumented)
|
|
1355
|
-
location?: string;
|
|
1356
|
-
}
|
|
1357
|
-
|
|
1358
|
-
// @public
|
|
1359
|
-
export interface NetAppResourceUpdateNetworkSiblingSetOptionalParams extends coreClient.OperationOptions {
|
|
1360
|
-
resumeFrom?: string;
|
|
1361
|
-
updateIntervalInMs?: number;
|
|
1362
|
-
}
|
|
1363
|
-
|
|
1364
|
-
// @public
|
|
1365
|
-
export type NetAppResourceUpdateNetworkSiblingSetResponse = NetworkSiblingSet;
|
|
1366
|
-
|
|
1367
|
-
// @public
|
|
1368
|
-
export interface NetAppResourceUsages {
|
|
1369
|
-
get(location: string, usageType: string, options?: NetAppResourceUsagesGetOptionalParams): Promise<NetAppResourceUsagesGetResponse>;
|
|
1370
|
-
list(location: string, options?: NetAppResourceUsagesListOptionalParams): PagedAsyncIterableIterator<UsageResult>;
|
|
1371
|
-
}
|
|
1372
|
-
|
|
1373
|
-
// @public
|
|
1374
|
-
export interface NetAppResourceUsagesGetOptionalParams extends coreClient.OperationOptions {
|
|
1375
|
-
}
|
|
1376
|
-
|
|
1377
|
-
// @public
|
|
1378
|
-
export type NetAppResourceUsagesGetResponse = UsageResult;
|
|
1379
|
-
|
|
1380
|
-
// @public
|
|
1381
|
-
export interface NetAppResourceUsagesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1382
|
-
}
|
|
1383
|
-
|
|
1384
|
-
// @public
|
|
1385
|
-
export type NetAppResourceUsagesListNextResponse = UsagesListResult;
|
|
1386
|
-
|
|
1387
|
-
// @public
|
|
1388
|
-
export interface NetAppResourceUsagesListOptionalParams extends coreClient.OperationOptions {
|
|
1389
|
-
}
|
|
1390
|
-
|
|
1391
|
-
// @public
|
|
1392
|
-
export type NetAppResourceUsagesListResponse = UsagesListResult;
|
|
1393
|
-
|
|
1394
|
-
// @public
|
|
1395
|
-
export type NetworkFeatures = string;
|
|
1396
|
-
|
|
1397
|
-
// @public
|
|
1398
|
-
export interface NetworkSiblingSet {
|
|
1399
|
-
networkFeatures?: NetworkFeatures;
|
|
1400
|
-
networkSiblingSetId?: string;
|
|
1401
|
-
networkSiblingSetStateId?: string;
|
|
1402
|
-
nicInfoList?: NicInfo[];
|
|
1403
|
-
readonly provisioningState?: NetworkSiblingSetProvisioningState;
|
|
1404
|
-
subnetId?: string;
|
|
1405
|
-
}
|
|
1406
|
-
|
|
1407
|
-
// @public
|
|
1408
|
-
export type NetworkSiblingSetProvisioningState = string;
|
|
1409
|
-
|
|
1410
|
-
// @public
|
|
1411
|
-
export interface NicInfo {
|
|
1412
|
-
readonly ipAddress?: string;
|
|
1413
|
-
volumeResourceIds?: string[];
|
|
1414
|
-
}
|
|
1415
|
-
|
|
1416
|
-
// @public
|
|
1417
|
-
export interface Operation {
|
|
1418
|
-
display?: OperationDisplay;
|
|
1419
|
-
name?: string;
|
|
1420
|
-
origin?: string;
|
|
1421
|
-
serviceSpecification?: ServiceSpecification;
|
|
1422
|
-
}
|
|
1423
|
-
|
|
1424
|
-
// @public
|
|
1425
|
-
export interface OperationDisplay {
|
|
1426
|
-
description?: string;
|
|
1427
|
-
operation?: string;
|
|
1428
|
-
provider?: string;
|
|
1429
|
-
resource?: string;
|
|
1430
|
-
}
|
|
1431
|
-
|
|
1432
|
-
// @public
|
|
1433
|
-
export interface OperationListResult {
|
|
1434
|
-
readonly nextLink?: string;
|
|
1435
|
-
value?: Operation[];
|
|
1436
|
-
}
|
|
1437
|
-
|
|
1438
|
-
// @public
|
|
1439
|
-
export interface Operations {
|
|
1440
|
-
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
1441
|
-
}
|
|
1442
|
-
|
|
1443
|
-
// @public
|
|
1444
|
-
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1445
|
-
}
|
|
1446
|
-
|
|
1447
|
-
// @public
|
|
1448
|
-
export type OperationsListNextResponse = OperationListResult;
|
|
1449
|
-
|
|
1450
|
-
// @public
|
|
1451
|
-
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
1452
|
-
}
|
|
1453
|
-
|
|
1454
|
-
// @public
|
|
1455
|
-
export type OperationsListResponse = OperationListResult;
|
|
1456
|
-
|
|
1457
|
-
// @public
|
|
1458
|
-
export interface PeerClusterForVolumeMigrationRequest {
|
|
1459
|
-
peerIpAddresses: string[];
|
|
1460
|
-
}
|
|
1461
|
-
|
|
1462
|
-
// @public
|
|
1463
|
-
export interface PlacementKeyValuePairs {
|
|
1464
|
-
key: string;
|
|
1465
|
-
value: string;
|
|
1466
|
-
}
|
|
1467
|
-
|
|
1468
|
-
// @public
|
|
1469
|
-
export interface PoolChangeRequest {
|
|
1470
|
-
newPoolResourceId: string;
|
|
1471
|
-
}
|
|
1472
|
-
|
|
1473
|
-
// @public
|
|
1474
|
-
export interface Pools {
|
|
1475
|
-
beginCreateOrUpdate(resourceGroupName: string, accountName: string, poolName: string, body: CapacityPool, options?: PoolsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PoolsCreateOrUpdateResponse>, PoolsCreateOrUpdateResponse>>;
|
|
1476
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, accountName: string, poolName: string, body: CapacityPool, options?: PoolsCreateOrUpdateOptionalParams): Promise<PoolsCreateOrUpdateResponse>;
|
|
1477
|
-
beginDelete(resourceGroupName: string, accountName: string, poolName: string, options?: PoolsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1478
|
-
beginDeleteAndWait(resourceGroupName: string, accountName: string, poolName: string, options?: PoolsDeleteOptionalParams): Promise<void>;
|
|
1479
|
-
beginUpdate(resourceGroupName: string, accountName: string, poolName: string, body: CapacityPoolPatch, options?: PoolsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PoolsUpdateResponse>, PoolsUpdateResponse>>;
|
|
1480
|
-
beginUpdateAndWait(resourceGroupName: string, accountName: string, poolName: string, body: CapacityPoolPatch, options?: PoolsUpdateOptionalParams): Promise<PoolsUpdateResponse>;
|
|
1481
|
-
get(resourceGroupName: string, accountName: string, poolName: string, options?: PoolsGetOptionalParams): Promise<PoolsGetResponse>;
|
|
1482
|
-
list(resourceGroupName: string, accountName: string, options?: PoolsListOptionalParams): PagedAsyncIterableIterator<CapacityPool>;
|
|
1483
|
-
}
|
|
1484
|
-
|
|
1485
|
-
// @public
|
|
1486
|
-
export interface PoolsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1487
|
-
resumeFrom?: string;
|
|
1488
|
-
updateIntervalInMs?: number;
|
|
1489
|
-
}
|
|
1490
|
-
|
|
1491
|
-
// @public
|
|
1492
|
-
export type PoolsCreateOrUpdateResponse = CapacityPool;
|
|
1493
|
-
|
|
1494
|
-
// @public
|
|
1495
|
-
export interface PoolsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1496
|
-
resumeFrom?: string;
|
|
1497
|
-
updateIntervalInMs?: number;
|
|
1498
|
-
}
|
|
1499
|
-
|
|
1500
|
-
// @public
|
|
1501
|
-
export interface PoolsGetOptionalParams extends coreClient.OperationOptions {
|
|
1502
|
-
}
|
|
1503
|
-
|
|
1504
|
-
// @public
|
|
1505
|
-
export type PoolsGetResponse = CapacityPool;
|
|
1506
|
-
|
|
1507
|
-
// @public
|
|
1508
|
-
export interface PoolsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1509
|
-
}
|
|
1510
|
-
|
|
1511
|
-
// @public
|
|
1512
|
-
export type PoolsListNextResponse = CapacityPoolList;
|
|
1513
|
-
|
|
1514
|
-
// @public
|
|
1515
|
-
export interface PoolsListOptionalParams extends coreClient.OperationOptions {
|
|
1516
|
-
}
|
|
1517
|
-
|
|
1518
|
-
// @public
|
|
1519
|
-
export type PoolsListResponse = CapacityPoolList;
|
|
1520
|
-
|
|
1521
|
-
// @public
|
|
1522
|
-
export interface PoolsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1523
|
-
resumeFrom?: string;
|
|
1524
|
-
updateIntervalInMs?: number;
|
|
1525
|
-
}
|
|
1526
|
-
|
|
1527
|
-
// @public
|
|
1528
|
-
export type PoolsUpdateResponse = CapacityPool;
|
|
1529
|
-
|
|
1530
|
-
// @public
|
|
1531
|
-
export type ProvisioningState = "Accepted" | "Creating" | "Patching" | "Deleting" | "Moving" | "Failed" | "Succeeded";
|
|
1532
|
-
|
|
1533
|
-
// @public
|
|
1534
|
-
export interface ProxyResource extends Resource {
|
|
1535
|
-
}
|
|
1536
|
-
|
|
1537
|
-
// @public
|
|
1538
|
-
export type QosType = string;
|
|
1539
|
-
|
|
1540
|
-
// @public
|
|
1541
|
-
export interface QueryNetworkSiblingSetRequest {
|
|
1542
|
-
networkSiblingSetId: string;
|
|
1543
|
-
subnetId: string;
|
|
1544
|
-
}
|
|
1545
|
-
|
|
1546
|
-
// @public
|
|
1547
|
-
export interface QuotaAvailabilityRequest {
|
|
1548
|
-
name: string;
|
|
1549
|
-
resourceGroup: string;
|
|
1550
|
-
type: CheckQuotaNameResourceTypes;
|
|
1551
|
-
}
|
|
1552
|
-
|
|
1553
|
-
// @public
|
|
1554
|
-
export interface ReestablishReplicationRequest {
|
|
1555
|
-
sourceVolumeId?: string;
|
|
1556
|
-
}
|
|
1557
|
-
|
|
1558
|
-
// @public
|
|
1559
|
-
export interface RegionInfo {
|
|
1560
|
-
availabilityZoneMappings?: RegionInfoAvailabilityZoneMappingsItem[];
|
|
1561
|
-
storageToNetworkProximity?: RegionStorageToNetworkProximity;
|
|
1562
|
-
}
|
|
1563
|
-
|
|
1564
|
-
// @public (undocumented)
|
|
1565
|
-
export interface RegionInfoAvailabilityZoneMappingsItem {
|
|
1566
|
-
availabilityZone?: string;
|
|
1567
|
-
isAvailable?: boolean;
|
|
1568
|
-
}
|
|
1569
|
-
|
|
1570
|
-
// @public
|
|
1571
|
-
export interface RegionInfoResource extends ProxyResource {
|
|
1572
|
-
availabilityZoneMappings?: RegionInfoAvailabilityZoneMappingsItem[];
|
|
1573
|
-
storageToNetworkProximity?: RegionStorageToNetworkProximity;
|
|
1574
|
-
}
|
|
1575
|
-
|
|
1576
|
-
// @public
|
|
1577
|
-
export interface RegionInfosList {
|
|
1578
|
-
nextLink?: string;
|
|
1579
|
-
value?: RegionInfoResource[];
|
|
1580
|
-
}
|
|
1581
|
-
|
|
1582
|
-
// @public
|
|
1583
|
-
export type RegionStorageToNetworkProximity = string;
|
|
1584
|
-
|
|
1585
|
-
// @public
|
|
1586
|
-
export type RelationshipStatus = string;
|
|
1587
|
-
|
|
1588
|
-
// @public
|
|
1589
|
-
export interface RelocateVolumeRequest {
|
|
1590
|
-
creationToken?: string;
|
|
1591
|
-
}
|
|
1592
|
-
|
|
1593
|
-
// @public
|
|
1594
|
-
export interface RemotePath {
|
|
1595
|
-
externalHostName: string;
|
|
1596
|
-
serverName: string;
|
|
1597
|
-
volumeName: string;
|
|
1598
|
-
}
|
|
1599
|
-
|
|
1600
|
-
// @public
|
|
1601
|
-
export interface Replication {
|
|
1602
|
-
endpointType?: EndpointType;
|
|
1603
|
-
remoteVolumeRegion?: string;
|
|
1604
|
-
remoteVolumeResourceId: string;
|
|
1605
|
-
readonly replicationId?: string;
|
|
1606
|
-
replicationSchedule?: ReplicationSchedule;
|
|
1607
|
-
}
|
|
1608
|
-
|
|
1609
|
-
// @public
|
|
1610
|
-
export interface ReplicationObject {
|
|
1611
|
-
readonly destinationReplications?: DestinationReplication[];
|
|
1612
|
-
readonly endpointType?: EndpointType;
|
|
1613
|
-
remotePath?: RemotePath;
|
|
1614
|
-
remoteVolumeRegion?: string;
|
|
1615
|
-
remoteVolumeResourceId?: string;
|
|
1616
|
-
readonly replicationId?: string;
|
|
1617
|
-
replicationSchedule?: ReplicationSchedule;
|
|
1618
|
-
}
|
|
1619
|
-
|
|
1620
|
-
// @public
|
|
1621
|
-
export type ReplicationSchedule = string;
|
|
1622
|
-
|
|
1623
|
-
// @public
|
|
1624
|
-
export interface ReplicationStatus {
|
|
1625
|
-
errorMessage?: string;
|
|
1626
|
-
healthy?: boolean;
|
|
1627
|
-
mirrorState?: MirrorState;
|
|
1628
|
-
relationshipStatus?: RelationshipStatus;
|
|
1629
|
-
totalProgress?: string;
|
|
1630
|
-
}
|
|
1631
|
-
|
|
1632
|
-
// @public
|
|
1633
|
-
export type ReplicationType = string;
|
|
1634
|
-
|
|
1635
|
-
// @public
|
|
1636
|
-
export interface Resource {
|
|
1637
|
-
readonly id?: string;
|
|
1638
|
-
readonly name?: string;
|
|
1639
|
-
readonly systemData?: SystemData;
|
|
1640
|
-
readonly type?: string;
|
|
1641
|
-
}
|
|
1642
|
-
|
|
1643
|
-
// @public
|
|
1644
|
-
export interface ResourceIdentity {
|
|
1645
|
-
readonly principalId?: string;
|
|
1646
|
-
readonly tenantId?: string;
|
|
1647
|
-
type?: string;
|
|
1648
|
-
}
|
|
1649
|
-
|
|
1650
|
-
// @public
|
|
1651
|
-
export interface ResourceNameAvailabilityRequest {
|
|
1652
|
-
name: string;
|
|
1653
|
-
resourceGroup: string;
|
|
1654
|
-
type: CheckNameResourceTypes;
|
|
1655
|
-
}
|
|
1656
|
-
|
|
1657
|
-
// @public
|
|
1658
|
-
export interface RestoreStatus {
|
|
1659
|
-
readonly errorMessage?: string;
|
|
1660
|
-
readonly healthy?: boolean;
|
|
1661
|
-
readonly mirrorState?: MirrorState;
|
|
1662
|
-
readonly relationshipStatus?: RelationshipStatus;
|
|
1663
|
-
readonly totalTransferBytes?: number;
|
|
1664
|
-
readonly unhealthyReason?: string;
|
|
1665
|
-
}
|
|
1666
|
-
|
|
1667
|
-
// @public
|
|
1668
|
-
export type SecurityStyle = string;
|
|
1669
|
-
|
|
1670
|
-
// @public
|
|
1671
|
-
export type ServiceLevel = string;
|
|
1672
|
-
|
|
1673
|
-
// @public
|
|
1674
|
-
export interface ServiceSpecification {
|
|
1675
|
-
logSpecifications?: LogSpecification[];
|
|
1676
|
-
metricSpecifications?: MetricSpecification[];
|
|
1677
|
-
}
|
|
1678
|
-
|
|
1679
|
-
// @public
|
|
1680
|
-
export type SmbAccessBasedEnumeration = string;
|
|
1681
|
-
|
|
1682
|
-
// @public
|
|
1683
|
-
export type SmbNonBrowsable = string;
|
|
1684
|
-
|
|
1685
|
-
// @public
|
|
1686
|
-
export interface Snapshot extends ProxyResource {
|
|
1687
|
-
readonly created?: Date;
|
|
1688
|
-
location: string;
|
|
1689
|
-
readonly provisioningState?: string;
|
|
1690
|
-
readonly snapshotId?: string;
|
|
1691
|
-
}
|
|
1692
|
-
|
|
1693
|
-
// @public
|
|
1694
|
-
export interface SnapshotPolicies {
|
|
1695
|
-
beginDelete(resourceGroupName: string, accountName: string, snapshotPolicyName: string, options?: SnapshotPoliciesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1696
|
-
beginDeleteAndWait(resourceGroupName: string, accountName: string, snapshotPolicyName: string, options?: SnapshotPoliciesDeleteOptionalParams): Promise<void>;
|
|
1697
|
-
beginUpdate(resourceGroupName: string, accountName: string, snapshotPolicyName: string, body: SnapshotPolicyPatch, options?: SnapshotPoliciesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<SnapshotPoliciesUpdateResponse>, SnapshotPoliciesUpdateResponse>>;
|
|
1698
|
-
beginUpdateAndWait(resourceGroupName: string, accountName: string, snapshotPolicyName: string, body: SnapshotPolicyPatch, options?: SnapshotPoliciesUpdateOptionalParams): Promise<SnapshotPoliciesUpdateResponse>;
|
|
1699
|
-
create(resourceGroupName: string, accountName: string, snapshotPolicyName: string, body: SnapshotPolicy, options?: SnapshotPoliciesCreateOptionalParams): Promise<SnapshotPoliciesCreateResponse>;
|
|
1700
|
-
get(resourceGroupName: string, accountName: string, snapshotPolicyName: string, options?: SnapshotPoliciesGetOptionalParams): Promise<SnapshotPoliciesGetResponse>;
|
|
1701
|
-
list(resourceGroupName: string, accountName: string, options?: SnapshotPoliciesListOptionalParams): PagedAsyncIterableIterator<SnapshotPolicy>;
|
|
1702
|
-
listVolumes(resourceGroupName: string, accountName: string, snapshotPolicyName: string, options?: SnapshotPoliciesListVolumesOptionalParams): Promise<SnapshotPoliciesListVolumesResponse>;
|
|
1703
|
-
}
|
|
1704
|
-
|
|
1705
|
-
// @public
|
|
1706
|
-
export interface SnapshotPoliciesCreateOptionalParams extends coreClient.OperationOptions {
|
|
1707
|
-
}
|
|
1708
|
-
|
|
1709
|
-
// @public
|
|
1710
|
-
export type SnapshotPoliciesCreateResponse = SnapshotPolicy;
|
|
1711
|
-
|
|
1712
|
-
// @public
|
|
1713
|
-
export interface SnapshotPoliciesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1714
|
-
resumeFrom?: string;
|
|
1715
|
-
updateIntervalInMs?: number;
|
|
1716
|
-
}
|
|
1717
|
-
|
|
1718
|
-
// @public
|
|
1719
|
-
export interface SnapshotPoliciesGetOptionalParams extends coreClient.OperationOptions {
|
|
1720
|
-
}
|
|
1721
|
-
|
|
1722
|
-
// @public
|
|
1723
|
-
export type SnapshotPoliciesGetResponse = SnapshotPolicy;
|
|
1724
|
-
|
|
1725
|
-
// @public
|
|
1726
|
-
export interface SnapshotPoliciesList {
|
|
1727
|
-
value?: SnapshotPolicy[];
|
|
1728
|
-
}
|
|
1729
|
-
|
|
1730
|
-
// @public
|
|
1731
|
-
export interface SnapshotPoliciesListOptionalParams extends coreClient.OperationOptions {
|
|
1732
|
-
}
|
|
1733
|
-
|
|
1734
|
-
// @public
|
|
1735
|
-
export type SnapshotPoliciesListResponse = SnapshotPoliciesList;
|
|
1736
|
-
|
|
1737
|
-
// @public
|
|
1738
|
-
export interface SnapshotPoliciesListVolumesOptionalParams extends coreClient.OperationOptions {
|
|
1739
|
-
}
|
|
1740
|
-
|
|
1741
|
-
// @public
|
|
1742
|
-
export type SnapshotPoliciesListVolumesResponse = SnapshotPolicyVolumeList;
|
|
1743
|
-
|
|
1744
|
-
// @public
|
|
1745
|
-
export interface SnapshotPoliciesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1746
|
-
resumeFrom?: string;
|
|
1747
|
-
updateIntervalInMs?: number;
|
|
1748
|
-
}
|
|
1749
|
-
|
|
1750
|
-
// @public
|
|
1751
|
-
export type SnapshotPoliciesUpdateResponse = SnapshotPolicy;
|
|
1752
|
-
|
|
1753
|
-
// @public
|
|
1754
|
-
export interface SnapshotPolicy extends TrackedResource {
|
|
1755
|
-
dailySchedule?: DailySchedule;
|
|
1756
|
-
enabled?: boolean;
|
|
1757
|
-
readonly etag?: string;
|
|
1758
|
-
hourlySchedule?: HourlySchedule;
|
|
1759
|
-
monthlySchedule?: MonthlySchedule;
|
|
1760
|
-
readonly provisioningState?: string;
|
|
1761
|
-
weeklySchedule?: WeeklySchedule;
|
|
1762
|
-
}
|
|
1763
|
-
|
|
1764
|
-
// @public
|
|
1765
|
-
export interface SnapshotPolicyDetails {
|
|
1766
|
-
dailySchedule?: DailySchedule;
|
|
1767
|
-
enabled?: boolean;
|
|
1768
|
-
hourlySchedule?: HourlySchedule;
|
|
1769
|
-
readonly id?: string;
|
|
1770
|
-
location?: string;
|
|
1771
|
-
monthlySchedule?: MonthlySchedule;
|
|
1772
|
-
readonly name?: string;
|
|
1773
|
-
readonly provisioningState?: string;
|
|
1774
|
-
tags?: {
|
|
1775
|
-
[propertyName: string]: string;
|
|
1776
|
-
};
|
|
1777
|
-
readonly type?: string;
|
|
1778
|
-
weeklySchedule?: WeeklySchedule;
|
|
1779
|
-
}
|
|
1780
|
-
|
|
1781
|
-
// @public
|
|
1782
|
-
export interface SnapshotPolicyPatch {
|
|
1783
|
-
dailySchedule?: DailySchedule;
|
|
1784
|
-
enabled?: boolean;
|
|
1785
|
-
hourlySchedule?: HourlySchedule;
|
|
1786
|
-
readonly id?: string;
|
|
1787
|
-
location?: string;
|
|
1788
|
-
monthlySchedule?: MonthlySchedule;
|
|
1789
|
-
readonly name?: string;
|
|
1790
|
-
readonly provisioningState?: string;
|
|
1791
|
-
tags?: {
|
|
1792
|
-
[propertyName: string]: string;
|
|
1793
|
-
};
|
|
1794
|
-
readonly type?: string;
|
|
1795
|
-
weeklySchedule?: WeeklySchedule;
|
|
1796
|
-
}
|
|
1797
|
-
|
|
1798
|
-
// @public
|
|
1799
|
-
export interface SnapshotPolicyVolumeList {
|
|
1800
|
-
value?: Volume[];
|
|
1801
|
-
}
|
|
1802
|
-
|
|
1803
|
-
// @public
|
|
1804
|
-
export interface SnapshotRestoreFiles {
|
|
1805
|
-
destinationPath?: string;
|
|
1806
|
-
filePaths: string[];
|
|
1807
|
-
}
|
|
1808
|
-
|
|
1809
|
-
// @public
|
|
1810
|
-
export interface Snapshots {
|
|
1811
|
-
beginCreate(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, snapshotName: string, body: Snapshot, options?: SnapshotsCreateOptionalParams): Promise<SimplePollerLike<OperationState<SnapshotsCreateResponse>, SnapshotsCreateResponse>>;
|
|
1812
|
-
beginCreateAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, snapshotName: string, body: Snapshot, options?: SnapshotsCreateOptionalParams): Promise<SnapshotsCreateResponse>;
|
|
1813
|
-
beginDelete(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, snapshotName: string, options?: SnapshotsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1814
|
-
beginDeleteAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, snapshotName: string, options?: SnapshotsDeleteOptionalParams): Promise<void>;
|
|
1815
|
-
beginRestoreFiles(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, snapshotName: string, body: SnapshotRestoreFiles, options?: SnapshotsRestoreFilesOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1816
|
-
beginRestoreFilesAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, snapshotName: string, body: SnapshotRestoreFiles, options?: SnapshotsRestoreFilesOptionalParams): Promise<void>;
|
|
1817
|
-
beginUpdate(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, snapshotName: string, body: Record<string, unknown>, options?: SnapshotsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<SnapshotsUpdateResponse>, SnapshotsUpdateResponse>>;
|
|
1818
|
-
beginUpdateAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, snapshotName: string, body: Record<string, unknown>, options?: SnapshotsUpdateOptionalParams): Promise<SnapshotsUpdateResponse>;
|
|
1819
|
-
get(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, snapshotName: string, options?: SnapshotsGetOptionalParams): Promise<SnapshotsGetResponse>;
|
|
1820
|
-
list(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: SnapshotsListOptionalParams): PagedAsyncIterableIterator<Snapshot>;
|
|
1821
|
-
}
|
|
1822
|
-
|
|
1823
|
-
// @public
|
|
1824
|
-
export interface SnapshotsCreateOptionalParams extends coreClient.OperationOptions {
|
|
1825
|
-
resumeFrom?: string;
|
|
1826
|
-
updateIntervalInMs?: number;
|
|
1827
|
-
}
|
|
1828
|
-
|
|
1829
|
-
// @public
|
|
1830
|
-
export type SnapshotsCreateResponse = Snapshot;
|
|
1831
|
-
|
|
1832
|
-
// @public
|
|
1833
|
-
export interface SnapshotsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1834
|
-
resumeFrom?: string;
|
|
1835
|
-
updateIntervalInMs?: number;
|
|
1836
|
-
}
|
|
1837
|
-
|
|
1838
|
-
// @public
|
|
1839
|
-
export interface SnapshotsGetOptionalParams extends coreClient.OperationOptions {
|
|
1840
|
-
}
|
|
1841
|
-
|
|
1842
|
-
// @public
|
|
1843
|
-
export type SnapshotsGetResponse = Snapshot;
|
|
1844
|
-
|
|
1845
|
-
// @public
|
|
1846
|
-
export interface SnapshotsList {
|
|
1847
|
-
value?: Snapshot[];
|
|
1848
|
-
}
|
|
1849
|
-
|
|
1850
|
-
// @public
|
|
1851
|
-
export interface SnapshotsListOptionalParams extends coreClient.OperationOptions {
|
|
1852
|
-
}
|
|
1853
|
-
|
|
1854
|
-
// @public
|
|
1855
|
-
export type SnapshotsListResponse = SnapshotsList;
|
|
1856
|
-
|
|
1857
|
-
// @public
|
|
1858
|
-
export interface SnapshotsRestoreFilesOptionalParams extends coreClient.OperationOptions {
|
|
1859
|
-
resumeFrom?: string;
|
|
1860
|
-
updateIntervalInMs?: number;
|
|
1861
|
-
}
|
|
1862
|
-
|
|
1863
|
-
// @public
|
|
1864
|
-
export interface SnapshotsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1865
|
-
resumeFrom?: string;
|
|
1866
|
-
updateIntervalInMs?: number;
|
|
1867
|
-
}
|
|
1868
|
-
|
|
1869
|
-
// @public
|
|
1870
|
-
export type SnapshotsUpdateResponse = Snapshot;
|
|
1871
|
-
|
|
1872
|
-
// @public
|
|
1873
|
-
export interface SubscriptionQuotaItem extends ProxyResource {
|
|
1874
|
-
readonly current?: number;
|
|
1875
|
-
readonly default?: number;
|
|
1876
|
-
}
|
|
1877
|
-
|
|
1878
|
-
// @public
|
|
1879
|
-
export interface SubscriptionQuotaItemList {
|
|
1880
|
-
nextLink?: string;
|
|
1881
|
-
value?: SubscriptionQuotaItem[];
|
|
1882
|
-
}
|
|
1883
|
-
|
|
1884
|
-
// @public
|
|
1885
|
-
export interface SubvolumeInfo extends ProxyResource {
|
|
1886
|
-
parentPath?: string;
|
|
1887
|
-
path?: string;
|
|
1888
|
-
readonly provisioningState?: string;
|
|
1889
|
-
size?: number;
|
|
1890
|
-
}
|
|
1891
|
-
|
|
1892
|
-
// @public
|
|
1893
|
-
export interface SubvolumeModel {
|
|
1894
|
-
accessedTimeStamp?: Date;
|
|
1895
|
-
bytesUsed?: number;
|
|
1896
|
-
changedTimeStamp?: Date;
|
|
1897
|
-
creationTimeStamp?: Date;
|
|
1898
|
-
readonly id?: string;
|
|
1899
|
-
modifiedTimeStamp?: Date;
|
|
1900
|
-
readonly name?: string;
|
|
1901
|
-
parentPath?: string;
|
|
1902
|
-
path?: string;
|
|
1903
|
-
permissions?: string;
|
|
1904
|
-
provisioningState?: string;
|
|
1905
|
-
size?: number;
|
|
1906
|
-
readonly type?: string;
|
|
1907
|
-
}
|
|
1908
|
-
|
|
1909
|
-
// @public
|
|
1910
|
-
export interface SubvolumePatchRequest {
|
|
1911
|
-
path?: string;
|
|
1912
|
-
size?: number;
|
|
1913
|
-
}
|
|
1914
|
-
|
|
1915
|
-
// @public
|
|
1916
|
-
export interface Subvolumes {
|
|
1917
|
-
beginCreate(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, subvolumeName: string, body: SubvolumeInfo, options?: SubvolumesCreateOptionalParams): Promise<SimplePollerLike<OperationState<SubvolumesCreateResponse>, SubvolumesCreateResponse>>;
|
|
1918
|
-
beginCreateAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, subvolumeName: string, body: SubvolumeInfo, options?: SubvolumesCreateOptionalParams): Promise<SubvolumesCreateResponse>;
|
|
1919
|
-
beginDelete(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, subvolumeName: string, options?: SubvolumesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1920
|
-
beginDeleteAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, subvolumeName: string, options?: SubvolumesDeleteOptionalParams): Promise<void>;
|
|
1921
|
-
beginGetMetadata(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, subvolumeName: string, options?: SubvolumesGetMetadataOptionalParams): Promise<SimplePollerLike<OperationState<SubvolumesGetMetadataResponse>, SubvolumesGetMetadataResponse>>;
|
|
1922
|
-
beginGetMetadataAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, subvolumeName: string, options?: SubvolumesGetMetadataOptionalParams): Promise<SubvolumesGetMetadataResponse>;
|
|
1923
|
-
beginUpdate(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, subvolumeName: string, body: SubvolumePatchRequest, options?: SubvolumesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<SubvolumesUpdateResponse>, SubvolumesUpdateResponse>>;
|
|
1924
|
-
beginUpdateAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, subvolumeName: string, body: SubvolumePatchRequest, options?: SubvolumesUpdateOptionalParams): Promise<SubvolumesUpdateResponse>;
|
|
1925
|
-
get(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, subvolumeName: string, options?: SubvolumesGetOptionalParams): Promise<SubvolumesGetResponse>;
|
|
1926
|
-
listByVolume(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: SubvolumesListByVolumeOptionalParams): PagedAsyncIterableIterator<SubvolumeInfo>;
|
|
1927
|
-
}
|
|
1928
|
-
|
|
1929
|
-
// @public
|
|
1930
|
-
export interface SubvolumesCreateOptionalParams extends coreClient.OperationOptions {
|
|
1931
|
-
resumeFrom?: string;
|
|
1932
|
-
updateIntervalInMs?: number;
|
|
1933
|
-
}
|
|
1934
|
-
|
|
1935
|
-
// @public
|
|
1936
|
-
export type SubvolumesCreateResponse = SubvolumeInfo;
|
|
1937
|
-
|
|
1938
|
-
// @public
|
|
1939
|
-
export interface SubvolumesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1940
|
-
resumeFrom?: string;
|
|
1941
|
-
updateIntervalInMs?: number;
|
|
1942
|
-
}
|
|
1943
|
-
|
|
1944
|
-
// @public
|
|
1945
|
-
export interface SubvolumesGetMetadataOptionalParams extends coreClient.OperationOptions {
|
|
1946
|
-
resumeFrom?: string;
|
|
1947
|
-
updateIntervalInMs?: number;
|
|
1948
|
-
}
|
|
1949
|
-
|
|
1950
|
-
// @public
|
|
1951
|
-
export type SubvolumesGetMetadataResponse = SubvolumeModel;
|
|
1952
|
-
|
|
1953
|
-
// @public
|
|
1954
|
-
export interface SubvolumesGetOptionalParams extends coreClient.OperationOptions {
|
|
1955
|
-
}
|
|
1956
|
-
|
|
1957
|
-
// @public
|
|
1958
|
-
export type SubvolumesGetResponse = SubvolumeInfo;
|
|
1959
|
-
|
|
1960
|
-
// @public
|
|
1961
|
-
export interface SubvolumesList {
|
|
1962
|
-
nextLink?: string;
|
|
1963
|
-
value?: SubvolumeInfo[];
|
|
1964
|
-
}
|
|
1965
|
-
|
|
1966
|
-
// @public
|
|
1967
|
-
export interface SubvolumesListByVolumeNextOptionalParams extends coreClient.OperationOptions {
|
|
1968
|
-
}
|
|
1969
|
-
|
|
1970
|
-
// @public
|
|
1971
|
-
export type SubvolumesListByVolumeNextResponse = SubvolumesList;
|
|
1972
|
-
|
|
1973
|
-
// @public
|
|
1974
|
-
export interface SubvolumesListByVolumeOptionalParams extends coreClient.OperationOptions {
|
|
1975
|
-
}
|
|
1976
|
-
|
|
1977
|
-
// @public
|
|
1978
|
-
export type SubvolumesListByVolumeResponse = SubvolumesList;
|
|
1979
|
-
|
|
1980
|
-
// @public
|
|
1981
|
-
export interface SubvolumesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1982
|
-
resumeFrom?: string;
|
|
1983
|
-
updateIntervalInMs?: number;
|
|
1984
|
-
}
|
|
1985
|
-
|
|
1986
|
-
// @public
|
|
1987
|
-
export type SubvolumesUpdateResponse = SubvolumeInfo;
|
|
1988
|
-
|
|
1989
|
-
// @public
|
|
1990
|
-
export interface SvmPeerCommandResponse {
|
|
1991
|
-
svmPeeringCommand?: string;
|
|
1992
|
-
}
|
|
1993
|
-
|
|
1994
|
-
// @public
|
|
1995
|
-
export interface SystemData {
|
|
1996
|
-
createdAt?: Date;
|
|
1997
|
-
createdBy?: string;
|
|
1998
|
-
createdByType?: CreatedByType;
|
|
1999
|
-
lastModifiedAt?: Date;
|
|
2000
|
-
lastModifiedBy?: string;
|
|
2001
|
-
lastModifiedByType?: CreatedByType;
|
|
2002
|
-
}
|
|
2003
|
-
|
|
2004
|
-
// @public
|
|
2005
|
-
export interface TrackedResource extends Resource {
|
|
2006
|
-
location: string;
|
|
2007
|
-
tags?: {
|
|
2008
|
-
[propertyName: string]: string;
|
|
2009
|
-
};
|
|
2010
|
-
}
|
|
2011
|
-
|
|
2012
|
-
// @public
|
|
2013
|
-
export type Type = string;
|
|
2014
|
-
|
|
2015
|
-
// @public
|
|
2016
|
-
export interface UpdateNetworkSiblingSetRequest {
|
|
2017
|
-
networkFeatures: NetworkFeatures;
|
|
2018
|
-
networkSiblingSetId: string;
|
|
2019
|
-
networkSiblingSetStateId: string;
|
|
2020
|
-
subnetId: string;
|
|
2021
|
-
}
|
|
2022
|
-
|
|
2023
|
-
// @public
|
|
2024
|
-
export interface UsageName {
|
|
2025
|
-
localizedValue?: string;
|
|
2026
|
-
value?: string;
|
|
2027
|
-
}
|
|
2028
|
-
|
|
2029
|
-
// @public
|
|
2030
|
-
export interface UsageResult {
|
|
2031
|
-
readonly currentValue?: number;
|
|
2032
|
-
readonly id?: string;
|
|
2033
|
-
readonly limit?: number;
|
|
2034
|
-
readonly name?: UsageName;
|
|
2035
|
-
readonly unit?: string;
|
|
2036
|
-
}
|
|
2037
|
-
|
|
2038
|
-
// @public
|
|
2039
|
-
export interface UsagesListResult {
|
|
2040
|
-
nextLink?: string;
|
|
2041
|
-
value?: UsageResult[];
|
|
2042
|
-
}
|
|
2043
|
-
|
|
2044
|
-
// @public
|
|
2045
|
-
export interface UserAssignedIdentity {
|
|
2046
|
-
readonly clientId?: string;
|
|
2047
|
-
readonly principalId?: string;
|
|
2048
|
-
}
|
|
2049
|
-
|
|
2050
|
-
// @public
|
|
2051
|
-
export interface Volume extends TrackedResource {
|
|
2052
|
-
readonly actualThroughputMibps?: number;
|
|
2053
|
-
avsDataStore?: AvsDataStore;
|
|
2054
|
-
backupId?: string;
|
|
2055
|
-
readonly baremetalTenantId?: string;
|
|
2056
|
-
capacityPoolResourceId?: string;
|
|
2057
|
-
readonly cloneProgress?: number;
|
|
2058
|
-
coolAccess?: boolean;
|
|
2059
|
-
coolAccessRetrievalPolicy?: CoolAccessRetrievalPolicy;
|
|
2060
|
-
coolAccessTieringPolicy?: CoolAccessTieringPolicy;
|
|
2061
|
-
coolnessPeriod?: number;
|
|
2062
|
-
creationToken: string;
|
|
2063
|
-
dataProtection?: VolumePropertiesDataProtection;
|
|
2064
|
-
readonly dataStoreResourceId?: string[];
|
|
2065
|
-
defaultGroupQuotaInKiBs?: number;
|
|
2066
|
-
defaultUserQuotaInKiBs?: number;
|
|
2067
|
-
deleteBaseSnapshot?: boolean;
|
|
2068
|
-
readonly effectiveNetworkFeatures?: NetworkFeatures;
|
|
2069
|
-
enableSubvolumes?: EnableSubvolumes;
|
|
2070
|
-
readonly encrypted?: boolean;
|
|
2071
|
-
encryptionKeySource?: EncryptionKeySource;
|
|
2072
|
-
readonly etag?: string;
|
|
2073
|
-
exportPolicy?: VolumePropertiesExportPolicy;
|
|
2074
|
-
readonly fileAccessLogs?: FileAccessLogs;
|
|
2075
|
-
readonly fileSystemId?: string;
|
|
2076
|
-
isDefaultQuotaEnabled?: boolean;
|
|
2077
|
-
isLargeVolume?: boolean;
|
|
2078
|
-
readonly isRestoring?: boolean;
|
|
2079
|
-
kerberosEnabled?: boolean;
|
|
2080
|
-
keyVaultPrivateEndpointResourceId?: string;
|
|
2081
|
-
ldapEnabled?: boolean;
|
|
2082
|
-
readonly maximumNumberOfFiles?: number;
|
|
2083
|
-
readonly mountTargets?: MountTargetProperties[];
|
|
2084
|
-
networkFeatures?: NetworkFeatures;
|
|
2085
|
-
readonly networkSiblingSetId?: string;
|
|
2086
|
-
readonly originatingResourceId?: string;
|
|
2087
|
-
placementRules?: PlacementKeyValuePairs[];
|
|
2088
|
-
protocolTypes?: string[];
|
|
2089
|
-
readonly provisionedAvailabilityZone?: string;
|
|
2090
|
-
readonly provisioningState?: string;
|
|
2091
|
-
proximityPlacementGroup?: string;
|
|
2092
|
-
securityStyle?: SecurityStyle;
|
|
2093
|
-
serviceLevel?: ServiceLevel;
|
|
2094
|
-
smbAccessBasedEnumeration?: SmbAccessBasedEnumeration;
|
|
2095
|
-
smbContinuouslyAvailable?: boolean;
|
|
2096
|
-
smbEncryption?: boolean;
|
|
2097
|
-
smbNonBrowsable?: SmbNonBrowsable;
|
|
2098
|
-
snapshotDirectoryVisible?: boolean;
|
|
2099
|
-
snapshotId?: string;
|
|
2100
|
-
readonly storageToNetworkProximity?: VolumeStorageToNetworkProximity;
|
|
2101
|
-
subnetId: string;
|
|
2102
|
-
readonly t2Network?: string;
|
|
2103
|
-
throughputMibps?: number;
|
|
2104
|
-
unixPermissions?: string;
|
|
2105
|
-
usageThreshold: number;
|
|
2106
|
-
readonly volumeGroupName?: string;
|
|
2107
|
-
volumeSpecName?: string;
|
|
2108
|
-
volumeType?: string;
|
|
2109
|
-
zones?: string[];
|
|
2110
|
-
}
|
|
2111
|
-
|
|
2112
|
-
// @public
|
|
2113
|
-
export interface VolumeBackupProperties {
|
|
2114
|
-
backupPolicyId?: string;
|
|
2115
|
-
backupVaultId?: string;
|
|
2116
|
-
policyEnforced?: boolean;
|
|
2117
|
-
}
|
|
2118
|
-
|
|
2119
|
-
// @public
|
|
2120
|
-
export interface VolumeBackups {
|
|
2121
|
-
backupsCount?: number;
|
|
2122
|
-
policyEnabled?: boolean;
|
|
2123
|
-
volumeName?: string;
|
|
2124
|
-
volumeResourceId?: string;
|
|
2125
|
-
}
|
|
2126
|
-
|
|
2127
|
-
// @public
|
|
2128
|
-
export interface VolumeGroup {
|
|
2129
|
-
groupMetaData?: VolumeGroupMetaData;
|
|
2130
|
-
readonly id?: string;
|
|
2131
|
-
location?: string;
|
|
2132
|
-
readonly name?: string;
|
|
2133
|
-
readonly provisioningState?: string;
|
|
2134
|
-
readonly type?: string;
|
|
2135
|
-
}
|
|
2136
|
-
|
|
2137
|
-
// @public
|
|
2138
|
-
export interface VolumeGroupDetails {
|
|
2139
|
-
groupMetaData?: VolumeGroupMetaData;
|
|
2140
|
-
readonly id?: string;
|
|
2141
|
-
location?: string;
|
|
2142
|
-
readonly name?: string;
|
|
2143
|
-
readonly provisioningState?: string;
|
|
2144
|
-
readonly type?: string;
|
|
2145
|
-
volumes?: VolumeGroupVolumeProperties[];
|
|
2146
|
-
}
|
|
2147
|
-
|
|
2148
|
-
// @public
|
|
2149
|
-
export interface VolumeGroupList {
|
|
2150
|
-
value?: VolumeGroup[];
|
|
2151
|
-
}
|
|
2152
|
-
|
|
2153
|
-
// @public
|
|
2154
|
-
export interface VolumeGroupMetaData {
|
|
2155
|
-
applicationIdentifier?: string;
|
|
2156
|
-
applicationType?: ApplicationType;
|
|
2157
|
-
globalPlacementRules?: PlacementKeyValuePairs[];
|
|
2158
|
-
groupDescription?: string;
|
|
2159
|
-
readonly volumesCount?: number;
|
|
2160
|
-
}
|
|
2161
|
-
|
|
2162
|
-
// @public
|
|
2163
|
-
export interface VolumeGroups {
|
|
2164
|
-
beginCreate(resourceGroupName: string, accountName: string, volumeGroupName: string, body: VolumeGroupDetails, options?: VolumeGroupsCreateOptionalParams): Promise<SimplePollerLike<OperationState<VolumeGroupsCreateResponse>, VolumeGroupsCreateResponse>>;
|
|
2165
|
-
beginCreateAndWait(resourceGroupName: string, accountName: string, volumeGroupName: string, body: VolumeGroupDetails, options?: VolumeGroupsCreateOptionalParams): Promise<VolumeGroupsCreateResponse>;
|
|
2166
|
-
beginDelete(resourceGroupName: string, accountName: string, volumeGroupName: string, options?: VolumeGroupsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2167
|
-
beginDeleteAndWait(resourceGroupName: string, accountName: string, volumeGroupName: string, options?: VolumeGroupsDeleteOptionalParams): Promise<void>;
|
|
2168
|
-
get(resourceGroupName: string, accountName: string, volumeGroupName: string, options?: VolumeGroupsGetOptionalParams): Promise<VolumeGroupsGetResponse>;
|
|
2169
|
-
listByNetAppAccount(resourceGroupName: string, accountName: string, options?: VolumeGroupsListByNetAppAccountOptionalParams): PagedAsyncIterableIterator<VolumeGroup>;
|
|
2170
|
-
}
|
|
2171
|
-
|
|
2172
|
-
// @public
|
|
2173
|
-
export interface VolumeGroupsCreateOptionalParams extends coreClient.OperationOptions {
|
|
2174
|
-
resumeFrom?: string;
|
|
2175
|
-
updateIntervalInMs?: number;
|
|
2176
|
-
}
|
|
2177
|
-
|
|
2178
|
-
// @public
|
|
2179
|
-
export type VolumeGroupsCreateResponse = VolumeGroupDetails;
|
|
2180
|
-
|
|
2181
|
-
// @public
|
|
2182
|
-
export interface VolumeGroupsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2183
|
-
resumeFrom?: string;
|
|
2184
|
-
updateIntervalInMs?: number;
|
|
2185
|
-
}
|
|
2186
|
-
|
|
2187
|
-
// @public
|
|
2188
|
-
export interface VolumeGroupsGetOptionalParams extends coreClient.OperationOptions {
|
|
2189
|
-
}
|
|
2190
|
-
|
|
2191
|
-
// @public
|
|
2192
|
-
export type VolumeGroupsGetResponse = VolumeGroupDetails;
|
|
2193
|
-
|
|
2194
|
-
// @public
|
|
2195
|
-
export interface VolumeGroupsListByNetAppAccountOptionalParams extends coreClient.OperationOptions {
|
|
2196
|
-
}
|
|
2197
|
-
|
|
2198
|
-
// @public
|
|
2199
|
-
export type VolumeGroupsListByNetAppAccountResponse = VolumeGroupList;
|
|
2200
|
-
|
|
2201
|
-
// @public
|
|
2202
|
-
export interface VolumeGroupVolumeProperties {
|
|
2203
|
-
readonly actualThroughputMibps?: number;
|
|
2204
|
-
avsDataStore?: AvsDataStore;
|
|
2205
|
-
backupId?: string;
|
|
2206
|
-
readonly baremetalTenantId?: string;
|
|
2207
|
-
capacityPoolResourceId?: string;
|
|
2208
|
-
readonly cloneProgress?: number;
|
|
2209
|
-
coolAccess?: boolean;
|
|
2210
|
-
coolAccessRetrievalPolicy?: CoolAccessRetrievalPolicy;
|
|
2211
|
-
coolAccessTieringPolicy?: CoolAccessTieringPolicy;
|
|
2212
|
-
coolnessPeriod?: number;
|
|
2213
|
-
creationToken: string;
|
|
2214
|
-
dataProtection?: VolumePropertiesDataProtection;
|
|
2215
|
-
readonly dataStoreResourceId?: string[];
|
|
2216
|
-
defaultGroupQuotaInKiBs?: number;
|
|
2217
|
-
defaultUserQuotaInKiBs?: number;
|
|
2218
|
-
deleteBaseSnapshot?: boolean;
|
|
2219
|
-
readonly effectiveNetworkFeatures?: NetworkFeatures;
|
|
2220
|
-
enableSubvolumes?: EnableSubvolumes;
|
|
2221
|
-
readonly encrypted?: boolean;
|
|
2222
|
-
encryptionKeySource?: EncryptionKeySource;
|
|
2223
|
-
exportPolicy?: VolumePropertiesExportPolicy;
|
|
2224
|
-
readonly fileAccessLogs?: FileAccessLogs;
|
|
2225
|
-
readonly fileSystemId?: string;
|
|
2226
|
-
readonly id?: string;
|
|
2227
|
-
isDefaultQuotaEnabled?: boolean;
|
|
2228
|
-
isLargeVolume?: boolean;
|
|
2229
|
-
readonly isRestoring?: boolean;
|
|
2230
|
-
kerberosEnabled?: boolean;
|
|
2231
|
-
keyVaultPrivateEndpointResourceId?: string;
|
|
2232
|
-
ldapEnabled?: boolean;
|
|
2233
|
-
readonly maximumNumberOfFiles?: number;
|
|
2234
|
-
readonly mountTargets?: MountTargetProperties[];
|
|
2235
|
-
name?: string;
|
|
2236
|
-
networkFeatures?: NetworkFeatures;
|
|
2237
|
-
readonly networkSiblingSetId?: string;
|
|
2238
|
-
readonly originatingResourceId?: string;
|
|
2239
|
-
placementRules?: PlacementKeyValuePairs[];
|
|
2240
|
-
protocolTypes?: string[];
|
|
2241
|
-
readonly provisionedAvailabilityZone?: string;
|
|
2242
|
-
readonly provisioningState?: string;
|
|
2243
|
-
proximityPlacementGroup?: string;
|
|
2244
|
-
securityStyle?: SecurityStyle;
|
|
2245
|
-
serviceLevel?: ServiceLevel;
|
|
2246
|
-
smbAccessBasedEnumeration?: SmbAccessBasedEnumeration;
|
|
2247
|
-
smbContinuouslyAvailable?: boolean;
|
|
2248
|
-
smbEncryption?: boolean;
|
|
2249
|
-
smbNonBrowsable?: SmbNonBrowsable;
|
|
2250
|
-
snapshotDirectoryVisible?: boolean;
|
|
2251
|
-
snapshotId?: string;
|
|
2252
|
-
readonly storageToNetworkProximity?: VolumeStorageToNetworkProximity;
|
|
2253
|
-
subnetId: string;
|
|
2254
|
-
readonly t2Network?: string;
|
|
2255
|
-
tags?: {
|
|
2256
|
-
[propertyName: string]: string;
|
|
2257
|
-
};
|
|
2258
|
-
throughputMibps?: number;
|
|
2259
|
-
readonly type?: string;
|
|
2260
|
-
unixPermissions?: string;
|
|
2261
|
-
usageThreshold: number;
|
|
2262
|
-
readonly volumeGroupName?: string;
|
|
2263
|
-
volumeSpecName?: string;
|
|
2264
|
-
volumeType?: string;
|
|
2265
|
-
zones?: string[];
|
|
2266
|
-
}
|
|
2267
|
-
|
|
2268
|
-
// @public
|
|
2269
|
-
export interface VolumeList {
|
|
2270
|
-
nextLink?: string;
|
|
2271
|
-
value?: Volume[];
|
|
2272
|
-
}
|
|
2273
|
-
|
|
2274
|
-
// @public
|
|
2275
|
-
export interface VolumePatch {
|
|
2276
|
-
coolAccess?: boolean;
|
|
2277
|
-
coolAccessRetrievalPolicy?: CoolAccessRetrievalPolicy;
|
|
2278
|
-
coolAccessTieringPolicy?: CoolAccessTieringPolicy;
|
|
2279
|
-
coolnessPeriod?: number;
|
|
2280
|
-
dataProtection?: VolumePatchPropertiesDataProtection;
|
|
2281
|
-
defaultGroupQuotaInKiBs?: number;
|
|
2282
|
-
defaultUserQuotaInKiBs?: number;
|
|
2283
|
-
exportPolicy?: VolumePatchPropertiesExportPolicy;
|
|
2284
|
-
readonly id?: string;
|
|
2285
|
-
isDefaultQuotaEnabled?: boolean;
|
|
2286
|
-
location?: string;
|
|
2287
|
-
readonly name?: string;
|
|
2288
|
-
protocolTypes?: string[];
|
|
2289
|
-
serviceLevel?: ServiceLevel;
|
|
2290
|
-
smbAccessBasedEnumeration?: SmbAccessBasedEnumeration;
|
|
2291
|
-
smbNonBrowsable?: SmbNonBrowsable;
|
|
2292
|
-
snapshotDirectoryVisible?: boolean;
|
|
2293
|
-
tags?: {
|
|
2294
|
-
[propertyName: string]: string;
|
|
2295
|
-
};
|
|
2296
|
-
throughputMibps?: number;
|
|
2297
|
-
readonly type?: string;
|
|
2298
|
-
unixPermissions?: string;
|
|
2299
|
-
usageThreshold?: number;
|
|
2300
|
-
}
|
|
2301
|
-
|
|
2302
|
-
// @public
|
|
2303
|
-
export interface VolumePatchPropertiesDataProtection {
|
|
2304
|
-
backup?: VolumeBackupProperties;
|
|
2305
|
-
snapshot?: VolumeSnapshotProperties;
|
|
2306
|
-
}
|
|
2307
|
-
|
|
2308
|
-
// @public
|
|
2309
|
-
export interface VolumePatchPropertiesExportPolicy {
|
|
2310
|
-
rules?: ExportPolicyRule[];
|
|
2311
|
-
}
|
|
2312
|
-
|
|
2313
|
-
// @public
|
|
2314
|
-
export interface VolumePropertiesDataProtection {
|
|
2315
|
-
backup?: VolumeBackupProperties;
|
|
2316
|
-
replication?: ReplicationObject;
|
|
2317
|
-
snapshot?: VolumeSnapshotProperties;
|
|
2318
|
-
volumeRelocation?: VolumeRelocationProperties;
|
|
2319
|
-
}
|
|
2320
|
-
|
|
2321
|
-
// @public
|
|
2322
|
-
export interface VolumePropertiesExportPolicy {
|
|
2323
|
-
rules?: ExportPolicyRule[];
|
|
2324
|
-
}
|
|
2325
|
-
|
|
2326
|
-
// @public
|
|
2327
|
-
export interface VolumeQuotaRule extends TrackedResource {
|
|
2328
|
-
readonly provisioningState?: ProvisioningState;
|
|
2329
|
-
quotaSizeInKiBs?: number;
|
|
2330
|
-
quotaTarget?: string;
|
|
2331
|
-
quotaType?: Type;
|
|
2332
|
-
}
|
|
2333
|
-
|
|
2334
|
-
// @public
|
|
2335
|
-
export interface VolumeQuotaRulePatch {
|
|
2336
|
-
readonly provisioningState?: ProvisioningState;
|
|
2337
|
-
quotaSizeInKiBs?: number;
|
|
2338
|
-
quotaTarget?: string;
|
|
2339
|
-
quotaType?: Type;
|
|
2340
|
-
tags?: {
|
|
2341
|
-
[propertyName: string]: string;
|
|
2342
|
-
};
|
|
2343
|
-
}
|
|
2344
|
-
|
|
2345
|
-
// @public
|
|
2346
|
-
export interface VolumeQuotaRules {
|
|
2347
|
-
beginCreate(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, body: VolumeQuotaRule, options?: VolumeQuotaRulesCreateOptionalParams): Promise<SimplePollerLike<OperationState<VolumeQuotaRulesCreateResponse>, VolumeQuotaRulesCreateResponse>>;
|
|
2348
|
-
beginCreateAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, body: VolumeQuotaRule, options?: VolumeQuotaRulesCreateOptionalParams): Promise<VolumeQuotaRulesCreateResponse>;
|
|
2349
|
-
beginDelete(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, options?: VolumeQuotaRulesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2350
|
-
beginDeleteAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, options?: VolumeQuotaRulesDeleteOptionalParams): Promise<void>;
|
|
2351
|
-
beginUpdate(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, body: VolumeQuotaRulePatch, options?: VolumeQuotaRulesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VolumeQuotaRulesUpdateResponse>, VolumeQuotaRulesUpdateResponse>>;
|
|
2352
|
-
beginUpdateAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, body: VolumeQuotaRulePatch, options?: VolumeQuotaRulesUpdateOptionalParams): Promise<VolumeQuotaRulesUpdateResponse>;
|
|
2353
|
-
get(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, options?: VolumeQuotaRulesGetOptionalParams): Promise<VolumeQuotaRulesGetResponse>;
|
|
2354
|
-
listByVolume(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumeQuotaRulesListByVolumeOptionalParams): PagedAsyncIterableIterator<VolumeQuotaRule>;
|
|
2355
|
-
}
|
|
2356
|
-
|
|
2357
|
-
// @public
|
|
2358
|
-
export interface VolumeQuotaRulesCreateOptionalParams extends coreClient.OperationOptions {
|
|
2359
|
-
resumeFrom?: string;
|
|
2360
|
-
updateIntervalInMs?: number;
|
|
2361
|
-
}
|
|
2362
|
-
|
|
2363
|
-
// @public
|
|
2364
|
-
export type VolumeQuotaRulesCreateResponse = VolumeQuotaRule;
|
|
2365
|
-
|
|
2366
|
-
// @public
|
|
2367
|
-
export interface VolumeQuotaRulesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2368
|
-
resumeFrom?: string;
|
|
2369
|
-
updateIntervalInMs?: number;
|
|
2370
|
-
}
|
|
2371
|
-
|
|
2372
|
-
// @public
|
|
2373
|
-
export interface VolumeQuotaRulesGetOptionalParams extends coreClient.OperationOptions {
|
|
2374
|
-
}
|
|
2375
|
-
|
|
2376
|
-
// @public
|
|
2377
|
-
export type VolumeQuotaRulesGetResponse = VolumeQuotaRule;
|
|
2378
|
-
|
|
2379
|
-
// @public
|
|
2380
|
-
export interface VolumeQuotaRulesList {
|
|
2381
|
-
value?: VolumeQuotaRule[];
|
|
2382
|
-
}
|
|
2383
|
-
|
|
2384
|
-
// @public
|
|
2385
|
-
export interface VolumeQuotaRulesListByVolumeOptionalParams extends coreClient.OperationOptions {
|
|
2386
|
-
}
|
|
2387
|
-
|
|
2388
|
-
// @public
|
|
2389
|
-
export type VolumeQuotaRulesListByVolumeResponse = VolumeQuotaRulesList;
|
|
2390
|
-
|
|
2391
|
-
// @public
|
|
2392
|
-
export interface VolumeQuotaRulesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2393
|
-
resumeFrom?: string;
|
|
2394
|
-
updateIntervalInMs?: number;
|
|
2395
|
-
}
|
|
2396
|
-
|
|
2397
|
-
// @public
|
|
2398
|
-
export type VolumeQuotaRulesUpdateResponse = VolumeQuotaRule;
|
|
2399
|
-
|
|
2400
|
-
// @public
|
|
2401
|
-
export interface VolumeRelocationProperties {
|
|
2402
|
-
readonly readyToBeFinalized?: boolean;
|
|
2403
|
-
relocationRequested?: boolean;
|
|
2404
|
-
}
|
|
2405
|
-
|
|
2406
|
-
// @public
|
|
2407
|
-
export interface VolumeRevert {
|
|
2408
|
-
snapshotId?: string;
|
|
2409
|
-
}
|
|
2410
|
-
|
|
2411
|
-
// @public
|
|
2412
|
-
export interface Volumes {
|
|
2413
|
-
beginAuthorizeExternalReplication(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesAuthorizeExternalReplicationOptionalParams): Promise<SimplePollerLike<OperationState<VolumesAuthorizeExternalReplicationResponse>, VolumesAuthorizeExternalReplicationResponse>>;
|
|
2414
|
-
beginAuthorizeExternalReplicationAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesAuthorizeExternalReplicationOptionalParams): Promise<VolumesAuthorizeExternalReplicationResponse>;
|
|
2415
|
-
beginAuthorizeReplication(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: AuthorizeRequest, options?: VolumesAuthorizeReplicationOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2416
|
-
beginAuthorizeReplicationAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: AuthorizeRequest, options?: VolumesAuthorizeReplicationOptionalParams): Promise<void>;
|
|
2417
|
-
beginBreakFileLocks(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesBreakFileLocksOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2418
|
-
beginBreakFileLocksAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesBreakFileLocksOptionalParams): Promise<void>;
|
|
2419
|
-
beginBreakReplication(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesBreakReplicationOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2420
|
-
beginBreakReplicationAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesBreakReplicationOptionalParams): Promise<void>;
|
|
2421
|
-
beginCreateOrUpdate(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: Volume, options?: VolumesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VolumesCreateOrUpdateResponse>, VolumesCreateOrUpdateResponse>>;
|
|
2422
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: Volume, options?: VolumesCreateOrUpdateOptionalParams): Promise<VolumesCreateOrUpdateResponse>;
|
|
2423
|
-
beginDelete(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2424
|
-
beginDeleteAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesDeleteOptionalParams): Promise<void>;
|
|
2425
|
-
beginDeleteReplication(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesDeleteReplicationOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2426
|
-
beginDeleteReplicationAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesDeleteReplicationOptionalParams): Promise<void>;
|
|
2427
|
-
beginFinalizeExternalReplication(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesFinalizeExternalReplicationOptionalParams): Promise<SimplePollerLike<OperationState<VolumesFinalizeExternalReplicationResponse>, VolumesFinalizeExternalReplicationResponse>>;
|
|
2428
|
-
beginFinalizeExternalReplicationAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesFinalizeExternalReplicationOptionalParams): Promise<VolumesFinalizeExternalReplicationResponse>;
|
|
2429
|
-
beginFinalizeRelocation(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesFinalizeRelocationOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2430
|
-
beginFinalizeRelocationAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesFinalizeRelocationOptionalParams): Promise<void>;
|
|
2431
|
-
beginListGetGroupIdListForLdapUser(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: GetGroupIdListForLdapUserRequest, options?: VolumesListGetGroupIdListForLdapUserOptionalParams): Promise<SimplePollerLike<OperationState<VolumesListGetGroupIdListForLdapUserResponse>, VolumesListGetGroupIdListForLdapUserResponse>>;
|
|
2432
|
-
beginListGetGroupIdListForLdapUserAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: GetGroupIdListForLdapUserRequest, options?: VolumesListGetGroupIdListForLdapUserOptionalParams): Promise<VolumesListGetGroupIdListForLdapUserResponse>;
|
|
2433
|
-
beginPeerExternalCluster(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: PeerClusterForVolumeMigrationRequest, options?: VolumesPeerExternalClusterOptionalParams): Promise<SimplePollerLike<OperationState<VolumesPeerExternalClusterResponse>, VolumesPeerExternalClusterResponse>>;
|
|
2434
|
-
beginPeerExternalClusterAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: PeerClusterForVolumeMigrationRequest, options?: VolumesPeerExternalClusterOptionalParams): Promise<VolumesPeerExternalClusterResponse>;
|
|
2435
|
-
beginPerformReplicationTransfer(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesPerformReplicationTransferOptionalParams): Promise<SimplePollerLike<OperationState<VolumesPerformReplicationTransferResponse>, VolumesPerformReplicationTransferResponse>>;
|
|
2436
|
-
beginPerformReplicationTransferAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesPerformReplicationTransferOptionalParams): Promise<VolumesPerformReplicationTransferResponse>;
|
|
2437
|
-
beginPoolChange(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: PoolChangeRequest, options?: VolumesPoolChangeOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2438
|
-
beginPoolChangeAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: PoolChangeRequest, options?: VolumesPoolChangeOptionalParams): Promise<void>;
|
|
2439
|
-
beginPopulateAvailabilityZone(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesPopulateAvailabilityZoneOptionalParams): Promise<SimplePollerLike<OperationState<VolumesPopulateAvailabilityZoneResponse>, VolumesPopulateAvailabilityZoneResponse>>;
|
|
2440
|
-
beginPopulateAvailabilityZoneAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesPopulateAvailabilityZoneOptionalParams): Promise<VolumesPopulateAvailabilityZoneResponse>;
|
|
2441
|
-
beginReestablishReplication(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: ReestablishReplicationRequest, options?: VolumesReestablishReplicationOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2442
|
-
beginReestablishReplicationAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: ReestablishReplicationRequest, options?: VolumesReestablishReplicationOptionalParams): Promise<void>;
|
|
2443
|
-
beginReInitializeReplication(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesReInitializeReplicationOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2444
|
-
beginReInitializeReplicationAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesReInitializeReplicationOptionalParams): Promise<void>;
|
|
2445
|
-
beginRelocate(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesRelocateOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2446
|
-
beginRelocateAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesRelocateOptionalParams): Promise<void>;
|
|
2447
|
-
beginResetCifsPassword(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesResetCifsPasswordOptionalParams): Promise<SimplePollerLike<OperationState<VolumesResetCifsPasswordResponse>, VolumesResetCifsPasswordResponse>>;
|
|
2448
|
-
beginResetCifsPasswordAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesResetCifsPasswordOptionalParams): Promise<VolumesResetCifsPasswordResponse>;
|
|
2449
|
-
beginResyncReplication(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesResyncReplicationOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2450
|
-
beginResyncReplicationAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesResyncReplicationOptionalParams): Promise<void>;
|
|
2451
|
-
beginRevert(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: VolumeRevert, options?: VolumesRevertOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2452
|
-
beginRevertAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: VolumeRevert, options?: VolumesRevertOptionalParams): Promise<void>;
|
|
2453
|
-
beginRevertRelocation(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesRevertRelocationOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2454
|
-
beginRevertRelocationAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesRevertRelocationOptionalParams): Promise<void>;
|
|
2455
|
-
beginUpdate(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: VolumePatch, options?: VolumesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VolumesUpdateResponse>, VolumesUpdateResponse>>;
|
|
2456
|
-
beginUpdateAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: VolumePatch, options?: VolumesUpdateOptionalParams): Promise<VolumesUpdateResponse>;
|
|
2457
|
-
get(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesGetOptionalParams): Promise<VolumesGetResponse>;
|
|
2458
|
-
list(resourceGroupName: string, accountName: string, poolName: string, options?: VolumesListOptionalParams): PagedAsyncIterableIterator<Volume>;
|
|
2459
|
-
listReplications(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesListReplicationsOptionalParams): PagedAsyncIterableIterator<Replication>;
|
|
2460
|
-
replicationStatus(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesReplicationStatusOptionalParams): Promise<VolumesReplicationStatusResponse>;
|
|
2461
|
-
}
|
|
2462
|
-
|
|
2463
|
-
// @public
|
|
2464
|
-
export interface VolumesAuthorizeExternalReplicationHeaders {
|
|
2465
|
-
// (undocumented)
|
|
2466
|
-
location?: string;
|
|
2467
|
-
}
|
|
2468
|
-
|
|
2469
|
-
// @public
|
|
2470
|
-
export interface VolumesAuthorizeExternalReplicationOptionalParams extends coreClient.OperationOptions {
|
|
2471
|
-
resumeFrom?: string;
|
|
2472
|
-
updateIntervalInMs?: number;
|
|
2473
|
-
}
|
|
2474
|
-
|
|
2475
|
-
// @public
|
|
2476
|
-
export type VolumesAuthorizeExternalReplicationResponse = SvmPeerCommandResponse;
|
|
2477
|
-
|
|
2478
|
-
// @public
|
|
2479
|
-
export interface VolumesAuthorizeReplicationOptionalParams extends coreClient.OperationOptions {
|
|
2480
|
-
resumeFrom?: string;
|
|
2481
|
-
updateIntervalInMs?: number;
|
|
2482
|
-
}
|
|
2483
|
-
|
|
2484
|
-
// @public
|
|
2485
|
-
export interface VolumesBreakFileLocksHeaders {
|
|
2486
|
-
// (undocumented)
|
|
2487
|
-
location?: string;
|
|
2488
|
-
}
|
|
2489
|
-
|
|
2490
|
-
// @public
|
|
2491
|
-
export interface VolumesBreakFileLocksOptionalParams extends coreClient.OperationOptions {
|
|
2492
|
-
body?: BreakFileLocksRequest;
|
|
2493
|
-
resumeFrom?: string;
|
|
2494
|
-
updateIntervalInMs?: number;
|
|
2495
|
-
}
|
|
2496
|
-
|
|
2497
|
-
// @public
|
|
2498
|
-
export interface VolumesBreakReplicationOptionalParams extends coreClient.OperationOptions {
|
|
2499
|
-
body?: BreakReplicationRequest;
|
|
2500
|
-
resumeFrom?: string;
|
|
2501
|
-
updateIntervalInMs?: number;
|
|
2502
|
-
}
|
|
2503
|
-
|
|
2504
|
-
// @public
|
|
2505
|
-
export interface VolumesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2506
|
-
resumeFrom?: string;
|
|
2507
|
-
updateIntervalInMs?: number;
|
|
2508
|
-
}
|
|
2509
|
-
|
|
2510
|
-
// @public
|
|
2511
|
-
export type VolumesCreateOrUpdateResponse = Volume;
|
|
2512
|
-
|
|
2513
|
-
// @public
|
|
2514
|
-
export interface VolumesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2515
|
-
forceDelete?: boolean;
|
|
2516
|
-
resumeFrom?: string;
|
|
2517
|
-
updateIntervalInMs?: number;
|
|
2518
|
-
}
|
|
2519
|
-
|
|
2520
|
-
// @public
|
|
2521
|
-
export interface VolumesDeleteReplicationOptionalParams extends coreClient.OperationOptions {
|
|
2522
|
-
resumeFrom?: string;
|
|
2523
|
-
updateIntervalInMs?: number;
|
|
2524
|
-
}
|
|
2525
|
-
|
|
2526
|
-
// @public
|
|
2527
|
-
export interface VolumesFinalizeExternalReplicationHeaders {
|
|
2528
|
-
// (undocumented)
|
|
2529
|
-
location?: string;
|
|
2530
|
-
}
|
|
2531
|
-
|
|
2532
|
-
// @public
|
|
2533
|
-
export interface VolumesFinalizeExternalReplicationOptionalParams extends coreClient.OperationOptions {
|
|
2534
|
-
resumeFrom?: string;
|
|
2535
|
-
updateIntervalInMs?: number;
|
|
2536
|
-
}
|
|
2537
|
-
|
|
2538
|
-
// @public
|
|
2539
|
-
export type VolumesFinalizeExternalReplicationResponse = VolumesFinalizeExternalReplicationHeaders;
|
|
2540
|
-
|
|
2541
|
-
// @public
|
|
2542
|
-
export interface VolumesFinalizeRelocationOptionalParams extends coreClient.OperationOptions {
|
|
2543
|
-
resumeFrom?: string;
|
|
2544
|
-
updateIntervalInMs?: number;
|
|
2545
|
-
}
|
|
2546
|
-
|
|
2547
|
-
// @public
|
|
2548
|
-
export interface VolumesGetOptionalParams extends coreClient.OperationOptions {
|
|
2549
|
-
}
|
|
2550
|
-
|
|
2551
|
-
// @public
|
|
2552
|
-
export type VolumesGetResponse = Volume;
|
|
2553
|
-
|
|
2554
|
-
// @public
|
|
2555
|
-
export interface VolumesListGetGroupIdListForLdapUserHeaders {
|
|
2556
|
-
// (undocumented)
|
|
2557
|
-
location?: string;
|
|
2558
|
-
}
|
|
2559
|
-
|
|
2560
|
-
// @public
|
|
2561
|
-
export interface VolumesListGetGroupIdListForLdapUserOptionalParams extends coreClient.OperationOptions {
|
|
2562
|
-
resumeFrom?: string;
|
|
2563
|
-
updateIntervalInMs?: number;
|
|
2564
|
-
}
|
|
2565
|
-
|
|
2566
|
-
// @public
|
|
2567
|
-
export type VolumesListGetGroupIdListForLdapUserResponse = GetGroupIdListForLdapUserResponse;
|
|
2568
|
-
|
|
2569
|
-
// @public
|
|
2570
|
-
export interface VolumesListNextOptionalParams extends coreClient.OperationOptions {
|
|
2571
|
-
}
|
|
2572
|
-
|
|
2573
|
-
// @public
|
|
2574
|
-
export type VolumesListNextResponse = VolumeList;
|
|
2575
|
-
|
|
2576
|
-
// @public
|
|
2577
|
-
export interface VolumesListOptionalParams extends coreClient.OperationOptions {
|
|
2578
|
-
}
|
|
2579
|
-
|
|
2580
|
-
// @public
|
|
2581
|
-
export interface VolumesListReplicationsOptionalParams extends coreClient.OperationOptions {
|
|
2582
|
-
}
|
|
2583
|
-
|
|
2584
|
-
// @public
|
|
2585
|
-
export type VolumesListReplicationsResponse = ListReplications;
|
|
2586
|
-
|
|
2587
|
-
// @public
|
|
2588
|
-
export type VolumesListResponse = VolumeList;
|
|
2589
|
-
|
|
2590
|
-
// @public
|
|
2591
|
-
export interface VolumeSnapshotProperties {
|
|
2592
|
-
snapshotPolicyId?: string;
|
|
2593
|
-
}
|
|
2594
|
-
|
|
2595
|
-
// @public
|
|
2596
|
-
export interface VolumesPeerExternalClusterHeaders {
|
|
2597
|
-
// (undocumented)
|
|
2598
|
-
location?: string;
|
|
2599
|
-
}
|
|
2600
|
-
|
|
2601
|
-
// @public
|
|
2602
|
-
export interface VolumesPeerExternalClusterOptionalParams extends coreClient.OperationOptions {
|
|
2603
|
-
resumeFrom?: string;
|
|
2604
|
-
updateIntervalInMs?: number;
|
|
2605
|
-
}
|
|
2606
|
-
|
|
2607
|
-
// @public
|
|
2608
|
-
export type VolumesPeerExternalClusterResponse = ClusterPeerCommandResponse;
|
|
2609
|
-
|
|
2610
|
-
// @public
|
|
2611
|
-
export interface VolumesPerformReplicationTransferHeaders {
|
|
2612
|
-
// (undocumented)
|
|
2613
|
-
location?: string;
|
|
2614
|
-
}
|
|
2615
|
-
|
|
2616
|
-
// @public
|
|
2617
|
-
export interface VolumesPerformReplicationTransferOptionalParams extends coreClient.OperationOptions {
|
|
2618
|
-
resumeFrom?: string;
|
|
2619
|
-
updateIntervalInMs?: number;
|
|
2620
|
-
}
|
|
2621
|
-
|
|
2622
|
-
// @public
|
|
2623
|
-
export type VolumesPerformReplicationTransferResponse = VolumesPerformReplicationTransferHeaders;
|
|
2624
|
-
|
|
2625
|
-
// @public
|
|
2626
|
-
export interface VolumesPoolChangeOptionalParams extends coreClient.OperationOptions {
|
|
2627
|
-
resumeFrom?: string;
|
|
2628
|
-
updateIntervalInMs?: number;
|
|
2629
|
-
}
|
|
2630
|
-
|
|
2631
|
-
// @public
|
|
2632
|
-
export interface VolumesPopulateAvailabilityZoneHeaders {
|
|
2633
|
-
// (undocumented)
|
|
2634
|
-
location?: string;
|
|
2635
|
-
}
|
|
2636
|
-
|
|
2637
|
-
// @public
|
|
2638
|
-
export interface VolumesPopulateAvailabilityZoneOptionalParams extends coreClient.OperationOptions {
|
|
2639
|
-
resumeFrom?: string;
|
|
2640
|
-
updateIntervalInMs?: number;
|
|
2641
|
-
}
|
|
2642
|
-
|
|
2643
|
-
// @public
|
|
2644
|
-
export type VolumesPopulateAvailabilityZoneResponse = Volume;
|
|
2645
|
-
|
|
2646
|
-
// @public
|
|
2647
|
-
export interface VolumesReestablishReplicationOptionalParams extends coreClient.OperationOptions {
|
|
2648
|
-
resumeFrom?: string;
|
|
2649
|
-
updateIntervalInMs?: number;
|
|
2650
|
-
}
|
|
2651
|
-
|
|
2652
|
-
// @public
|
|
2653
|
-
export interface VolumesReInitializeReplicationOptionalParams extends coreClient.OperationOptions {
|
|
2654
|
-
resumeFrom?: string;
|
|
2655
|
-
updateIntervalInMs?: number;
|
|
2656
|
-
}
|
|
2657
|
-
|
|
2658
|
-
// @public
|
|
2659
|
-
export interface VolumesRelocateOptionalParams extends coreClient.OperationOptions {
|
|
2660
|
-
body?: RelocateVolumeRequest;
|
|
2661
|
-
resumeFrom?: string;
|
|
2662
|
-
updateIntervalInMs?: number;
|
|
2663
|
-
}
|
|
2664
|
-
|
|
2665
|
-
// @public
|
|
2666
|
-
export interface VolumesReplicationStatusOptionalParams extends coreClient.OperationOptions {
|
|
2667
|
-
}
|
|
2668
|
-
|
|
2669
|
-
// @public
|
|
2670
|
-
export type VolumesReplicationStatusResponse = ReplicationStatus;
|
|
2671
|
-
|
|
2672
|
-
// @public
|
|
2673
|
-
export interface VolumesResetCifsPasswordHeaders {
|
|
2674
|
-
// (undocumented)
|
|
2675
|
-
location?: string;
|
|
2676
|
-
}
|
|
2677
|
-
|
|
2678
|
-
// @public
|
|
2679
|
-
export interface VolumesResetCifsPasswordOptionalParams extends coreClient.OperationOptions {
|
|
2680
|
-
resumeFrom?: string;
|
|
2681
|
-
updateIntervalInMs?: number;
|
|
2682
|
-
}
|
|
2683
|
-
|
|
2684
|
-
// @public
|
|
2685
|
-
export type VolumesResetCifsPasswordResponse = VolumesResetCifsPasswordHeaders;
|
|
2686
|
-
|
|
2687
|
-
// @public
|
|
2688
|
-
export interface VolumesResyncReplicationOptionalParams extends coreClient.OperationOptions {
|
|
2689
|
-
resumeFrom?: string;
|
|
2690
|
-
updateIntervalInMs?: number;
|
|
2691
|
-
}
|
|
2692
|
-
|
|
2693
|
-
// @public
|
|
2694
|
-
export interface VolumesRevertOptionalParams extends coreClient.OperationOptions {
|
|
2695
|
-
resumeFrom?: string;
|
|
2696
|
-
updateIntervalInMs?: number;
|
|
2697
|
-
}
|
|
2698
|
-
|
|
2699
|
-
// @public
|
|
2700
|
-
export interface VolumesRevertRelocationOptionalParams extends coreClient.OperationOptions {
|
|
2701
|
-
resumeFrom?: string;
|
|
2702
|
-
updateIntervalInMs?: number;
|
|
2703
|
-
}
|
|
2704
|
-
|
|
2705
|
-
// @public
|
|
2706
|
-
export type VolumeStorageToNetworkProximity = string;
|
|
2707
|
-
|
|
2708
|
-
// @public
|
|
2709
|
-
export interface VolumesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2710
|
-
resumeFrom?: string;
|
|
2711
|
-
updateIntervalInMs?: number;
|
|
2712
|
-
}
|
|
2713
|
-
|
|
2714
|
-
// @public
|
|
2715
|
-
export type VolumesUpdateResponse = Volume;
|
|
2716
|
-
|
|
2717
|
-
// @public
|
|
2718
|
-
export interface WeeklySchedule {
|
|
2719
|
-
day?: string;
|
|
2720
|
-
hour?: number;
|
|
2721
|
-
minute?: number;
|
|
2722
|
-
snapshotsToKeep?: number;
|
|
2723
|
-
usedBytes?: number;
|
|
2724
|
-
}
|
|
2725
|
-
|
|
2726
|
-
// (No @packageDocumentation comment for this package)
|
|
2727
|
-
|
|
2728
|
-
```
|