@azure/arm-netapp 15.1.1 → 16.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (170) hide show
  1. package/CHANGELOG.md +57 -0
  2. package/dist/index.js +3787 -3016
  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/accountBackupsDeleteSample.js +1 -1
  7. package/dist-esm/samples-dev/accountBackupsGetSample.js +1 -1
  8. package/dist-esm/samples-dev/accountBackupsListSample.js +1 -1
  9. package/dist-esm/samples-dev/accountsCreateOrUpdateSample.js +1 -1
  10. package/dist-esm/samples-dev/accountsDeleteSample.js +1 -1
  11. package/dist-esm/samples-dev/accountsGetSample.js +1 -1
  12. package/dist-esm/samples-dev/accountsListBySubscriptionSample.js +1 -1
  13. package/dist-esm/samples-dev/accountsListSample.js +1 -1
  14. package/dist-esm/samples-dev/accountsUpdateSample.js +1 -1
  15. package/dist-esm/samples-dev/backupPoliciesCreateSample.js +1 -1
  16. package/dist-esm/samples-dev/backupPoliciesDeleteSample.js +1 -1
  17. package/dist-esm/samples-dev/backupPoliciesGetSample.js +1 -1
  18. package/dist-esm/samples-dev/backupPoliciesListSample.js +1 -1
  19. package/dist-esm/samples-dev/backupPoliciesUpdateSample.js +1 -1
  20. package/dist-esm/samples-dev/backupsCreateSample.js +1 -1
  21. package/dist-esm/samples-dev/backupsDeleteSample.js +1 -1
  22. package/dist-esm/samples-dev/backupsGetSample.js +1 -1
  23. package/dist-esm/samples-dev/backupsGetStatusSample.js +1 -1
  24. package/dist-esm/samples-dev/backupsGetVolumeRestoreStatusSample.js +1 -1
  25. package/dist-esm/samples-dev/backupsListSample.js +1 -1
  26. package/dist-esm/samples-dev/backupsUpdateSample.js +1 -1
  27. package/dist-esm/samples-dev/netAppResourceCheckFilePathAvailabilitySample.js +1 -1
  28. package/dist-esm/samples-dev/netAppResourceCheckNameAvailabilitySample.js +1 -1
  29. package/dist-esm/samples-dev/netAppResourceCheckQuotaAvailabilitySample.js +1 -1
  30. package/dist-esm/samples-dev/netAppResourceQuotaLimitsGetSample.js +1 -1
  31. package/dist-esm/samples-dev/netAppResourceQuotaLimitsListSample.js +1 -1
  32. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  33. package/dist-esm/samples-dev/poolsCreateOrUpdateSample.js +1 -1
  34. package/dist-esm/samples-dev/poolsDeleteSample.js +1 -1
  35. package/dist-esm/samples-dev/poolsGetSample.js +1 -1
  36. package/dist-esm/samples-dev/poolsListSample.js +1 -1
  37. package/dist-esm/samples-dev/poolsUpdateSample.js +1 -1
  38. package/dist-esm/samples-dev/snapshotPoliciesCreateSample.js +1 -1
  39. package/dist-esm/samples-dev/snapshotPoliciesDeleteSample.js +1 -1
  40. package/dist-esm/samples-dev/snapshotPoliciesGetSample.js +1 -1
  41. package/dist-esm/samples-dev/snapshotPoliciesListSample.js +1 -1
  42. package/dist-esm/samples-dev/snapshotPoliciesListVolumesSample.js +1 -1
  43. package/dist-esm/samples-dev/snapshotPoliciesUpdateSample.js +1 -1
  44. package/dist-esm/samples-dev/snapshotsCreateSample.js +1 -1
  45. package/dist-esm/samples-dev/snapshotsDeleteSample.js +1 -1
  46. package/dist-esm/samples-dev/snapshotsGetSample.js +1 -1
  47. package/dist-esm/samples-dev/snapshotsListSample.js +1 -1
  48. package/dist-esm/samples-dev/snapshotsRestoreFilesSample.js +1 -1
  49. package/dist-esm/samples-dev/snapshotsUpdateSample.js +1 -1
  50. package/dist-esm/samples-dev/subvolumesCreateSample.js +1 -1
  51. package/dist-esm/samples-dev/subvolumesDeleteSample.js +1 -1
  52. package/dist-esm/samples-dev/subvolumesGetMetadataSample.js +1 -1
  53. package/dist-esm/samples-dev/subvolumesGetSample.js +1 -1
  54. package/dist-esm/samples-dev/subvolumesListByVolumeSample.js +1 -1
  55. package/dist-esm/samples-dev/subvolumesUpdateSample.js +1 -1
  56. package/dist-esm/samples-dev/vaultsListSample.js +1 -1
  57. package/dist-esm/samples-dev/volumeGroupsCreateSample.js +1 -1
  58. package/dist-esm/samples-dev/volumeGroupsDeleteSample.js +1 -1
  59. package/dist-esm/samples-dev/volumeGroupsGetSample.js +1 -1
  60. package/dist-esm/samples-dev/volumeGroupsListByNetAppAccountSample.js +1 -1
  61. package/dist-esm/samples-dev/volumeQuotaRulesCreateSample.d.ts +2 -0
  62. package/dist-esm/samples-dev/volumeQuotaRulesCreateSample.d.ts.map +1 -0
  63. package/dist-esm/samples-dev/volumeQuotaRulesCreateSample.js +40 -0
  64. package/dist-esm/samples-dev/volumeQuotaRulesCreateSample.js.map +1 -0
  65. package/dist-esm/samples-dev/volumeQuotaRulesDeleteSample.d.ts +2 -0
  66. package/dist-esm/samples-dev/volumeQuotaRulesDeleteSample.d.ts.map +1 -0
  67. package/dist-esm/samples-dev/volumeQuotaRulesDeleteSample.js +34 -0
  68. package/dist-esm/samples-dev/volumeQuotaRulesDeleteSample.js.map +1 -0
  69. package/dist-esm/samples-dev/volumeQuotaRulesGetSample.d.ts +2 -0
  70. package/dist-esm/samples-dev/volumeQuotaRulesGetSample.d.ts.map +1 -0
  71. package/dist-esm/samples-dev/volumeQuotaRulesGetSample.js +34 -0
  72. package/dist-esm/samples-dev/volumeQuotaRulesGetSample.js.map +1 -0
  73. package/dist-esm/samples-dev/volumeQuotaRulesListByVolumeSample.d.ts +2 -0
  74. package/dist-esm/samples-dev/volumeQuotaRulesListByVolumeSample.d.ts.map +1 -0
  75. package/dist-esm/samples-dev/volumeQuotaRulesListByVolumeSample.js +47 -0
  76. package/dist-esm/samples-dev/volumeQuotaRulesListByVolumeSample.js.map +1 -0
  77. package/dist-esm/samples-dev/volumeQuotaRulesUpdateSample.d.ts +2 -0
  78. package/dist-esm/samples-dev/volumeQuotaRulesUpdateSample.d.ts.map +1 -0
  79. package/dist-esm/samples-dev/volumeQuotaRulesUpdateSample.js +35 -0
  80. package/dist-esm/samples-dev/volumeQuotaRulesUpdateSample.js.map +1 -0
  81. package/dist-esm/samples-dev/volumesAuthorizeReplicationSample.js +1 -1
  82. package/dist-esm/samples-dev/volumesBreakReplicationSample.js +1 -1
  83. package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js +1 -1
  84. package/dist-esm/samples-dev/volumesDeleteReplicationSample.js +1 -1
  85. package/dist-esm/samples-dev/volumesDeleteSample.js +1 -1
  86. package/dist-esm/samples-dev/volumesFinalizeRelocationSample.d.ts +2 -0
  87. package/dist-esm/samples-dev/volumesFinalizeRelocationSample.d.ts.map +1 -0
  88. package/dist-esm/samples-dev/volumesFinalizeRelocationSample.js +33 -0
  89. package/dist-esm/samples-dev/volumesFinalizeRelocationSample.js.map +1 -0
  90. package/dist-esm/samples-dev/volumesGetSample.js +1 -1
  91. package/dist-esm/samples-dev/volumesListReplicationsSample.d.ts +2 -0
  92. package/dist-esm/samples-dev/volumesListReplicationsSample.d.ts.map +1 -0
  93. package/dist-esm/samples-dev/volumesListReplicationsSample.js +47 -0
  94. package/dist-esm/samples-dev/volumesListReplicationsSample.js.map +1 -0
  95. package/dist-esm/samples-dev/volumesListSample.js +1 -1
  96. package/dist-esm/samples-dev/volumesPoolChangeSample.js +1 -1
  97. package/dist-esm/samples-dev/volumesReInitializeReplicationSample.js +1 -1
  98. package/dist-esm/samples-dev/volumesRelocateSample.d.ts +2 -0
  99. package/dist-esm/samples-dev/volumesRelocateSample.d.ts.map +1 -0
  100. package/dist-esm/samples-dev/volumesRelocateSample.js +33 -0
  101. package/dist-esm/samples-dev/volumesRelocateSample.js.map +1 -0
  102. package/dist-esm/samples-dev/volumesReplicationStatusSample.js +1 -1
  103. package/dist-esm/samples-dev/volumesResetCifsPasswordSample.d.ts +2 -0
  104. package/dist-esm/samples-dev/volumesResetCifsPasswordSample.d.ts.map +1 -0
  105. package/dist-esm/samples-dev/volumesResetCifsPasswordSample.js +33 -0
  106. package/dist-esm/samples-dev/volumesResetCifsPasswordSample.js.map +1 -0
  107. package/dist-esm/samples-dev/volumesResyncReplicationSample.js +1 -1
  108. package/dist-esm/samples-dev/volumesRevertRelocationSample.d.ts +2 -0
  109. package/dist-esm/samples-dev/volumesRevertRelocationSample.d.ts.map +1 -0
  110. package/dist-esm/samples-dev/volumesRevertRelocationSample.js +33 -0
  111. package/dist-esm/samples-dev/volumesRevertRelocationSample.js.map +1 -0
  112. package/dist-esm/samples-dev/volumesRevertSample.js +1 -1
  113. package/dist-esm/samples-dev/volumesUpdateSample.js +1 -1
  114. package/dist-esm/src/models/index.d.ts +788 -747
  115. package/dist-esm/src/models/index.d.ts.map +1 -1
  116. package/dist-esm/src/models/index.js +18 -0
  117. package/dist-esm/src/models/index.js.map +1 -1
  118. package/dist-esm/src/models/mappers.d.ts +13 -6
  119. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  120. package/dist-esm/src/models/mappers.js +1839 -1923
  121. package/dist-esm/src/models/mappers.js.map +1 -1
  122. package/dist-esm/src/models/parameters.d.ts +5 -2
  123. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  124. package/dist-esm/src/models/parameters.js +23 -5
  125. package/dist-esm/src/models/parameters.js.map +1 -1
  126. package/dist-esm/src/netAppManagementClient.d.ts +4 -1
  127. package/dist-esm/src/netAppManagementClient.d.ts.map +1 -1
  128. package/dist-esm/src/netAppManagementClient.js +33 -3
  129. package/dist-esm/src/netAppManagementClient.js.map +1 -1
  130. package/dist-esm/src/operations/index.d.ts +1 -0
  131. package/dist-esm/src/operations/index.d.ts.map +1 -1
  132. package/dist-esm/src/operations/index.js +1 -0
  133. package/dist-esm/src/operations/index.js.map +1 -1
  134. package/dist-esm/src/operations/subvolumes.js +2 -2
  135. package/dist-esm/src/operations/volumeGroups.js +1 -1
  136. package/dist-esm/src/operations/volumeQuotaRules.d.ts +109 -0
  137. package/dist-esm/src/operations/volumeQuotaRules.d.ts.map +1 -0
  138. package/dist-esm/src/operations/volumeQuotaRules.js +429 -0
  139. package/dist-esm/src/operations/volumeQuotaRules.js.map +1 -0
  140. package/dist-esm/src/operations/volumes.d.ts +95 -1
  141. package/dist-esm/src/operations/volumes.d.ts.map +1 -1
  142. package/dist-esm/src/operations/volumes.js +360 -0
  143. package/dist-esm/src/operations/volumes.js.map +1 -1
  144. package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
  145. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  146. package/dist-esm/src/operationsInterfaces/index.js +1 -0
  147. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  148. package/dist-esm/src/operationsInterfaces/volumeQuotaRules.d.ts +90 -0
  149. package/dist-esm/src/operationsInterfaces/volumeQuotaRules.d.ts.map +1 -0
  150. package/dist-esm/src/operationsInterfaces/volumeQuotaRules.js +9 -0
  151. package/dist-esm/src/operationsInterfaces/volumeQuotaRules.js.map +1 -0
  152. package/dist-esm/src/operationsInterfaces/volumes.d.ts +84 -1
  153. package/dist-esm/src/operationsInterfaces/volumes.d.ts.map +1 -1
  154. package/dist-esm/test/sampleTest.js +11 -13
  155. package/dist-esm/test/sampleTest.js.map +1 -1
  156. package/package.json +9 -5
  157. package/review/arm-netapp.api.md +226 -107
  158. package/src/models/index.ts +903 -810
  159. package/src/models/mappers.ts +1977 -1961
  160. package/src/models/parameters.ts +27 -4
  161. package/src/netAppManagementClient.ts +40 -2
  162. package/src/operations/index.ts +1 -0
  163. package/src/operations/subvolumes.ts +2 -2
  164. package/src/operations/volumeGroups.ts +1 -1
  165. package/src/operations/volumeQuotaRules.ts +640 -0
  166. package/src/operations/volumes.ts +560 -0
  167. package/src/operationsInterfaces/index.ts +1 -0
  168. package/src/operationsInterfaces/volumeQuotaRules.ts +179 -0
  169. package/src/operationsInterfaces/volumes.ts +144 -1
  170. package/types/arm-netapp.d.ts +404 -163
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Delete the specified Backup for a Netapp Account
15
15
  *
16
16
  * @summary Delete the specified Backup for a Netapp Account
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Backups_Account_Delete.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Backups_Account_Delete.json
18
18
  */
19
19
  function accountBackupsDelete() {
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 specified backup for a Netapp Account
15
15
  *
16
16
  * @summary Gets the specified backup for a Netapp Account
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Backups_Account_Get.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Backups_Account_Get.json
18
18
  */
19
19
  function accountBackupsGet() {
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 Backups for a Netapp Account
15
15
  *
16
16
  * @summary List all Backups for a Netapp Account
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Backups_Account_List.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Backups_Account_List.json
18
18
  */
19
19
  function accountBackupsList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Create or update the specified NetApp account within the resource group
15
15
  *
16
16
  * @summary Create or update the specified NetApp account within the resource group
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Accounts_CreateOrUpdate.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Accounts_CreateOrUpdate.json
18
18
  */
19
19
  function accountsCreateOrUpdate() {
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 Delete the specified NetApp account
15
15
  *
16
16
  * @summary Delete the specified NetApp account
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Accounts_Delete.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Accounts_Delete.json
18
18
  */
19
19
  function accountsDelete() {
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 Get the NetApp account
15
15
  *
16
16
  * @summary Get the NetApp account
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Accounts_Get.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Accounts_Get.json
18
18
  */
19
19
  function accountsGet() {
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 and describe all NetApp accounts in the subscription.
15
15
  *
16
16
  * @summary List and describe all NetApp accounts in the subscription.
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Accounts_List.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Accounts_List.json
18
18
  */
19
19
  function accountsList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to List and describe all NetApp accounts in the resource group.
15
15
  *
16
16
  * @summary List and describe all NetApp accounts in the resource group.
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Accounts_List.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Accounts_List.json
18
18
  */
19
19
  function accountsList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Patch the specified NetApp account
15
15
  *
16
16
  * @summary Patch the specified NetApp account
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Accounts_Update.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Accounts_Update.json
18
18
  */
19
19
  function accountsUpdate() {
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 Create a backup policy for Netapp Account
15
15
  *
16
16
  * @summary Create a backup policy for Netapp Account
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/BackupPolicies_Create.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/BackupPolicies_Create.json
18
18
  */
19
19
  function backupPoliciesCreate() {
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 Delete backup policy
15
15
  *
16
16
  * @summary Delete backup policy
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/BackupPolicies_Delete.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/BackupPolicies_Delete.json
18
18
  */
19
19
  function backupsDelete() {
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 Get a particular backup Policy
15
15
  *
16
16
  * @summary Get a particular backup Policy
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/BackupPolicies_Get.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/BackupPolicies_Get.json
18
18
  */
19
19
  function backupsGet() {
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 backup policies for Netapp Account
15
15
  *
16
16
  * @summary List backup policies for Netapp Account
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/BackupPolicies_List.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/BackupPolicies_List.json
18
18
  */
19
19
  function backupsList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Patch a backup policy for Netapp Account
15
15
  *
16
16
  * @summary Patch a backup policy for Netapp Account
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/BackupPolicies_Update.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/BackupPolicies_Update.json
18
18
  */
19
19
  function backupPoliciesUpdate() {
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 Create a backup for the volume
15
15
  *
16
16
  * @summary Create a backup for the volume
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Backups_Create.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Backups_Create.json
18
18
  */
19
19
  function backupsCreate() {
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 Delete a backup of the volume
15
15
  *
16
16
  * @summary Delete a backup of the volume
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Backups_Delete.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Backups_Delete.json
18
18
  */
19
19
  function backupsDelete() {
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 specified backup of the volume
15
15
  *
16
16
  * @summary Gets the specified backup of the volume
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Backups_Get.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Backups_Get.json
18
18
  */
19
19
  function backupsGet() {
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 Get the status of the backup for a volume
15
15
  *
16
16
  * @summary Get the status of the backup for a volume
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Volumes_BackupStatus.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Volumes_BackupStatus.json
18
18
  */
19
19
  function volumesBackupStatus() {
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 Get the status of the restore for a volume
15
15
  *
16
16
  * @summary Get the status of the restore for a volume
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Volumes_RestoreStatus.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Volumes_RestoreStatus.json
18
18
  */
19
19
  function volumesRestoreStatus() {
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 backups for a volume
15
15
  *
16
16
  * @summary List all backups for a volume
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Backups_List.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Backups_List.json
18
18
  */
19
19
  function backupsList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Patch a backup for the volume
15
15
  *
16
16
  * @summary Patch a backup for the volume
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Backups_Update.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Backups_Update.json
18
18
  */
19
19
  function backupsUpdate() {
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 Check if a file path is available.
15
15
  *
16
16
  * @summary Check if a file path is available.
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/CheckFilePathAvailability.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/CheckFilePathAvailability.json
18
18
  */
19
19
  function checkFilePathAvailability() {
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 Check if a resource name is available.
15
15
  *
16
16
  * @summary Check if a resource name is available.
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/CheckNameAvailability.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/CheckNameAvailability.json
18
18
  */
19
19
  function checkNameAvailability() {
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 Check if a quota is available.
15
15
  *
16
16
  * @summary Check if a quota is available.
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/CheckQuotaAvailability.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/CheckQuotaAvailability.json
18
18
  */
19
19
  function checkQuotaAvailability() {
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 Get the default and current subscription quota limit
15
15
  *
16
16
  * @summary Get the default and current subscription quota limit
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/QuotaLimits_Get.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/QuotaLimits_Get.json
18
18
  */
19
19
  function quotaLimits() {
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 Get the default and current limits for quotas
15
15
  *
16
16
  * @summary Get the default and current limits for quotas
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/QuotaLimits_List.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/QuotaLimits_List.json
18
18
  */
19
19
  function quotaLimits() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Lists all of the available Microsoft.NetApp Rest API operations
15
15
  *
16
16
  * @summary Lists all of the available Microsoft.NetApp Rest API operations
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/OperationList.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/OperationList.json
18
18
  */
19
19
  function operationList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Create or Update a capacity pool
15
15
  *
16
16
  * @summary Create or Update a capacity pool
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Pools_CreateOrUpdate.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Pools_CreateOrUpdate.json
18
18
  */
19
19
  function poolsCreateOrUpdate() {
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 Delete the specified capacity pool
15
15
  *
16
16
  * @summary Delete the specified capacity pool
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Pools_Delete.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Pools_Delete.json
18
18
  */
19
19
  function poolsDelete() {
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 Get details of the specified capacity pool
15
15
  *
16
16
  * @summary Get details of the specified capacity pool
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Pools_Get.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Pools_Get.json
18
18
  */
19
19
  function poolsGet() {
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 capacity pools in the NetApp Account
15
15
  *
16
16
  * @summary List all capacity pools in the NetApp Account
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Pools_List.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Pools_List.json
18
18
  */
19
19
  function poolsList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Patch the specified capacity pool
15
15
  *
16
16
  * @summary Patch the specified capacity pool
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Pools_Update.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Pools_Update.json
18
18
  */
19
19
  function poolsUpdate() {
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 Create a snapshot policy
15
15
  *
16
16
  * @summary Create a snapshot policy
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/SnapshotPolicies_Create.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/SnapshotPolicies_Create.json
18
18
  */
19
19
  function snapshotPoliciesCreate() {
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 Delete snapshot policy
15
15
  *
16
16
  * @summary Delete snapshot policy
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/SnapshotPolicies_Delete.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/SnapshotPolicies_Delete.json
18
18
  */
19
19
  function snapshotPoliciesDelete() {
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 Get a snapshot Policy
15
15
  *
16
16
  * @summary Get a snapshot Policy
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/SnapshotPolicies_Get.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/SnapshotPolicies_Get.json
18
18
  */
19
19
  function snapshotPoliciesGet() {
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 snapshot policy
15
15
  *
16
16
  * @summary List snapshot policy
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/SnapshotPolicies_List.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/SnapshotPolicies_List.json
18
18
  */
19
19
  function snapshotPoliciesList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Get volumes associated with snapshot policy
15
15
  *
16
16
  * @summary Get volumes associated with snapshot policy
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/SnapshotPolicies_ListVolumes.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/SnapshotPolicies_ListVolumes.json
18
18
  */
19
19
  function snapshotPoliciesListVolumes() {
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 Patch a snapshot policy
15
15
  *
16
16
  * @summary Patch a snapshot policy
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/SnapshotPolicies_Update.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/SnapshotPolicies_Update.json
18
18
  */
19
19
  function snapshotPoliciesUpdate() {
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 Create the specified snapshot within the given volume
15
15
  *
16
16
  * @summary Create the specified snapshot within the given volume
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Snapshots_Create.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Snapshots_Create.json
18
18
  */
19
19
  function snapshotsCreate() {
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 Delete snapshot
15
15
  *
16
16
  * @summary Delete snapshot
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Snapshots_Delete.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Snapshots_Delete.json
18
18
  */
19
19
  function snapshotsDelete() {
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 Get details of the specified snapshot
15
15
  *
16
16
  * @summary Get details of the specified snapshot
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Snapshots_Get.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Snapshots_Get.json
18
18
  */
19
19
  function snapshotsGet() {
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 snapshots associated with the volume
15
15
  *
16
16
  * @summary List all snapshots associated with the volume
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Snapshots_List.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Snapshots_List.json
18
18
  */
19
19
  function snapshotsList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Restore the specified files from the specified snapshot to the active filesystem
15
15
  *
16
16
  * @summary Restore the specified files from the specified snapshot to the active filesystem
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Snapshots_SingleFileRestore.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Snapshots_SingleFileRestore.json
18
18
  */
19
19
  function snapshotsSingleFileRestore() {
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 Patch a snapshot
15
15
  *
16
16
  * @summary Patch a snapshot
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Snapshots_Update.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Snapshots_Update.json
18
18
  */
19
19
  function snapshotsUpdate() {
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 subvolume in the path or clones the subvolume mentioned in the parentPath
15
15
  *
16
16
  * @summary Creates a subvolume in the path or clones the subvolume mentioned in the parentPath
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Subvolumes_Create.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Subvolumes_Create.json
18
18
  */
19
19
  function subvolumesCreate() {
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 Delete subvolume
15
15
  *
16
16
  * @summary Delete subvolume
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Subvolumes_Delete.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Subvolumes_Delete.json
18
18
  */
19
19
  function subvolumesDelete() {
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 Get details of the specified subvolume
15
15
  *
16
16
  * @summary Get details of the specified subvolume
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Subvolumes_Metadata.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Subvolumes_Metadata.json
18
18
  */
19
19
  function subvolumesMetadata() {
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 Returns the path associated with the subvolumeName provided
15
15
  *
16
16
  * @summary Returns the path associated with the subvolumeName provided
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Subvolumes_Get.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Subvolumes_Get.json
18
18
  */
19
19
  function subvolumesGet() {
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 Returns a list of the subvolumes in the volume
15
15
  *
16
16
  * @summary Returns a list of the subvolumes in the volume
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Subvolumes_List.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Subvolumes_List.json
18
18
  */
19
19
  function subvolumesList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Patch a subvolume
15
15
  *
16
16
  * @summary Patch a subvolume
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Subvolumes_Update.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Subvolumes_Update.json
18
18
  */
19
19
  function subvolumesUpdate() {
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 vaults for a Netapp Account
15
15
  *
16
16
  * @summary List vaults for a Netapp Account
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/Vaults_List.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Vaults_List.json
18
18
  */
19
19
  function vaultsList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Create a volume group along with specified volumes
15
15
  *
16
16
  * @summary Create a volume group along with specified volumes
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/VolumeGroups_Create.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/VolumeGroups_Create.json
18
18
  */
19
19
  function volumeGroupsCreate() {
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 Delete the specified volume group only if there are no volumes under volume group.
15
15
  *
16
16
  * @summary Delete the specified volume group only if there are no volumes under volume group.
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/VolumeGroups_Delete.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/VolumeGroups_Delete.json
18
18
  */
19
19
  function volumeGroupsDelete() {
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 Get details of the specified volume group
15
15
  *
16
16
  * @summary Get details of the specified volume group
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/VolumeGroups_Get.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/VolumeGroups_Get.json
18
18
  */
19
19
  function volumeGroupsGet() {
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 volume groups for given account
15
15
  *
16
16
  * @summary List all volume groups for given account
17
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-10-01/examples/VolumeGroups_List.json
17
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/VolumeGroups_List.json
18
18
  */
19
19
  function volumeGroupsList() {
20
20
  var e_1, _a;
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=volumeQuotaRulesCreateSample.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"volumeQuotaRulesCreateSample.d.ts","sourceRoot":"","sources":["../../samples-dev/volumeQuotaRulesCreateSample.ts"],"names":[],"mappings":""}