@azure/arm-storage 18.2.1-alpha.20240419.1 → 18.3.0-alpha.20240627.2
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 +10 -10
- 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
package/src/operations/usages.ts
CHANGED
|
@@ -15,7 +15,7 @@ import { StorageManagementClient } from "../storageManagementClient";
|
|
|
15
15
|
import {
|
|
16
16
|
Usage,
|
|
17
17
|
UsagesListByLocationOptionalParams,
|
|
18
|
-
UsagesListByLocationResponse
|
|
18
|
+
UsagesListByLocationResponse,
|
|
19
19
|
} from "../models";
|
|
20
20
|
|
|
21
21
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -38,7 +38,7 @@ export class UsagesImpl implements Usages {
|
|
|
38
38
|
*/
|
|
39
39
|
public listByLocation(
|
|
40
40
|
location: string,
|
|
41
|
-
options?: UsagesListByLocationOptionalParams
|
|
41
|
+
options?: UsagesListByLocationOptionalParams,
|
|
42
42
|
): PagedAsyncIterableIterator<Usage> {
|
|
43
43
|
const iter = this.listByLocationPagingAll(location, options);
|
|
44
44
|
return {
|
|
@@ -53,14 +53,14 @@ export class UsagesImpl implements Usages {
|
|
|
53
53
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
54
54
|
}
|
|
55
55
|
return this.listByLocationPagingPage(location, options, settings);
|
|
56
|
-
}
|
|
56
|
+
},
|
|
57
57
|
};
|
|
58
58
|
}
|
|
59
59
|
|
|
60
60
|
private async *listByLocationPagingPage(
|
|
61
61
|
location: string,
|
|
62
62
|
options?: UsagesListByLocationOptionalParams,
|
|
63
|
-
_settings?: PageSettings
|
|
63
|
+
_settings?: PageSettings,
|
|
64
64
|
): AsyncIterableIterator<Usage[]> {
|
|
65
65
|
let result: UsagesListByLocationResponse;
|
|
66
66
|
result = await this._listByLocation(location, options);
|
|
@@ -69,7 +69,7 @@ export class UsagesImpl implements Usages {
|
|
|
69
69
|
|
|
70
70
|
private async *listByLocationPagingAll(
|
|
71
71
|
location: string,
|
|
72
|
-
options?: UsagesListByLocationOptionalParams
|
|
72
|
+
options?: UsagesListByLocationOptionalParams,
|
|
73
73
|
): AsyncIterableIterator<Usage> {
|
|
74
74
|
for await (const page of this.listByLocationPagingPage(location, options)) {
|
|
75
75
|
yield* page;
|
|
@@ -83,11 +83,11 @@ export class UsagesImpl implements Usages {
|
|
|
83
83
|
*/
|
|
84
84
|
private _listByLocation(
|
|
85
85
|
location: string,
|
|
86
|
-
options?: UsagesListByLocationOptionalParams
|
|
86
|
+
options?: UsagesListByLocationOptionalParams,
|
|
87
87
|
): Promise<UsagesListByLocationResponse> {
|
|
88
88
|
return this.client.sendOperationRequest(
|
|
89
89
|
{ location, options },
|
|
90
|
-
listByLocationOperationSpec
|
|
90
|
+
listByLocationOperationSpec,
|
|
91
91
|
);
|
|
92
92
|
}
|
|
93
93
|
}
|
|
@@ -95,20 +95,19 @@ export class UsagesImpl implements Usages {
|
|
|
95
95
|
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
96
96
|
|
|
97
97
|
const listByLocationOperationSpec: coreClient.OperationSpec = {
|
|
98
|
-
path:
|
|
99
|
-
"/subscriptions/{subscriptionId}/providers/Microsoft.Storage/locations/{location}/usages",
|
|
98
|
+
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Storage/locations/{location}/usages",
|
|
100
99
|
httpMethod: "GET",
|
|
101
100
|
responses: {
|
|
102
101
|
200: {
|
|
103
|
-
bodyMapper: Mappers.UsageListResult
|
|
104
|
-
}
|
|
102
|
+
bodyMapper: Mappers.UsageListResult,
|
|
103
|
+
},
|
|
105
104
|
},
|
|
106
105
|
queryParameters: [Parameters.apiVersion],
|
|
107
106
|
urlParameters: [
|
|
108
107
|
Parameters.$host,
|
|
109
108
|
Parameters.subscriptionId,
|
|
110
|
-
Parameters.location
|
|
109
|
+
Parameters.location,
|
|
111
110
|
],
|
|
112
111
|
headerParameters: [Parameters.accept],
|
|
113
|
-
serializer
|
|
112
|
+
serializer,
|
|
114
113
|
};
|
|
@@ -36,7 +36,7 @@ import {
|
|
|
36
36
|
BlobContainersExtendImmutabilityPolicyResponse,
|
|
37
37
|
BlobContainersLeaseOptionalParams,
|
|
38
38
|
BlobContainersLeaseResponse,
|
|
39
|
-
BlobContainersObjectLevelWormOptionalParams
|
|
39
|
+
BlobContainersObjectLevelWormOptionalParams,
|
|
40
40
|
} from "../models";
|
|
41
41
|
|
|
42
42
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -55,7 +55,7 @@ export interface BlobContainers {
|
|
|
55
55
|
list(
|
|
56
56
|
resourceGroupName: string,
|
|
57
57
|
accountName: string,
|
|
58
|
-
options?: BlobContainersListOptionalParams
|
|
58
|
+
options?: BlobContainersListOptionalParams,
|
|
59
59
|
): PagedAsyncIterableIterator<ListContainerItem>;
|
|
60
60
|
/**
|
|
61
61
|
* Creates a new container under the specified account as described by request body. The container
|
|
@@ -78,7 +78,7 @@ export interface BlobContainers {
|
|
|
78
78
|
accountName: string,
|
|
79
79
|
containerName: string,
|
|
80
80
|
blobContainer: BlobContainer,
|
|
81
|
-
options?: BlobContainersCreateOptionalParams
|
|
81
|
+
options?: BlobContainersCreateOptionalParams,
|
|
82
82
|
): Promise<BlobContainersCreateResponse>;
|
|
83
83
|
/**
|
|
84
84
|
* Updates container properties as specified in request body. Properties not mentioned in the request
|
|
@@ -100,7 +100,7 @@ export interface BlobContainers {
|
|
|
100
100
|
accountName: string,
|
|
101
101
|
containerName: string,
|
|
102
102
|
blobContainer: BlobContainer,
|
|
103
|
-
options?: BlobContainersUpdateOptionalParams
|
|
103
|
+
options?: BlobContainersUpdateOptionalParams,
|
|
104
104
|
): Promise<BlobContainersUpdateResponse>;
|
|
105
105
|
/**
|
|
106
106
|
* Gets properties of a specified container.
|
|
@@ -119,7 +119,7 @@ export interface BlobContainers {
|
|
|
119
119
|
resourceGroupName: string,
|
|
120
120
|
accountName: string,
|
|
121
121
|
containerName: string,
|
|
122
|
-
options?: BlobContainersGetOptionalParams
|
|
122
|
+
options?: BlobContainersGetOptionalParams,
|
|
123
123
|
): Promise<BlobContainersGetResponse>;
|
|
124
124
|
/**
|
|
125
125
|
* Deletes specified container under its account.
|
|
@@ -138,7 +138,7 @@ export interface BlobContainers {
|
|
|
138
138
|
resourceGroupName: string,
|
|
139
139
|
accountName: string,
|
|
140
140
|
containerName: string,
|
|
141
|
-
options?: BlobContainersDeleteOptionalParams
|
|
141
|
+
options?: BlobContainersDeleteOptionalParams,
|
|
142
142
|
): Promise<void>;
|
|
143
143
|
/**
|
|
144
144
|
* Sets legal hold tags. Setting the same tag results in an idempotent operation. SetLegalHold follows
|
|
@@ -160,7 +160,7 @@ export interface BlobContainers {
|
|
|
160
160
|
accountName: string,
|
|
161
161
|
containerName: string,
|
|
162
162
|
legalHold: LegalHold,
|
|
163
|
-
options?: BlobContainersSetLegalHoldOptionalParams
|
|
163
|
+
options?: BlobContainersSetLegalHoldOptionalParams,
|
|
164
164
|
): Promise<BlobContainersSetLegalHoldResponse>;
|
|
165
165
|
/**
|
|
166
166
|
* Clears legal hold tags. Clearing the same or non-existent tag results in an idempotent operation.
|
|
@@ -182,7 +182,7 @@ export interface BlobContainers {
|
|
|
182
182
|
accountName: string,
|
|
183
183
|
containerName: string,
|
|
184
184
|
legalHold: LegalHold,
|
|
185
|
-
options?: BlobContainersClearLegalHoldOptionalParams
|
|
185
|
+
options?: BlobContainersClearLegalHoldOptionalParams,
|
|
186
186
|
): Promise<BlobContainersClearLegalHoldResponse>;
|
|
187
187
|
/**
|
|
188
188
|
* Creates or updates an unlocked immutability policy. ETag in If-Match is honored if given but not
|
|
@@ -202,7 +202,7 @@ export interface BlobContainers {
|
|
|
202
202
|
resourceGroupName: string,
|
|
203
203
|
accountName: string,
|
|
204
204
|
containerName: string,
|
|
205
|
-
options?: BlobContainersCreateOrUpdateImmutabilityPolicyOptionalParams
|
|
205
|
+
options?: BlobContainersCreateOrUpdateImmutabilityPolicyOptionalParams,
|
|
206
206
|
): Promise<BlobContainersCreateOrUpdateImmutabilityPolicyResponse>;
|
|
207
207
|
/**
|
|
208
208
|
* Gets the existing immutability policy along with the corresponding ETag in response headers and
|
|
@@ -222,7 +222,7 @@ export interface BlobContainers {
|
|
|
222
222
|
resourceGroupName: string,
|
|
223
223
|
accountName: string,
|
|
224
224
|
containerName: string,
|
|
225
|
-
options?: BlobContainersGetImmutabilityPolicyOptionalParams
|
|
225
|
+
options?: BlobContainersGetImmutabilityPolicyOptionalParams,
|
|
226
226
|
): Promise<BlobContainersGetImmutabilityPolicyResponse>;
|
|
227
227
|
/**
|
|
228
228
|
* Aborts an unlocked immutability policy. The response of delete has
|
|
@@ -248,7 +248,7 @@ export interface BlobContainers {
|
|
|
248
248
|
accountName: string,
|
|
249
249
|
containerName: string,
|
|
250
250
|
ifMatch: string,
|
|
251
|
-
options?: BlobContainersDeleteImmutabilityPolicyOptionalParams
|
|
251
|
+
options?: BlobContainersDeleteImmutabilityPolicyOptionalParams,
|
|
252
252
|
): Promise<BlobContainersDeleteImmutabilityPolicyResponse>;
|
|
253
253
|
/**
|
|
254
254
|
* Sets the ImmutabilityPolicy to Locked state. The only action allowed on a Locked policy is
|
|
@@ -272,7 +272,7 @@ export interface BlobContainers {
|
|
|
272
272
|
accountName: string,
|
|
273
273
|
containerName: string,
|
|
274
274
|
ifMatch: string,
|
|
275
|
-
options?: BlobContainersLockImmutabilityPolicyOptionalParams
|
|
275
|
+
options?: BlobContainersLockImmutabilityPolicyOptionalParams,
|
|
276
276
|
): Promise<BlobContainersLockImmutabilityPolicyResponse>;
|
|
277
277
|
/**
|
|
278
278
|
* Extends the immutabilityPeriodSinceCreationInDays of a locked immutabilityPolicy. The only action
|
|
@@ -296,7 +296,7 @@ export interface BlobContainers {
|
|
|
296
296
|
accountName: string,
|
|
297
297
|
containerName: string,
|
|
298
298
|
ifMatch: string,
|
|
299
|
-
options?: BlobContainersExtendImmutabilityPolicyOptionalParams
|
|
299
|
+
options?: BlobContainersExtendImmutabilityPolicyOptionalParams,
|
|
300
300
|
): Promise<BlobContainersExtendImmutabilityPolicyResponse>;
|
|
301
301
|
/**
|
|
302
302
|
* The Lease Container operation establishes and manages a lock on a container for delete operations.
|
|
@@ -316,7 +316,7 @@ export interface BlobContainers {
|
|
|
316
316
|
resourceGroupName: string,
|
|
317
317
|
accountName: string,
|
|
318
318
|
containerName: string,
|
|
319
|
-
options?: BlobContainersLeaseOptionalParams
|
|
319
|
+
options?: BlobContainersLeaseOptionalParams,
|
|
320
320
|
): Promise<BlobContainersLeaseResponse>;
|
|
321
321
|
/**
|
|
322
322
|
* This operation migrates a blob container from container level WORM to object level immutability
|
|
@@ -338,7 +338,7 @@ export interface BlobContainers {
|
|
|
338
338
|
resourceGroupName: string,
|
|
339
339
|
accountName: string,
|
|
340
340
|
containerName: string,
|
|
341
|
-
options?: BlobContainersObjectLevelWormOptionalParams
|
|
341
|
+
options?: BlobContainersObjectLevelWormOptionalParams,
|
|
342
342
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
343
343
|
/**
|
|
344
344
|
* This operation migrates a blob container from container level WORM to object level immutability
|
|
@@ -360,6 +360,6 @@ export interface BlobContainers {
|
|
|
360
360
|
resourceGroupName: string,
|
|
361
361
|
accountName: string,
|
|
362
362
|
containerName: string,
|
|
363
|
-
options?: BlobContainersObjectLevelWormOptionalParams
|
|
363
|
+
options?: BlobContainersObjectLevelWormOptionalParams,
|
|
364
364
|
): Promise<void>;
|
|
365
365
|
}
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
BlobInventoryPoliciesGetResponse,
|
|
16
16
|
BlobInventoryPoliciesCreateOrUpdateOptionalParams,
|
|
17
17
|
BlobInventoryPoliciesCreateOrUpdateResponse,
|
|
18
|
-
BlobInventoryPoliciesDeleteOptionalParams
|
|
18
|
+
BlobInventoryPoliciesDeleteOptionalParams,
|
|
19
19
|
} from "../models";
|
|
20
20
|
|
|
21
21
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -33,7 +33,7 @@ export interface BlobInventoryPolicies {
|
|
|
33
33
|
list(
|
|
34
34
|
resourceGroupName: string,
|
|
35
35
|
accountName: string,
|
|
36
|
-
options?: BlobInventoryPoliciesListOptionalParams
|
|
36
|
+
options?: BlobInventoryPoliciesListOptionalParams,
|
|
37
37
|
): PagedAsyncIterableIterator<BlobInventoryPolicy>;
|
|
38
38
|
/**
|
|
39
39
|
* Gets the blob inventory policy associated with the specified storage account.
|
|
@@ -50,7 +50,7 @@ export interface BlobInventoryPolicies {
|
|
|
50
50
|
resourceGroupName: string,
|
|
51
51
|
accountName: string,
|
|
52
52
|
blobInventoryPolicyName: BlobInventoryPolicyName,
|
|
53
|
-
options?: BlobInventoryPoliciesGetOptionalParams
|
|
53
|
+
options?: BlobInventoryPoliciesGetOptionalParams,
|
|
54
54
|
): Promise<BlobInventoryPoliciesGetResponse>;
|
|
55
55
|
/**
|
|
56
56
|
* Sets the blob inventory policy to the specified storage account.
|
|
@@ -69,7 +69,7 @@ export interface BlobInventoryPolicies {
|
|
|
69
69
|
accountName: string,
|
|
70
70
|
blobInventoryPolicyName: BlobInventoryPolicyName,
|
|
71
71
|
properties: BlobInventoryPolicy,
|
|
72
|
-
options?: BlobInventoryPoliciesCreateOrUpdateOptionalParams
|
|
72
|
+
options?: BlobInventoryPoliciesCreateOrUpdateOptionalParams,
|
|
73
73
|
): Promise<BlobInventoryPoliciesCreateOrUpdateResponse>;
|
|
74
74
|
/**
|
|
75
75
|
* Deletes the blob inventory policy associated with the specified storage account.
|
|
@@ -86,6 +86,6 @@ export interface BlobInventoryPolicies {
|
|
|
86
86
|
resourceGroupName: string,
|
|
87
87
|
accountName: string,
|
|
88
88
|
blobInventoryPolicyName: BlobInventoryPolicyName,
|
|
89
|
-
options?: BlobInventoryPoliciesDeleteOptionalParams
|
|
89
|
+
options?: BlobInventoryPoliciesDeleteOptionalParams,
|
|
90
90
|
): Promise<void>;
|
|
91
91
|
}
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
BlobServicesSetServicePropertiesOptionalParams,
|
|
14
14
|
BlobServicesSetServicePropertiesResponse,
|
|
15
15
|
BlobServicesGetServicePropertiesOptionalParams,
|
|
16
|
-
BlobServicesGetServicePropertiesResponse
|
|
16
|
+
BlobServicesGetServicePropertiesResponse,
|
|
17
17
|
} from "../models";
|
|
18
18
|
|
|
19
19
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -31,7 +31,7 @@ export interface BlobServices {
|
|
|
31
31
|
list(
|
|
32
32
|
resourceGroupName: string,
|
|
33
33
|
accountName: string,
|
|
34
|
-
options?: BlobServicesListOptionalParams
|
|
34
|
+
options?: BlobServicesListOptionalParams,
|
|
35
35
|
): PagedAsyncIterableIterator<BlobServiceProperties>;
|
|
36
36
|
/**
|
|
37
37
|
* Sets the properties of a storage account’s Blob service, including properties for Storage Analytics
|
|
@@ -49,7 +49,7 @@ export interface BlobServices {
|
|
|
49
49
|
resourceGroupName: string,
|
|
50
50
|
accountName: string,
|
|
51
51
|
parameters: BlobServiceProperties,
|
|
52
|
-
options?: BlobServicesSetServicePropertiesOptionalParams
|
|
52
|
+
options?: BlobServicesSetServicePropertiesOptionalParams,
|
|
53
53
|
): Promise<BlobServicesSetServicePropertiesResponse>;
|
|
54
54
|
/**
|
|
55
55
|
* Gets the properties of a storage account’s Blob service, including properties for Storage Analytics
|
|
@@ -64,6 +64,6 @@ export interface BlobServices {
|
|
|
64
64
|
getServiceProperties(
|
|
65
65
|
resourceGroupName: string,
|
|
66
66
|
accountName: string,
|
|
67
|
-
options?: BlobServicesGetServicePropertiesOptionalParams
|
|
67
|
+
options?: BlobServicesGetServicePropertiesOptionalParams,
|
|
68
68
|
): Promise<BlobServicesGetServicePropertiesResponse>;
|
|
69
69
|
}
|
|
@@ -11,7 +11,7 @@ import {
|
|
|
11
11
|
DeletedAccount,
|
|
12
12
|
DeletedAccountsListOptionalParams,
|
|
13
13
|
DeletedAccountsGetOptionalParams,
|
|
14
|
-
DeletedAccountsGetResponse
|
|
14
|
+
DeletedAccountsGetResponse,
|
|
15
15
|
} from "../models";
|
|
16
16
|
|
|
17
17
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -22,7 +22,7 @@ export interface DeletedAccounts {
|
|
|
22
22
|
* @param options The options parameters.
|
|
23
23
|
*/
|
|
24
24
|
list(
|
|
25
|
-
options?: DeletedAccountsListOptionalParams
|
|
25
|
+
options?: DeletedAccountsListOptionalParams,
|
|
26
26
|
): PagedAsyncIterableIterator<DeletedAccount>;
|
|
27
27
|
/**
|
|
28
28
|
* Get properties of specified deleted account resource.
|
|
@@ -33,6 +33,6 @@ export interface DeletedAccounts {
|
|
|
33
33
|
get(
|
|
34
34
|
deletedAccountName: string,
|
|
35
35
|
location: string,
|
|
36
|
-
options?: DeletedAccountsGetOptionalParams
|
|
36
|
+
options?: DeletedAccountsGetOptionalParams,
|
|
37
37
|
): Promise<DeletedAccountsGetResponse>;
|
|
38
38
|
}
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
EncryptionScopesPatchOptionalParams,
|
|
16
16
|
EncryptionScopesPatchResponse,
|
|
17
17
|
EncryptionScopesGetOptionalParams,
|
|
18
|
-
EncryptionScopesGetResponse
|
|
18
|
+
EncryptionScopesGetResponse,
|
|
19
19
|
} from "../models";
|
|
20
20
|
|
|
21
21
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -33,7 +33,7 @@ export interface EncryptionScopes {
|
|
|
33
33
|
list(
|
|
34
34
|
resourceGroupName: string,
|
|
35
35
|
accountName: string,
|
|
36
|
-
options?: EncryptionScopesListOptionalParams
|
|
36
|
+
options?: EncryptionScopesListOptionalParams,
|
|
37
37
|
): PagedAsyncIterableIterator<EncryptionScope>;
|
|
38
38
|
/**
|
|
39
39
|
* Synchronously creates or updates an encryption scope under the specified storage account. If an
|
|
@@ -56,7 +56,7 @@ export interface EncryptionScopes {
|
|
|
56
56
|
accountName: string,
|
|
57
57
|
encryptionScopeName: string,
|
|
58
58
|
encryptionScope: EncryptionScope,
|
|
59
|
-
options?: EncryptionScopesPutOptionalParams
|
|
59
|
+
options?: EncryptionScopesPutOptionalParams,
|
|
60
60
|
): Promise<EncryptionScopesPutResponse>;
|
|
61
61
|
/**
|
|
62
62
|
* Update encryption scope properties as specified in the request body. Update fails if the specified
|
|
@@ -78,7 +78,7 @@ export interface EncryptionScopes {
|
|
|
78
78
|
accountName: string,
|
|
79
79
|
encryptionScopeName: string,
|
|
80
80
|
encryptionScope: EncryptionScope,
|
|
81
|
-
options?: EncryptionScopesPatchOptionalParams
|
|
81
|
+
options?: EncryptionScopesPatchOptionalParams,
|
|
82
82
|
): Promise<EncryptionScopesPatchResponse>;
|
|
83
83
|
/**
|
|
84
84
|
* Returns the properties for the specified encryption scope.
|
|
@@ -97,6 +97,6 @@ export interface EncryptionScopes {
|
|
|
97
97
|
resourceGroupName: string,
|
|
98
98
|
accountName: string,
|
|
99
99
|
encryptionScopeName: string,
|
|
100
|
-
options?: EncryptionScopesGetOptionalParams
|
|
100
|
+
options?: EncryptionScopesGetOptionalParams,
|
|
101
101
|
): Promise<EncryptionScopesGetResponse>;
|
|
102
102
|
}
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
FileServicesSetServicePropertiesOptionalParams,
|
|
14
14
|
FileServicesSetServicePropertiesResponse,
|
|
15
15
|
FileServicesGetServicePropertiesOptionalParams,
|
|
16
|
-
FileServicesGetServicePropertiesResponse
|
|
16
|
+
FileServicesGetServicePropertiesResponse,
|
|
17
17
|
} from "../models";
|
|
18
18
|
|
|
19
19
|
/** Interface representing a FileServices. */
|
|
@@ -30,7 +30,7 @@ export interface FileServices {
|
|
|
30
30
|
list(
|
|
31
31
|
resourceGroupName: string,
|
|
32
32
|
accountName: string,
|
|
33
|
-
options?: FileServicesListOptionalParams
|
|
33
|
+
options?: FileServicesListOptionalParams,
|
|
34
34
|
): Promise<FileServicesListResponse>;
|
|
35
35
|
/**
|
|
36
36
|
* Sets the properties of file services in storage accounts, including CORS (Cross-Origin Resource
|
|
@@ -48,7 +48,7 @@ export interface FileServices {
|
|
|
48
48
|
resourceGroupName: string,
|
|
49
49
|
accountName: string,
|
|
50
50
|
parameters: FileServiceProperties,
|
|
51
|
-
options?: FileServicesSetServicePropertiesOptionalParams
|
|
51
|
+
options?: FileServicesSetServicePropertiesOptionalParams,
|
|
52
52
|
): Promise<FileServicesSetServicePropertiesResponse>;
|
|
53
53
|
/**
|
|
54
54
|
* Gets the properties of file services in storage accounts, including CORS (Cross-Origin Resource
|
|
@@ -63,6 +63,6 @@ export interface FileServices {
|
|
|
63
63
|
getServiceProperties(
|
|
64
64
|
resourceGroupName: string,
|
|
65
65
|
accountName: string,
|
|
66
|
-
options?: FileServicesGetServicePropertiesOptionalParams
|
|
66
|
+
options?: FileServicesGetServicePropertiesOptionalParams,
|
|
67
67
|
): Promise<FileServicesGetServicePropertiesResponse>;
|
|
68
68
|
}
|
|
@@ -21,7 +21,7 @@ import {
|
|
|
21
21
|
DeletedShare,
|
|
22
22
|
FileSharesRestoreOptionalParams,
|
|
23
23
|
FileSharesLeaseOptionalParams,
|
|
24
|
-
FileSharesLeaseResponse
|
|
24
|
+
FileSharesLeaseResponse,
|
|
25
25
|
} from "../models";
|
|
26
26
|
|
|
27
27
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -39,7 +39,7 @@ export interface FileShares {
|
|
|
39
39
|
list(
|
|
40
40
|
resourceGroupName: string,
|
|
41
41
|
accountName: string,
|
|
42
|
-
options?: FileSharesListOptionalParams
|
|
42
|
+
options?: FileSharesListOptionalParams,
|
|
43
43
|
): PagedAsyncIterableIterator<FileShareItem>;
|
|
44
44
|
/**
|
|
45
45
|
* Creates a new share under the specified account as described by request body. The share resource
|
|
@@ -61,7 +61,7 @@ export interface FileShares {
|
|
|
61
61
|
accountName: string,
|
|
62
62
|
shareName: string,
|
|
63
63
|
fileShare: FileShare,
|
|
64
|
-
options?: FileSharesCreateOptionalParams
|
|
64
|
+
options?: FileSharesCreateOptionalParams,
|
|
65
65
|
): Promise<FileSharesCreateResponse>;
|
|
66
66
|
/**
|
|
67
67
|
* Updates share properties as specified in request body. Properties not mentioned in the request will
|
|
@@ -82,7 +82,7 @@ export interface FileShares {
|
|
|
82
82
|
accountName: string,
|
|
83
83
|
shareName: string,
|
|
84
84
|
fileShare: FileShare,
|
|
85
|
-
options?: FileSharesUpdateOptionalParams
|
|
85
|
+
options?: FileSharesUpdateOptionalParams,
|
|
86
86
|
): Promise<FileSharesUpdateResponse>;
|
|
87
87
|
/**
|
|
88
88
|
* Gets properties of a specified share.
|
|
@@ -100,7 +100,7 @@ export interface FileShares {
|
|
|
100
100
|
resourceGroupName: string,
|
|
101
101
|
accountName: string,
|
|
102
102
|
shareName: string,
|
|
103
|
-
options?: FileSharesGetOptionalParams
|
|
103
|
+
options?: FileSharesGetOptionalParams,
|
|
104
104
|
): Promise<FileSharesGetResponse>;
|
|
105
105
|
/**
|
|
106
106
|
* Deletes specified share under its account.
|
|
@@ -118,7 +118,7 @@ export interface FileShares {
|
|
|
118
118
|
resourceGroupName: string,
|
|
119
119
|
accountName: string,
|
|
120
120
|
shareName: string,
|
|
121
|
-
options?: FileSharesDeleteOptionalParams
|
|
121
|
+
options?: FileSharesDeleteOptionalParams,
|
|
122
122
|
): Promise<void>;
|
|
123
123
|
/**
|
|
124
124
|
* Restore a file share within a valid retention days if share soft delete is enabled
|
|
@@ -138,7 +138,7 @@ export interface FileShares {
|
|
|
138
138
|
accountName: string,
|
|
139
139
|
shareName: string,
|
|
140
140
|
deletedShare: DeletedShare,
|
|
141
|
-
options?: FileSharesRestoreOptionalParams
|
|
141
|
+
options?: FileSharesRestoreOptionalParams,
|
|
142
142
|
): Promise<void>;
|
|
143
143
|
/**
|
|
144
144
|
* The Lease Share operation establishes and manages a lock on a share for delete operations. The lock
|
|
@@ -157,6 +157,6 @@ export interface FileShares {
|
|
|
157
157
|
resourceGroupName: string,
|
|
158
158
|
accountName: string,
|
|
159
159
|
shareName: string,
|
|
160
|
-
options?: FileSharesLeaseOptionalParams
|
|
160
|
+
options?: FileSharesLeaseOptionalParams,
|
|
161
161
|
): Promise<FileSharesLeaseResponse>;
|
|
162
162
|
}
|
|
@@ -6,6 +6,12 @@
|
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
8
|
|
|
9
|
+
export * from "./blobServices";
|
|
10
|
+
export * from "./blobContainers";
|
|
11
|
+
export * from "./fileServices";
|
|
12
|
+
export * from "./fileShares";
|
|
13
|
+
export * from "./queueServices";
|
|
14
|
+
export * from "./queue";
|
|
9
15
|
export * from "./operations";
|
|
10
16
|
export * from "./skus";
|
|
11
17
|
export * from "./storageAccounts";
|
|
@@ -18,11 +24,9 @@ export * from "./privateLinkResources";
|
|
|
18
24
|
export * from "./objectReplicationPoliciesOperations";
|
|
19
25
|
export * from "./localUsersOperations";
|
|
20
26
|
export * from "./encryptionScopes";
|
|
21
|
-
export * from "./blobServices";
|
|
22
|
-
export * from "./blobContainers";
|
|
23
|
-
export * from "./fileServices";
|
|
24
|
-
export * from "./fileShares";
|
|
25
|
-
export * from "./queueServices";
|
|
26
|
-
export * from "./queue";
|
|
27
27
|
export * from "./tableServices";
|
|
28
28
|
export * from "./tableOperations";
|
|
29
|
+
export * from "./networkSecurityPerimeterConfigurations";
|
|
30
|
+
export * from "./storageTaskAssignments";
|
|
31
|
+
export * from "./storageTaskAssignmentsInstancesReport";
|
|
32
|
+
export * from "./storageTaskAssignmentInstancesReport";
|
|
@@ -18,7 +18,7 @@ import {
|
|
|
18
18
|
LocalUsersListKeysOptionalParams,
|
|
19
19
|
LocalUsersListKeysResponse,
|
|
20
20
|
LocalUsersRegeneratePasswordOptionalParams,
|
|
21
|
-
LocalUsersRegeneratePasswordResponse
|
|
21
|
+
LocalUsersRegeneratePasswordResponse,
|
|
22
22
|
} from "../models";
|
|
23
23
|
|
|
24
24
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -36,7 +36,7 @@ export interface LocalUsersOperations {
|
|
|
36
36
|
list(
|
|
37
37
|
resourceGroupName: string,
|
|
38
38
|
accountName: string,
|
|
39
|
-
options?: LocalUsersListOptionalParams
|
|
39
|
+
options?: LocalUsersListOptionalParams,
|
|
40
40
|
): PagedAsyncIterableIterator<LocalUser>;
|
|
41
41
|
/**
|
|
42
42
|
* Get the local user of the storage account by username.
|
|
@@ -53,10 +53,11 @@ export interface LocalUsersOperations {
|
|
|
53
53
|
resourceGroupName: string,
|
|
54
54
|
accountName: string,
|
|
55
55
|
username: string,
|
|
56
|
-
options?: LocalUsersGetOptionalParams
|
|
56
|
+
options?: LocalUsersGetOptionalParams,
|
|
57
57
|
): Promise<LocalUsersGetResponse>;
|
|
58
58
|
/**
|
|
59
|
-
* Create or update the properties of a local user associated with the storage account
|
|
59
|
+
* Create or update the properties of a local user associated with the storage account. Properties for
|
|
60
|
+
* NFSv3 enablement and extended groups cannot be set with other properties.
|
|
60
61
|
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
61
62
|
* case insensitive.
|
|
62
63
|
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
@@ -72,7 +73,7 @@ export interface LocalUsersOperations {
|
|
|
72
73
|
accountName: string,
|
|
73
74
|
username: string,
|
|
74
75
|
properties: LocalUser,
|
|
75
|
-
options?: LocalUsersCreateOrUpdateOptionalParams
|
|
76
|
+
options?: LocalUsersCreateOrUpdateOptionalParams,
|
|
76
77
|
): Promise<LocalUsersCreateOrUpdateResponse>;
|
|
77
78
|
/**
|
|
78
79
|
* Deletes the local user associated with the specified storage account.
|
|
@@ -89,7 +90,7 @@ export interface LocalUsersOperations {
|
|
|
89
90
|
resourceGroupName: string,
|
|
90
91
|
accountName: string,
|
|
91
92
|
username: string,
|
|
92
|
-
options?: LocalUsersDeleteOptionalParams
|
|
93
|
+
options?: LocalUsersDeleteOptionalParams,
|
|
93
94
|
): Promise<void>;
|
|
94
95
|
/**
|
|
95
96
|
* List SSH authorized keys and shared key of the local user.
|
|
@@ -106,7 +107,7 @@ export interface LocalUsersOperations {
|
|
|
106
107
|
resourceGroupName: string,
|
|
107
108
|
accountName: string,
|
|
108
109
|
username: string,
|
|
109
|
-
options?: LocalUsersListKeysOptionalParams
|
|
110
|
+
options?: LocalUsersListKeysOptionalParams,
|
|
110
111
|
): Promise<LocalUsersListKeysResponse>;
|
|
111
112
|
/**
|
|
112
113
|
* Regenerate the local user SSH password.
|
|
@@ -123,6 +124,6 @@ export interface LocalUsersOperations {
|
|
|
123
124
|
resourceGroupName: string,
|
|
124
125
|
accountName: string,
|
|
125
126
|
username: string,
|
|
126
|
-
options?: LocalUsersRegeneratePasswordOptionalParams
|
|
127
|
+
options?: LocalUsersRegeneratePasswordOptionalParams,
|
|
127
128
|
): Promise<LocalUsersRegeneratePasswordResponse>;
|
|
128
129
|
}
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
ManagementPolicy,
|
|
14
14
|
ManagementPoliciesCreateOrUpdateOptionalParams,
|
|
15
15
|
ManagementPoliciesCreateOrUpdateResponse,
|
|
16
|
-
ManagementPoliciesDeleteOptionalParams
|
|
16
|
+
ManagementPoliciesDeleteOptionalParams,
|
|
17
17
|
} from "../models";
|
|
18
18
|
|
|
19
19
|
/** Interface representing a ManagementPolicies. */
|
|
@@ -33,7 +33,7 @@ export interface ManagementPolicies {
|
|
|
33
33
|
resourceGroupName: string,
|
|
34
34
|
accountName: string,
|
|
35
35
|
managementPolicyName: ManagementPolicyName,
|
|
36
|
-
options?: ManagementPoliciesGetOptionalParams
|
|
36
|
+
options?: ManagementPoliciesGetOptionalParams,
|
|
37
37
|
): Promise<ManagementPoliciesGetResponse>;
|
|
38
38
|
/**
|
|
39
39
|
* Sets the managementpolicy to the specified storage account.
|
|
@@ -52,7 +52,7 @@ export interface ManagementPolicies {
|
|
|
52
52
|
accountName: string,
|
|
53
53
|
managementPolicyName: ManagementPolicyName,
|
|
54
54
|
properties: ManagementPolicy,
|
|
55
|
-
options?: ManagementPoliciesCreateOrUpdateOptionalParams
|
|
55
|
+
options?: ManagementPoliciesCreateOrUpdateOptionalParams,
|
|
56
56
|
): Promise<ManagementPoliciesCreateOrUpdateResponse>;
|
|
57
57
|
/**
|
|
58
58
|
* Deletes the managementpolicy associated with the specified storage account.
|
|
@@ -69,6 +69,6 @@ export interface ManagementPolicies {
|
|
|
69
69
|
resourceGroupName: string,
|
|
70
70
|
accountName: string,
|
|
71
71
|
managementPolicyName: ManagementPolicyName,
|
|
72
|
-
options?: ManagementPoliciesDeleteOptionalParams
|
|
72
|
+
options?: ManagementPoliciesDeleteOptionalParams,
|
|
73
73
|
): Promise<void>;
|
|
74
74
|
}
|