@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.
- package/CHANGELOG.md +1 -1
- package/README.md +1 -1
- package/dist/index.js +536 -979
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/backupInstancesAdhocBackupSample.js +1 -1
- package/dist-esm/samples-dev/backupInstancesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/backupInstancesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/backupInstancesGetBackupInstanceOperationResultSample.js +1 -1
- package/dist-esm/samples-dev/backupInstancesGetSample.js +1 -1
- package/dist-esm/samples-dev/backupInstancesListSample.js +1 -1
- package/dist-esm/samples-dev/backupInstancesResumeBackupsSample.js +1 -1
- package/dist-esm/samples-dev/backupInstancesResumeProtectionSample.js +1 -1
- package/dist-esm/samples-dev/backupInstancesStopProtectionSample.js +1 -1
- package/dist-esm/samples-dev/backupInstancesSuspendBackupsSample.js +1 -1
- package/dist-esm/samples-dev/backupInstancesSyncBackupInstanceSample.js +1 -1
- package/dist-esm/samples-dev/backupInstancesTriggerRehydrateSample.js +1 -1
- package/dist-esm/samples-dev/backupInstancesTriggerRestoreSample.js +3 -3
- package/dist-esm/samples-dev/backupInstancesValidateForBackupSample.js +1 -1
- package/dist-esm/samples-dev/backupInstancesValidateForRestoreSample.js +1 -1
- package/dist-esm/samples-dev/backupPoliciesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/backupPoliciesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/backupPoliciesGetSample.js +1 -1
- package/dist-esm/samples-dev/backupPoliciesListSample.js +1 -1
- package/dist-esm/samples-dev/backupVaultOperationResultsGetSample.js +1 -1
- package/dist-esm/samples-dev/backupVaultsCheckNameAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/backupVaultsCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/backupVaultsDeleteSample.js +2 -2
- package/dist-esm/samples-dev/backupVaultsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/backupVaultsGetInResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/backupVaultsGetInSubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/backupVaultsGetSample.js +2 -2
- package/dist-esm/samples-dev/backupVaultsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/dataProtectionCheckFeatureSupportSample.js +1 -1
- package/dist-esm/samples-dev/dataProtectionOperationsListSample.js +1 -1
- package/dist-esm/samples-dev/deletedBackupInstancesGetSample.js +1 -1
- package/dist-esm/samples-dev/deletedBackupInstancesListSample.js +1 -1
- package/dist-esm/samples-dev/deletedBackupInstancesUndeleteSample.js +1 -1
- package/dist-esm/samples-dev/exportJobsOperationResultGetSample.js +1 -1
- package/dist-esm/samples-dev/exportJobsTriggerSample.js +1 -1
- package/dist-esm/samples-dev/jobsGetSample.js +1 -1
- package/dist-esm/samples-dev/jobsListSample.js +1 -1
- package/dist-esm/samples-dev/operationResultGetSample.js +1 -1
- package/dist-esm/samples-dev/operationStatusBackupVaultContextGetSample.js +1 -1
- package/dist-esm/samples-dev/operationStatusGetSample.js +1 -1
- package/dist-esm/samples-dev/operationStatusResourceGroupContextGetSample.js +1 -1
- package/dist-esm/samples-dev/recoveryPointsGetSample.js +1 -1
- package/dist-esm/samples-dev/recoveryPointsListSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardsGetBackupSecurityPinRequestsObjectsSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardsGetDefaultBackupSecurityPinRequestsObjectSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardsGetDefaultDeleteProtectedItemRequestsObjectSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardsGetDefaultDeleteResourceGuardProxyRequestsObjectSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardsGetDefaultDisableSoftDeleteRequestsObjectSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardsGetDefaultUpdateProtectedItemRequestsObjectSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardsGetDefaultUpdateProtectionPolicyRequestsObjectSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardsGetDeleteProtectedItemRequestsObjectsSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardsGetDeleteResourceGuardProxyRequestsObjectsSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardsGetDisableSoftDeleteRequestsObjectsSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardsGetResourcesInResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardsGetResourcesInSubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardsGetSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardsGetUpdateProtectedItemRequestsObjectsSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardsGetUpdateProtectionPolicyRequestsObjectsSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardsPatchSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardsPatchSample.js.map +1 -1
- package/dist-esm/samples-dev/resourceGuardsPutSample.js +1 -1
- package/dist-esm/samples-dev/restorableTimeRangesFindSample.js +1 -1
- package/dist-esm/src/dataProtectionClient.d.ts +2 -4
- package/dist-esm/src/dataProtectionClient.d.ts.map +1 -1
- package/dist-esm/src/dataProtectionClient.js +4 -6
- package/dist-esm/src/dataProtectionClient.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +86 -121
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +14 -16
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +6 -8
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +119 -171
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +1 -4
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +11 -31
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/backupInstances.d.ts +53 -53
- package/dist-esm/src/operations/backupInstances.js +53 -53
- package/dist-esm/src/operations/backupPolicies.d.ts +6 -6
- package/dist-esm/src/operations/backupPolicies.js +6 -6
- package/dist-esm/src/operations/backupVaultOperationResults.d.ts +1 -1
- package/dist-esm/src/operations/backupVaultOperationResults.js +1 -1
- package/dist-esm/src/operations/backupVaults.d.ts +18 -11
- package/dist-esm/src/operations/backupVaults.d.ts.map +1 -1
- package/dist-esm/src/operations/backupVaults.js +55 -12
- package/dist-esm/src/operations/backupVaults.js.map +1 -1
- package/dist-esm/src/operations/deletedBackupInstances.d.ts +6 -6
- package/dist-esm/src/operations/deletedBackupInstances.js +6 -6
- package/dist-esm/src/operations/exportJobs.d.ts +2 -2
- package/dist-esm/src/operations/exportJobs.js +2 -2
- package/dist-esm/src/operations/exportJobsOperationResult.d.ts +1 -1
- package/dist-esm/src/operations/exportJobsOperationResult.js +1 -1
- package/dist-esm/src/operations/index.d.ts +0 -2
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +0 -2
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/jobs.d.ts +4 -4
- package/dist-esm/src/operations/jobs.js +4 -4
- package/dist-esm/src/operations/operationStatusBackupVaultContext.d.ts +1 -1
- package/dist-esm/src/operations/operationStatusBackupVaultContext.js +1 -1
- package/dist-esm/src/operations/operationStatusResourceGroupContext.d.ts +1 -1
- package/dist-esm/src/operations/operationStatusResourceGroupContext.js +1 -1
- package/dist-esm/src/operations/recoveryPoints.d.ts +8 -8
- package/dist-esm/src/operations/recoveryPoints.js +8 -8
- package/dist-esm/src/operations/resourceGuards.d.ts +33 -33
- package/dist-esm/src/operations/resourceGuards.d.ts.map +1 -1
- package/dist-esm/src/operations/resourceGuards.js +35 -32
- package/dist-esm/src/operations/resourceGuards.js.map +1 -1
- package/dist-esm/src/operations/restorableTimeRanges.d.ts +2 -2
- package/dist-esm/src/operations/restorableTimeRanges.js +2 -2
- package/dist-esm/src/operationsInterfaces/backupInstances.d.ts +51 -51
- package/dist-esm/src/operationsInterfaces/backupPolicies.d.ts +4 -4
- package/dist-esm/src/operationsInterfaces/backupVaultOperationResults.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/backupVaults.d.ts +16 -9
- package/dist-esm/src/operationsInterfaces/backupVaults.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/deletedBackupInstances.d.ts +4 -4
- package/dist-esm/src/operationsInterfaces/exportJobs.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/exportJobsOperationResult.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +0 -2
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +0 -2
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/jobs.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/operationStatusBackupVaultContext.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/operationStatusResourceGroupContext.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/recoveryPoints.d.ts +4 -4
- package/dist-esm/src/operationsInterfaces/resourceGuards.d.ts +19 -19
- package/dist-esm/src/operationsInterfaces/resourceGuards.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/restorableTimeRanges.d.ts +2 -2
- package/dist-esm/test/dataprotection_operations_test.spec.js +3 -3
- package/dist-esm/test/dataprotection_operations_test.spec.js.map +1 -1
- package/package.json +5 -5
- package/review/arm-dataprotection.api.md +54 -146
- package/src/dataProtectionClient.ts +5 -15
- package/src/models/index.ts +93 -146
- package/src/models/mappers.ts +129 -185
- package/src/models/parameters.ts +12 -36
- package/src/operations/backupInstances.ts +53 -53
- package/src/operations/backupPolicies.ts +6 -6
- package/src/operations/backupVaultOperationResults.ts +1 -1
- package/src/operations/backupVaults.ts +79 -13
- package/src/operations/deletedBackupInstances.ts +6 -6
- package/src/operations/exportJobs.ts +2 -2
- package/src/operations/exportJobsOperationResult.ts +1 -1
- package/src/operations/index.ts +0 -2
- package/src/operations/jobs.ts +4 -4
- package/src/operations/operationStatusBackupVaultContext.ts +1 -1
- package/src/operations/operationStatusResourceGroupContext.ts +1 -1
- package/src/operations/recoveryPoints.ts +8 -8
- package/src/operations/resourceGuards.ts +37 -34
- package/src/operations/restorableTimeRanges.ts +2 -2
- package/src/operationsInterfaces/backupInstances.ts +51 -51
- package/src/operationsInterfaces/backupPolicies.ts +4 -4
- package/src/operationsInterfaces/backupVaultOperationResults.ts +1 -1
- package/src/operationsInterfaces/backupVaults.ts +20 -9
- package/src/operationsInterfaces/deletedBackupInstances.ts +4 -4
- package/src/operationsInterfaces/exportJobs.ts +2 -2
- package/src/operationsInterfaces/exportJobsOperationResult.ts +1 -1
- package/src/operationsInterfaces/index.ts +0 -2
- package/src/operationsInterfaces/jobs.ts +2 -2
- package/src/operationsInterfaces/operationStatusBackupVaultContext.ts +1 -1
- package/src/operationsInterfaces/operationStatusResourceGroupContext.ts +1 -1
- package/src/operationsInterfaces/recoveryPoints.ts +4 -4
- package/src/operationsInterfaces/resourceGuards.ts +19 -19
- package/src/operationsInterfaces/restorableTimeRanges.ts +2 -2
- package/types/arm-dataprotection.d.ts +207 -304
- package/dist-esm/samples-dev/backupInstancesExtensionRoutingListSample.d.ts +0 -2
- package/dist-esm/samples-dev/backupInstancesExtensionRoutingListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/backupInstancesExtensionRoutingListSample.js +0 -52
- package/dist-esm/samples-dev/backupInstancesExtensionRoutingListSample.js.map +0 -1
- package/dist-esm/samples-dev/dppResourceGuardProxyDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/dppResourceGuardProxyDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dppResourceGuardProxyDeleteSample.js +0 -40
- package/dist-esm/samples-dev/dppResourceGuardProxyDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/dppResourceGuardProxyGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/dppResourceGuardProxyGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dppResourceGuardProxyGetSample.js +0 -40
- package/dist-esm/samples-dev/dppResourceGuardProxyGetSample.js.map +0 -1
- package/dist-esm/samples-dev/dppResourceGuardProxyListSample.d.ts +0 -2
- package/dist-esm/samples-dev/dppResourceGuardProxyListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dppResourceGuardProxyListSample.js +0 -53
- package/dist-esm/samples-dev/dppResourceGuardProxyListSample.js.map +0 -1
- package/dist-esm/samples-dev/dppResourceGuardProxyPutSample.d.ts +0 -2
- package/dist-esm/samples-dev/dppResourceGuardProxyPutSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dppResourceGuardProxyPutSample.js +0 -45
- package/dist-esm/samples-dev/dppResourceGuardProxyPutSample.js.map +0 -1
- package/dist-esm/samples-dev/dppResourceGuardProxyUnlockDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/dppResourceGuardProxyUnlockDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dppResourceGuardProxyUnlockDeleteSample.js +0 -46
- package/dist-esm/samples-dev/dppResourceGuardProxyUnlockDeleteSample.js.map +0 -1
- package/dist-esm/src/operations/backupInstancesExtensionRouting.d.ts +0 -35
- package/dist-esm/src/operations/backupInstancesExtensionRouting.d.ts.map +0 -1
- package/dist-esm/src/operations/backupInstancesExtensionRouting.js +0 -134
- package/dist-esm/src/operations/backupInstancesExtensionRouting.js.map +0 -1
- package/dist-esm/src/operations/dppResourceGuardProxy.d.ts +0 -66
- package/dist-esm/src/operations/dppResourceGuardProxy.d.ts.map +0 -1
- package/dist-esm/src/operations/dppResourceGuardProxy.js +0 -287
- package/dist-esm/src/operations/dppResourceGuardProxy.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/backupInstancesExtensionRouting.d.ts +0 -12
- package/dist-esm/src/operationsInterfaces/backupInstancesExtensionRouting.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/backupInstancesExtensionRouting.js +0 -9
- package/dist-esm/src/operationsInterfaces/backupInstancesExtensionRouting.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/dppResourceGuardProxy.d.ts +0 -42
- package/dist-esm/src/operationsInterfaces/dppResourceGuardProxy.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/dppResourceGuardProxy.js +0 -9
- package/dist-esm/src/operationsInterfaces/dppResourceGuardProxy.js.map +0 -1
- package/src/operations/backupInstancesExtensionRouting.ts +0 -161
- package/src/operations/dppResourceGuardProxy.ts +0 -383
- package/src/operationsInterfaces/backupInstancesExtensionRouting.ts +0 -27
- package/src/operationsInterfaces/dppResourceGuardProxy.ts +0 -88
|
@@ -13,7 +13,7 @@ export declare class BackupInstancesImpl implements BackupInstances {
|
|
|
13
13
|
constructor(client: DataProtectionClient);
|
|
14
14
|
/**
|
|
15
15
|
* Gets a backup instances belonging to a backup vault
|
|
16
|
-
* @param resourceGroupName The name of the resource group
|
|
16
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
17
17
|
* @param vaultName The name of the backup vault.
|
|
18
18
|
* @param options The options parameters.
|
|
19
19
|
*/
|
|
@@ -22,74 +22,74 @@ export declare class BackupInstancesImpl implements BackupInstances {
|
|
|
22
22
|
private listPagingAll;
|
|
23
23
|
/**
|
|
24
24
|
* Gets a backup instances belonging to a backup vault
|
|
25
|
-
* @param resourceGroupName The name of the resource group
|
|
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
|
*/
|
|
29
29
|
private _list;
|
|
30
30
|
/**
|
|
31
31
|
* Gets a backup instance with name in a backup vault
|
|
32
|
-
* @param resourceGroupName The name of the resource group
|
|
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 options The options parameters.
|
|
36
36
|
*/
|
|
37
37
|
get(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesGetOptionalParams): Promise<BackupInstancesGetResponse>;
|
|
38
38
|
/**
|
|
39
39
|
* Create or update a backup instance in a backup vault
|
|
40
|
-
* @param resourceGroupName The name of the resource group
|
|
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
|
-
* @param backupInstanceName The name of the backup instance
|
|
42
|
+
* @param backupInstanceName The name of the backup instance.
|
|
43
43
|
* @param parameters Request body for operation
|
|
44
44
|
* @param options The options parameters.
|
|
45
45
|
*/
|
|
46
46
|
beginCreateOrUpdate(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: BackupInstanceResource, options?: BackupInstancesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<BackupInstancesCreateOrUpdateResponse>, BackupInstancesCreateOrUpdateResponse>>;
|
|
47
47
|
/**
|
|
48
48
|
* Create or update a backup instance in a backup vault
|
|
49
|
-
* @param resourceGroupName The name of the resource group
|
|
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 parameters Request body for operation
|
|
53
53
|
* @param options The options parameters.
|
|
54
54
|
*/
|
|
55
55
|
beginCreateOrUpdateAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: BackupInstanceResource, options?: BackupInstancesCreateOrUpdateOptionalParams): Promise<BackupInstancesCreateOrUpdateResponse>;
|
|
56
56
|
/**
|
|
57
57
|
* Delete a backup instance in a backup vault
|
|
58
|
-
* @param resourceGroupName The name of the resource group
|
|
58
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
59
59
|
* @param vaultName The name of the backup vault.
|
|
60
|
-
* @param backupInstanceName The name of the backup instance
|
|
60
|
+
* @param backupInstanceName The name of the backup instance.
|
|
61
61
|
* @param options The options parameters.
|
|
62
62
|
*/
|
|
63
63
|
beginDelete(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
64
64
|
/**
|
|
65
65
|
* Delete a backup instance in a backup vault
|
|
66
|
-
* @param resourceGroupName The name of the resource group
|
|
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 options The options parameters.
|
|
70
70
|
*/
|
|
71
71
|
beginDeleteAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesDeleteOptionalParams): Promise<void>;
|
|
72
72
|
/**
|
|
73
73
|
* Trigger adhoc backup
|
|
74
|
-
* @param resourceGroupName The name of the resource group
|
|
74
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
75
75
|
* @param vaultName The name of the backup vault.
|
|
76
|
-
* @param backupInstanceName The name of the backup instance
|
|
76
|
+
* @param backupInstanceName The name of the backup instance.
|
|
77
77
|
* @param parameters Request body for operation
|
|
78
78
|
* @param options The options parameters.
|
|
79
79
|
*/
|
|
80
80
|
beginAdhocBackup(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: TriggerBackupRequest, options?: BackupInstancesAdhocBackupOptionalParams): Promise<PollerLike<PollOperationState<BackupInstancesAdhocBackupResponse>, BackupInstancesAdhocBackupResponse>>;
|
|
81
81
|
/**
|
|
82
82
|
* Trigger adhoc backup
|
|
83
|
-
* @param resourceGroupName The name of the resource group
|
|
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
|
-
* @param backupInstanceName The name of the backup instance
|
|
85
|
+
* @param backupInstanceName The name of the backup instance.
|
|
86
86
|
* @param parameters Request body for operation
|
|
87
87
|
* @param options The options parameters.
|
|
88
88
|
*/
|
|
89
89
|
beginAdhocBackupAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: TriggerBackupRequest, options?: BackupInstancesAdhocBackupOptionalParams): Promise<BackupInstancesAdhocBackupResponse>;
|
|
90
90
|
/**
|
|
91
91
|
* Validate whether adhoc backup will be successful or not
|
|
92
|
-
* @param resourceGroupName The name of the resource group
|
|
92
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
93
93
|
* @param vaultName The name of the backup vault.
|
|
94
94
|
* @param parameters Request body for operation
|
|
95
95
|
* @param options The options parameters.
|
|
@@ -97,7 +97,7 @@ export declare class BackupInstancesImpl implements BackupInstances {
|
|
|
97
97
|
beginValidateForBackup(resourceGroupName: string, vaultName: string, parameters: ValidateForBackupRequest, options?: BackupInstancesValidateForBackupOptionalParams): Promise<PollerLike<PollOperationState<BackupInstancesValidateForBackupResponse>, BackupInstancesValidateForBackupResponse>>;
|
|
98
98
|
/**
|
|
99
99
|
* Validate whether adhoc backup will be successful or not
|
|
100
|
-
* @param resourceGroupName The name of the resource group
|
|
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
102
|
* @param parameters Request body for operation
|
|
103
103
|
* @param options The options parameters.
|
|
@@ -105,121 +105,121 @@ export declare class BackupInstancesImpl implements BackupInstances {
|
|
|
105
105
|
beginValidateForBackupAndWait(resourceGroupName: string, vaultName: string, parameters: ValidateForBackupRequest, options?: BackupInstancesValidateForBackupOptionalParams): Promise<BackupInstancesValidateForBackupResponse>;
|
|
106
106
|
/**
|
|
107
107
|
* Get result of backup instance creation operation
|
|
108
|
-
* @param resourceGroupName The name of the resource group
|
|
108
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
109
109
|
* @param vaultName The name of the backup vault.
|
|
110
|
-
* @param backupInstanceName
|
|
110
|
+
* @param backupInstanceName The name of the backup instance.
|
|
111
111
|
* @param operationId
|
|
112
112
|
* @param options The options parameters.
|
|
113
113
|
*/
|
|
114
114
|
getBackupInstanceOperationResult(resourceGroupName: string, vaultName: string, backupInstanceName: string, operationId: string, options?: BackupInstancesGetBackupInstanceOperationResultOptionalParams): Promise<BackupInstancesGetBackupInstanceOperationResultResponse>;
|
|
115
115
|
/**
|
|
116
116
|
* rehydrate recovery point for restore for a BackupInstance
|
|
117
|
-
* @param resourceGroupName The name of the resource group
|
|
117
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
118
118
|
* @param vaultName The name of the backup vault.
|
|
119
|
-
* @param backupInstanceName
|
|
119
|
+
* @param backupInstanceName The name of the backup instance.
|
|
120
120
|
* @param parameters Request body for operation
|
|
121
121
|
* @param options The options parameters.
|
|
122
122
|
*/
|
|
123
123
|
beginTriggerRehydrate(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: AzureBackupRehydrationRequest, options?: BackupInstancesTriggerRehydrateOptionalParams): Promise<PollerLike<PollOperationState<BackupInstancesTriggerRehydrateResponse>, BackupInstancesTriggerRehydrateResponse>>;
|
|
124
124
|
/**
|
|
125
125
|
* rehydrate recovery point for restore for a BackupInstance
|
|
126
|
-
* @param resourceGroupName The name of the resource group
|
|
126
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
127
127
|
* @param vaultName The name of the backup vault.
|
|
128
|
-
* @param backupInstanceName
|
|
128
|
+
* @param backupInstanceName The name of the backup instance.
|
|
129
129
|
* @param parameters Request body for operation
|
|
130
130
|
* @param options The options parameters.
|
|
131
131
|
*/
|
|
132
132
|
beginTriggerRehydrateAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: AzureBackupRehydrationRequest, options?: BackupInstancesTriggerRehydrateOptionalParams): Promise<BackupInstancesTriggerRehydrateResponse>;
|
|
133
133
|
/**
|
|
134
134
|
* Triggers restore for a BackupInstance
|
|
135
|
-
* @param resourceGroupName The name of the resource group
|
|
135
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
136
136
|
* @param vaultName The name of the backup vault.
|
|
137
|
-
* @param backupInstanceName The name of the backup instance
|
|
137
|
+
* @param backupInstanceName The name of the backup instance.
|
|
138
138
|
* @param parameters Request body for operation
|
|
139
139
|
* @param options The options parameters.
|
|
140
140
|
*/
|
|
141
141
|
beginTriggerRestore(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: AzureBackupRestoreRequestUnion, options?: BackupInstancesTriggerRestoreOptionalParams): Promise<PollerLike<PollOperationState<BackupInstancesTriggerRestoreResponse>, BackupInstancesTriggerRestoreResponse>>;
|
|
142
142
|
/**
|
|
143
143
|
* Triggers restore for a BackupInstance
|
|
144
|
-
* @param resourceGroupName The name of the resource group
|
|
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 The name of the backup instance
|
|
146
|
+
* @param backupInstanceName The name of the backup instance.
|
|
147
147
|
* @param parameters Request body for operation
|
|
148
148
|
* @param options The options parameters.
|
|
149
149
|
*/
|
|
150
150
|
beginTriggerRestoreAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: AzureBackupRestoreRequestUnion, options?: BackupInstancesTriggerRestoreOptionalParams): Promise<BackupInstancesTriggerRestoreResponse>;
|
|
151
151
|
/**
|
|
152
152
|
* This operation will resume backups for backup instance
|
|
153
|
-
* @param resourceGroupName The name of the resource group
|
|
153
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
154
154
|
* @param vaultName The name of the backup vault.
|
|
155
|
-
* @param backupInstanceName
|
|
155
|
+
* @param backupInstanceName The name of the backup instance.
|
|
156
156
|
* @param options The options parameters.
|
|
157
157
|
*/
|
|
158
158
|
beginResumeBackups(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesResumeBackupsOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
159
159
|
/**
|
|
160
160
|
* This operation will resume backups for backup instance
|
|
161
|
-
* @param resourceGroupName The name of the resource group
|
|
161
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
162
162
|
* @param vaultName The name of the backup vault.
|
|
163
|
-
* @param backupInstanceName
|
|
163
|
+
* @param backupInstanceName The name of the backup instance.
|
|
164
164
|
* @param options The options parameters.
|
|
165
165
|
*/
|
|
166
166
|
beginResumeBackupsAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesResumeBackupsOptionalParams): Promise<void>;
|
|
167
167
|
/**
|
|
168
168
|
* This operation will resume protection for a stopped backup instance
|
|
169
|
-
* @param resourceGroupName The name of the resource group
|
|
169
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
170
170
|
* @param vaultName The name of the backup vault.
|
|
171
|
-
* @param backupInstanceName
|
|
171
|
+
* @param backupInstanceName The name of the backup instance.
|
|
172
172
|
* @param options The options parameters.
|
|
173
173
|
*/
|
|
174
174
|
beginResumeProtection(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesResumeProtectionOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
175
175
|
/**
|
|
176
176
|
* This operation will resume protection for a stopped backup instance
|
|
177
|
-
* @param resourceGroupName The name of the resource group
|
|
177
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
178
178
|
* @param vaultName The name of the backup vault.
|
|
179
|
-
* @param backupInstanceName
|
|
179
|
+
* @param backupInstanceName The name of the backup instance.
|
|
180
180
|
* @param options The options parameters.
|
|
181
181
|
*/
|
|
182
182
|
beginResumeProtectionAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesResumeProtectionOptionalParams): Promise<void>;
|
|
183
183
|
/**
|
|
184
184
|
* This operation will stop protection of a backup instance and data will be held forever
|
|
185
|
-
* @param resourceGroupName The name of the resource group
|
|
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
|
beginStopProtection(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesStopProtectionOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
191
191
|
/**
|
|
192
192
|
* This operation will stop protection of a backup instance and data will be held forever
|
|
193
|
-
* @param resourceGroupName The name of the resource group
|
|
193
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
194
194
|
* @param vaultName The name of the backup vault.
|
|
195
|
-
* @param backupInstanceName
|
|
195
|
+
* @param backupInstanceName The name of the backup instance.
|
|
196
196
|
* @param options The options parameters.
|
|
197
197
|
*/
|
|
198
198
|
beginStopProtectionAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesStopProtectionOptionalParams): Promise<void>;
|
|
199
199
|
/**
|
|
200
200
|
* This operation will stop backup for a backup instance and retains the backup data as per the policy
|
|
201
201
|
* (except latest Recovery point, which will be retained forever)
|
|
202
|
-
* @param resourceGroupName The name of the resource group
|
|
202
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
203
203
|
* @param vaultName The name of the backup vault.
|
|
204
|
-
* @param backupInstanceName
|
|
204
|
+
* @param backupInstanceName The name of the backup instance.
|
|
205
205
|
* @param options The options parameters.
|
|
206
206
|
*/
|
|
207
207
|
beginSuspendBackups(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesSuspendBackupsOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
208
208
|
/**
|
|
209
209
|
* This operation will stop backup for a backup instance and retains the backup data as per the policy
|
|
210
210
|
* (except latest Recovery point, which will be retained forever)
|
|
211
|
-
* @param resourceGroupName The name of the resource group
|
|
211
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
212
212
|
* @param vaultName The name of the backup vault.
|
|
213
|
-
* @param backupInstanceName
|
|
213
|
+
* @param backupInstanceName The name of the backup instance.
|
|
214
214
|
* @param options The options parameters.
|
|
215
215
|
*/
|
|
216
216
|
beginSuspendBackupsAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesSuspendBackupsOptionalParams): Promise<void>;
|
|
217
217
|
/**
|
|
218
218
|
* Sync backup instance again in case of failure
|
|
219
219
|
* This action will retry last failed operation and will bring backup instance to valid state
|
|
220
|
-
* @param resourceGroupName The name of the resource group
|
|
220
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
221
221
|
* @param vaultName The name of the backup vault.
|
|
222
|
-
* @param backupInstanceName
|
|
222
|
+
* @param backupInstanceName The name of the backup instance.
|
|
223
223
|
* @param parameters Request body for operation
|
|
224
224
|
* @param options The options parameters.
|
|
225
225
|
*/
|
|
@@ -227,34 +227,34 @@ export declare class BackupInstancesImpl implements BackupInstances {
|
|
|
227
227
|
/**
|
|
228
228
|
* Sync backup instance again in case of failure
|
|
229
229
|
* This action will retry last failed operation and will bring backup instance to valid state
|
|
230
|
-
* @param resourceGroupName The name of the resource group
|
|
230
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
231
231
|
* @param vaultName The name of the backup vault.
|
|
232
|
-
* @param backupInstanceName
|
|
232
|
+
* @param backupInstanceName The name of the backup instance.
|
|
233
233
|
* @param parameters Request body for operation
|
|
234
234
|
* @param options The options parameters.
|
|
235
235
|
*/
|
|
236
236
|
beginSyncBackupInstanceAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: SyncBackupInstanceRequest, options?: BackupInstancesSyncBackupInstanceOptionalParams): Promise<void>;
|
|
237
237
|
/**
|
|
238
238
|
* Validates if Restore can be triggered for a DataSource
|
|
239
|
-
* @param resourceGroupName The name of the resource group
|
|
239
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
240
240
|
* @param vaultName The name of the backup vault.
|
|
241
|
-
* @param backupInstanceName The name of the backup instance
|
|
241
|
+
* @param backupInstanceName The name of the backup instance.
|
|
242
242
|
* @param parameters Request body for operation
|
|
243
243
|
* @param options The options parameters.
|
|
244
244
|
*/
|
|
245
245
|
beginValidateForRestore(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: ValidateRestoreRequestObject, options?: BackupInstancesValidateForRestoreOptionalParams): Promise<PollerLike<PollOperationState<BackupInstancesValidateForRestoreResponse>, BackupInstancesValidateForRestoreResponse>>;
|
|
246
246
|
/**
|
|
247
247
|
* Validates if Restore can be triggered for a DataSource
|
|
248
|
-
* @param resourceGroupName The name of the resource group
|
|
248
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
249
249
|
* @param vaultName The name of the backup vault.
|
|
250
|
-
* @param backupInstanceName The name of the backup instance
|
|
250
|
+
* @param backupInstanceName The name of the backup instance.
|
|
251
251
|
* @param parameters Request body for operation
|
|
252
252
|
* @param options The options parameters.
|
|
253
253
|
*/
|
|
254
254
|
beginValidateForRestoreAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: ValidateRestoreRequestObject, options?: BackupInstancesValidateForRestoreOptionalParams): Promise<BackupInstancesValidateForRestoreResponse>;
|
|
255
255
|
/**
|
|
256
256
|
* ListNext
|
|
257
|
-
* @param resourceGroupName The name of the resource group
|
|
257
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
258
258
|
* @param vaultName The name of the backup vault.
|
|
259
259
|
* @param nextLink The nextLink from the previous successful call to the List method.
|
|
260
260
|
* @param options The options parameters.
|
|
@@ -24,7 +24,7 @@ export class BackupInstancesImpl {
|
|
|
24
24
|
}
|
|
25
25
|
/**
|
|
26
26
|
* Gets a backup instances belonging to a backup vault
|
|
27
|
-
* @param resourceGroupName The name of the resource group
|
|
27
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
28
28
|
* @param vaultName The name of the backup vault.
|
|
29
29
|
* @param options The options parameters.
|
|
30
30
|
*/
|
|
@@ -85,7 +85,7 @@ export class BackupInstancesImpl {
|
|
|
85
85
|
}
|
|
86
86
|
/**
|
|
87
87
|
* Gets a backup instances belonging to a backup vault
|
|
88
|
-
* @param resourceGroupName The name of the resource group
|
|
88
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
89
89
|
* @param vaultName The name of the backup vault.
|
|
90
90
|
* @param options The options parameters.
|
|
91
91
|
*/
|
|
@@ -94,9 +94,9 @@ export class BackupInstancesImpl {
|
|
|
94
94
|
}
|
|
95
95
|
/**
|
|
96
96
|
* Gets a backup instance with name in a backup vault
|
|
97
|
-
* @param resourceGroupName The name of the resource group
|
|
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 options The options parameters.
|
|
101
101
|
*/
|
|
102
102
|
get(resourceGroupName, vaultName, backupInstanceName, options) {
|
|
@@ -104,9 +104,9 @@ export class BackupInstancesImpl {
|
|
|
104
104
|
}
|
|
105
105
|
/**
|
|
106
106
|
* Create or update a backup instance in a backup vault
|
|
107
|
-
* @param resourceGroupName The name of the resource group
|
|
107
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
108
108
|
* @param vaultName The name of the backup vault.
|
|
109
|
-
* @param backupInstanceName The name of the backup instance
|
|
109
|
+
* @param backupInstanceName The name of the backup instance.
|
|
110
110
|
* @param parameters Request body for operation
|
|
111
111
|
* @param options The options parameters.
|
|
112
112
|
*/
|
|
@@ -145,9 +145,9 @@ export class BackupInstancesImpl {
|
|
|
145
145
|
}
|
|
146
146
|
/**
|
|
147
147
|
* Create or update a backup instance in a backup vault
|
|
148
|
-
* @param resourceGroupName The name of the resource group
|
|
148
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
149
149
|
* @param vaultName The name of the backup vault.
|
|
150
|
-
* @param backupInstanceName The name of the backup instance
|
|
150
|
+
* @param backupInstanceName The name of the backup instance.
|
|
151
151
|
* @param parameters Request body for operation
|
|
152
152
|
* @param options The options parameters.
|
|
153
153
|
*/
|
|
@@ -159,9 +159,9 @@ export class BackupInstancesImpl {
|
|
|
159
159
|
}
|
|
160
160
|
/**
|
|
161
161
|
* Delete a backup instance in a backup vault
|
|
162
|
-
* @param resourceGroupName The name of the resource group
|
|
162
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
163
163
|
* @param vaultName The name of the backup vault.
|
|
164
|
-
* @param backupInstanceName The name of the backup instance
|
|
164
|
+
* @param backupInstanceName The name of the backup instance.
|
|
165
165
|
* @param options The options parameters.
|
|
166
166
|
*/
|
|
167
167
|
beginDelete(resourceGroupName, vaultName, backupInstanceName, options) {
|
|
@@ -199,9 +199,9 @@ export class BackupInstancesImpl {
|
|
|
199
199
|
}
|
|
200
200
|
/**
|
|
201
201
|
* Delete a backup instance in a backup vault
|
|
202
|
-
* @param resourceGroupName The name of the resource group
|
|
202
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
203
203
|
* @param vaultName The name of the backup vault.
|
|
204
|
-
* @param backupInstanceName The name of the backup instance
|
|
204
|
+
* @param backupInstanceName The name of the backup instance.
|
|
205
205
|
* @param options The options parameters.
|
|
206
206
|
*/
|
|
207
207
|
beginDeleteAndWait(resourceGroupName, vaultName, backupInstanceName, options) {
|
|
@@ -212,9 +212,9 @@ export class BackupInstancesImpl {
|
|
|
212
212
|
}
|
|
213
213
|
/**
|
|
214
214
|
* Trigger adhoc backup
|
|
215
|
-
* @param resourceGroupName The name of the resource group
|
|
215
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
216
216
|
* @param vaultName The name of the backup vault.
|
|
217
|
-
* @param backupInstanceName The name of the backup instance
|
|
217
|
+
* @param backupInstanceName The name of the backup instance.
|
|
218
218
|
* @param parameters Request body for operation
|
|
219
219
|
* @param options The options parameters.
|
|
220
220
|
*/
|
|
@@ -253,9 +253,9 @@ export class BackupInstancesImpl {
|
|
|
253
253
|
}
|
|
254
254
|
/**
|
|
255
255
|
* Trigger adhoc backup
|
|
256
|
-
* @param resourceGroupName The name of the resource group
|
|
256
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
257
257
|
* @param vaultName The name of the backup vault.
|
|
258
|
-
* @param backupInstanceName The name of the backup instance
|
|
258
|
+
* @param backupInstanceName The name of the backup instance.
|
|
259
259
|
* @param parameters Request body for operation
|
|
260
260
|
* @param options The options parameters.
|
|
261
261
|
*/
|
|
@@ -267,7 +267,7 @@ export class BackupInstancesImpl {
|
|
|
267
267
|
}
|
|
268
268
|
/**
|
|
269
269
|
* Validate whether adhoc backup will be successful or not
|
|
270
|
-
* @param resourceGroupName The name of the resource group
|
|
270
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
271
271
|
* @param vaultName The name of the backup vault.
|
|
272
272
|
* @param parameters Request body for operation
|
|
273
273
|
* @param options The options parameters.
|
|
@@ -307,7 +307,7 @@ export class BackupInstancesImpl {
|
|
|
307
307
|
}
|
|
308
308
|
/**
|
|
309
309
|
* Validate whether adhoc backup will be successful or not
|
|
310
|
-
* @param resourceGroupName The name of the resource group
|
|
310
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
311
311
|
* @param vaultName The name of the backup vault.
|
|
312
312
|
* @param parameters Request body for operation
|
|
313
313
|
* @param options The options parameters.
|
|
@@ -320,9 +320,9 @@ export class BackupInstancesImpl {
|
|
|
320
320
|
}
|
|
321
321
|
/**
|
|
322
322
|
* Get result of backup instance creation operation
|
|
323
|
-
* @param resourceGroupName The name of the resource group
|
|
323
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
324
324
|
* @param vaultName The name of the backup vault.
|
|
325
|
-
* @param backupInstanceName
|
|
325
|
+
* @param backupInstanceName The name of the backup instance.
|
|
326
326
|
* @param operationId
|
|
327
327
|
* @param options The options parameters.
|
|
328
328
|
*/
|
|
@@ -337,9 +337,9 @@ export class BackupInstancesImpl {
|
|
|
337
337
|
}
|
|
338
338
|
/**
|
|
339
339
|
* rehydrate recovery point for restore for a BackupInstance
|
|
340
|
-
* @param resourceGroupName The name of the resource group
|
|
340
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
341
341
|
* @param vaultName The name of the backup vault.
|
|
342
|
-
* @param backupInstanceName
|
|
342
|
+
* @param backupInstanceName The name of the backup instance.
|
|
343
343
|
* @param parameters Request body for operation
|
|
344
344
|
* @param options The options parameters.
|
|
345
345
|
*/
|
|
@@ -378,9 +378,9 @@ export class BackupInstancesImpl {
|
|
|
378
378
|
}
|
|
379
379
|
/**
|
|
380
380
|
* rehydrate recovery point for restore for a BackupInstance
|
|
381
|
-
* @param resourceGroupName The name of the resource group
|
|
381
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
382
382
|
* @param vaultName The name of the backup vault.
|
|
383
|
-
* @param backupInstanceName
|
|
383
|
+
* @param backupInstanceName The name of the backup instance.
|
|
384
384
|
* @param parameters Request body for operation
|
|
385
385
|
* @param options The options parameters.
|
|
386
386
|
*/
|
|
@@ -392,9 +392,9 @@ export class BackupInstancesImpl {
|
|
|
392
392
|
}
|
|
393
393
|
/**
|
|
394
394
|
* Triggers restore for a BackupInstance
|
|
395
|
-
* @param resourceGroupName The name of the resource group
|
|
395
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
396
396
|
* @param vaultName The name of the backup vault.
|
|
397
|
-
* @param backupInstanceName The name of the backup instance
|
|
397
|
+
* @param backupInstanceName The name of the backup instance.
|
|
398
398
|
* @param parameters Request body for operation
|
|
399
399
|
* @param options The options parameters.
|
|
400
400
|
*/
|
|
@@ -433,9 +433,9 @@ export class BackupInstancesImpl {
|
|
|
433
433
|
}
|
|
434
434
|
/**
|
|
435
435
|
* Triggers restore for a BackupInstance
|
|
436
|
-
* @param resourceGroupName The name of the resource group
|
|
436
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
437
437
|
* @param vaultName The name of the backup vault.
|
|
438
|
-
* @param backupInstanceName The name of the backup instance
|
|
438
|
+
* @param backupInstanceName The name of the backup instance.
|
|
439
439
|
* @param parameters Request body for operation
|
|
440
440
|
* @param options The options parameters.
|
|
441
441
|
*/
|
|
@@ -447,9 +447,9 @@ export class BackupInstancesImpl {
|
|
|
447
447
|
}
|
|
448
448
|
/**
|
|
449
449
|
* This operation will resume backups for backup instance
|
|
450
|
-
* @param resourceGroupName The name of the resource group
|
|
450
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
451
451
|
* @param vaultName The name of the backup vault.
|
|
452
|
-
* @param backupInstanceName
|
|
452
|
+
* @param backupInstanceName The name of the backup instance.
|
|
453
453
|
* @param options The options parameters.
|
|
454
454
|
*/
|
|
455
455
|
beginResumeBackups(resourceGroupName, vaultName, backupInstanceName, options) {
|
|
@@ -487,9 +487,9 @@ export class BackupInstancesImpl {
|
|
|
487
487
|
}
|
|
488
488
|
/**
|
|
489
489
|
* This operation will resume backups for backup instance
|
|
490
|
-
* @param resourceGroupName The name of the resource group
|
|
490
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
491
491
|
* @param vaultName The name of the backup vault.
|
|
492
|
-
* @param backupInstanceName
|
|
492
|
+
* @param backupInstanceName The name of the backup instance.
|
|
493
493
|
* @param options The options parameters.
|
|
494
494
|
*/
|
|
495
495
|
beginResumeBackupsAndWait(resourceGroupName, vaultName, backupInstanceName, options) {
|
|
@@ -500,9 +500,9 @@ export class BackupInstancesImpl {
|
|
|
500
500
|
}
|
|
501
501
|
/**
|
|
502
502
|
* This operation will resume protection for a stopped backup instance
|
|
503
|
-
* @param resourceGroupName The name of the resource group
|
|
503
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
504
504
|
* @param vaultName The name of the backup vault.
|
|
505
|
-
* @param backupInstanceName
|
|
505
|
+
* @param backupInstanceName The name of the backup instance.
|
|
506
506
|
* @param options The options parameters.
|
|
507
507
|
*/
|
|
508
508
|
beginResumeProtection(resourceGroupName, vaultName, backupInstanceName, options) {
|
|
@@ -540,9 +540,9 @@ export class BackupInstancesImpl {
|
|
|
540
540
|
}
|
|
541
541
|
/**
|
|
542
542
|
* This operation will resume protection for a stopped backup instance
|
|
543
|
-
* @param resourceGroupName The name of the resource group
|
|
543
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
544
544
|
* @param vaultName The name of the backup vault.
|
|
545
|
-
* @param backupInstanceName
|
|
545
|
+
* @param backupInstanceName The name of the backup instance.
|
|
546
546
|
* @param options The options parameters.
|
|
547
547
|
*/
|
|
548
548
|
beginResumeProtectionAndWait(resourceGroupName, vaultName, backupInstanceName, options) {
|
|
@@ -553,9 +553,9 @@ export class BackupInstancesImpl {
|
|
|
553
553
|
}
|
|
554
554
|
/**
|
|
555
555
|
* This operation will stop protection of a backup instance and data will be held forever
|
|
556
|
-
* @param resourceGroupName The name of the resource group
|
|
556
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
557
557
|
* @param vaultName The name of the backup vault.
|
|
558
|
-
* @param backupInstanceName
|
|
558
|
+
* @param backupInstanceName The name of the backup instance.
|
|
559
559
|
* @param options The options parameters.
|
|
560
560
|
*/
|
|
561
561
|
beginStopProtection(resourceGroupName, vaultName, backupInstanceName, options) {
|
|
@@ -593,9 +593,9 @@ export class BackupInstancesImpl {
|
|
|
593
593
|
}
|
|
594
594
|
/**
|
|
595
595
|
* This operation will stop protection of a backup instance and data will be held forever
|
|
596
|
-
* @param resourceGroupName The name of the resource group
|
|
596
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
597
597
|
* @param vaultName The name of the backup vault.
|
|
598
|
-
* @param backupInstanceName
|
|
598
|
+
* @param backupInstanceName The name of the backup instance.
|
|
599
599
|
* @param options The options parameters.
|
|
600
600
|
*/
|
|
601
601
|
beginStopProtectionAndWait(resourceGroupName, vaultName, backupInstanceName, options) {
|
|
@@ -607,9 +607,9 @@ export class BackupInstancesImpl {
|
|
|
607
607
|
/**
|
|
608
608
|
* This operation will stop backup for a backup instance and retains the backup data as per the policy
|
|
609
609
|
* (except latest Recovery point, which will be retained forever)
|
|
610
|
-
* @param resourceGroupName The name of the resource group
|
|
610
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
611
611
|
* @param vaultName The name of the backup vault.
|
|
612
|
-
* @param backupInstanceName
|
|
612
|
+
* @param backupInstanceName The name of the backup instance.
|
|
613
613
|
* @param options The options parameters.
|
|
614
614
|
*/
|
|
615
615
|
beginSuspendBackups(resourceGroupName, vaultName, backupInstanceName, options) {
|
|
@@ -648,9 +648,9 @@ export class BackupInstancesImpl {
|
|
|
648
648
|
/**
|
|
649
649
|
* This operation will stop backup for a backup instance and retains the backup data as per the policy
|
|
650
650
|
* (except latest Recovery point, which will be retained forever)
|
|
651
|
-
* @param resourceGroupName The name of the resource group
|
|
651
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
652
652
|
* @param vaultName The name of the backup vault.
|
|
653
|
-
* @param backupInstanceName
|
|
653
|
+
* @param backupInstanceName The name of the backup instance.
|
|
654
654
|
* @param options The options parameters.
|
|
655
655
|
*/
|
|
656
656
|
beginSuspendBackupsAndWait(resourceGroupName, vaultName, backupInstanceName, options) {
|
|
@@ -662,9 +662,9 @@ export class BackupInstancesImpl {
|
|
|
662
662
|
/**
|
|
663
663
|
* Sync backup instance again in case of failure
|
|
664
664
|
* This action will retry last failed operation and will bring backup instance to valid state
|
|
665
|
-
* @param resourceGroupName The name of the resource group
|
|
665
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
666
666
|
* @param vaultName The name of the backup vault.
|
|
667
|
-
* @param backupInstanceName
|
|
667
|
+
* @param backupInstanceName The name of the backup instance.
|
|
668
668
|
* @param parameters Request body for operation
|
|
669
669
|
* @param options The options parameters.
|
|
670
670
|
*/
|
|
@@ -704,9 +704,9 @@ export class BackupInstancesImpl {
|
|
|
704
704
|
/**
|
|
705
705
|
* Sync backup instance again in case of failure
|
|
706
706
|
* This action will retry last failed operation and will bring backup instance to valid state
|
|
707
|
-
* @param resourceGroupName The name of the resource group
|
|
707
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
708
708
|
* @param vaultName The name of the backup vault.
|
|
709
|
-
* @param backupInstanceName
|
|
709
|
+
* @param backupInstanceName The name of the backup instance.
|
|
710
710
|
* @param parameters Request body for operation
|
|
711
711
|
* @param options The options parameters.
|
|
712
712
|
*/
|
|
@@ -718,9 +718,9 @@ export class BackupInstancesImpl {
|
|
|
718
718
|
}
|
|
719
719
|
/**
|
|
720
720
|
* Validates if Restore can be triggered for a DataSource
|
|
721
|
-
* @param resourceGroupName The name of the resource group
|
|
721
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
722
722
|
* @param vaultName The name of the backup vault.
|
|
723
|
-
* @param backupInstanceName The name of the backup instance
|
|
723
|
+
* @param backupInstanceName The name of the backup instance.
|
|
724
724
|
* @param parameters Request body for operation
|
|
725
725
|
* @param options The options parameters.
|
|
726
726
|
*/
|
|
@@ -759,9 +759,9 @@ export class BackupInstancesImpl {
|
|
|
759
759
|
}
|
|
760
760
|
/**
|
|
761
761
|
* Validates if Restore can be triggered for a DataSource
|
|
762
|
-
* @param resourceGroupName The name of the resource group
|
|
762
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
763
763
|
* @param vaultName The name of the backup vault.
|
|
764
|
-
* @param backupInstanceName The name of the backup instance
|
|
764
|
+
* @param backupInstanceName The name of the backup instance.
|
|
765
765
|
* @param parameters Request body for operation
|
|
766
766
|
* @param options The options parameters.
|
|
767
767
|
*/
|
|
@@ -773,7 +773,7 @@ export class BackupInstancesImpl {
|
|
|
773
773
|
}
|
|
774
774
|
/**
|
|
775
775
|
* ListNext
|
|
776
|
-
* @param resourceGroupName The name of the resource group
|
|
776
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
777
777
|
* @param vaultName The name of the backup vault.
|
|
778
778
|
* @param nextLink The nextLink from the previous successful call to the List method.
|
|
779
779
|
* @param options The options parameters.
|