@azure/arm-storage 17.2.2-alpha.20220616.1 → 18.0.1-alpha.20220822.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.
Files changed (118) hide show
  1. package/CHANGELOG.md +40 -1
  2. package/dist/index.js +198 -39
  3. package/dist/index.js.map +1 -1
  4. package/dist/index.min.js +1 -1
  5. package/dist/index.min.js.map +1 -1
  6. package/dist-esm/samples-dev/blobContainersClearLegalHoldSample.js +1 -1
  7. package/dist-esm/samples-dev/blobContainersCreateOrUpdateImmutabilityPolicySample.js +2 -2
  8. package/dist-esm/samples-dev/blobContainersCreateSample.js +3 -3
  9. package/dist-esm/samples-dev/blobContainersDeleteImmutabilityPolicySample.js +1 -1
  10. package/dist-esm/samples-dev/blobContainersDeleteSample.js +1 -1
  11. package/dist-esm/samples-dev/blobContainersExtendImmutabilityPolicySample.js +1 -1
  12. package/dist-esm/samples-dev/blobContainersGetImmutabilityPolicySample.js +1 -1
  13. package/dist-esm/samples-dev/blobContainersGetSample.js +2 -2
  14. package/dist-esm/samples-dev/blobContainersLeaseSample.js +2 -2
  15. package/dist-esm/samples-dev/blobContainersListSample.js +2 -2
  16. package/dist-esm/samples-dev/blobContainersLockImmutabilityPolicySample.js +1 -1
  17. package/dist-esm/samples-dev/blobContainersObjectLevelWormSample.js +1 -1
  18. package/dist-esm/samples-dev/blobContainersSetLegalHoldSample.js +2 -2
  19. package/dist-esm/samples-dev/blobContainersUpdateSample.js +1 -1
  20. package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.js +3 -3
  21. package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.js +1 -1
  22. package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.js +1 -1
  23. package/dist-esm/samples-dev/blobInventoryPoliciesListSample.js +1 -1
  24. package/dist-esm/samples-dev/blobServicesGetServicePropertiesSample.js +1 -1
  25. package/dist-esm/samples-dev/blobServicesListSample.js +1 -1
  26. package/dist-esm/samples-dev/blobServicesSetServicePropertiesSample.js +3 -3
  27. package/dist-esm/samples-dev/deletedAccountsGetSample.js +1 -1
  28. package/dist-esm/samples-dev/deletedAccountsListSample.js +1 -1
  29. package/dist-esm/samples-dev/encryptionScopesGetSample.js +1 -1
  30. package/dist-esm/samples-dev/encryptionScopesListSample.js +1 -1
  31. package/dist-esm/samples-dev/encryptionScopesPatchSample.js +1 -1
  32. package/dist-esm/samples-dev/encryptionScopesPutSample.js +2 -2
  33. package/dist-esm/samples-dev/fileServicesGetServicePropertiesSample.js +1 -1
  34. package/dist-esm/samples-dev/fileServicesListSample.js +1 -1
  35. package/dist-esm/samples-dev/fileServicesSetServicePropertiesSample.js +3 -3
  36. package/dist-esm/samples-dev/fileSharesCreateSample.js +3 -3
  37. package/dist-esm/samples-dev/fileSharesDeleteSample.js +1 -1
  38. package/dist-esm/samples-dev/fileSharesGetSample.js +2 -2
  39. package/dist-esm/samples-dev/fileSharesLeaseSample.js +2 -2
  40. package/dist-esm/samples-dev/fileSharesListSample.js +3 -3
  41. package/dist-esm/samples-dev/fileSharesRestoreSample.js +1 -1
  42. package/dist-esm/samples-dev/fileSharesUpdateSample.js +2 -2
  43. package/dist-esm/samples-dev/localUsersCreateOrUpdateSample.js +2 -2
  44. package/dist-esm/samples-dev/localUsersDeleteSample.js +1 -1
  45. package/dist-esm/samples-dev/localUsersGetSample.js +1 -1
  46. package/dist-esm/samples-dev/localUsersListKeysSample.js +1 -1
  47. package/dist-esm/samples-dev/localUsersListSample.js +1 -1
  48. package/dist-esm/samples-dev/localUsersRegeneratePasswordSample.js +1 -1
  49. package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.js +6 -6
  50. package/dist-esm/samples-dev/managementPoliciesDeleteSample.js +1 -1
  51. package/dist-esm/samples-dev/managementPoliciesGetSample.js +1 -1
  52. package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.js +4 -4
  53. package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.js +1 -1
  54. package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.js +1 -1
  55. package/dist-esm/samples-dev/objectReplicationPoliciesListSample.js +1 -1
  56. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  57. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
  58. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
  59. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +1 -1
  60. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.js +1 -1
  61. package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.js +1 -1
  62. package/dist-esm/samples-dev/queueCreateSample.js +2 -2
  63. package/dist-esm/samples-dev/queueDeleteSample.js +1 -1
  64. package/dist-esm/samples-dev/queueGetSample.js +1 -1
  65. package/dist-esm/samples-dev/queueListSample.js +1 -1
  66. package/dist-esm/samples-dev/queueServicesGetServicePropertiesSample.js +1 -1
  67. package/dist-esm/samples-dev/queueServicesListSample.js +1 -1
  68. package/dist-esm/samples-dev/queueServicesSetServicePropertiesSample.js +1 -1
  69. package/dist-esm/samples-dev/queueUpdateSample.js +1 -1
  70. package/dist-esm/samples-dev/skusListSample.js +1 -1
  71. package/dist-esm/samples-dev/storageAccountsAbortHierarchicalNamespaceMigrationSample.js +1 -1
  72. package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.js +1 -1
  73. package/dist-esm/samples-dev/storageAccountsCreateSample.js +12 -12
  74. package/dist-esm/samples-dev/storageAccountsDeleteSample.js +1 -1
  75. package/dist-esm/samples-dev/storageAccountsFailoverSample.js +1 -1
  76. package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.js +4 -4
  77. package/dist-esm/samples-dev/storageAccountsHierarchicalNamespaceMigrationSample.js +1 -1
  78. package/dist-esm/samples-dev/storageAccountsListAccountSasSample.js +1 -1
  79. package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.js +1 -1
  80. package/dist-esm/samples-dev/storageAccountsListKeysSample.js +1 -1
  81. package/dist-esm/samples-dev/storageAccountsListSample.js +1 -1
  82. package/dist-esm/samples-dev/storageAccountsListServiceSasSample.js +1 -1
  83. package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.js +2 -2
  84. package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.js +1 -1
  85. package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.js +1 -1
  86. package/dist-esm/samples-dev/storageAccountsUpdateSample.js +8 -8
  87. package/dist-esm/samples-dev/tableCreateSample.js +2 -2
  88. package/dist-esm/samples-dev/tableDeleteSample.js +1 -1
  89. package/dist-esm/samples-dev/tableGetSample.js +1 -1
  90. package/dist-esm/samples-dev/tableListSample.js +1 -1
  91. package/dist-esm/samples-dev/tableServicesGetServicePropertiesSample.js +1 -1
  92. package/dist-esm/samples-dev/tableServicesListSample.js +1 -1
  93. package/dist-esm/samples-dev/tableServicesSetServicePropertiesSample.js +1 -1
  94. package/dist-esm/samples-dev/tableUpdateSample.js +2 -2
  95. package/dist-esm/samples-dev/usagesListByLocationSample.js +1 -1
  96. package/dist-esm/src/models/index.d.ts +229 -68
  97. package/dist-esm/src/models/index.d.ts.map +1 -1
  98. package/dist-esm/src/models/index.js +177 -18
  99. package/dist-esm/src/models/index.js.map +1 -1
  100. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  101. package/dist-esm/src/models/mappers.js +0 -5
  102. package/dist-esm/src/models/mappers.js.map +1 -1
  103. package/dist-esm/src/models/parameters.js +1 -1
  104. package/dist-esm/src/storageManagementClient.d.ts.map +1 -1
  105. package/dist-esm/src/storageManagementClient.js +20 -15
  106. package/dist-esm/src/storageManagementClient.js.map +1 -1
  107. package/dist-esm/test/storage_examples.js.map +1 -1
  108. package/package.json +3 -4
  109. package/review/arm-storage.api.md +185 -321
  110. package/src/models/index.ts +228 -68
  111. package/src/models/mappers.ts +0 -5
  112. package/src/models/parameters.ts +1 -1
  113. package/src/storageManagementClient.ts +25 -18
  114. package/types/arm-storage.d.ts +259 -98
  115. package/dist-esm/test/sampleTest.d.ts +0 -2
  116. package/dist-esm/test/sampleTest.d.ts.map +0 -1
  117. package/dist-esm/test/sampleTest.js +0 -38
  118. package/dist-esm/test/sampleTest.js.map +0 -1
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to List SAS credentials of a storage account.
15
15
  *
16
16
  * @summary List SAS credentials of a storage account.
17
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/StorageAccountListAccountSAS.json
17
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/StorageAccountListAccountSAS.json
18
18
  */
19
19
  function storageAccountListAccountSas() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Lists all the storage accounts available under the given resource group. Note that storage keys are not returned; use the ListKeys operation for this.
15
15
  *
16
16
  * @summary Lists all the storage accounts available under the given resource group. Note that storage keys are not returned; use the ListKeys operation for this.
17
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/StorageAccountListByResourceGroup.json
17
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/StorageAccountListByResourceGroup.json
18
18
  */
19
19
  function storageAccountListByResourceGroup() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Lists the access keys or Kerberos keys (if active directory enabled) for the specified storage account.
15
15
  *
16
16
  * @summary Lists the access keys or Kerberos keys (if active directory enabled) for the specified storage account.
17
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/StorageAccountListKeys.json
17
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/StorageAccountListKeys.json
18
18
  */
19
19
  function storageAccountListKeys() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Lists all the storage accounts available under the subscription. Note that storage keys are not returned; use the ListKeys operation for this.
15
15
  *
16
16
  * @summary Lists all the storage accounts available under the subscription. Note that storage keys are not returned; use the ListKeys operation for this.
17
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/StorageAccountList.json
17
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/StorageAccountList.json
18
18
  */
19
19
  function storageAccountList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to List service SAS credentials of a specific resource.
15
15
  *
16
16
  * @summary List service SAS credentials of a specific resource.
17
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/StorageAccountListServiceSAS.json
17
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/StorageAccountListServiceSAS.json
18
18
  */
19
19
  function storageAccountListServiceSas() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Regenerates one of the access keys or Kerberos keys for the specified storage account.
15
15
  *
16
16
  * @summary Regenerates one of the access keys or Kerberos keys for the specified storage account.
17
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/StorageAccountRegenerateKerbKey.json
17
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/StorageAccountRegenerateKerbKey.json
18
18
  */
19
19
  function storageAccountRegenerateKerbKey() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -35,7 +35,7 @@ storageAccountRegenerateKerbKey().catch(console.error);
35
35
  * This sample demonstrates how to Regenerates one of the access keys or Kerberos keys for the specified storage account.
36
36
  *
37
37
  * @summary Regenerates one of the access keys or Kerberos keys for the specified storage account.
38
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/StorageAccountRegenerateKey.json
38
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/StorageAccountRegenerateKey.json
39
39
  */
40
40
  function storageAccountRegenerateKey() {
41
41
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Restore blobs in the specified blob ranges
15
15
  *
16
16
  * @summary Restore blobs in the specified blob ranges
17
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/BlobRangesRestore.json
17
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/BlobRangesRestore.json
18
18
  */
19
19
  function blobRangesRestore() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Revoke user delegation keys.
15
15
  *
16
16
  * @summary Revoke user delegation keys.
17
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/StorageAccountRevokeUserDelegationKeys.json
17
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/StorageAccountRevokeUserDelegationKeys.json
18
18
  */
19
19
  function storageAccountRevokeUserDelegationKeys() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation.
15
15
  *
16
16
  * @summary The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation.
17
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/StorageAccountEnableAD.json
17
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/StorageAccountEnableAD.json
18
18
  */
19
19
  function storageAccountEnableAd() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -47,7 +47,7 @@ storageAccountEnableAd().catch(console.error);
47
47
  * This sample demonstrates how to The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation.
48
48
  *
49
49
  * @summary The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation.
50
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/StorageAccountEnableCMK.json
50
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/StorageAccountEnableCMK.json
51
51
  */
52
52
  function storageAccountEnableCmk() {
53
53
  return __awaiter(this, void 0, void 0, function* () {
@@ -79,7 +79,7 @@ storageAccountEnableCmk().catch(console.error);
79
79
  * This sample demonstrates how to The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation.
80
80
  *
81
81
  * @summary The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation.
82
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/StorageAccountUpdate.json
82
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/StorageAccountUpdate.json
83
83
  */
84
84
  function storageAccountUpdate() {
85
85
  return __awaiter(this, void 0, void 0, function* () {
@@ -128,7 +128,7 @@ storageAccountUpdate().catch(console.error);
128
128
  * This sample demonstrates how to The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation.
129
129
  *
130
130
  * @summary The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation.
131
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/StorageAccountUpdateAllowedCopyScopeToAAD.json
131
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/StorageAccountUpdateAllowedCopyScopeToAAD.json
132
132
  */
133
133
  function storageAccountUpdateAllowedCopyScopeToAad() {
134
134
  return __awaiter(this, void 0, void 0, function* () {
@@ -175,7 +175,7 @@ storageAccountUpdateAllowedCopyScopeToAad().catch(console.error);
175
175
  * This sample demonstrates how to The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation.
176
176
  *
177
177
  * @summary The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation.
178
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/StorageAccountUpdateDisablePublicNetworkAccess.json
178
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/StorageAccountUpdateDisablePublicNetworkAccess.json
179
179
  */
180
180
  function storageAccountUpdateDisablePublicNetworkAccess() {
181
181
  return __awaiter(this, void 0, void 0, function* () {
@@ -222,7 +222,7 @@ storageAccountUpdateDisablePublicNetworkAccess().catch(console.error);
222
222
  * This sample demonstrates how to The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation.
223
223
  *
224
224
  * @summary The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation.
225
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/StorageAccountUpdateUserAssignedEncryptionIdentityWithCMK.json
225
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/StorageAccountUpdateUserAssignedEncryptionIdentityWithCMK.json
226
226
  */
227
227
  function storageAccountUpdateUserAssignedEncryptionIdentityWithCmk() {
228
228
  return __awaiter(this, void 0, void 0, function* () {
@@ -265,7 +265,7 @@ storageAccountUpdateUserAssignedEncryptionIdentityWithCmk().catch(console.error)
265
265
  * This sample demonstrates how to The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation.
266
266
  *
267
267
  * @summary The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation.
268
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/StorageAccountUpdateUserAssignedIdentityWithFederatedIdentityClientId.json
268
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/StorageAccountUpdateUserAssignedIdentityWithFederatedIdentityClientId.json
269
269
  */
270
270
  function storageAccountUpdateUserAssignedIdentityWithFederatedIdentityClientId() {
271
271
  return __awaiter(this, void 0, void 0, function* () {
@@ -309,7 +309,7 @@ storageAccountUpdateUserAssignedIdentityWithFederatedIdentityClientId().catch(co
309
309
  * This sample demonstrates how to The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation.
310
310
  *
311
311
  * @summary The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation.
312
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/StorageAccountUpdateWithImmutabilityPolicy.json
312
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/StorageAccountUpdateWithImmutabilityPolicy.json
313
313
  */
314
314
  function storageAccountUpdateWithImmutabilityPolicy() {
315
315
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Creates a new table with the specified table name, under the specified account.
15
15
  *
16
16
  * @summary Creates a new table with the specified table name, under the specified account.
17
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/TableOperationPut.json
17
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/TableOperationPut.json
18
18
  */
19
19
  function tableOperationPut() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -33,7 +33,7 @@ tableOperationPut().catch(console.error);
33
33
  * This sample demonstrates how to Creates a new table with the specified table name, under the specified account.
34
34
  *
35
35
  * @summary Creates a new table with the specified table name, under the specified account.
36
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/TableOperationPutOrPatchAcls.json
36
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/TableOperationPutOrPatchAcls.json
37
37
  */
38
38
  function tableOperationPutOrPatchAcls() {
39
39
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Deletes the table with the specified table name, under the specified account if it exists.
15
15
  *
16
16
  * @summary Deletes the table with the specified table name, under the specified account if it exists.
17
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/TableOperationDelete.json
17
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/TableOperationDelete.json
18
18
  */
19
19
  function tableOperationDelete() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Gets the table with the specified table name, under the specified account if it exists.
15
15
  *
16
16
  * @summary Gets the table with the specified table name, under the specified account if it exists.
17
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/TableOperationGet.json
17
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/TableOperationGet.json
18
18
  */
19
19
  function tableOperationGet() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Gets a list of all the tables under the specified storage account
15
15
  *
16
16
  * @summary Gets a list of all the tables under the specified storage account
17
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/TableOperationList.json
17
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/TableOperationList.json
18
18
  */
19
19
  function tableOperationList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Gets the properties of a storage account’s Table service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
15
15
  *
16
16
  * @summary Gets the properties of a storage account’s Table service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
17
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/TableServicesGet.json
17
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/TableServicesGet.json
18
18
  */
19
19
  function tableServicesGet() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to List all table services for the storage account.
15
15
  *
16
16
  * @summary List all table services for the storage account.
17
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/TableServicesList.json
17
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/TableServicesList.json
18
18
  */
19
19
  function tableServicesList() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Sets the properties of a storage account’s Table service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
15
15
  *
16
16
  * @summary Sets the properties of a storage account’s Table service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
17
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/TableServicesPut.json
17
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/TableServicesPut.json
18
18
  */
19
19
  function tableServicesPut() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Creates a new table with the specified table name, under the specified account.
15
15
  *
16
16
  * @summary Creates a new table with the specified table name, under the specified account.
17
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/TableOperationPatch.json
17
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/TableOperationPatch.json
18
18
  */
19
19
  function tableOperationPatch() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -33,7 +33,7 @@ tableOperationPatch().catch(console.error);
33
33
  * This sample demonstrates how to Creates a new table with the specified table name, under the specified account.
34
34
  *
35
35
  * @summary Creates a new table with the specified table name, under the specified account.
36
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/TableOperationPutOrPatchAcls.json
36
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/TableOperationPutOrPatchAcls.json
37
37
  */
38
38
  function tableOperationPutOrPatchAcls() {
39
39
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Gets the current usage count and the limit for the resources of the location under the subscription.
15
15
  *
16
16
  * @summary Gets the current usage count and the limit for the resources of the location under the subscription.
17
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2021-09-01/examples/StorageAccountListLocationUsage.json
17
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2022-05-01/examples/StorageAccountListLocationUsage.json
18
18
  */
19
19
  function usageList() {
20
20
  var e_1, _a;