@azure/arm-storage 18.2.1-alpha.20240422.1 → 18.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +107 -17
- package/LICENSE +1 -1
- package/dist/index.js +9905 -7599
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/blobContainersClearLegalHoldSample.js +1 -1
- package/dist-esm/samples-dev/blobContainersCreateOrUpdateImmutabilityPolicySample.js +7 -11
- package/dist-esm/samples-dev/blobContainersCreateOrUpdateImmutabilityPolicySample.js.map +1 -1
- package/dist-esm/samples-dev/blobContainersCreateSample.js +5 -5
- package/dist-esm/samples-dev/blobContainersDeleteImmutabilityPolicySample.js +1 -1
- package/dist-esm/samples-dev/blobContainersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/blobContainersExtendImmutabilityPolicySample.js +4 -4
- package/dist-esm/samples-dev/blobContainersExtendImmutabilityPolicySample.js.map +1 -1
- package/dist-esm/samples-dev/blobContainersGetImmutabilityPolicySample.js +1 -1
- package/dist-esm/samples-dev/blobContainersGetSample.js +2 -2
- package/dist-esm/samples-dev/blobContainersLeaseSample.js +5 -5
- package/dist-esm/samples-dev/blobContainersLeaseSample.js.map +1 -1
- package/dist-esm/samples-dev/blobContainersListSample.js +3 -3
- package/dist-esm/samples-dev/blobContainersListSample.js.map +1 -1
- package/dist-esm/samples-dev/blobContainersLockImmutabilityPolicySample.js +1 -1
- package/dist-esm/samples-dev/blobContainersObjectLevelWormSample.js +1 -1
- package/dist-esm/samples-dev/blobContainersSetLegalHoldSample.js +3 -3
- package/dist-esm/samples-dev/blobContainersUpdateSample.js +2 -2
- package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.js +34 -34
- package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.js +1 -1
- package/dist-esm/samples-dev/blobInventoryPoliciesListSample.js +1 -1
- package/dist-esm/samples-dev/blobServicesGetServicePropertiesSample.js +1 -1
- package/dist-esm/samples-dev/blobServicesListSample.js +1 -1
- package/dist-esm/samples-dev/blobServicesSetServicePropertiesSample.js +17 -17
- package/dist-esm/samples-dev/blobServicesSetServicePropertiesSample.js.map +1 -1
- package/dist-esm/samples-dev/deletedAccountsGetSample.js +1 -1
- package/dist-esm/samples-dev/deletedAccountsListSample.js +1 -1
- package/dist-esm/samples-dev/encryptionScopesGetSample.js +1 -1
- package/dist-esm/samples-dev/encryptionScopesListSample.js +1 -1
- package/dist-esm/samples-dev/encryptionScopesPatchSample.js +3 -3
- package/dist-esm/samples-dev/encryptionScopesPutSample.js +3 -3
- package/dist-esm/samples-dev/fileServicesGetServicePropertiesSample.js +1 -1
- package/dist-esm/samples-dev/fileServicesListSample.js +1 -1
- package/dist-esm/samples-dev/fileServicesSetServicePropertiesSample.js +17 -17
- package/dist-esm/samples-dev/fileServicesSetServicePropertiesSample.js.map +1 -1
- package/dist-esm/samples-dev/fileSharesCreateSample.js +3 -3
- package/dist-esm/samples-dev/fileSharesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/fileSharesGetSample.js +3 -3
- package/dist-esm/samples-dev/fileSharesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/fileSharesLeaseSample.js +5 -5
- package/dist-esm/samples-dev/fileSharesLeaseSample.js.map +1 -1
- package/dist-esm/samples-dev/fileSharesListSample.js +4 -4
- package/dist-esm/samples-dev/fileSharesListSample.js.map +1 -1
- package/dist-esm/samples-dev/fileSharesRestoreSample.js +2 -2
- package/dist-esm/samples-dev/fileSharesUpdateSample.js +6 -6
- package/dist-esm/samples-dev/localUsersCreateOrUpdateSample.js +39 -10
- package/dist-esm/samples-dev/localUsersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/localUsersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/localUsersGetSample.js +1 -1
- package/dist-esm/samples-dev/localUsersListKeysSample.js +1 -1
- package/dist-esm/samples-dev/localUsersListSample.js +38 -2
- package/dist-esm/samples-dev/localUsersListSample.js.map +1 -1
- package/dist-esm/samples-dev/localUsersRegeneratePasswordSample.js +1 -1
- package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.js +85 -85
- package/dist-esm/samples-dev/managementPoliciesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/managementPoliciesGetSample.js +1 -1
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.js +40 -0
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.js +55 -0
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js +40 -0
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js.map +1 -0
- package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.js +19 -19
- package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.js +1 -1
- package/dist-esm/samples-dev/objectReplicationPoliciesListSample.js +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.js +4 -4
- package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.js +1 -1
- package/dist-esm/samples-dev/queueCreateSample.js +3 -3
- package/dist-esm/samples-dev/queueDeleteSample.js +1 -1
- package/dist-esm/samples-dev/queueGetSample.js +1 -1
- package/dist-esm/samples-dev/queueListSample.js +1 -1
- package/dist-esm/samples-dev/queueServicesGetServicePropertiesSample.js +1 -1
- package/dist-esm/samples-dev/queueServicesListSample.js +1 -1
- package/dist-esm/samples-dev/queueServicesSetServicePropertiesSample.js +11 -11
- package/dist-esm/samples-dev/queueServicesSetServicePropertiesSample.js.map +1 -1
- package/dist-esm/samples-dev/queueUpdateSample.js +1 -1
- package/dist-esm/samples-dev/skusListSample.js +1 -1
- package/dist-esm/samples-dev/storageAccountsAbortHierarchicalNamespaceMigrationSample.js +1 -1
- package/dist-esm/samples-dev/storageAccountsAbortHierarchicalNamespaceMigrationSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.js +3 -3
- package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/storageAccountsCreateSample.js +66 -65
- package/dist-esm/samples-dev/storageAccountsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAccountsCustomerInitiatedMigrationSample.js +2 -2
- package/dist-esm/samples-dev/storageAccountsCustomerInitiatedMigrationSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAccountsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/storageAccountsFailoverSample.js +2 -2
- package/dist-esm/samples-dev/storageAccountsGetCustomerInitiatedMigrationSample.js +2 -2
- package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.js +7 -7
- package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAccountsHierarchicalNamespaceMigrationSample.js +1 -1
- package/dist-esm/samples-dev/storageAccountsHierarchicalNamespaceMigrationSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAccountsListAccountSasSample.js +3 -3
- package/dist-esm/samples-dev/storageAccountsListAccountSasSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/storageAccountsListKeysSample.js +1 -1
- package/dist-esm/samples-dev/storageAccountsListSample.js +1 -1
- package/dist-esm/samples-dev/storageAccountsListServiceSasSample.js +3 -3
- package/dist-esm/samples-dev/storageAccountsListServiceSasSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.js +5 -5
- package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.js.map +1 -1
- package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.js +4 -4
- package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.js +1 -1
- package/dist-esm/samples-dev/storageAccountsUpdateSample.js +55 -54
- package/dist-esm/samples-dev/storageAccountsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/storageTaskAssignmentInstancesReportListSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageTaskAssignmentInstancesReportListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageTaskAssignmentInstancesReportListSample.js +56 -0
- package/dist-esm/samples-dev/storageTaskAssignmentInstancesReportListSample.js.map +1 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsCreateSample.js +89 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsDeleteSample.js +40 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsGetSample.js +40 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsInstancesReportListSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsInstancesReportListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsInstancesReportListSample.js +55 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsInstancesReportListSample.js.map +1 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsListSample.js +55 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsListSample.js.map +1 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsUpdateSample.js +54 -0
- package/dist-esm/samples-dev/storageTaskAssignmentsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/tableCreateSample.js +9 -9
- package/dist-esm/samples-dev/tableCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/tableDeleteSample.js +1 -1
- package/dist-esm/samples-dev/tableGetSample.js +1 -1
- package/dist-esm/samples-dev/tableListSample.js +1 -1
- package/dist-esm/samples-dev/tableServicesGetServicePropertiesSample.js +1 -1
- package/dist-esm/samples-dev/tableServicesListSample.js +1 -1
- package/dist-esm/samples-dev/tableServicesSetServicePropertiesSample.js +11 -11
- package/dist-esm/samples-dev/tableServicesSetServicePropertiesSample.js.map +1 -1
- package/dist-esm/samples-dev/tableUpdateSample.js +9 -9
- package/dist-esm/samples-dev/tableUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/usagesListByLocationSample.js +1 -1
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +2634 -1975
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +225 -149
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +75 -42
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +5262 -4221
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +43 -37
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +389 -335
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/blobContainers.d.ts.map +1 -1
- package/dist-esm/src/operations/blobContainers.js +101 -101
- package/dist-esm/src/operations/blobContainers.js.map +1 -1
- package/dist-esm/src/operations/blobInventoryPolicies.js +28 -28
- package/dist-esm/src/operations/blobInventoryPolicies.js.map +1 -1
- package/dist-esm/src/operations/blobServices.js +19 -19
- package/dist-esm/src/operations/blobServices.js.map +1 -1
- package/dist-esm/src/operations/deletedAccounts.js +15 -15
- package/dist-esm/src/operations/deletedAccounts.js.map +1 -1
- package/dist-esm/src/operations/encryptionScopes.js +38 -38
- package/dist-esm/src/operations/encryptionScopes.js.map +1 -1
- package/dist-esm/src/operations/fileServices.js +21 -21
- package/dist-esm/src/operations/fileServices.js.map +1 -1
- package/dist-esm/src/operations/fileShares.js +62 -62
- package/dist-esm/src/operations/fileShares.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +10 -6
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +10 -6
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/localUsersOperations.d.ts +2 -1
- package/dist-esm/src/operations/localUsersOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/localUsersOperations.js +49 -43
- package/dist-esm/src/operations/localUsersOperations.js.map +1 -1
- package/dist-esm/src/operations/managementPolicies.js +17 -17
- package/dist-esm/src/operations/managementPolicies.js.map +1 -1
- package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.d.ts +73 -0
- package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
- package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.js +256 -0
- package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.js.map +1 -0
- package/dist-esm/src/operations/objectReplicationPoliciesOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/objectReplicationPoliciesOperations.js +28 -28
- package/dist-esm/src/operations/objectReplicationPoliciesOperations.js.map +1 -1
- package/dist-esm/src/operations/operations.js +4 -4
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.js +29 -29
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/privateLinkResources.js +5 -5
- package/dist-esm/src/operations/privateLinkResources.js.map +1 -1
- package/dist-esm/src/operations/queue.js +42 -42
- package/dist-esm/src/operations/queue.js.map +1 -1
- package/dist-esm/src/operations/queueServices.js +21 -21
- package/dist-esm/src/operations/queueServices.js.map +1 -1
- package/dist-esm/src/operations/skus.js +4 -4
- package/dist-esm/src/operations/storageAccounts.d.ts.map +1 -1
- package/dist-esm/src/operations/storageAccounts.js +132 -132
- package/dist-esm/src/operations/storageAccounts.js.map +1 -1
- package/dist-esm/src/operations/storageTaskAssignmentInstancesReport.d.ts +53 -0
- package/dist-esm/src/operations/storageTaskAssignmentInstancesReport.d.ts.map +1 -0
- package/dist-esm/src/operations/storageTaskAssignmentInstancesReport.js +177 -0
- package/dist-esm/src/operations/storageTaskAssignmentInstancesReport.js.map +1 -0
- package/dist-esm/src/operations/storageTaskAssignments.d.ts +141 -0
- package/dist-esm/src/operations/storageTaskAssignments.d.ts.map +1 -0
- package/dist-esm/src/operations/storageTaskAssignments.js +518 -0
- package/dist-esm/src/operations/storageTaskAssignments.js.map +1 -0
- package/dist-esm/src/operations/storageTaskAssignmentsInstancesReport.d.ts +44 -0
- package/dist-esm/src/operations/storageTaskAssignmentsInstancesReport.d.ts.map +1 -0
- package/dist-esm/src/operations/storageTaskAssignmentsInstancesReport.js +160 -0
- package/dist-esm/src/operations/storageTaskAssignmentsInstancesReport.js.map +1 -0
- package/dist-esm/src/operations/tableOperations.js +41 -41
- package/dist-esm/src/operations/tableOperations.js.map +1 -1
- package/dist-esm/src/operations/tableServices.js +20 -20
- package/dist-esm/src/operations/tableServices.js.map +1 -1
- package/dist-esm/src/operations/usages.js +5 -5
- package/dist-esm/src/operations/usages.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +10 -6
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +10 -6
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/localUsersOperations.d.ts +2 -1
- package/dist-esm/src/operationsInterfaces/localUsersOperations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +53 -0
- package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.js +9 -0
- package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts +18 -0
- package/dist-esm/src/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageTaskAssignmentInstancesReport.js +9 -0
- package/dist-esm/src/operationsInterfaces/storageTaskAssignmentInstancesReport.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageTaskAssignments.d.ts +112 -0
- package/dist-esm/src/operationsInterfaces/storageTaskAssignments.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageTaskAssignments.js +9 -0
- package/dist-esm/src/operationsInterfaces/storageTaskAssignments.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts +15 -0
- package/dist-esm/src/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageTaskAssignmentsInstancesReport.js +9 -0
- package/dist-esm/src/operationsInterfaces/storageTaskAssignmentsInstancesReport.js.map +1 -0
- package/dist-esm/src/storageManagementClient.d.ts +11 -7
- package/dist-esm/src/storageManagementClient.d.ts.map +1 -1
- package/dist-esm/src/storageManagementClient.js +24 -16
- package/dist-esm/src/storageManagementClient.js.map +1 -1
- package/dist-esm/test/storage_examples.d.ts.map +1 -1
- package/dist-esm/test/storage_examples.js +6 -5
- package/dist-esm/test/storage_examples.js.map +1 -1
- package/package.json +11 -11
- package/review/arm-storage.api.md +470 -4
- package/src/lroImpl.ts +3 -3
- package/src/models/index.ts +3163 -2397
- package/src/models/mappers.ts +4188 -3072
- package/src/models/parameters.ts +437 -374
- package/src/operations/blobContainers.ts +179 -193
- package/src/operations/blobInventoryPolicies.ts +46 -50
- package/src/operations/blobServices.ts +34 -37
- package/src/operations/deletedAccounts.ts +26 -28
- package/src/operations/encryptionScopes.ts +59 -63
- package/src/operations/fileServices.ts +31 -34
- package/src/operations/fileShares.ts +92 -99
- package/src/operations/index.ts +10 -6
- package/src/operations/localUsersOperations.ts +73 -73
- package/src/operations/managementPolicies.ts +27 -30
- package/src/operations/networkSecurityPerimeterConfigurations.ts +343 -0
- package/src/operations/objectReplicationPoliciesOperations.ts +48 -51
- package/src/operations/operations.ts +9 -9
- package/src/operations/privateEndpointConnections.ts +49 -52
- package/src/operations/privateLinkResources.ts +9 -10
- package/src/operations/queue.ts +66 -71
- package/src/operations/queueServices.ts +31 -34
- package/src/operations/skus.ts +8 -8
- package/src/operations/storageAccounts.ts +249 -272
- package/src/operations/storageTaskAssignmentInstancesReport.ts +240 -0
- package/src/operations/storageTaskAssignments.ts +700 -0
- package/src/operations/storageTaskAssignmentsInstancesReport.ts +205 -0
- package/src/operations/tableOperations.ts +65 -70
- package/src/operations/tableServices.ts +30 -33
- package/src/operations/usages.ts +12 -13
- package/src/operationsInterfaces/blobContainers.ts +16 -16
- package/src/operationsInterfaces/blobInventoryPolicies.ts +5 -5
- package/src/operationsInterfaces/blobServices.ts +4 -4
- package/src/operationsInterfaces/deletedAccounts.ts +3 -3
- package/src/operationsInterfaces/encryptionScopes.ts +5 -5
- package/src/operationsInterfaces/fileServices.ts +4 -4
- package/src/operationsInterfaces/fileShares.ts +8 -8
- package/src/operationsInterfaces/index.ts +10 -6
- package/src/operationsInterfaces/localUsersOperations.ts +9 -8
- package/src/operationsInterfaces/managementPolicies.ts +4 -4
- package/src/operationsInterfaces/networkSecurityPerimeterConfigurations.ts +93 -0
- package/src/operationsInterfaces/objectReplicationPoliciesOperations.ts +5 -5
- package/src/operationsInterfaces/operations.ts +1 -1
- package/src/operationsInterfaces/privateEndpointConnections.ts +5 -5
- package/src/operationsInterfaces/privateLinkResources.ts +2 -2
- package/src/operationsInterfaces/queue.ts +6 -6
- package/src/operationsInterfaces/queueServices.ts +4 -4
- package/src/operationsInterfaces/skus.ts +1 -1
- package/src/operationsInterfaces/storageAccounts.ts +25 -25
- package/src/operationsInterfaces/storageTaskAssignmentInstancesReport.ts +35 -0
- package/src/operationsInterfaces/storageTaskAssignments.ts +191 -0
- package/src/operationsInterfaces/storageTaskAssignmentsInstancesReport.ts +31 -0
- package/src/operationsInterfaces/tableOperations.ts +6 -6
- package/src/operationsInterfaces/tableServices.ts +4 -4
- package/src/operationsInterfaces/usages.ts +1 -1
- package/src/pagingHelper.ts +1 -1
- package/src/storageManagementClient.ts +63 -44
- package/types/arm-storage.d.ts +958 -30
- package/types/tsdoc-metadata.json +1 -1
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
+
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
11
|
+
import {
|
|
12
|
+
NetworkSecurityPerimeterConfiguration,
|
|
13
|
+
NetworkSecurityPerimeterConfigurationsListOptionalParams,
|
|
14
|
+
NetworkSecurityPerimeterConfigurationsGetOptionalParams,
|
|
15
|
+
NetworkSecurityPerimeterConfigurationsGetResponse,
|
|
16
|
+
NetworkSecurityPerimeterConfigurationsReconcileOptionalParams,
|
|
17
|
+
NetworkSecurityPerimeterConfigurationsReconcileResponse,
|
|
18
|
+
} from "../models";
|
|
19
|
+
|
|
20
|
+
/// <reference lib="esnext.asynciterable" />
|
|
21
|
+
/** Interface representing a NetworkSecurityPerimeterConfigurations. */
|
|
22
|
+
export interface NetworkSecurityPerimeterConfigurations {
|
|
23
|
+
/**
|
|
24
|
+
* Gets list of effective NetworkSecurityPerimeterConfiguration for storage account
|
|
25
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
26
|
+
* case insensitive.
|
|
27
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
28
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
29
|
+
* only.
|
|
30
|
+
* @param options The options parameters.
|
|
31
|
+
*/
|
|
32
|
+
list(
|
|
33
|
+
resourceGroupName: string,
|
|
34
|
+
accountName: string,
|
|
35
|
+
options?: NetworkSecurityPerimeterConfigurationsListOptionalParams,
|
|
36
|
+
): PagedAsyncIterableIterator<NetworkSecurityPerimeterConfiguration>;
|
|
37
|
+
/**
|
|
38
|
+
* Gets effective NetworkSecurityPerimeterConfiguration for association
|
|
39
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
40
|
+
* case insensitive.
|
|
41
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
42
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
43
|
+
* only.
|
|
44
|
+
* @param networkSecurityPerimeterConfigurationName The name for Network Security Perimeter
|
|
45
|
+
* configuration
|
|
46
|
+
* @param options The options parameters.
|
|
47
|
+
*/
|
|
48
|
+
get(
|
|
49
|
+
resourceGroupName: string,
|
|
50
|
+
accountName: string,
|
|
51
|
+
networkSecurityPerimeterConfigurationName: string,
|
|
52
|
+
options?: NetworkSecurityPerimeterConfigurationsGetOptionalParams,
|
|
53
|
+
): Promise<NetworkSecurityPerimeterConfigurationsGetResponse>;
|
|
54
|
+
/**
|
|
55
|
+
* Refreshes any information about the association.
|
|
56
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
57
|
+
* case insensitive.
|
|
58
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
59
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
60
|
+
* only.
|
|
61
|
+
* @param networkSecurityPerimeterConfigurationName The name for Network Security Perimeter
|
|
62
|
+
* configuration
|
|
63
|
+
* @param options The options parameters.
|
|
64
|
+
*/
|
|
65
|
+
beginReconcile(
|
|
66
|
+
resourceGroupName: string,
|
|
67
|
+
accountName: string,
|
|
68
|
+
networkSecurityPerimeterConfigurationName: string,
|
|
69
|
+
options?: NetworkSecurityPerimeterConfigurationsReconcileOptionalParams,
|
|
70
|
+
): Promise<
|
|
71
|
+
SimplePollerLike<
|
|
72
|
+
OperationState<NetworkSecurityPerimeterConfigurationsReconcileResponse>,
|
|
73
|
+
NetworkSecurityPerimeterConfigurationsReconcileResponse
|
|
74
|
+
>
|
|
75
|
+
>;
|
|
76
|
+
/**
|
|
77
|
+
* Refreshes any information about the association.
|
|
78
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
79
|
+
* case insensitive.
|
|
80
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
81
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
82
|
+
* only.
|
|
83
|
+
* @param networkSecurityPerimeterConfigurationName The name for Network Security Perimeter
|
|
84
|
+
* configuration
|
|
85
|
+
* @param options The options parameters.
|
|
86
|
+
*/
|
|
87
|
+
beginReconcileAndWait(
|
|
88
|
+
resourceGroupName: string,
|
|
89
|
+
accountName: string,
|
|
90
|
+
networkSecurityPerimeterConfigurationName: string,
|
|
91
|
+
options?: NetworkSecurityPerimeterConfigurationsReconcileOptionalParams,
|
|
92
|
+
): Promise<NetworkSecurityPerimeterConfigurationsReconcileResponse>;
|
|
93
|
+
}
|
|
@@ -14,7 +14,7 @@ import {
|
|
|
14
14
|
ObjectReplicationPoliciesGetResponse,
|
|
15
15
|
ObjectReplicationPoliciesCreateOrUpdateOptionalParams,
|
|
16
16
|
ObjectReplicationPoliciesCreateOrUpdateResponse,
|
|
17
|
-
ObjectReplicationPoliciesDeleteOptionalParams
|
|
17
|
+
ObjectReplicationPoliciesDeleteOptionalParams,
|
|
18
18
|
} from "../models";
|
|
19
19
|
|
|
20
20
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -32,7 +32,7 @@ export interface ObjectReplicationPoliciesOperations {
|
|
|
32
32
|
list(
|
|
33
33
|
resourceGroupName: string,
|
|
34
34
|
accountName: string,
|
|
35
|
-
options?: ObjectReplicationPoliciesListOptionalParams
|
|
35
|
+
options?: ObjectReplicationPoliciesListOptionalParams,
|
|
36
36
|
): PagedAsyncIterableIterator<ObjectReplicationPolicy>;
|
|
37
37
|
/**
|
|
38
38
|
* Get the object replication policy of the storage account by policy ID.
|
|
@@ -51,7 +51,7 @@ export interface ObjectReplicationPoliciesOperations {
|
|
|
51
51
|
resourceGroupName: string,
|
|
52
52
|
accountName: string,
|
|
53
53
|
objectReplicationPolicyId: string,
|
|
54
|
-
options?: ObjectReplicationPoliciesGetOptionalParams
|
|
54
|
+
options?: ObjectReplicationPoliciesGetOptionalParams,
|
|
55
55
|
): Promise<ObjectReplicationPoliciesGetResponse>;
|
|
56
56
|
/**
|
|
57
57
|
* Create or update the object replication policy of the storage account.
|
|
@@ -73,7 +73,7 @@ export interface ObjectReplicationPoliciesOperations {
|
|
|
73
73
|
accountName: string,
|
|
74
74
|
objectReplicationPolicyId: string,
|
|
75
75
|
properties: ObjectReplicationPolicy,
|
|
76
|
-
options?: ObjectReplicationPoliciesCreateOrUpdateOptionalParams
|
|
76
|
+
options?: ObjectReplicationPoliciesCreateOrUpdateOptionalParams,
|
|
77
77
|
): Promise<ObjectReplicationPoliciesCreateOrUpdateResponse>;
|
|
78
78
|
/**
|
|
79
79
|
* Deletes the object replication policy associated with the specified storage account.
|
|
@@ -92,6 +92,6 @@ export interface ObjectReplicationPoliciesOperations {
|
|
|
92
92
|
resourceGroupName: string,
|
|
93
93
|
accountName: string,
|
|
94
94
|
objectReplicationPolicyId: string,
|
|
95
|
-
options?: ObjectReplicationPoliciesDeleteOptionalParams
|
|
95
|
+
options?: ObjectReplicationPoliciesDeleteOptionalParams,
|
|
96
96
|
): Promise<void>;
|
|
97
97
|
}
|
|
@@ -14,7 +14,7 @@ import {
|
|
|
14
14
|
PrivateEndpointConnectionsGetResponse,
|
|
15
15
|
PrivateEndpointConnectionsPutOptionalParams,
|
|
16
16
|
PrivateEndpointConnectionsPutResponse,
|
|
17
|
-
PrivateEndpointConnectionsDeleteOptionalParams
|
|
17
|
+
PrivateEndpointConnectionsDeleteOptionalParams,
|
|
18
18
|
} from "../models";
|
|
19
19
|
|
|
20
20
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -32,7 +32,7 @@ export interface PrivateEndpointConnections {
|
|
|
32
32
|
list(
|
|
33
33
|
resourceGroupName: string,
|
|
34
34
|
accountName: string,
|
|
35
|
-
options?: PrivateEndpointConnectionsListOptionalParams
|
|
35
|
+
options?: PrivateEndpointConnectionsListOptionalParams,
|
|
36
36
|
): PagedAsyncIterableIterator<PrivateEndpointConnection>;
|
|
37
37
|
/**
|
|
38
38
|
* Gets the specified private endpoint connection associated with the storage account.
|
|
@@ -49,7 +49,7 @@ export interface PrivateEndpointConnections {
|
|
|
49
49
|
resourceGroupName: string,
|
|
50
50
|
accountName: string,
|
|
51
51
|
privateEndpointConnectionName: string,
|
|
52
|
-
options?: PrivateEndpointConnectionsGetOptionalParams
|
|
52
|
+
options?: PrivateEndpointConnectionsGetOptionalParams,
|
|
53
53
|
): Promise<PrivateEndpointConnectionsGetResponse>;
|
|
54
54
|
/**
|
|
55
55
|
* Update the state of specified private endpoint connection associated with the storage account.
|
|
@@ -68,7 +68,7 @@ export interface PrivateEndpointConnections {
|
|
|
68
68
|
accountName: string,
|
|
69
69
|
privateEndpointConnectionName: string,
|
|
70
70
|
properties: PrivateEndpointConnection,
|
|
71
|
-
options?: PrivateEndpointConnectionsPutOptionalParams
|
|
71
|
+
options?: PrivateEndpointConnectionsPutOptionalParams,
|
|
72
72
|
): Promise<PrivateEndpointConnectionsPutResponse>;
|
|
73
73
|
/**
|
|
74
74
|
* Deletes the specified private endpoint connection associated with the storage account.
|
|
@@ -85,6 +85,6 @@ export interface PrivateEndpointConnections {
|
|
|
85
85
|
resourceGroupName: string,
|
|
86
86
|
accountName: string,
|
|
87
87
|
privateEndpointConnectionName: string,
|
|
88
|
-
options?: PrivateEndpointConnectionsDeleteOptionalParams
|
|
88
|
+
options?: PrivateEndpointConnectionsDeleteOptionalParams,
|
|
89
89
|
): Promise<void>;
|
|
90
90
|
}
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
|
|
9
9
|
import {
|
|
10
10
|
PrivateLinkResourcesListByStorageAccountOptionalParams,
|
|
11
|
-
PrivateLinkResourcesListByStorageAccountResponse
|
|
11
|
+
PrivateLinkResourcesListByStorageAccountResponse,
|
|
12
12
|
} from "../models";
|
|
13
13
|
|
|
14
14
|
/** Interface representing a PrivateLinkResources. */
|
|
@@ -25,6 +25,6 @@ export interface PrivateLinkResources {
|
|
|
25
25
|
listByStorageAccount(
|
|
26
26
|
resourceGroupName: string,
|
|
27
27
|
accountName: string,
|
|
28
|
-
options?: PrivateLinkResourcesListByStorageAccountOptionalParams
|
|
28
|
+
options?: PrivateLinkResourcesListByStorageAccountOptionalParams,
|
|
29
29
|
): Promise<PrivateLinkResourcesListByStorageAccountResponse>;
|
|
30
30
|
}
|
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
QueueUpdateResponse,
|
|
18
18
|
QueueGetOptionalParams,
|
|
19
19
|
QueueGetResponse,
|
|
20
|
-
QueueDeleteOptionalParams
|
|
20
|
+
QueueDeleteOptionalParams,
|
|
21
21
|
} from "../models";
|
|
22
22
|
|
|
23
23
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -35,7 +35,7 @@ export interface Queue {
|
|
|
35
35
|
list(
|
|
36
36
|
resourceGroupName: string,
|
|
37
37
|
accountName: string,
|
|
38
|
-
options?: QueueListOptionalParams
|
|
38
|
+
options?: QueueListOptionalParams,
|
|
39
39
|
): PagedAsyncIterableIterator<ListQueue>;
|
|
40
40
|
/**
|
|
41
41
|
* Creates a new queue with the specified queue name, under the specified account.
|
|
@@ -55,7 +55,7 @@ export interface Queue {
|
|
|
55
55
|
accountName: string,
|
|
56
56
|
queueName: string,
|
|
57
57
|
queue: StorageQueue,
|
|
58
|
-
options?: QueueCreateOptionalParams
|
|
58
|
+
options?: QueueCreateOptionalParams,
|
|
59
59
|
): Promise<QueueCreateResponse>;
|
|
60
60
|
/**
|
|
61
61
|
* Creates a new queue with the specified queue name, under the specified account.
|
|
@@ -75,7 +75,7 @@ export interface Queue {
|
|
|
75
75
|
accountName: string,
|
|
76
76
|
queueName: string,
|
|
77
77
|
queue: StorageQueue,
|
|
78
|
-
options?: QueueUpdateOptionalParams
|
|
78
|
+
options?: QueueUpdateOptionalParams,
|
|
79
79
|
): Promise<QueueUpdateResponse>;
|
|
80
80
|
/**
|
|
81
81
|
* Gets the queue with the specified queue name, under the specified account if it exists.
|
|
@@ -93,7 +93,7 @@ export interface Queue {
|
|
|
93
93
|
resourceGroupName: string,
|
|
94
94
|
accountName: string,
|
|
95
95
|
queueName: string,
|
|
96
|
-
options?: QueueGetOptionalParams
|
|
96
|
+
options?: QueueGetOptionalParams,
|
|
97
97
|
): Promise<QueueGetResponse>;
|
|
98
98
|
/**
|
|
99
99
|
* Deletes the queue with the specified queue name, under the specified account if it exists.
|
|
@@ -111,6 +111,6 @@ export interface Queue {
|
|
|
111
111
|
resourceGroupName: string,
|
|
112
112
|
accountName: string,
|
|
113
113
|
queueName: string,
|
|
114
|
-
options?: QueueDeleteOptionalParams
|
|
114
|
+
options?: QueueDeleteOptionalParams,
|
|
115
115
|
): Promise<void>;
|
|
116
116
|
}
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
QueueServicesSetServicePropertiesOptionalParams,
|
|
14
14
|
QueueServicesSetServicePropertiesResponse,
|
|
15
15
|
QueueServicesGetServicePropertiesOptionalParams,
|
|
16
|
-
QueueServicesGetServicePropertiesResponse
|
|
16
|
+
QueueServicesGetServicePropertiesResponse,
|
|
17
17
|
} from "../models";
|
|
18
18
|
|
|
19
19
|
/** Interface representing a QueueServices. */
|
|
@@ -30,7 +30,7 @@ export interface QueueServices {
|
|
|
30
30
|
list(
|
|
31
31
|
resourceGroupName: string,
|
|
32
32
|
accountName: string,
|
|
33
|
-
options?: QueueServicesListOptionalParams
|
|
33
|
+
options?: QueueServicesListOptionalParams,
|
|
34
34
|
): Promise<QueueServicesListResponse>;
|
|
35
35
|
/**
|
|
36
36
|
* Sets the properties of a storage account’s Queue service, including properties for Storage Analytics
|
|
@@ -48,7 +48,7 @@ export interface QueueServices {
|
|
|
48
48
|
resourceGroupName: string,
|
|
49
49
|
accountName: string,
|
|
50
50
|
parameters: QueueServiceProperties,
|
|
51
|
-
options?: QueueServicesSetServicePropertiesOptionalParams
|
|
51
|
+
options?: QueueServicesSetServicePropertiesOptionalParams,
|
|
52
52
|
): Promise<QueueServicesSetServicePropertiesResponse>;
|
|
53
53
|
/**
|
|
54
54
|
* Gets the properties of a storage account’s Queue service, including properties for Storage Analytics
|
|
@@ -63,6 +63,6 @@ export interface QueueServices {
|
|
|
63
63
|
getServiceProperties(
|
|
64
64
|
resourceGroupName: string,
|
|
65
65
|
accountName: string,
|
|
66
|
-
options?: QueueServicesGetServicePropertiesOptionalParams
|
|
66
|
+
options?: QueueServicesGetServicePropertiesOptionalParams,
|
|
67
67
|
): Promise<QueueServicesGetServicePropertiesResponse>;
|
|
68
68
|
}
|
|
@@ -46,7 +46,7 @@ import {
|
|
|
46
46
|
BlobRestoreParameters,
|
|
47
47
|
StorageAccountsRestoreBlobRangesOptionalParams,
|
|
48
48
|
StorageAccountsRestoreBlobRangesResponse,
|
|
49
|
-
StorageAccountsRevokeUserDelegationKeysOptionalParams
|
|
49
|
+
StorageAccountsRevokeUserDelegationKeysOptionalParams,
|
|
50
50
|
} from "../models";
|
|
51
51
|
|
|
52
52
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -58,7 +58,7 @@ export interface StorageAccounts {
|
|
|
58
58
|
* @param options The options parameters.
|
|
59
59
|
*/
|
|
60
60
|
list(
|
|
61
|
-
options?: StorageAccountsListOptionalParams
|
|
61
|
+
options?: StorageAccountsListOptionalParams,
|
|
62
62
|
): PagedAsyncIterableIterator<StorageAccount>;
|
|
63
63
|
/**
|
|
64
64
|
* Lists all the storage accounts available under the given resource group. Note that storage keys are
|
|
@@ -69,7 +69,7 @@ export interface StorageAccounts {
|
|
|
69
69
|
*/
|
|
70
70
|
listByResourceGroup(
|
|
71
71
|
resourceGroupName: string,
|
|
72
|
-
options?: StorageAccountsListByResourceGroupOptionalParams
|
|
72
|
+
options?: StorageAccountsListByResourceGroupOptionalParams,
|
|
73
73
|
): PagedAsyncIterableIterator<StorageAccount>;
|
|
74
74
|
/**
|
|
75
75
|
* Checks that the storage account name is valid and is not already in use.
|
|
@@ -80,7 +80,7 @@ export interface StorageAccounts {
|
|
|
80
80
|
*/
|
|
81
81
|
checkNameAvailability(
|
|
82
82
|
accountName: StorageAccountCheckNameAvailabilityParameters,
|
|
83
|
-
options?: StorageAccountsCheckNameAvailabilityOptionalParams
|
|
83
|
+
options?: StorageAccountsCheckNameAvailabilityOptionalParams,
|
|
84
84
|
): Promise<StorageAccountsCheckNameAvailabilityResponse>;
|
|
85
85
|
/**
|
|
86
86
|
* Asynchronously creates a new storage account with the specified parameters. If an account is already
|
|
@@ -99,7 +99,7 @@ export interface StorageAccounts {
|
|
|
99
99
|
resourceGroupName: string,
|
|
100
100
|
accountName: string,
|
|
101
101
|
parameters: StorageAccountCreateParameters,
|
|
102
|
-
options?: StorageAccountsCreateOptionalParams
|
|
102
|
+
options?: StorageAccountsCreateOptionalParams,
|
|
103
103
|
): Promise<
|
|
104
104
|
SimplePollerLike<
|
|
105
105
|
OperationState<StorageAccountsCreateResponse>,
|
|
@@ -123,7 +123,7 @@ export interface StorageAccounts {
|
|
|
123
123
|
resourceGroupName: string,
|
|
124
124
|
accountName: string,
|
|
125
125
|
parameters: StorageAccountCreateParameters,
|
|
126
|
-
options?: StorageAccountsCreateOptionalParams
|
|
126
|
+
options?: StorageAccountsCreateOptionalParams,
|
|
127
127
|
): Promise<StorageAccountsCreateResponse>;
|
|
128
128
|
/**
|
|
129
129
|
* Deletes a storage account in Microsoft Azure.
|
|
@@ -137,7 +137,7 @@ export interface StorageAccounts {
|
|
|
137
137
|
delete(
|
|
138
138
|
resourceGroupName: string,
|
|
139
139
|
accountName: string,
|
|
140
|
-
options?: StorageAccountsDeleteOptionalParams
|
|
140
|
+
options?: StorageAccountsDeleteOptionalParams,
|
|
141
141
|
): Promise<void>;
|
|
142
142
|
/**
|
|
143
143
|
* Returns the properties for the specified storage account including but not limited to name, SKU
|
|
@@ -152,7 +152,7 @@ export interface StorageAccounts {
|
|
|
152
152
|
getProperties(
|
|
153
153
|
resourceGroupName: string,
|
|
154
154
|
accountName: string,
|
|
155
|
-
options?: StorageAccountsGetPropertiesOptionalParams
|
|
155
|
+
options?: StorageAccountsGetPropertiesOptionalParams,
|
|
156
156
|
): Promise<StorageAccountsGetPropertiesResponse>;
|
|
157
157
|
/**
|
|
158
158
|
* The update operation can be used to update the SKU, encryption, access tier, or tags for a storage
|
|
@@ -174,7 +174,7 @@ export interface StorageAccounts {
|
|
|
174
174
|
resourceGroupName: string,
|
|
175
175
|
accountName: string,
|
|
176
176
|
parameters: StorageAccountUpdateParameters,
|
|
177
|
-
options?: StorageAccountsUpdateOptionalParams
|
|
177
|
+
options?: StorageAccountsUpdateOptionalParams,
|
|
178
178
|
): Promise<StorageAccountsUpdateResponse>;
|
|
179
179
|
/**
|
|
180
180
|
* Lists the access keys or Kerberos keys (if active directory enabled) for the specified storage
|
|
@@ -189,7 +189,7 @@ export interface StorageAccounts {
|
|
|
189
189
|
listKeys(
|
|
190
190
|
resourceGroupName: string,
|
|
191
191
|
accountName: string,
|
|
192
|
-
options?: StorageAccountsListKeysOptionalParams
|
|
192
|
+
options?: StorageAccountsListKeysOptionalParams,
|
|
193
193
|
): Promise<StorageAccountsListKeysResponse>;
|
|
194
194
|
/**
|
|
195
195
|
* Regenerates one of the access keys or Kerberos keys for the specified storage account.
|
|
@@ -206,7 +206,7 @@ export interface StorageAccounts {
|
|
|
206
206
|
resourceGroupName: string,
|
|
207
207
|
accountName: string,
|
|
208
208
|
regenerateKey: StorageAccountRegenerateKeyParameters,
|
|
209
|
-
options?: StorageAccountsRegenerateKeyOptionalParams
|
|
209
|
+
options?: StorageAccountsRegenerateKeyOptionalParams,
|
|
210
210
|
): Promise<StorageAccountsRegenerateKeyResponse>;
|
|
211
211
|
/**
|
|
212
212
|
* List SAS credentials of a storage account.
|
|
@@ -222,7 +222,7 @@ export interface StorageAccounts {
|
|
|
222
222
|
resourceGroupName: string,
|
|
223
223
|
accountName: string,
|
|
224
224
|
parameters: AccountSasParameters,
|
|
225
|
-
options?: StorageAccountsListAccountSASOptionalParams
|
|
225
|
+
options?: StorageAccountsListAccountSASOptionalParams,
|
|
226
226
|
): Promise<StorageAccountsListAccountSASResponse>;
|
|
227
227
|
/**
|
|
228
228
|
* List service SAS credentials of a specific resource.
|
|
@@ -238,7 +238,7 @@ export interface StorageAccounts {
|
|
|
238
238
|
resourceGroupName: string,
|
|
239
239
|
accountName: string,
|
|
240
240
|
parameters: ServiceSasParameters,
|
|
241
|
-
options?: StorageAccountsListServiceSASOptionalParams
|
|
241
|
+
options?: StorageAccountsListServiceSASOptionalParams,
|
|
242
242
|
): Promise<StorageAccountsListServiceSASResponse>;
|
|
243
243
|
/**
|
|
244
244
|
* A failover request can be triggered for a storage account in the event a primary endpoint becomes
|
|
@@ -261,7 +261,7 @@ export interface StorageAccounts {
|
|
|
261
261
|
beginFailover(
|
|
262
262
|
resourceGroupName: string,
|
|
263
263
|
accountName: string,
|
|
264
|
-
options?: StorageAccountsFailoverOptionalParams
|
|
264
|
+
options?: StorageAccountsFailoverOptionalParams,
|
|
265
265
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
266
266
|
/**
|
|
267
267
|
* A failover request can be triggered for a storage account in the event a primary endpoint becomes
|
|
@@ -284,7 +284,7 @@ export interface StorageAccounts {
|
|
|
284
284
|
beginFailoverAndWait(
|
|
285
285
|
resourceGroupName: string,
|
|
286
286
|
accountName: string,
|
|
287
|
-
options?: StorageAccountsFailoverOptionalParams
|
|
287
|
+
options?: StorageAccountsFailoverOptionalParams,
|
|
288
288
|
): Promise<void>;
|
|
289
289
|
/**
|
|
290
290
|
* Live Migration of storage account to enable Hns
|
|
@@ -303,7 +303,7 @@ export interface StorageAccounts {
|
|
|
303
303
|
resourceGroupName: string,
|
|
304
304
|
accountName: string,
|
|
305
305
|
requestType: string,
|
|
306
|
-
options?: StorageAccountsHierarchicalNamespaceMigrationOptionalParams
|
|
306
|
+
options?: StorageAccountsHierarchicalNamespaceMigrationOptionalParams,
|
|
307
307
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
308
308
|
/**
|
|
309
309
|
* Live Migration of storage account to enable Hns
|
|
@@ -322,7 +322,7 @@ export interface StorageAccounts {
|
|
|
322
322
|
resourceGroupName: string,
|
|
323
323
|
accountName: string,
|
|
324
324
|
requestType: string,
|
|
325
|
-
options?: StorageAccountsHierarchicalNamespaceMigrationOptionalParams
|
|
325
|
+
options?: StorageAccountsHierarchicalNamespaceMigrationOptionalParams,
|
|
326
326
|
): Promise<void>;
|
|
327
327
|
/**
|
|
328
328
|
* Abort live Migration of storage account to enable Hns
|
|
@@ -336,7 +336,7 @@ export interface StorageAccounts {
|
|
|
336
336
|
beginAbortHierarchicalNamespaceMigration(
|
|
337
337
|
resourceGroupName: string,
|
|
338
338
|
accountName: string,
|
|
339
|
-
options?: StorageAccountsAbortHierarchicalNamespaceMigrationOptionalParams
|
|
339
|
+
options?: StorageAccountsAbortHierarchicalNamespaceMigrationOptionalParams,
|
|
340
340
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
341
341
|
/**
|
|
342
342
|
* Abort live Migration of storage account to enable Hns
|
|
@@ -350,7 +350,7 @@ export interface StorageAccounts {
|
|
|
350
350
|
beginAbortHierarchicalNamespaceMigrationAndWait(
|
|
351
351
|
resourceGroupName: string,
|
|
352
352
|
accountName: string,
|
|
353
|
-
options?: StorageAccountsAbortHierarchicalNamespaceMigrationOptionalParams
|
|
353
|
+
options?: StorageAccountsAbortHierarchicalNamespaceMigrationOptionalParams,
|
|
354
354
|
): Promise<void>;
|
|
355
355
|
/**
|
|
356
356
|
* Account Migration request can be triggered for a storage account to change its redundancy level. The
|
|
@@ -369,7 +369,7 @@ export interface StorageAccounts {
|
|
|
369
369
|
resourceGroupName: string,
|
|
370
370
|
accountName: string,
|
|
371
371
|
parameters: StorageAccountMigration,
|
|
372
|
-
options?: StorageAccountsCustomerInitiatedMigrationOptionalParams
|
|
372
|
+
options?: StorageAccountsCustomerInitiatedMigrationOptionalParams,
|
|
373
373
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
374
374
|
/**
|
|
375
375
|
* Account Migration request can be triggered for a storage account to change its redundancy level. The
|
|
@@ -388,7 +388,7 @@ export interface StorageAccounts {
|
|
|
388
388
|
resourceGroupName: string,
|
|
389
389
|
accountName: string,
|
|
390
390
|
parameters: StorageAccountMigration,
|
|
391
|
-
options?: StorageAccountsCustomerInitiatedMigrationOptionalParams
|
|
391
|
+
options?: StorageAccountsCustomerInitiatedMigrationOptionalParams,
|
|
392
392
|
): Promise<void>;
|
|
393
393
|
/**
|
|
394
394
|
* Gets the status of the ongoing migration for the specified storage account.
|
|
@@ -404,7 +404,7 @@ export interface StorageAccounts {
|
|
|
404
404
|
resourceGroupName: string,
|
|
405
405
|
accountName: string,
|
|
406
406
|
migrationName: MigrationName,
|
|
407
|
-
options?: StorageAccountsGetCustomerInitiatedMigrationOptionalParams
|
|
407
|
+
options?: StorageAccountsGetCustomerInitiatedMigrationOptionalParams,
|
|
408
408
|
): Promise<StorageAccountsGetCustomerInitiatedMigrationResponse>;
|
|
409
409
|
/**
|
|
410
410
|
* Restore blobs in the specified blob ranges
|
|
@@ -420,7 +420,7 @@ export interface StorageAccounts {
|
|
|
420
420
|
resourceGroupName: string,
|
|
421
421
|
accountName: string,
|
|
422
422
|
parameters: BlobRestoreParameters,
|
|
423
|
-
options?: StorageAccountsRestoreBlobRangesOptionalParams
|
|
423
|
+
options?: StorageAccountsRestoreBlobRangesOptionalParams,
|
|
424
424
|
): Promise<
|
|
425
425
|
SimplePollerLike<
|
|
426
426
|
OperationState<StorageAccountsRestoreBlobRangesResponse>,
|
|
@@ -441,7 +441,7 @@ export interface StorageAccounts {
|
|
|
441
441
|
resourceGroupName: string,
|
|
442
442
|
accountName: string,
|
|
443
443
|
parameters: BlobRestoreParameters,
|
|
444
|
-
options?: StorageAccountsRestoreBlobRangesOptionalParams
|
|
444
|
+
options?: StorageAccountsRestoreBlobRangesOptionalParams,
|
|
445
445
|
): Promise<StorageAccountsRestoreBlobRangesResponse>;
|
|
446
446
|
/**
|
|
447
447
|
* Revoke user delegation keys.
|
|
@@ -455,6 +455,6 @@ export interface StorageAccounts {
|
|
|
455
455
|
revokeUserDelegationKeys(
|
|
456
456
|
resourceGroupName: string,
|
|
457
457
|
accountName: string,
|
|
458
|
-
options?: StorageAccountsRevokeUserDelegationKeysOptionalParams
|
|
458
|
+
options?: StorageAccountsRevokeUserDelegationKeysOptionalParams,
|
|
459
459
|
): Promise<void>;
|
|
460
460
|
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
+
import {
|
|
11
|
+
StorageTaskReportInstance,
|
|
12
|
+
StorageTaskAssignmentInstancesReportListOptionalParams,
|
|
13
|
+
} from "../models";
|
|
14
|
+
|
|
15
|
+
/// <reference lib="esnext.asynciterable" />
|
|
16
|
+
/** Interface representing a StorageTaskAssignmentInstancesReport. */
|
|
17
|
+
export interface StorageTaskAssignmentInstancesReport {
|
|
18
|
+
/**
|
|
19
|
+
* Fetch the report summary of a single storage task assignment's instances
|
|
20
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
21
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
22
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
23
|
+
* only.
|
|
24
|
+
* @param storageTaskAssignmentName The name of the storage task assignment within the specified
|
|
25
|
+
* resource group. Storage task assignment names must be between 3 and 24 characters in length and use
|
|
26
|
+
* numbers and lower-case letters only.
|
|
27
|
+
* @param options The options parameters.
|
|
28
|
+
*/
|
|
29
|
+
list(
|
|
30
|
+
resourceGroupName: string,
|
|
31
|
+
accountName: string,
|
|
32
|
+
storageTaskAssignmentName: string,
|
|
33
|
+
options?: StorageTaskAssignmentInstancesReportListOptionalParams,
|
|
34
|
+
): PagedAsyncIterableIterator<StorageTaskReportInstance>;
|
|
35
|
+
}
|