@azure/arm-dataprotection 1.0.0-beta.1 → 1.0.0-beta.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 (219) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/README.md +1 -1
  3. package/dist/index.js +536 -979
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/backupInstancesAdhocBackupSample.js +1 -1
  8. package/dist-esm/samples-dev/backupInstancesCreateOrUpdateSample.js +1 -1
  9. package/dist-esm/samples-dev/backupInstancesDeleteSample.js +1 -1
  10. package/dist-esm/samples-dev/backupInstancesGetBackupInstanceOperationResultSample.js +1 -1
  11. package/dist-esm/samples-dev/backupInstancesGetSample.js +1 -1
  12. package/dist-esm/samples-dev/backupInstancesListSample.js +1 -1
  13. package/dist-esm/samples-dev/backupInstancesResumeBackupsSample.js +1 -1
  14. package/dist-esm/samples-dev/backupInstancesResumeProtectionSample.js +1 -1
  15. package/dist-esm/samples-dev/backupInstancesStopProtectionSample.js +1 -1
  16. package/dist-esm/samples-dev/backupInstancesSuspendBackupsSample.js +1 -1
  17. package/dist-esm/samples-dev/backupInstancesSyncBackupInstanceSample.js +1 -1
  18. package/dist-esm/samples-dev/backupInstancesTriggerRehydrateSample.js +1 -1
  19. package/dist-esm/samples-dev/backupInstancesTriggerRestoreSample.js +3 -3
  20. package/dist-esm/samples-dev/backupInstancesValidateForBackupSample.js +1 -1
  21. package/dist-esm/samples-dev/backupInstancesValidateForRestoreSample.js +1 -1
  22. package/dist-esm/samples-dev/backupPoliciesCreateOrUpdateSample.js +1 -1
  23. package/dist-esm/samples-dev/backupPoliciesDeleteSample.js +1 -1
  24. package/dist-esm/samples-dev/backupPoliciesGetSample.js +1 -1
  25. package/dist-esm/samples-dev/backupPoliciesListSample.js +1 -1
  26. package/dist-esm/samples-dev/backupVaultOperationResultsGetSample.js +1 -1
  27. package/dist-esm/samples-dev/backupVaultsCheckNameAvailabilitySample.js +1 -1
  28. package/dist-esm/samples-dev/backupVaultsCreateOrUpdateSample.js +2 -2
  29. package/dist-esm/samples-dev/backupVaultsDeleteSample.js +2 -2
  30. package/dist-esm/samples-dev/backupVaultsDeleteSample.js.map +1 -1
  31. package/dist-esm/samples-dev/backupVaultsGetInResourceGroupSample.js +1 -1
  32. package/dist-esm/samples-dev/backupVaultsGetInSubscriptionSample.js +1 -1
  33. package/dist-esm/samples-dev/backupVaultsGetSample.js +2 -2
  34. package/dist-esm/samples-dev/backupVaultsUpdateSample.js +1 -1
  35. package/dist-esm/samples-dev/dataProtectionCheckFeatureSupportSample.js +1 -1
  36. package/dist-esm/samples-dev/dataProtectionOperationsListSample.js +1 -1
  37. package/dist-esm/samples-dev/deletedBackupInstancesGetSample.js +1 -1
  38. package/dist-esm/samples-dev/deletedBackupInstancesListSample.js +1 -1
  39. package/dist-esm/samples-dev/deletedBackupInstancesUndeleteSample.js +1 -1
  40. package/dist-esm/samples-dev/exportJobsOperationResultGetSample.js +1 -1
  41. package/dist-esm/samples-dev/exportJobsTriggerSample.js +1 -1
  42. package/dist-esm/samples-dev/jobsGetSample.js +1 -1
  43. package/dist-esm/samples-dev/jobsListSample.js +1 -1
  44. package/dist-esm/samples-dev/operationResultGetSample.js +1 -1
  45. package/dist-esm/samples-dev/operationStatusBackupVaultContextGetSample.js +1 -1
  46. package/dist-esm/samples-dev/operationStatusGetSample.js +1 -1
  47. package/dist-esm/samples-dev/operationStatusResourceGroupContextGetSample.js +1 -1
  48. package/dist-esm/samples-dev/recoveryPointsGetSample.js +1 -1
  49. package/dist-esm/samples-dev/recoveryPointsListSample.js +1 -1
  50. package/dist-esm/samples-dev/resourceGuardsDeleteSample.js +1 -1
  51. package/dist-esm/samples-dev/resourceGuardsGetBackupSecurityPinRequestsObjectsSample.js +1 -1
  52. package/dist-esm/samples-dev/resourceGuardsGetDefaultBackupSecurityPinRequestsObjectSample.js +1 -1
  53. package/dist-esm/samples-dev/resourceGuardsGetDefaultDeleteProtectedItemRequestsObjectSample.js +1 -1
  54. package/dist-esm/samples-dev/resourceGuardsGetDefaultDeleteResourceGuardProxyRequestsObjectSample.js +1 -1
  55. package/dist-esm/samples-dev/resourceGuardsGetDefaultDisableSoftDeleteRequestsObjectSample.js +1 -1
  56. package/dist-esm/samples-dev/resourceGuardsGetDefaultUpdateProtectedItemRequestsObjectSample.js +1 -1
  57. package/dist-esm/samples-dev/resourceGuardsGetDefaultUpdateProtectionPolicyRequestsObjectSample.js +1 -1
  58. package/dist-esm/samples-dev/resourceGuardsGetDeleteProtectedItemRequestsObjectsSample.js +1 -1
  59. package/dist-esm/samples-dev/resourceGuardsGetDeleteResourceGuardProxyRequestsObjectsSample.js +1 -1
  60. package/dist-esm/samples-dev/resourceGuardsGetDisableSoftDeleteRequestsObjectsSample.js +1 -1
  61. package/dist-esm/samples-dev/resourceGuardsGetResourcesInResourceGroupSample.js +1 -1
  62. package/dist-esm/samples-dev/resourceGuardsGetResourcesInSubscriptionSample.js +1 -1
  63. package/dist-esm/samples-dev/resourceGuardsGetSample.js +1 -1
  64. package/dist-esm/samples-dev/resourceGuardsGetUpdateProtectedItemRequestsObjectsSample.js +1 -1
  65. package/dist-esm/samples-dev/resourceGuardsGetUpdateProtectionPolicyRequestsObjectsSample.js +1 -1
  66. package/dist-esm/samples-dev/resourceGuardsPatchSample.js +1 -1
  67. package/dist-esm/samples-dev/resourceGuardsPatchSample.js.map +1 -1
  68. package/dist-esm/samples-dev/resourceGuardsPutSample.js +1 -1
  69. package/dist-esm/samples-dev/restorableTimeRangesFindSample.js +1 -1
  70. package/dist-esm/src/dataProtectionClient.d.ts +2 -4
  71. package/dist-esm/src/dataProtectionClient.d.ts.map +1 -1
  72. package/dist-esm/src/dataProtectionClient.js +4 -6
  73. package/dist-esm/src/dataProtectionClient.js.map +1 -1
  74. package/dist-esm/src/models/index.d.ts +86 -121
  75. package/dist-esm/src/models/index.d.ts.map +1 -1
  76. package/dist-esm/src/models/index.js +14 -16
  77. package/dist-esm/src/models/index.js.map +1 -1
  78. package/dist-esm/src/models/mappers.d.ts +6 -8
  79. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  80. package/dist-esm/src/models/mappers.js +119 -171
  81. package/dist-esm/src/models/mappers.js.map +1 -1
  82. package/dist-esm/src/models/parameters.d.ts +1 -4
  83. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  84. package/dist-esm/src/models/parameters.js +11 -31
  85. package/dist-esm/src/models/parameters.js.map +1 -1
  86. package/dist-esm/src/operations/backupInstances.d.ts +53 -53
  87. package/dist-esm/src/operations/backupInstances.js +53 -53
  88. package/dist-esm/src/operations/backupPolicies.d.ts +6 -6
  89. package/dist-esm/src/operations/backupPolicies.js +6 -6
  90. package/dist-esm/src/operations/backupVaultOperationResults.d.ts +1 -1
  91. package/dist-esm/src/operations/backupVaultOperationResults.js +1 -1
  92. package/dist-esm/src/operations/backupVaults.d.ts +18 -11
  93. package/dist-esm/src/operations/backupVaults.d.ts.map +1 -1
  94. package/dist-esm/src/operations/backupVaults.js +55 -12
  95. package/dist-esm/src/operations/backupVaults.js.map +1 -1
  96. package/dist-esm/src/operations/deletedBackupInstances.d.ts +6 -6
  97. package/dist-esm/src/operations/deletedBackupInstances.js +6 -6
  98. package/dist-esm/src/operations/exportJobs.d.ts +2 -2
  99. package/dist-esm/src/operations/exportJobs.js +2 -2
  100. package/dist-esm/src/operations/exportJobsOperationResult.d.ts +1 -1
  101. package/dist-esm/src/operations/exportJobsOperationResult.js +1 -1
  102. package/dist-esm/src/operations/index.d.ts +0 -2
  103. package/dist-esm/src/operations/index.d.ts.map +1 -1
  104. package/dist-esm/src/operations/index.js +0 -2
  105. package/dist-esm/src/operations/index.js.map +1 -1
  106. package/dist-esm/src/operations/jobs.d.ts +4 -4
  107. package/dist-esm/src/operations/jobs.js +4 -4
  108. package/dist-esm/src/operations/operationStatusBackupVaultContext.d.ts +1 -1
  109. package/dist-esm/src/operations/operationStatusBackupVaultContext.js +1 -1
  110. package/dist-esm/src/operations/operationStatusResourceGroupContext.d.ts +1 -1
  111. package/dist-esm/src/operations/operationStatusResourceGroupContext.js +1 -1
  112. package/dist-esm/src/operations/recoveryPoints.d.ts +8 -8
  113. package/dist-esm/src/operations/recoveryPoints.js +8 -8
  114. package/dist-esm/src/operations/resourceGuards.d.ts +33 -33
  115. package/dist-esm/src/operations/resourceGuards.d.ts.map +1 -1
  116. package/dist-esm/src/operations/resourceGuards.js +35 -32
  117. package/dist-esm/src/operations/resourceGuards.js.map +1 -1
  118. package/dist-esm/src/operations/restorableTimeRanges.d.ts +2 -2
  119. package/dist-esm/src/operations/restorableTimeRanges.js +2 -2
  120. package/dist-esm/src/operationsInterfaces/backupInstances.d.ts +51 -51
  121. package/dist-esm/src/operationsInterfaces/backupPolicies.d.ts +4 -4
  122. package/dist-esm/src/operationsInterfaces/backupVaultOperationResults.d.ts +1 -1
  123. package/dist-esm/src/operationsInterfaces/backupVaults.d.ts +16 -9
  124. package/dist-esm/src/operationsInterfaces/backupVaults.d.ts.map +1 -1
  125. package/dist-esm/src/operationsInterfaces/deletedBackupInstances.d.ts +4 -4
  126. package/dist-esm/src/operationsInterfaces/exportJobs.d.ts +2 -2
  127. package/dist-esm/src/operationsInterfaces/exportJobsOperationResult.d.ts +1 -1
  128. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -2
  129. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  130. package/dist-esm/src/operationsInterfaces/index.js +0 -2
  131. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  132. package/dist-esm/src/operationsInterfaces/jobs.d.ts +2 -2
  133. package/dist-esm/src/operationsInterfaces/operationStatusBackupVaultContext.d.ts +1 -1
  134. package/dist-esm/src/operationsInterfaces/operationStatusResourceGroupContext.d.ts +1 -1
  135. package/dist-esm/src/operationsInterfaces/recoveryPoints.d.ts +4 -4
  136. package/dist-esm/src/operationsInterfaces/resourceGuards.d.ts +19 -19
  137. package/dist-esm/src/operationsInterfaces/resourceGuards.d.ts.map +1 -1
  138. package/dist-esm/src/operationsInterfaces/restorableTimeRanges.d.ts +2 -2
  139. package/dist-esm/test/dataprotection_operations_test.spec.js +3 -3
  140. package/dist-esm/test/dataprotection_operations_test.spec.js.map +1 -1
  141. package/package.json +5 -5
  142. package/review/arm-dataprotection.api.md +54 -146
  143. package/src/dataProtectionClient.ts +5 -15
  144. package/src/models/index.ts +93 -146
  145. package/src/models/mappers.ts +129 -185
  146. package/src/models/parameters.ts +12 -36
  147. package/src/operations/backupInstances.ts +53 -53
  148. package/src/operations/backupPolicies.ts +6 -6
  149. package/src/operations/backupVaultOperationResults.ts +1 -1
  150. package/src/operations/backupVaults.ts +79 -13
  151. package/src/operations/deletedBackupInstances.ts +6 -6
  152. package/src/operations/exportJobs.ts +2 -2
  153. package/src/operations/exportJobsOperationResult.ts +1 -1
  154. package/src/operations/index.ts +0 -2
  155. package/src/operations/jobs.ts +4 -4
  156. package/src/operations/operationStatusBackupVaultContext.ts +1 -1
  157. package/src/operations/operationStatusResourceGroupContext.ts +1 -1
  158. package/src/operations/recoveryPoints.ts +8 -8
  159. package/src/operations/resourceGuards.ts +37 -34
  160. package/src/operations/restorableTimeRanges.ts +2 -2
  161. package/src/operationsInterfaces/backupInstances.ts +51 -51
  162. package/src/operationsInterfaces/backupPolicies.ts +4 -4
  163. package/src/operationsInterfaces/backupVaultOperationResults.ts +1 -1
  164. package/src/operationsInterfaces/backupVaults.ts +20 -9
  165. package/src/operationsInterfaces/deletedBackupInstances.ts +4 -4
  166. package/src/operationsInterfaces/exportJobs.ts +2 -2
  167. package/src/operationsInterfaces/exportJobsOperationResult.ts +1 -1
  168. package/src/operationsInterfaces/index.ts +0 -2
  169. package/src/operationsInterfaces/jobs.ts +2 -2
  170. package/src/operationsInterfaces/operationStatusBackupVaultContext.ts +1 -1
  171. package/src/operationsInterfaces/operationStatusResourceGroupContext.ts +1 -1
  172. package/src/operationsInterfaces/recoveryPoints.ts +4 -4
  173. package/src/operationsInterfaces/resourceGuards.ts +19 -19
  174. package/src/operationsInterfaces/restorableTimeRanges.ts +2 -2
  175. package/types/arm-dataprotection.d.ts +207 -304
  176. package/dist-esm/samples-dev/backupInstancesExtensionRoutingListSample.d.ts +0 -2
  177. package/dist-esm/samples-dev/backupInstancesExtensionRoutingListSample.d.ts.map +0 -1
  178. package/dist-esm/samples-dev/backupInstancesExtensionRoutingListSample.js +0 -52
  179. package/dist-esm/samples-dev/backupInstancesExtensionRoutingListSample.js.map +0 -1
  180. package/dist-esm/samples-dev/dppResourceGuardProxyDeleteSample.d.ts +0 -2
  181. package/dist-esm/samples-dev/dppResourceGuardProxyDeleteSample.d.ts.map +0 -1
  182. package/dist-esm/samples-dev/dppResourceGuardProxyDeleteSample.js +0 -40
  183. package/dist-esm/samples-dev/dppResourceGuardProxyDeleteSample.js.map +0 -1
  184. package/dist-esm/samples-dev/dppResourceGuardProxyGetSample.d.ts +0 -2
  185. package/dist-esm/samples-dev/dppResourceGuardProxyGetSample.d.ts.map +0 -1
  186. package/dist-esm/samples-dev/dppResourceGuardProxyGetSample.js +0 -40
  187. package/dist-esm/samples-dev/dppResourceGuardProxyGetSample.js.map +0 -1
  188. package/dist-esm/samples-dev/dppResourceGuardProxyListSample.d.ts +0 -2
  189. package/dist-esm/samples-dev/dppResourceGuardProxyListSample.d.ts.map +0 -1
  190. package/dist-esm/samples-dev/dppResourceGuardProxyListSample.js +0 -53
  191. package/dist-esm/samples-dev/dppResourceGuardProxyListSample.js.map +0 -1
  192. package/dist-esm/samples-dev/dppResourceGuardProxyPutSample.d.ts +0 -2
  193. package/dist-esm/samples-dev/dppResourceGuardProxyPutSample.d.ts.map +0 -1
  194. package/dist-esm/samples-dev/dppResourceGuardProxyPutSample.js +0 -45
  195. package/dist-esm/samples-dev/dppResourceGuardProxyPutSample.js.map +0 -1
  196. package/dist-esm/samples-dev/dppResourceGuardProxyUnlockDeleteSample.d.ts +0 -2
  197. package/dist-esm/samples-dev/dppResourceGuardProxyUnlockDeleteSample.d.ts.map +0 -1
  198. package/dist-esm/samples-dev/dppResourceGuardProxyUnlockDeleteSample.js +0 -46
  199. package/dist-esm/samples-dev/dppResourceGuardProxyUnlockDeleteSample.js.map +0 -1
  200. package/dist-esm/src/operations/backupInstancesExtensionRouting.d.ts +0 -35
  201. package/dist-esm/src/operations/backupInstancesExtensionRouting.d.ts.map +0 -1
  202. package/dist-esm/src/operations/backupInstancesExtensionRouting.js +0 -134
  203. package/dist-esm/src/operations/backupInstancesExtensionRouting.js.map +0 -1
  204. package/dist-esm/src/operations/dppResourceGuardProxy.d.ts +0 -66
  205. package/dist-esm/src/operations/dppResourceGuardProxy.d.ts.map +0 -1
  206. package/dist-esm/src/operations/dppResourceGuardProxy.js +0 -287
  207. package/dist-esm/src/operations/dppResourceGuardProxy.js.map +0 -1
  208. package/dist-esm/src/operationsInterfaces/backupInstancesExtensionRouting.d.ts +0 -12
  209. package/dist-esm/src/operationsInterfaces/backupInstancesExtensionRouting.d.ts.map +0 -1
  210. package/dist-esm/src/operationsInterfaces/backupInstancesExtensionRouting.js +0 -9
  211. package/dist-esm/src/operationsInterfaces/backupInstancesExtensionRouting.js.map +0 -1
  212. package/dist-esm/src/operationsInterfaces/dppResourceGuardProxy.d.ts +0 -42
  213. package/dist-esm/src/operationsInterfaces/dppResourceGuardProxy.d.ts.map +0 -1
  214. package/dist-esm/src/operationsInterfaces/dppResourceGuardProxy.js +0 -9
  215. package/dist-esm/src/operationsInterfaces/dppResourceGuardProxy.js.map +0 -1
  216. package/src/operations/backupInstancesExtensionRouting.ts +0 -161
  217. package/src/operations/dppResourceGuardProxy.ts +0 -383
  218. package/src/operationsInterfaces/backupInstancesExtensionRouting.ts +0 -27
  219. package/src/operationsInterfaces/dppResourceGuardProxy.ts +0 -88
@@ -15,7 +15,6 @@ export * from "./dataProtection";
15
15
  export * from "./dataProtectionOperations";
16
16
  export * from "./backupPolicies";
17
17
  export * from "./backupInstances";
18
- export * from "./backupInstancesExtensionRouting";
19
18
  export * from "./recoveryPoints";
20
19
  export * from "./jobs";
21
20
  export * from "./restorableTimeRanges";
@@ -23,5 +22,4 @@ export * from "./exportJobs";
23
22
  export * from "./exportJobsOperationResult";
24
23
  export * from "./deletedBackupInstances";
25
24
  export * from "./resourceGuards";
26
- export * from "./dppResourceGuardProxy";
27
25
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operations/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,gBAAgB,CAAC;AAC/B,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,qCAAqC,CAAC;AACpD,cAAc,uCAAuC,CAAC;AACtD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,kBAAkB,CAAC;AACjC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC;AAClC,cAAc,mCAAmC,CAAC;AAClD,cAAc,kBAAkB,CAAC;AACjC,cAAc,QAAQ,CAAC;AACvB,cAAc,wBAAwB,CAAC;AACvC,cAAc,cAAc,CAAC;AAC7B,cAAc,6BAA6B,CAAC;AAC5C,cAAc,0BAA0B,CAAC;AACzC,cAAc,kBAAkB,CAAC;AACjC,cAAc,yBAAyB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operations/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,gBAAgB,CAAC;AAC/B,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,qCAAqC,CAAC;AACpD,cAAc,uCAAuC,CAAC;AACtD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,kBAAkB,CAAC;AACjC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC;AAClC,cAAc,kBAAkB,CAAC;AACjC,cAAc,QAAQ,CAAC;AACvB,cAAc,wBAAwB,CAAC;AACvC,cAAc,cAAc,CAAC;AAC7B,cAAc,6BAA6B,CAAC;AAC5C,cAAc,0BAA0B,CAAC;AACzC,cAAc,kBAAkB,CAAC"}
@@ -12,7 +12,7 @@ export declare class JobsImpl implements Jobs {
12
12
  constructor(client: DataProtectionClient);
13
13
  /**
14
14
  * Returns list of jobs belonging to a backup vault
15
- * @param resourceGroupName The name of the resource group where the backup vault is present.
15
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
16
16
  * @param vaultName The name of the backup vault.
17
17
  * @param options The options parameters.
18
18
  */
@@ -21,14 +21,14 @@ export declare class JobsImpl implements Jobs {
21
21
  private listPagingAll;
22
22
  /**
23
23
  * Returns list of jobs belonging to a backup vault
24
- * @param resourceGroupName The name of the resource group where the backup vault is present.
24
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
25
25
  * @param vaultName The name of the backup vault.
26
26
  * @param options The options parameters.
27
27
  */
28
28
  private _list;
29
29
  /**
30
30
  * Gets a job with id in a backup vault
31
- * @param resourceGroupName The name of the resource group where the backup vault is present.
31
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
32
32
  * @param vaultName The name of the backup vault.
33
33
  * @param jobId The Job ID. This is a GUID-formatted string (e.g.
34
34
  * 00000000-0000-0000-0000-000000000000).
@@ -37,7 +37,7 @@ export declare class JobsImpl implements Jobs {
37
37
  get(resourceGroupName: string, vaultName: string, jobId: string, options?: JobsGetOptionalParams): Promise<JobsGetResponse>;
38
38
  /**
39
39
  * ListNext
40
- * @param resourceGroupName The name of the resource group where the backup vault is present.
40
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
41
41
  * @param vaultName The name of the backup vault.
42
42
  * @param nextLink The nextLink from the previous successful call to the List method.
43
43
  * @param options The options parameters.
@@ -22,7 +22,7 @@ export class JobsImpl {
22
22
  }
23
23
  /**
24
24
  * Returns list of jobs belonging to a backup vault
25
- * @param resourceGroupName The name of the resource group where the backup vault is present.
25
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
26
26
  * @param vaultName The name of the backup vault.
27
27
  * @param options The options parameters.
28
28
  */
@@ -83,7 +83,7 @@ export class JobsImpl {
83
83
  }
84
84
  /**
85
85
  * Returns list of jobs belonging to a backup vault
86
- * @param resourceGroupName The name of the resource group where the backup vault is present.
86
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
87
87
  * @param vaultName The name of the backup vault.
88
88
  * @param options The options parameters.
89
89
  */
@@ -92,7 +92,7 @@ export class JobsImpl {
92
92
  }
93
93
  /**
94
94
  * Gets a job with id in a backup vault
95
- * @param resourceGroupName The name of the resource group where the backup vault is present.
95
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
96
96
  * @param vaultName The name of the backup vault.
97
97
  * @param jobId The Job ID. This is a GUID-formatted string (e.g.
98
98
  * 00000000-0000-0000-0000-000000000000).
@@ -103,7 +103,7 @@ export class JobsImpl {
103
103
  }
104
104
  /**
105
105
  * ListNext
106
- * @param resourceGroupName The name of the resource group where the backup vault is present.
106
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
107
107
  * @param vaultName The name of the backup vault.
108
108
  * @param nextLink The nextLink from the previous successful call to the List method.
109
109
  * @param options The options parameters.
@@ -11,7 +11,7 @@ export declare class OperationStatusBackupVaultContextImpl implements OperationS
11
11
  constructor(client: DataProtectionClient);
12
12
  /**
13
13
  * Gets the operation status for an operation over a BackupVault's context.
14
- * @param resourceGroupName The name of the resource group where the backup vault is present.
14
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
15
15
  * @param vaultName The name of the backup vault.
16
16
  * @param operationId
17
17
  * @param options The options parameters.
@@ -19,7 +19,7 @@ export class OperationStatusBackupVaultContextImpl {
19
19
  }
20
20
  /**
21
21
  * Gets the operation status for an operation over a BackupVault's context.
22
- * @param resourceGroupName The name of the resource group where the backup vault is present.
22
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
23
23
  * @param vaultName The name of the backup vault.
24
24
  * @param operationId
25
25
  * @param options The options parameters.
@@ -11,7 +11,7 @@ export declare class OperationStatusResourceGroupContextImpl implements Operatio
11
11
  constructor(client: DataProtectionClient);
12
12
  /**
13
13
  * Gets the operation status for an operation over a ResourceGroup's context.
14
- * @param resourceGroupName The name of the resource group where the backup vault is present.
14
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
15
15
  * @param operationId
16
16
  * @param options The options parameters.
17
17
  */
@@ -19,7 +19,7 @@ export class OperationStatusResourceGroupContextImpl {
19
19
  }
20
20
  /**
21
21
  * Gets the operation status for an operation over a ResourceGroup's context.
22
- * @param resourceGroupName The name of the resource group where the backup vault is present.
22
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
23
23
  * @param operationId
24
24
  * @param options The options parameters.
25
25
  */
@@ -12,9 +12,9 @@ export declare class RecoveryPointsImpl implements RecoveryPoints {
12
12
  constructor(client: DataProtectionClient);
13
13
  /**
14
14
  * Returns a list of Recovery Points for a DataSource in a vault.
15
- * @param resourceGroupName The name of the resource group where the backup vault is present.
15
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
16
16
  * @param vaultName The name of the backup vault.
17
- * @param backupInstanceName The name of the backup instance
17
+ * @param backupInstanceName The name of the backup instance.
18
18
  * @param options The options parameters.
19
19
  */
20
20
  list(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: RecoveryPointsListOptionalParams): PagedAsyncIterableIterator<AzureBackupRecoveryPointResource>;
@@ -22,26 +22,26 @@ export declare class RecoveryPointsImpl implements RecoveryPoints {
22
22
  private listPagingAll;
23
23
  /**
24
24
  * Returns a list of Recovery Points for a DataSource in a vault.
25
- * @param resourceGroupName The name of the resource group where the backup vault is present.
25
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
26
26
  * @param vaultName The name of the backup vault.
27
- * @param backupInstanceName The name of the backup instance
27
+ * @param backupInstanceName The name of the backup instance.
28
28
  * @param options The options parameters.
29
29
  */
30
30
  private _list;
31
31
  /**
32
32
  * Gets a Recovery Point using recoveryPointId for a Datasource.
33
- * @param resourceGroupName The name of the resource group where the backup vault is present.
33
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
34
34
  * @param vaultName The name of the backup vault.
35
- * @param backupInstanceName The name of the backup instance
35
+ * @param backupInstanceName The name of the backup instance.
36
36
  * @param recoveryPointId
37
37
  * @param options The options parameters.
38
38
  */
39
39
  get(resourceGroupName: string, vaultName: string, backupInstanceName: string, recoveryPointId: string, options?: RecoveryPointsGetOptionalParams): Promise<RecoveryPointsGetResponse>;
40
40
  /**
41
41
  * ListNext
42
- * @param resourceGroupName The name of the resource group where the backup vault is present.
42
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
43
43
  * @param vaultName The name of the backup vault.
44
- * @param backupInstanceName The name of the backup instance
44
+ * @param backupInstanceName The name of the backup instance.
45
45
  * @param nextLink The nextLink from the previous successful call to the List method.
46
46
  * @param options The options parameters.
47
47
  */
@@ -22,9 +22,9 @@ export class RecoveryPointsImpl {
22
22
  }
23
23
  /**
24
24
  * Returns a list of Recovery Points for a DataSource in a vault.
25
- * @param resourceGroupName The name of the resource group where the backup vault is present.
25
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
26
26
  * @param vaultName The name of the backup vault.
27
- * @param backupInstanceName The name of the backup instance
27
+ * @param backupInstanceName The name of the backup instance.
28
28
  * @param options The options parameters.
29
29
  */
30
30
  list(resourceGroupName, vaultName, backupInstanceName, options) {
@@ -84,9 +84,9 @@ export class RecoveryPointsImpl {
84
84
  }
85
85
  /**
86
86
  * Returns a list of Recovery Points for a DataSource in a vault.
87
- * @param resourceGroupName The name of the resource group where the backup vault is present.
87
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
88
88
  * @param vaultName The name of the backup vault.
89
- * @param backupInstanceName The name of the backup instance
89
+ * @param backupInstanceName The name of the backup instance.
90
90
  * @param options The options parameters.
91
91
  */
92
92
  _list(resourceGroupName, vaultName, backupInstanceName, options) {
@@ -94,9 +94,9 @@ export class RecoveryPointsImpl {
94
94
  }
95
95
  /**
96
96
  * Gets a Recovery Point using recoveryPointId for a Datasource.
97
- * @param resourceGroupName The name of the resource group where the backup vault is present.
97
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
98
98
  * @param vaultName The name of the backup vault.
99
- * @param backupInstanceName The name of the backup instance
99
+ * @param backupInstanceName The name of the backup instance.
100
100
  * @param recoveryPointId
101
101
  * @param options The options parameters.
102
102
  */
@@ -111,9 +111,9 @@ export class RecoveryPointsImpl {
111
111
  }
112
112
  /**
113
113
  * ListNext
114
- * @param resourceGroupName The name of the resource group where the backup vault is present.
114
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
115
115
  * @param vaultName The name of the backup vault.
116
- * @param backupInstanceName The name of the backup instance
116
+ * @param backupInstanceName The name of the backup instance.
117
117
  * @param nextLink The nextLink from the previous successful call to the List method.
118
118
  * @param options The options parameters.
119
119
  */
@@ -1,7 +1,7 @@
1
1
  import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
2
  import { ResourceGuards } from "../operationsInterfaces";
3
3
  import { DataProtectionClient } from "../dataProtectionClient";
4
- import { ResourceGuardResource, ResourceGuardsGetResourcesInSubscriptionOptionalParams, ResourceGuardsGetResourcesInResourceGroupOptionalParams, DppBaseResource, ResourceGuardsGetDisableSoftDeleteRequestsObjectsOptionalParams, ResourceGuardsGetDeleteResourceGuardProxyRequestsObjectsOptionalParams, ResourceGuardsGetBackupSecurityPINRequestsObjectsOptionalParams, ResourceGuardsGetDeleteProtectedItemRequestsObjectsOptionalParams, ResourceGuardsGetUpdateProtectionPolicyRequestsObjectsOptionalParams, ResourceGuardsGetUpdateProtectedItemRequestsObjectsOptionalParams, ResourceGuardsPutOptionalParams, ResourceGuardsPutResponse, ResourceGuardsGetOptionalParams, ResourceGuardsGetResponse, ResourceGuardsDeleteOptionalParams, PatchResourceRequestInput, ResourceGuardsPatchOptionalParams, ResourceGuardsPatchResponse, ResourceGuardsGetDefaultDisableSoftDeleteRequestsObjectOptionalParams, ResourceGuardsGetDefaultDisableSoftDeleteRequestsObjectResponse, ResourceGuardsGetDefaultDeleteResourceGuardProxyRequestsObjectOptionalParams, ResourceGuardsGetDefaultDeleteResourceGuardProxyRequestsObjectResponse, ResourceGuardsGetDefaultBackupSecurityPINRequestsObjectOptionalParams, ResourceGuardsGetDefaultBackupSecurityPINRequestsObjectResponse, ResourceGuardsGetDefaultDeleteProtectedItemRequestsObjectOptionalParams, ResourceGuardsGetDefaultDeleteProtectedItemRequestsObjectResponse, ResourceGuardsGetDefaultUpdateProtectionPolicyRequestsObjectOptionalParams, ResourceGuardsGetDefaultUpdateProtectionPolicyRequestsObjectResponse, ResourceGuardsGetDefaultUpdateProtectedItemRequestsObjectOptionalParams, ResourceGuardsGetDefaultUpdateProtectedItemRequestsObjectResponse } from "../models";
4
+ import { ResourceGuardResource, ResourceGuardsGetResourcesInSubscriptionOptionalParams, ResourceGuardsGetResourcesInResourceGroupOptionalParams, DppBaseResource, ResourceGuardsGetDisableSoftDeleteRequestsObjectsOptionalParams, ResourceGuardsGetDeleteResourceGuardProxyRequestsObjectsOptionalParams, ResourceGuardsGetBackupSecurityPINRequestsObjectsOptionalParams, ResourceGuardsGetDeleteProtectedItemRequestsObjectsOptionalParams, ResourceGuardsGetUpdateProtectionPolicyRequestsObjectsOptionalParams, ResourceGuardsGetUpdateProtectedItemRequestsObjectsOptionalParams, ResourceGuardsPutOptionalParams, ResourceGuardsPutResponse, ResourceGuardsGetOptionalParams, ResourceGuardsGetResponse, ResourceGuardsDeleteOptionalParams, PatchResourceGuardInput, ResourceGuardsPatchOptionalParams, ResourceGuardsPatchResponse, ResourceGuardsGetDefaultDisableSoftDeleteRequestsObjectOptionalParams, ResourceGuardsGetDefaultDisableSoftDeleteRequestsObjectResponse, ResourceGuardsGetDefaultDeleteResourceGuardProxyRequestsObjectOptionalParams, ResourceGuardsGetDefaultDeleteResourceGuardProxyRequestsObjectResponse, ResourceGuardsGetDefaultBackupSecurityPINRequestsObjectOptionalParams, ResourceGuardsGetDefaultBackupSecurityPINRequestsObjectResponse, ResourceGuardsGetDefaultDeleteProtectedItemRequestsObjectOptionalParams, ResourceGuardsGetDefaultDeleteProtectedItemRequestsObjectResponse, ResourceGuardsGetDefaultUpdateProtectionPolicyRequestsObjectOptionalParams, ResourceGuardsGetDefaultUpdateProtectionPolicyRequestsObjectResponse, ResourceGuardsGetDefaultUpdateProtectedItemRequestsObjectOptionalParams, ResourceGuardsGetDefaultUpdateProtectedItemRequestsObjectResponse } from "../models";
5
5
  /** Class containing ResourceGuards operations. */
6
6
  export declare class ResourceGuardsImpl implements ResourceGuards {
7
7
  private readonly client;
@@ -19,7 +19,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
19
19
  private getResourcesInSubscriptionPagingAll;
20
20
  /**
21
21
  * Returns ResourceGuards collection belonging to a ResourceGroup.
22
- * @param resourceGroupName The name of the resource group where the backup vault is present.
22
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
23
23
  * @param options The options parameters.
24
24
  */
25
25
  listResourcesInResourceGroup(resourceGroupName: string, options?: ResourceGuardsGetResourcesInResourceGroupOptionalParams): PagedAsyncIterableIterator<ResourceGuardResource>;
@@ -28,7 +28,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
28
28
  /**
29
29
  * Returns collection of operation request objects for a critical operation protected by the given
30
30
  * ResourceGuard resource.
31
- * @param resourceGroupName The name of the resource group where the backup vault is present.
31
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
32
32
  * @param resourceGuardsName
33
33
  * @param options The options parameters.
34
34
  */
@@ -38,7 +38,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
38
38
  /**
39
39
  * Returns collection of operation request objects for a critical operation protected by the given
40
40
  * ResourceGuard resource.
41
- * @param resourceGroupName The name of the resource group where the backup vault is present.
41
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
42
42
  * @param resourceGuardsName
43
43
  * @param options The options parameters.
44
44
  */
@@ -48,7 +48,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
48
48
  /**
49
49
  * Returns collection of operation request objects for a critical operation protected by the given
50
50
  * ResourceGuard resource.
51
- * @param resourceGroupName The name of the resource group where the backup vault is present.
51
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
52
52
  * @param resourceGuardsName
53
53
  * @param options The options parameters.
54
54
  */
@@ -58,7 +58,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
58
58
  /**
59
59
  * Returns collection of operation request objects for a critical operation protected by the given
60
60
  * ResourceGuard resource.
61
- * @param resourceGroupName The name of the resource group where the backup vault is present.
61
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
62
62
  * @param resourceGuardsName
63
63
  * @param options The options parameters.
64
64
  */
@@ -68,7 +68,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
68
68
  /**
69
69
  * Returns collection of operation request objects for a critical operation protected by the given
70
70
  * ResourceGuard resource.
71
- * @param resourceGroupName The name of the resource group where the backup vault is present.
71
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
72
72
  * @param resourceGuardsName
73
73
  * @param options The options parameters.
74
74
  */
@@ -78,7 +78,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
78
78
  /**
79
79
  * Returns collection of operation request objects for a critical operation protected by the given
80
80
  * ResourceGuard resource.
81
- * @param resourceGroupName The name of the resource group where the backup vault is present.
81
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
82
82
  * @param resourceGuardsName
83
83
  * @param options The options parameters.
84
84
  */
@@ -92,13 +92,13 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
92
92
  private _getResourcesInSubscription;
93
93
  /**
94
94
  * Returns ResourceGuards collection belonging to a ResourceGroup.
95
- * @param resourceGroupName The name of the resource group where the backup vault is present.
95
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
96
96
  * @param options The options parameters.
97
97
  */
98
98
  private _getResourcesInResourceGroup;
99
99
  /**
100
100
  * Creates or updates a ResourceGuard resource belonging to a resource group.
101
- * @param resourceGroupName The name of the resource group where the backup vault is present.
101
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
102
102
  * @param resourceGuardsName The name of ResourceGuard
103
103
  * @param parameters Request body for operation
104
104
  * @param options The options parameters.
@@ -106,14 +106,14 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
106
106
  put(resourceGroupName: string, resourceGuardsName: string, parameters: ResourceGuardResource, options?: ResourceGuardsPutOptionalParams): Promise<ResourceGuardsPutResponse>;
107
107
  /**
108
108
  * Returns a ResourceGuard belonging to a resource group.
109
- * @param resourceGroupName The name of the resource group where the backup vault is present.
109
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
110
110
  * @param resourceGuardsName The name of ResourceGuard
111
111
  * @param options The options parameters.
112
112
  */
113
113
  get(resourceGroupName: string, resourceGuardsName: string, options?: ResourceGuardsGetOptionalParams): Promise<ResourceGuardsGetResponse>;
114
114
  /**
115
115
  * Deletes a ResourceGuard resource from the resource group.
116
- * @param resourceGroupName The name of the resource group where the backup vault is present.
116
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
117
117
  * @param resourceGuardsName The name of ResourceGuard
118
118
  * @param options The options parameters.
119
119
  */
@@ -121,16 +121,16 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
121
121
  /**
122
122
  * Updates a ResourceGuard resource belonging to a resource group. For example, updating tags for a
123
123
  * resource.
124
- * @param resourceGroupName The name of the resource group where the backup vault is present.
124
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
125
125
  * @param resourceGuardsName The name of ResourceGuard
126
126
  * @param parameters Request body for operation
127
127
  * @param options The options parameters.
128
128
  */
129
- patch(resourceGroupName: string, resourceGuardsName: string, parameters: PatchResourceRequestInput, options?: ResourceGuardsPatchOptionalParams): Promise<ResourceGuardsPatchResponse>;
129
+ patch(resourceGroupName: string, resourceGuardsName: string, parameters: PatchResourceGuardInput, options?: ResourceGuardsPatchOptionalParams): Promise<ResourceGuardsPatchResponse>;
130
130
  /**
131
131
  * Returns collection of operation request objects for a critical operation protected by the given
132
132
  * ResourceGuard resource.
133
- * @param resourceGroupName The name of the resource group where the backup vault is present.
133
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
134
134
  * @param resourceGuardsName
135
135
  * @param options The options parameters.
136
136
  */
@@ -138,7 +138,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
138
138
  /**
139
139
  * Returns collection of operation request objects for a critical operation protected by the given
140
140
  * ResourceGuard resource.
141
- * @param resourceGroupName The name of the resource group where the backup vault is present.
141
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
142
142
  * @param resourceGuardsName
143
143
  * @param options The options parameters.
144
144
  */
@@ -146,7 +146,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
146
146
  /**
147
147
  * Returns collection of operation request objects for a critical operation protected by the given
148
148
  * ResourceGuard resource.
149
- * @param resourceGroupName The name of the resource group where the backup vault is present.
149
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
150
150
  * @param resourceGuardsName
151
151
  * @param options The options parameters.
152
152
  */
@@ -154,7 +154,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
154
154
  /**
155
155
  * Returns collection of operation request objects for a critical operation protected by the given
156
156
  * ResourceGuard resource.
157
- * @param resourceGroupName The name of the resource group where the backup vault is present.
157
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
158
158
  * @param resourceGuardsName
159
159
  * @param options The options parameters.
160
160
  */
@@ -162,7 +162,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
162
162
  /**
163
163
  * Returns collection of operation request objects for a critical operation protected by the given
164
164
  * ResourceGuard resource.
165
- * @param resourceGroupName The name of the resource group where the backup vault is present.
165
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
166
166
  * @param resourceGuardsName
167
167
  * @param options The options parameters.
168
168
  */
@@ -170,7 +170,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
170
170
  /**
171
171
  * Returns collection of operation request objects for a critical operation protected by the given
172
172
  * ResourceGuard resource.
173
- * @param resourceGroupName The name of the resource group where the backup vault is present.
173
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
174
174
  * @param resourceGuardsName
175
175
  * @param options The options parameters.
176
176
  */
@@ -178,7 +178,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
178
178
  /**
179
179
  * Returns collection of operation request objects for a critical operation protected by the given
180
180
  * ResourceGuard resource.
181
- * @param resourceGroupName The name of the resource group where the backup vault is present.
181
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
182
182
  * @param resourceGuardsName
183
183
  * @param requestName
184
184
  * @param options The options parameters.
@@ -187,7 +187,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
187
187
  /**
188
188
  * Returns collection of operation request objects for a critical operation protected by the given
189
189
  * ResourceGuard resource.
190
- * @param resourceGroupName The name of the resource group where the backup vault is present.
190
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
191
191
  * @param resourceGuardsName
192
192
  * @param requestName
193
193
  * @param options The options parameters.
@@ -196,7 +196,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
196
196
  /**
197
197
  * Returns collection of operation request objects for a critical operation protected by the given
198
198
  * ResourceGuard resource.
199
- * @param resourceGroupName The name of the resource group where the backup vault is present.
199
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
200
200
  * @param resourceGuardsName
201
201
  * @param requestName
202
202
  * @param options The options parameters.
@@ -205,7 +205,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
205
205
  /**
206
206
  * Returns collection of operation request objects for a critical operation protected by the given
207
207
  * ResourceGuard resource.
208
- * @param resourceGroupName The name of the resource group where the backup vault is present.
208
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
209
209
  * @param resourceGuardsName
210
210
  * @param requestName
211
211
  * @param options The options parameters.
@@ -214,7 +214,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
214
214
  /**
215
215
  * Returns collection of operation request objects for a critical operation protected by the given
216
216
  * ResourceGuard resource.
217
- * @param resourceGroupName The name of the resource group where the backup vault is present.
217
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
218
218
  * @param resourceGuardsName
219
219
  * @param requestName
220
220
  * @param options The options parameters.
@@ -223,7 +223,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
223
223
  /**
224
224
  * Returns collection of operation request objects for a critical operation protected by the given
225
225
  * ResourceGuard resource.
226
- * @param resourceGroupName The name of the resource group where the backup vault is present.
226
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
227
227
  * @param resourceGuardsName
228
228
  * @param requestName
229
229
  * @param options The options parameters.
@@ -238,7 +238,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
238
238
  private _getResourcesInSubscriptionNext;
239
239
  /**
240
240
  * GetResourcesInResourceGroupNext
241
- * @param resourceGroupName The name of the resource group where the backup vault is present.
241
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
242
242
  * @param nextLink The nextLink from the previous successful call to the GetResourcesInResourceGroup
243
243
  * method.
244
244
  * @param options The options parameters.
@@ -246,7 +246,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
246
246
  private _getResourcesInResourceGroupNext;
247
247
  /**
248
248
  * GetDisableSoftDeleteRequestsObjectsNext
249
- * @param resourceGroupName The name of the resource group where the backup vault is present.
249
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
250
250
  * @param resourceGuardsName
251
251
  * @param nextLink The nextLink from the previous successful call to the
252
252
  * GetDisableSoftDeleteRequestsObjects method.
@@ -255,7 +255,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
255
255
  private _getDisableSoftDeleteRequestsObjectsNext;
256
256
  /**
257
257
  * GetDeleteResourceGuardProxyRequestsObjectsNext
258
- * @param resourceGroupName The name of the resource group where the backup vault is present.
258
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
259
259
  * @param resourceGuardsName
260
260
  * @param nextLink The nextLink from the previous successful call to the
261
261
  * GetDeleteResourceGuardProxyRequestsObjects method.
@@ -264,7 +264,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
264
264
  private _getDeleteResourceGuardProxyRequestsObjectsNext;
265
265
  /**
266
266
  * GetBackupSecurityPINRequestsObjectsNext
267
- * @param resourceGroupName The name of the resource group where the backup vault is present.
267
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
268
268
  * @param resourceGuardsName
269
269
  * @param nextLink The nextLink from the previous successful call to the
270
270
  * GetBackupSecurityPINRequestsObjects method.
@@ -273,7 +273,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
273
273
  private _getBackupSecurityPINRequestsObjectsNext;
274
274
  /**
275
275
  * GetDeleteProtectedItemRequestsObjectsNext
276
- * @param resourceGroupName The name of the resource group where the backup vault is present.
276
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
277
277
  * @param resourceGuardsName
278
278
  * @param nextLink The nextLink from the previous successful call to the
279
279
  * GetDeleteProtectedItemRequestsObjects method.
@@ -282,7 +282,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
282
282
  private _getDeleteProtectedItemRequestsObjectsNext;
283
283
  /**
284
284
  * GetUpdateProtectionPolicyRequestsObjectsNext
285
- * @param resourceGroupName The name of the resource group where the backup vault is present.
285
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
286
286
  * @param resourceGuardsName
287
287
  * @param nextLink The nextLink from the previous successful call to the
288
288
  * GetUpdateProtectionPolicyRequestsObjects method.
@@ -291,7 +291,7 @@ export declare class ResourceGuardsImpl implements ResourceGuards {
291
291
  private _getUpdateProtectionPolicyRequestsObjectsNext;
292
292
  /**
293
293
  * GetUpdateProtectedItemRequestsObjectsNext
294
- * @param resourceGroupName The name of the resource group where the backup vault is present.
294
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
295
295
  * @param resourceGuardsName
296
296
  * @param nextLink The nextLink from the previous successful call to the
297
297
  * GetUpdateProtectedItemRequestsObjects method.
@@ -1 +1 @@
1
- {"version":3,"file":"resourceGuards.d.ts","sourceRoot":"","sources":["../../../src/operations/resourceGuards.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"resourceGuards.d.ts","sourceRoot":"","sources":["../../../src/operations/resourceGuards.ts"],"names":[],"mappings":"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"}