@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
@@ -5,74 +5,74 @@ import { BackupInstanceResource, BackupInstancesListOptionalParams, BackupInstan
5
5
  export interface BackupInstances {
6
6
  /**
7
7
  * Gets a backup instances belonging to a backup vault
8
- * @param resourceGroupName The name of the resource group where the backup vault is present.
8
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
9
9
  * @param vaultName The name of the backup vault.
10
10
  * @param options The options parameters.
11
11
  */
12
12
  list(resourceGroupName: string, vaultName: string, options?: BackupInstancesListOptionalParams): PagedAsyncIterableIterator<BackupInstanceResource>;
13
13
  /**
14
14
  * Gets a backup instance with name in 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
- * @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
  get(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesGetOptionalParams): Promise<BackupInstancesGetResponse>;
21
21
  /**
22
22
  * Create or update a backup instance in a backup vault
23
- * @param resourceGroupName The name of the resource group where the backup vault is present.
23
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
24
24
  * @param vaultName The name of the backup vault.
25
- * @param backupInstanceName The name of the backup instance
25
+ * @param backupInstanceName The name of the backup instance.
26
26
  * @param parameters Request body for operation
27
27
  * @param options The options parameters.
28
28
  */
29
29
  beginCreateOrUpdate(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: BackupInstanceResource, options?: BackupInstancesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<BackupInstancesCreateOrUpdateResponse>, BackupInstancesCreateOrUpdateResponse>>;
30
30
  /**
31
31
  * Create or update a backup instance in a backup vault
32
- * @param resourceGroupName The name of the resource group where the backup vault is present.
32
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
33
33
  * @param vaultName The name of the backup vault.
34
- * @param backupInstanceName The name of the backup instance
34
+ * @param backupInstanceName The name of the backup instance.
35
35
  * @param parameters Request body for operation
36
36
  * @param options The options parameters.
37
37
  */
38
38
  beginCreateOrUpdateAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: BackupInstanceResource, options?: BackupInstancesCreateOrUpdateOptionalParams): Promise<BackupInstancesCreateOrUpdateResponse>;
39
39
  /**
40
40
  * Delete a backup instance in a backup vault
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 vaultName The name of the backup vault.
43
- * @param backupInstanceName The name of the backup instance
43
+ * @param backupInstanceName The name of the backup instance.
44
44
  * @param options The options parameters.
45
45
  */
46
46
  beginDelete(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
47
47
  /**
48
48
  * Delete a backup instance in a backup vault
49
- * @param resourceGroupName The name of the resource group where the backup vault is present.
49
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
50
50
  * @param vaultName The name of the backup vault.
51
- * @param backupInstanceName The name of the backup instance
51
+ * @param backupInstanceName The name of the backup instance.
52
52
  * @param options The options parameters.
53
53
  */
54
54
  beginDeleteAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesDeleteOptionalParams): Promise<void>;
55
55
  /**
56
56
  * Trigger adhoc backup
57
- * @param resourceGroupName The name of the resource group where the backup vault is present.
57
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
58
58
  * @param vaultName The name of the backup vault.
59
- * @param backupInstanceName The name of the backup instance
59
+ * @param backupInstanceName The name of the backup instance.
60
60
  * @param parameters Request body for operation
61
61
  * @param options The options parameters.
62
62
  */
63
63
  beginAdhocBackup(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: TriggerBackupRequest, options?: BackupInstancesAdhocBackupOptionalParams): Promise<PollerLike<PollOperationState<BackupInstancesAdhocBackupResponse>, BackupInstancesAdhocBackupResponse>>;
64
64
  /**
65
65
  * Trigger adhoc backup
66
- * @param resourceGroupName The name of the resource group where the backup vault is present.
66
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
67
67
  * @param vaultName The name of the backup vault.
68
- * @param backupInstanceName The name of the backup instance
68
+ * @param backupInstanceName The name of the backup instance.
69
69
  * @param parameters Request body for operation
70
70
  * @param options The options parameters.
71
71
  */
72
72
  beginAdhocBackupAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: TriggerBackupRequest, options?: BackupInstancesAdhocBackupOptionalParams): Promise<BackupInstancesAdhocBackupResponse>;
73
73
  /**
74
74
  * Validate whether adhoc backup will be successful or not
75
- * @param resourceGroupName The name of the resource group where the backup vault is present.
75
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
76
76
  * @param vaultName The name of the backup vault.
77
77
  * @param parameters Request body for operation
78
78
  * @param options The options parameters.
@@ -80,7 +80,7 @@ export interface BackupInstances {
80
80
  beginValidateForBackup(resourceGroupName: string, vaultName: string, parameters: ValidateForBackupRequest, options?: BackupInstancesValidateForBackupOptionalParams): Promise<PollerLike<PollOperationState<BackupInstancesValidateForBackupResponse>, BackupInstancesValidateForBackupResponse>>;
81
81
  /**
82
82
  * Validate whether adhoc backup will be successful or not
83
- * @param resourceGroupName The name of the resource group where the backup vault is present.
83
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
84
84
  * @param vaultName The name of the backup vault.
85
85
  * @param parameters Request body for operation
86
86
  * @param options The options parameters.
@@ -88,121 +88,121 @@ export interface BackupInstances {
88
88
  beginValidateForBackupAndWait(resourceGroupName: string, vaultName: string, parameters: ValidateForBackupRequest, options?: BackupInstancesValidateForBackupOptionalParams): Promise<BackupInstancesValidateForBackupResponse>;
89
89
  /**
90
90
  * Get result of backup instance creation operation
91
- * @param resourceGroupName The name of the resource group where the backup vault is present.
91
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
92
92
  * @param vaultName The name of the backup vault.
93
- * @param backupInstanceName
93
+ * @param backupInstanceName The name of the backup instance.
94
94
  * @param operationId
95
95
  * @param options The options parameters.
96
96
  */
97
97
  getBackupInstanceOperationResult(resourceGroupName: string, vaultName: string, backupInstanceName: string, operationId: string, options?: BackupInstancesGetBackupInstanceOperationResultOptionalParams): Promise<BackupInstancesGetBackupInstanceOperationResultResponse>;
98
98
  /**
99
99
  * rehydrate recovery point for restore for a BackupInstance
100
- * @param resourceGroupName The name of the resource group where the backup vault is present.
100
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
101
101
  * @param vaultName The name of the backup vault.
102
- * @param backupInstanceName
102
+ * @param backupInstanceName The name of the backup instance.
103
103
  * @param parameters Request body for operation
104
104
  * @param options The options parameters.
105
105
  */
106
106
  beginTriggerRehydrate(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: AzureBackupRehydrationRequest, options?: BackupInstancesTriggerRehydrateOptionalParams): Promise<PollerLike<PollOperationState<BackupInstancesTriggerRehydrateResponse>, BackupInstancesTriggerRehydrateResponse>>;
107
107
  /**
108
108
  * rehydrate recovery point for restore for a BackupInstance
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 vaultName The name of the backup vault.
111
- * @param backupInstanceName
111
+ * @param backupInstanceName The name of the backup instance.
112
112
  * @param parameters Request body for operation
113
113
  * @param options The options parameters.
114
114
  */
115
115
  beginTriggerRehydrateAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: AzureBackupRehydrationRequest, options?: BackupInstancesTriggerRehydrateOptionalParams): Promise<BackupInstancesTriggerRehydrateResponse>;
116
116
  /**
117
117
  * Triggers restore for a BackupInstance
118
- * @param resourceGroupName The name of the resource group where the backup vault is present.
118
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
119
119
  * @param vaultName The name of the backup vault.
120
- * @param backupInstanceName The name of the backup instance
120
+ * @param backupInstanceName The name of the backup instance.
121
121
  * @param parameters Request body for operation
122
122
  * @param options The options parameters.
123
123
  */
124
124
  beginTriggerRestore(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: AzureBackupRestoreRequestUnion, options?: BackupInstancesTriggerRestoreOptionalParams): Promise<PollerLike<PollOperationState<BackupInstancesTriggerRestoreResponse>, BackupInstancesTriggerRestoreResponse>>;
125
125
  /**
126
126
  * Triggers restore for a BackupInstance
127
- * @param resourceGroupName The name of the resource group where the backup vault is present.
127
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
128
128
  * @param vaultName The name of the backup vault.
129
- * @param backupInstanceName The name of the backup instance
129
+ * @param backupInstanceName The name of the backup instance.
130
130
  * @param parameters Request body for operation
131
131
  * @param options The options parameters.
132
132
  */
133
133
  beginTriggerRestoreAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: AzureBackupRestoreRequestUnion, options?: BackupInstancesTriggerRestoreOptionalParams): Promise<BackupInstancesTriggerRestoreResponse>;
134
134
  /**
135
135
  * This operation will resume backups for backup instance
136
- * @param resourceGroupName The name of the resource group where the backup vault is present.
136
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
137
137
  * @param vaultName The name of the backup vault.
138
- * @param backupInstanceName
138
+ * @param backupInstanceName The name of the backup instance.
139
139
  * @param options The options parameters.
140
140
  */
141
141
  beginResumeBackups(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesResumeBackupsOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
142
142
  /**
143
143
  * This operation will resume backups for backup instance
144
- * @param resourceGroupName The name of the resource group where the backup vault is present.
144
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
145
145
  * @param vaultName The name of the backup vault.
146
- * @param backupInstanceName
146
+ * @param backupInstanceName The name of the backup instance.
147
147
  * @param options The options parameters.
148
148
  */
149
149
  beginResumeBackupsAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesResumeBackupsOptionalParams): Promise<void>;
150
150
  /**
151
151
  * This operation will resume protection for a stopped backup instance
152
- * @param resourceGroupName The name of the resource group where the backup vault is present.
152
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
153
153
  * @param vaultName The name of the backup vault.
154
- * @param backupInstanceName
154
+ * @param backupInstanceName The name of the backup instance.
155
155
  * @param options The options parameters.
156
156
  */
157
157
  beginResumeProtection(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesResumeProtectionOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
158
158
  /**
159
159
  * This operation will resume protection for a stopped backup instance
160
- * @param resourceGroupName The name of the resource group where the backup vault is present.
160
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
161
161
  * @param vaultName The name of the backup vault.
162
- * @param backupInstanceName
162
+ * @param backupInstanceName The name of the backup instance.
163
163
  * @param options The options parameters.
164
164
  */
165
165
  beginResumeProtectionAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesResumeProtectionOptionalParams): Promise<void>;
166
166
  /**
167
167
  * This operation will stop protection of a backup instance and data will be held forever
168
- * @param resourceGroupName The name of the resource group where the backup vault is present.
168
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
169
169
  * @param vaultName The name of the backup vault.
170
- * @param backupInstanceName
170
+ * @param backupInstanceName The name of the backup instance.
171
171
  * @param options The options parameters.
172
172
  */
173
173
  beginStopProtection(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesStopProtectionOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
174
174
  /**
175
175
  * This operation will stop protection of a backup instance and data will be held forever
176
- * @param resourceGroupName The name of the resource group where the backup vault is present.
176
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
177
177
  * @param vaultName The name of the backup vault.
178
- * @param backupInstanceName
178
+ * @param backupInstanceName The name of the backup instance.
179
179
  * @param options The options parameters.
180
180
  */
181
181
  beginStopProtectionAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesStopProtectionOptionalParams): Promise<void>;
182
182
  /**
183
183
  * This operation will stop backup for a backup instance and retains the backup data as per the policy
184
184
  * (except latest Recovery point, which will be retained forever)
185
- * @param resourceGroupName The name of the resource group where the backup vault is present.
185
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
186
186
  * @param vaultName The name of the backup vault.
187
- * @param backupInstanceName
187
+ * @param backupInstanceName The name of the backup instance.
188
188
  * @param options The options parameters.
189
189
  */
190
190
  beginSuspendBackups(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesSuspendBackupsOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
191
191
  /**
192
192
  * This operation will stop backup for a backup instance and retains the backup data as per the policy
193
193
  * (except latest Recovery point, which will be retained forever)
194
- * @param resourceGroupName The name of the resource group where the backup vault is present.
194
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
195
195
  * @param vaultName The name of the backup vault.
196
- * @param backupInstanceName
196
+ * @param backupInstanceName The name of the backup instance.
197
197
  * @param options The options parameters.
198
198
  */
199
199
  beginSuspendBackupsAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesSuspendBackupsOptionalParams): Promise<void>;
200
200
  /**
201
201
  * Sync backup instance again in case of failure
202
202
  * This action will retry last failed operation and will bring backup instance to valid state
203
- * @param resourceGroupName The name of the resource group where the backup vault is present.
203
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
204
204
  * @param vaultName The name of the backup vault.
205
- * @param backupInstanceName
205
+ * @param backupInstanceName The name of the backup instance.
206
206
  * @param parameters Request body for operation
207
207
  * @param options The options parameters.
208
208
  */
@@ -210,27 +210,27 @@ export interface BackupInstances {
210
210
  /**
211
211
  * Sync backup instance again in case of failure
212
212
  * This action will retry last failed operation and will bring backup instance to valid state
213
- * @param resourceGroupName The name of the resource group where the backup vault is present.
213
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
214
214
  * @param vaultName The name of the backup vault.
215
- * @param backupInstanceName
215
+ * @param backupInstanceName The name of the backup instance.
216
216
  * @param parameters Request body for operation
217
217
  * @param options The options parameters.
218
218
  */
219
219
  beginSyncBackupInstanceAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: SyncBackupInstanceRequest, options?: BackupInstancesSyncBackupInstanceOptionalParams): Promise<void>;
220
220
  /**
221
221
  * Validates if Restore can be triggered for a DataSource
222
- * @param resourceGroupName The name of the resource group where the backup vault is present.
222
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
223
223
  * @param vaultName The name of the backup vault.
224
- * @param backupInstanceName The name of the backup instance
224
+ * @param backupInstanceName The name of the backup instance.
225
225
  * @param parameters Request body for operation
226
226
  * @param options The options parameters.
227
227
  */
228
228
  beginValidateForRestore(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: ValidateRestoreRequestObject, options?: BackupInstancesValidateForRestoreOptionalParams): Promise<PollerLike<PollOperationState<BackupInstancesValidateForRestoreResponse>, BackupInstancesValidateForRestoreResponse>>;
229
229
  /**
230
230
  * Validates if Restore can be triggered for a DataSource
231
- * @param resourceGroupName The name of the resource group where the backup vault is present.
231
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
232
232
  * @param vaultName The name of the backup vault.
233
- * @param backupInstanceName The name of the backup instance
233
+ * @param backupInstanceName The name of the backup instance.
234
234
  * @param parameters Request body for operation
235
235
  * @param options The options parameters.
236
236
  */
@@ -4,14 +4,14 @@ import { BaseBackupPolicyResource, BackupPoliciesListOptionalParams, BackupPolic
4
4
  export interface BackupPolicies {
5
5
  /**
6
6
  * Returns list of backup policies belonging to a backup vault
7
- * @param resourceGroupName The name of the resource group where the backup vault is present.
7
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
8
8
  * @param vaultName The name of the backup vault.
9
9
  * @param options The options parameters.
10
10
  */
11
11
  list(resourceGroupName: string, vaultName: string, options?: BackupPoliciesListOptionalParams): PagedAsyncIterableIterator<BaseBackupPolicyResource>;
12
12
  /**
13
13
  * Gets a backup policy belonging to a backup vault
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 backupPolicyName
17
17
  * @param options The options parameters.
@@ -19,7 +19,7 @@ export interface BackupPolicies {
19
19
  get(resourceGroupName: string, vaultName: string, backupPolicyName: string, options?: BackupPoliciesGetOptionalParams): Promise<BackupPoliciesGetResponse>;
20
20
  /**
21
21
  * Creates or Updates a backup policy belonging to a backup vault
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 backupPolicyName Name of the policy
25
25
  * @param parameters Request body for operation
@@ -28,7 +28,7 @@ export interface BackupPolicies {
28
28
  createOrUpdate(resourceGroupName: string, vaultName: string, backupPolicyName: string, parameters: BaseBackupPolicyResource, options?: BackupPoliciesCreateOrUpdateOptionalParams): Promise<BackupPoliciesCreateOrUpdateResponse>;
29
29
  /**
30
30
  * Deletes a backup policy belonging to 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 backupPolicyName
34
34
  * @param options The options parameters.
@@ -2,7 +2,7 @@ import { BackupVaultOperationResultsGetOptionalParams, BackupVaultOperationResul
2
2
  /** Interface representing a BackupVaultOperationResults. */
3
3
  export interface BackupVaultOperationResults {
4
4
  /**
5
- * @param resourceGroupName The name of the resource group where the backup vault is present.
5
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6
6
  * @param vaultName The name of the backup vault.
7
7
  * @param operationId
8
8
  * @param options The options parameters.
@@ -10,20 +10,20 @@ export interface BackupVaults {
10
10
  listInSubscription(options?: BackupVaultsGetInSubscriptionOptionalParams): PagedAsyncIterableIterator<BackupVaultResource>;
11
11
  /**
12
12
  * Returns resource collection belonging to a resource group.
13
- * @param resourceGroupName The name of the resource group where the backup vault is present.
13
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
14
14
  * @param options The options parameters.
15
15
  */
16
16
  listInResourceGroup(resourceGroupName: string, options?: BackupVaultsGetInResourceGroupOptionalParams): PagedAsyncIterableIterator<BackupVaultResource>;
17
17
  /**
18
18
  * Returns a resource belonging to a resource group.
19
- * @param resourceGroupName The name of the resource group where the backup vault is present.
19
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
20
20
  * @param vaultName The name of the backup vault.
21
21
  * @param options The options parameters.
22
22
  */
23
23
  get(resourceGroupName: string, vaultName: string, options?: BackupVaultsGetOptionalParams): Promise<BackupVaultsGetResponse>;
24
24
  /**
25
25
  * Creates or updates a BackupVault resource belonging to a resource group.
26
- * @param resourceGroupName The name of the resource group where the backup vault is present.
26
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
27
27
  * @param vaultName The name of the backup vault.
28
28
  * @param parameters Request body for operation
29
29
  * @param options The options parameters.
@@ -31,7 +31,7 @@ export interface BackupVaults {
31
31
  beginCreateOrUpdate(resourceGroupName: string, vaultName: string, parameters: BackupVaultResource, options?: BackupVaultsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<BackupVaultsCreateOrUpdateResponse>, BackupVaultsCreateOrUpdateResponse>>;
32
32
  /**
33
33
  * Creates or updates a BackupVault resource belonging to a resource group.
34
- * @param resourceGroupName The name of the resource group where the backup vault is present.
34
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
35
35
  * @param vaultName The name of the backup vault.
36
36
  * @param parameters Request body for operation
37
37
  * @param options The options parameters.
@@ -39,15 +39,22 @@ export interface BackupVaults {
39
39
  beginCreateOrUpdateAndWait(resourceGroupName: string, vaultName: string, parameters: BackupVaultResource, options?: BackupVaultsCreateOrUpdateOptionalParams): Promise<BackupVaultsCreateOrUpdateResponse>;
40
40
  /**
41
41
  * Deletes a BackupVault resource from the resource group.
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
44
  * @param options The options parameters.
45
45
  */
46
- delete(resourceGroupName: string, vaultName: string, options?: BackupVaultsDeleteOptionalParams): Promise<void>;
46
+ beginDelete(resourceGroupName: string, vaultName: string, options?: BackupVaultsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
47
+ /**
48
+ * Deletes a BackupVault resource from the resource group.
49
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
50
+ * @param vaultName The name of the backup vault.
51
+ * @param options The options parameters.
52
+ */
53
+ beginDeleteAndWait(resourceGroupName: string, vaultName: string, options?: BackupVaultsDeleteOptionalParams): Promise<void>;
47
54
  /**
48
55
  * Updates a BackupVault resource belonging to a resource group. For example, updating tags for a
49
56
  * resource.
50
- * @param resourceGroupName The name of the resource group where the backup vault is present.
57
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
51
58
  * @param vaultName The name of the backup vault.
52
59
  * @param parameters Request body for operation
53
60
  * @param options The options parameters.
@@ -56,7 +63,7 @@ export interface BackupVaults {
56
63
  /**
57
64
  * Updates a BackupVault resource belonging to a resource group. For example, updating tags for a
58
65
  * resource.
59
- * @param resourceGroupName The name of the resource group where the backup vault is present.
66
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
60
67
  * @param vaultName The name of the backup vault.
61
68
  * @param parameters Request body for operation
62
69
  * @param options The options parameters.
@@ -64,7 +71,7 @@ export interface BackupVaults {
64
71
  beginUpdateAndWait(resourceGroupName: string, vaultName: string, parameters: PatchResourceRequestInput, options?: BackupVaultsUpdateOptionalParams): Promise<BackupVaultsUpdateResponse>;
65
72
  /**
66
73
  * API to check for resource name availability
67
- * @param resourceGroupName The name of the resource group where the backup vault is present.
74
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
68
75
  * @param location The location in which uniqueness will be verified.
69
76
  * @param parameters Check name availability request
70
77
  * @param options The options parameters.
@@ -1 +1 @@
1
- {"version":3,"file":"backupVaults.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/backupVaults.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,UAAU,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACjE,OAAO,EACL,mBAAmB,EACnB,2CAA2C,EAC3C,4CAA4C,EAC5C,6BAA6B,EAC7B,uBAAuB,EACvB,wCAAwC,EACxC,kCAAkC,EAClC,gCAAgC,EAChC,yBAAyB,EACzB,gCAAgC,EAChC,0BAA0B,EAC1B,4BAA4B,EAC5B,+CAA+C,EAC/C,yCAAyC,EAC1C,MAAM,WAAW,CAAC;AAGnB,6CAA6C;AAC7C,MAAM,WAAW,YAAY;IAC3B;;;OAGG;IACH,kBAAkB,CAChB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,mBAAmB,CAAC,CAAC;IACnD;;;;OAIG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,4CAA4C,GACrD,0BAA0B,CAAC,mBAAmB,CAAC,CAAC;IACnD;;;;;OAKG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,uBAAuB,CAAC,CAAC;IACpC;;;;;;OAMG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,UAAU,EAAE,mBAAmB,EAC/B,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,kCAAkC,CAAC,EACtD,kCAAkC,CACnC,CACF,CAAC;IACF;;;;;;OAMG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,UAAU,EAAE,mBAAmB,EAC/B,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CAAC,kCAAkC,CAAC,CAAC;IAC/C;;;;;OAKG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,0BAA0B,CAAC,EAC9C,0BAA0B,CAC3B,CACF,CAAC;IACF;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC,CAAC;IACvC;;;;;;OAMG;IACH,qBAAqB,CACnB,iBAAiB,EAAE,MAAM,EACzB,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,4BAA4B,EACxC,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CAAC,yCAAyC,CAAC,CAAC;CACvD"}
1
+ {"version":3,"file":"backupVaults.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/backupVaults.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,UAAU,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACjE,OAAO,EACL,mBAAmB,EACnB,2CAA2C,EAC3C,4CAA4C,EAC5C,6BAA6B,EAC7B,uBAAuB,EACvB,wCAAwC,EACxC,kCAAkC,EAClC,gCAAgC,EAChC,yBAAyB,EACzB,gCAAgC,EAChC,0BAA0B,EAC1B,4BAA4B,EAC5B,+CAA+C,EAC/C,yCAAyC,EAC1C,MAAM,WAAW,CAAC;AAGnB,6CAA6C;AAC7C,MAAM,WAAW,YAAY;IAC3B;;;OAGG;IACH,kBAAkB,CAChB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,mBAAmB,CAAC,CAAC;IACnD;;;;OAIG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,4CAA4C,GACrD,0BAA0B,CAAC,mBAAmB,CAAC,CAAC;IACnD;;;;;OAKG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,uBAAuB,CAAC,CAAC;IACpC;;;;;;OAMG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,UAAU,EAAE,mBAAmB,EAC/B,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,kCAAkC,CAAC,EACtD,kCAAkC,CACnC,CACF,CAAC;IACF;;;;;;OAMG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,UAAU,EAAE,mBAAmB,EAC/B,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CAAC,kCAAkC,CAAC,CAAC;IAC/C;;;;;OAKG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,UAAU,CAAC,kBAAkB,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACvD;;;;;OAKG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,0BAA0B,CAAC,EAC9C,0BAA0B,CAC3B,CACF,CAAC;IACF;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC,CAAC;IACvC;;;;;;OAMG;IACH,qBAAqB,CACnB,iBAAiB,EAAE,MAAM,EACzB,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,4BAA4B,EACxC,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CAAC,yCAAyC,CAAC,CAAC;CACvD"}
@@ -5,28 +5,28 @@ import { DeletedBackupInstanceResource, DeletedBackupInstancesListOptionalParams
5
5
  export interface DeletedBackupInstances {
6
6
  /**
7
7
  * Gets deleted backup instances belonging to a backup vault
8
- * @param resourceGroupName The name of the resource group where the backup vault is present.
8
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
9
9
  * @param vaultName The name of the backup vault.
10
10
  * @param options The options parameters.
11
11
  */
12
12
  list(resourceGroupName: string, vaultName: string, options?: DeletedBackupInstancesListOptionalParams): PagedAsyncIterableIterator<DeletedBackupInstanceResource>;
13
13
  /**
14
14
  * Gets a deleted backup instance with name in 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 backupInstanceName The name of the deleted backup instance
18
18
  * @param options The options parameters.
19
19
  */
20
20
  get(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: DeletedBackupInstancesGetOptionalParams): Promise<DeletedBackupInstancesGetResponse>;
21
21
  /**
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 backupInstanceName The name of the deleted backup instance
25
25
  * @param options The options parameters.
26
26
  */
27
27
  beginUndelete(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: DeletedBackupInstancesUndeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
28
28
  /**
29
- * @param resourceGroupName The name of the resource group where the backup vault is present.
29
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
30
30
  * @param vaultName The name of the backup vault.
31
31
  * @param backupInstanceName The name of the deleted backup instance
32
32
  * @param options The options parameters.
@@ -4,14 +4,14 @@ import { ExportJobsTriggerOptionalParams, ExportJobsTriggerResponse } from "../m
4
4
  export interface ExportJobs {
5
5
  /**
6
6
  * Triggers export of jobs and returns an OperationID to track.
7
- * @param resourceGroupName The name of the resource group where the backup vault is present.
7
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
8
8
  * @param vaultName The name of the backup vault.
9
9
  * @param options The options parameters.
10
10
  */
11
11
  beginTrigger(resourceGroupName: string, vaultName: string, options?: ExportJobsTriggerOptionalParams): Promise<PollerLike<PollOperationState<ExportJobsTriggerResponse>, ExportJobsTriggerResponse>>;
12
12
  /**
13
13
  * Triggers export of jobs and returns an OperationID to track.
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 options The options parameters.
17
17
  */
@@ -5,7 +5,7 @@ export interface ExportJobsOperationResult {
5
5
  * Gets the operation result of operation triggered by Export Jobs API. If the operation is successful,
6
6
  * then it also contains URL of a Blob and a SAS key to access the same. The blob contains exported
7
7
  * jobs in JSON serialized format.
8
- * @param resourceGroupName The name of the resource group where the backup vault is present.
8
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
9
9
  * @param vaultName The name of the backup vault.
10
10
  * @param operationId OperationID which represents the export job.
11
11
  * @param options The options parameters.
@@ -8,7 +8,6 @@ export * from "./dataProtection";
8
8
  export * from "./dataProtectionOperations";
9
9
  export * from "./backupPolicies";
10
10
  export * from "./backupInstances";
11
- export * from "./backupInstancesExtensionRouting";
12
11
  export * from "./recoveryPoints";
13
12
  export * from "./jobs";
14
13
  export * from "./restorableTimeRanges";
@@ -16,5 +15,4 @@ export * from "./exportJobs";
16
15
  export * from "./exportJobsOperationResult";
17
16
  export * from "./deletedBackupInstances";
18
17
  export * from "./resourceGuards";
19
- export * from "./dppResourceGuardProxy";
20
18
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,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.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,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"}
@@ -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/operationsInterfaces/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/operationsInterfaces/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"}
@@ -4,14 +4,14 @@ import { AzureBackupJobResource, JobsListOptionalParams, JobsGetOptionalParams,
4
4
  export interface Jobs {
5
5
  /**
6
6
  * Returns list of jobs belonging to a backup vault
7
- * @param resourceGroupName The name of the resource group where the backup vault is present.
7
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
8
8
  * @param vaultName The name of the backup vault.
9
9
  * @param options The options parameters.
10
10
  */
11
11
  list(resourceGroupName: string, vaultName: string, options?: JobsListOptionalParams): PagedAsyncIterableIterator<AzureBackupJobResource>;
12
12
  /**
13
13
  * Gets a job with id in a backup vault
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 jobId The Job ID. This is a GUID-formatted string (e.g.
17
17
  * 00000000-0000-0000-0000-000000000000).
@@ -3,7 +3,7 @@ import { OperationStatusBackupVaultContextGetOptionalParams, OperationStatusBack
3
3
  export interface OperationStatusBackupVaultContext {
4
4
  /**
5
5
  * Gets the operation status for an operation over a BackupVault's context.
6
- * @param resourceGroupName The name of the resource group where the backup vault is present.
6
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
7
7
  * @param vaultName The name of the backup vault.
8
8
  * @param operationId
9
9
  * @param options The options parameters.
@@ -3,7 +3,7 @@ import { OperationStatusResourceGroupContextGetOptionalParams, OperationStatusRe
3
3
  export interface OperationStatusResourceGroupContext {
4
4
  /**
5
5
  * Gets the operation status for an operation over a ResourceGroup's context.
6
- * @param resourceGroupName The name of the resource group where the backup vault is present.
6
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
7
7
  * @param operationId
8
8
  * @param options The options parameters.
9
9
  */
@@ -4,17 +4,17 @@ import { AzureBackupRecoveryPointResource, RecoveryPointsListOptionalParams, Rec
4
4
  export interface RecoveryPoints {
5
5
  /**
6
6
  * Returns a list of Recovery Points for a DataSource in a vault.
7
- * @param resourceGroupName The name of the resource group where the backup vault is present.
7
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
8
8
  * @param vaultName The name of the backup vault.
9
- * @param backupInstanceName The name of the backup instance
9
+ * @param backupInstanceName The name of the backup instance.
10
10
  * @param options The options parameters.
11
11
  */
12
12
  list(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: RecoveryPointsListOptionalParams): PagedAsyncIterableIterator<AzureBackupRecoveryPointResource>;
13
13
  /**
14
14
  * Gets a Recovery Point using recoveryPointId for a Datasource.
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 recoveryPointId
19
19
  * @param options The options parameters.
20
20
  */