@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
|
@@ -80,6 +80,8 @@ export declare interface AzureBackupDiscreteRecoveryPoint extends AzureBackupRec
|
|
|
80
80
|
recoveryPointType?: string;
|
|
81
81
|
retentionTagName?: string;
|
|
82
82
|
retentionTagVersion?: string;
|
|
83
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
84
|
+
readonly expiryTime?: Date;
|
|
83
85
|
}
|
|
84
86
|
|
|
85
87
|
/** List Restore Ranges Request */
|
|
@@ -389,74 +391,74 @@ export declare interface BackupInstanceResourceList extends DppResourceList {
|
|
|
389
391
|
export declare interface BackupInstances {
|
|
390
392
|
/**
|
|
391
393
|
* Gets a backup instances belonging to a backup vault
|
|
392
|
-
* @param resourceGroupName The name of the resource group
|
|
394
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
393
395
|
* @param vaultName The name of the backup vault.
|
|
394
396
|
* @param options The options parameters.
|
|
395
397
|
*/
|
|
396
398
|
list(resourceGroupName: string, vaultName: string, options?: BackupInstancesListOptionalParams): PagedAsyncIterableIterator<BackupInstanceResource>;
|
|
397
399
|
/**
|
|
398
400
|
* Gets a backup instance with name in a backup vault
|
|
399
|
-
* @param resourceGroupName The name of the resource group
|
|
401
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
400
402
|
* @param vaultName The name of the backup vault.
|
|
401
|
-
* @param backupInstanceName The name of the backup instance
|
|
403
|
+
* @param backupInstanceName The name of the backup instance.
|
|
402
404
|
* @param options The options parameters.
|
|
403
405
|
*/
|
|
404
406
|
get(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesGetOptionalParams): Promise<BackupInstancesGetResponse>;
|
|
405
407
|
/**
|
|
406
408
|
* Create or update a backup instance in a backup vault
|
|
407
|
-
* @param resourceGroupName The name of the resource group
|
|
409
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
408
410
|
* @param vaultName The name of the backup vault.
|
|
409
|
-
* @param backupInstanceName The name of the backup instance
|
|
411
|
+
* @param backupInstanceName The name of the backup instance.
|
|
410
412
|
* @param parameters Request body for operation
|
|
411
413
|
* @param options The options parameters.
|
|
412
414
|
*/
|
|
413
415
|
beginCreateOrUpdate(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: BackupInstanceResource, options?: BackupInstancesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<BackupInstancesCreateOrUpdateResponse>, BackupInstancesCreateOrUpdateResponse>>;
|
|
414
416
|
/**
|
|
415
417
|
* Create or update a backup instance in a backup vault
|
|
416
|
-
* @param resourceGroupName The name of the resource group
|
|
418
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
417
419
|
* @param vaultName The name of the backup vault.
|
|
418
|
-
* @param backupInstanceName The name of the backup instance
|
|
420
|
+
* @param backupInstanceName The name of the backup instance.
|
|
419
421
|
* @param parameters Request body for operation
|
|
420
422
|
* @param options The options parameters.
|
|
421
423
|
*/
|
|
422
424
|
beginCreateOrUpdateAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: BackupInstanceResource, options?: BackupInstancesCreateOrUpdateOptionalParams): Promise<BackupInstancesCreateOrUpdateResponse>;
|
|
423
425
|
/**
|
|
424
426
|
* Delete a backup instance in a backup vault
|
|
425
|
-
* @param resourceGroupName The name of the resource group
|
|
427
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
426
428
|
* @param vaultName The name of the backup vault.
|
|
427
|
-
* @param backupInstanceName The name of the backup instance
|
|
429
|
+
* @param backupInstanceName The name of the backup instance.
|
|
428
430
|
* @param options The options parameters.
|
|
429
431
|
*/
|
|
430
432
|
beginDelete(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
431
433
|
/**
|
|
432
434
|
* Delete a backup instance in a backup vault
|
|
433
|
-
* @param resourceGroupName The name of the resource group
|
|
435
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
434
436
|
* @param vaultName The name of the backup vault.
|
|
435
|
-
* @param backupInstanceName The name of the backup instance
|
|
437
|
+
* @param backupInstanceName The name of the backup instance.
|
|
436
438
|
* @param options The options parameters.
|
|
437
439
|
*/
|
|
438
440
|
beginDeleteAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesDeleteOptionalParams): Promise<void>;
|
|
439
441
|
/**
|
|
440
442
|
* Trigger adhoc backup
|
|
441
|
-
* @param resourceGroupName The name of the resource group
|
|
443
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
442
444
|
* @param vaultName The name of the backup vault.
|
|
443
|
-
* @param backupInstanceName The name of the backup instance
|
|
445
|
+
* @param backupInstanceName The name of the backup instance.
|
|
444
446
|
* @param parameters Request body for operation
|
|
445
447
|
* @param options The options parameters.
|
|
446
448
|
*/
|
|
447
449
|
beginAdhocBackup(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: TriggerBackupRequest, options?: BackupInstancesAdhocBackupOptionalParams): Promise<PollerLike<PollOperationState<BackupInstancesAdhocBackupResponse>, BackupInstancesAdhocBackupResponse>>;
|
|
448
450
|
/**
|
|
449
451
|
* Trigger adhoc backup
|
|
450
|
-
* @param resourceGroupName The name of the resource group
|
|
452
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
451
453
|
* @param vaultName The name of the backup vault.
|
|
452
|
-
* @param backupInstanceName The name of the backup instance
|
|
454
|
+
* @param backupInstanceName The name of the backup instance.
|
|
453
455
|
* @param parameters Request body for operation
|
|
454
456
|
* @param options The options parameters.
|
|
455
457
|
*/
|
|
456
458
|
beginAdhocBackupAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: TriggerBackupRequest, options?: BackupInstancesAdhocBackupOptionalParams): Promise<BackupInstancesAdhocBackupResponse>;
|
|
457
459
|
/**
|
|
458
460
|
* Validate whether adhoc backup will be successful or not
|
|
459
|
-
* @param resourceGroupName The name of the resource group
|
|
461
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
460
462
|
* @param vaultName The name of the backup vault.
|
|
461
463
|
* @param parameters Request body for operation
|
|
462
464
|
* @param options The options parameters.
|
|
@@ -464,7 +466,7 @@ export declare interface BackupInstances {
|
|
|
464
466
|
beginValidateForBackup(resourceGroupName: string, vaultName: string, parameters: ValidateForBackupRequest, options?: BackupInstancesValidateForBackupOptionalParams): Promise<PollerLike<PollOperationState<BackupInstancesValidateForBackupResponse>, BackupInstancesValidateForBackupResponse>>;
|
|
465
467
|
/**
|
|
466
468
|
* Validate whether adhoc backup will be successful or not
|
|
467
|
-
* @param resourceGroupName The name of the resource group
|
|
469
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
468
470
|
* @param vaultName The name of the backup vault.
|
|
469
471
|
* @param parameters Request body for operation
|
|
470
472
|
* @param options The options parameters.
|
|
@@ -472,121 +474,121 @@ export declare interface BackupInstances {
|
|
|
472
474
|
beginValidateForBackupAndWait(resourceGroupName: string, vaultName: string, parameters: ValidateForBackupRequest, options?: BackupInstancesValidateForBackupOptionalParams): Promise<BackupInstancesValidateForBackupResponse>;
|
|
473
475
|
/**
|
|
474
476
|
* Get result of backup instance creation operation
|
|
475
|
-
* @param resourceGroupName The name of the resource group
|
|
477
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
476
478
|
* @param vaultName The name of the backup vault.
|
|
477
|
-
* @param backupInstanceName
|
|
479
|
+
* @param backupInstanceName The name of the backup instance.
|
|
478
480
|
* @param operationId
|
|
479
481
|
* @param options The options parameters.
|
|
480
482
|
*/
|
|
481
483
|
getBackupInstanceOperationResult(resourceGroupName: string, vaultName: string, backupInstanceName: string, operationId: string, options?: BackupInstancesGetBackupInstanceOperationResultOptionalParams): Promise<BackupInstancesGetBackupInstanceOperationResultResponse>;
|
|
482
484
|
/**
|
|
483
485
|
* rehydrate recovery point for restore for a BackupInstance
|
|
484
|
-
* @param resourceGroupName The name of the resource group
|
|
486
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
485
487
|
* @param vaultName The name of the backup vault.
|
|
486
|
-
* @param backupInstanceName
|
|
488
|
+
* @param backupInstanceName The name of the backup instance.
|
|
487
489
|
* @param parameters Request body for operation
|
|
488
490
|
* @param options The options parameters.
|
|
489
491
|
*/
|
|
490
492
|
beginTriggerRehydrate(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: AzureBackupRehydrationRequest, options?: BackupInstancesTriggerRehydrateOptionalParams): Promise<PollerLike<PollOperationState<BackupInstancesTriggerRehydrateResponse>, BackupInstancesTriggerRehydrateResponse>>;
|
|
491
493
|
/**
|
|
492
494
|
* rehydrate recovery point for restore for a BackupInstance
|
|
493
|
-
* @param resourceGroupName The name of the resource group
|
|
495
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
494
496
|
* @param vaultName The name of the backup vault.
|
|
495
|
-
* @param backupInstanceName
|
|
497
|
+
* @param backupInstanceName The name of the backup instance.
|
|
496
498
|
* @param parameters Request body for operation
|
|
497
499
|
* @param options The options parameters.
|
|
498
500
|
*/
|
|
499
501
|
beginTriggerRehydrateAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: AzureBackupRehydrationRequest, options?: BackupInstancesTriggerRehydrateOptionalParams): Promise<BackupInstancesTriggerRehydrateResponse>;
|
|
500
502
|
/**
|
|
501
503
|
* Triggers restore for a BackupInstance
|
|
502
|
-
* @param resourceGroupName The name of the resource group
|
|
504
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
503
505
|
* @param vaultName The name of the backup vault.
|
|
504
|
-
* @param backupInstanceName The name of the backup instance
|
|
506
|
+
* @param backupInstanceName The name of the backup instance.
|
|
505
507
|
* @param parameters Request body for operation
|
|
506
508
|
* @param options The options parameters.
|
|
507
509
|
*/
|
|
508
510
|
beginTriggerRestore(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: AzureBackupRestoreRequestUnion, options?: BackupInstancesTriggerRestoreOptionalParams): Promise<PollerLike<PollOperationState<BackupInstancesTriggerRestoreResponse>, BackupInstancesTriggerRestoreResponse>>;
|
|
509
511
|
/**
|
|
510
512
|
* Triggers restore for a BackupInstance
|
|
511
|
-
* @param resourceGroupName The name of the resource group
|
|
513
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
512
514
|
* @param vaultName The name of the backup vault.
|
|
513
|
-
* @param backupInstanceName The name of the backup instance
|
|
515
|
+
* @param backupInstanceName The name of the backup instance.
|
|
514
516
|
* @param parameters Request body for operation
|
|
515
517
|
* @param options The options parameters.
|
|
516
518
|
*/
|
|
517
519
|
beginTriggerRestoreAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: AzureBackupRestoreRequestUnion, options?: BackupInstancesTriggerRestoreOptionalParams): Promise<BackupInstancesTriggerRestoreResponse>;
|
|
518
520
|
/**
|
|
519
521
|
* This operation will resume backups for backup instance
|
|
520
|
-
* @param resourceGroupName The name of the resource group
|
|
522
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
521
523
|
* @param vaultName The name of the backup vault.
|
|
522
|
-
* @param backupInstanceName
|
|
524
|
+
* @param backupInstanceName The name of the backup instance.
|
|
523
525
|
* @param options The options parameters.
|
|
524
526
|
*/
|
|
525
527
|
beginResumeBackups(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesResumeBackupsOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
526
528
|
/**
|
|
527
529
|
* This operation will resume backups for backup instance
|
|
528
|
-
* @param resourceGroupName The name of the resource group
|
|
530
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
529
531
|
* @param vaultName The name of the backup vault.
|
|
530
|
-
* @param backupInstanceName
|
|
532
|
+
* @param backupInstanceName The name of the backup instance.
|
|
531
533
|
* @param options The options parameters.
|
|
532
534
|
*/
|
|
533
535
|
beginResumeBackupsAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesResumeBackupsOptionalParams): Promise<void>;
|
|
534
536
|
/**
|
|
535
537
|
* This operation will resume protection for a stopped backup instance
|
|
536
|
-
* @param resourceGroupName The name of the resource group
|
|
538
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
537
539
|
* @param vaultName The name of the backup vault.
|
|
538
|
-
* @param backupInstanceName
|
|
540
|
+
* @param backupInstanceName The name of the backup instance.
|
|
539
541
|
* @param options The options parameters.
|
|
540
542
|
*/
|
|
541
543
|
beginResumeProtection(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesResumeProtectionOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
542
544
|
/**
|
|
543
545
|
* This operation will resume protection for a stopped backup instance
|
|
544
|
-
* @param resourceGroupName The name of the resource group
|
|
546
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
545
547
|
* @param vaultName The name of the backup vault.
|
|
546
|
-
* @param backupInstanceName
|
|
548
|
+
* @param backupInstanceName The name of the backup instance.
|
|
547
549
|
* @param options The options parameters.
|
|
548
550
|
*/
|
|
549
551
|
beginResumeProtectionAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesResumeProtectionOptionalParams): Promise<void>;
|
|
550
552
|
/**
|
|
551
553
|
* This operation will stop protection of a backup instance and data will be held forever
|
|
552
|
-
* @param resourceGroupName The name of the resource group
|
|
554
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
553
555
|
* @param vaultName The name of the backup vault.
|
|
554
|
-
* @param backupInstanceName
|
|
556
|
+
* @param backupInstanceName The name of the backup instance.
|
|
555
557
|
* @param options The options parameters.
|
|
556
558
|
*/
|
|
557
559
|
beginStopProtection(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesStopProtectionOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
558
560
|
/**
|
|
559
561
|
* This operation will stop protection of a backup instance and data will be held forever
|
|
560
|
-
* @param resourceGroupName The name of the resource group
|
|
562
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
561
563
|
* @param vaultName The name of the backup vault.
|
|
562
|
-
* @param backupInstanceName
|
|
564
|
+
* @param backupInstanceName The name of the backup instance.
|
|
563
565
|
* @param options The options parameters.
|
|
564
566
|
*/
|
|
565
567
|
beginStopProtectionAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesStopProtectionOptionalParams): Promise<void>;
|
|
566
568
|
/**
|
|
567
569
|
* This operation will stop backup for a backup instance and retains the backup data as per the policy
|
|
568
570
|
* (except latest Recovery point, which will be retained forever)
|
|
569
|
-
* @param resourceGroupName The name of the resource group
|
|
571
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
570
572
|
* @param vaultName The name of the backup vault.
|
|
571
|
-
* @param backupInstanceName
|
|
573
|
+
* @param backupInstanceName The name of the backup instance.
|
|
572
574
|
* @param options The options parameters.
|
|
573
575
|
*/
|
|
574
576
|
beginSuspendBackups(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesSuspendBackupsOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
575
577
|
/**
|
|
576
578
|
* This operation will stop backup for a backup instance and retains the backup data as per the policy
|
|
577
579
|
* (except latest Recovery point, which will be retained forever)
|
|
578
|
-
* @param resourceGroupName The name of the resource group
|
|
580
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
579
581
|
* @param vaultName The name of the backup vault.
|
|
580
|
-
* @param backupInstanceName
|
|
582
|
+
* @param backupInstanceName The name of the backup instance.
|
|
581
583
|
* @param options The options parameters.
|
|
582
584
|
*/
|
|
583
585
|
beginSuspendBackupsAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: BackupInstancesSuspendBackupsOptionalParams): Promise<void>;
|
|
584
586
|
/**
|
|
585
587
|
* Sync backup instance again in case of failure
|
|
586
588
|
* This action will retry last failed operation and will bring backup instance to valid state
|
|
587
|
-
* @param resourceGroupName The name of the resource group
|
|
589
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
588
590
|
* @param vaultName The name of the backup vault.
|
|
589
|
-
* @param backupInstanceName
|
|
591
|
+
* @param backupInstanceName The name of the backup instance.
|
|
590
592
|
* @param parameters Request body for operation
|
|
591
593
|
* @param options The options parameters.
|
|
592
594
|
*/
|
|
@@ -594,27 +596,27 @@ export declare interface BackupInstances {
|
|
|
594
596
|
/**
|
|
595
597
|
* Sync backup instance again in case of failure
|
|
596
598
|
* This action will retry last failed operation and will bring backup instance to valid state
|
|
597
|
-
* @param resourceGroupName The name of the resource group
|
|
599
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
598
600
|
* @param vaultName The name of the backup vault.
|
|
599
|
-
* @param backupInstanceName
|
|
601
|
+
* @param backupInstanceName The name of the backup instance.
|
|
600
602
|
* @param parameters Request body for operation
|
|
601
603
|
* @param options The options parameters.
|
|
602
604
|
*/
|
|
603
605
|
beginSyncBackupInstanceAndWait(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: SyncBackupInstanceRequest, options?: BackupInstancesSyncBackupInstanceOptionalParams): Promise<void>;
|
|
604
606
|
/**
|
|
605
607
|
* Validates if Restore can be triggered for a DataSource
|
|
606
|
-
* @param resourceGroupName The name of the resource group
|
|
608
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
607
609
|
* @param vaultName The name of the backup vault.
|
|
608
|
-
* @param backupInstanceName The name of the backup instance
|
|
610
|
+
* @param backupInstanceName The name of the backup instance.
|
|
609
611
|
* @param parameters Request body for operation
|
|
610
612
|
* @param options The options parameters.
|
|
611
613
|
*/
|
|
612
614
|
beginValidateForRestore(resourceGroupName: string, vaultName: string, backupInstanceName: string, parameters: ValidateRestoreRequestObject, options?: BackupInstancesValidateForRestoreOptionalParams): Promise<PollerLike<PollOperationState<BackupInstancesValidateForRestoreResponse>, BackupInstancesValidateForRestoreResponse>>;
|
|
613
615
|
/**
|
|
614
616
|
* Validates if Restore can be triggered for a DataSource
|
|
615
|
-
* @param resourceGroupName The name of the resource group
|
|
617
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
616
618
|
* @param vaultName The name of the backup vault.
|
|
617
|
-
* @param backupInstanceName The name of the backup instance
|
|
619
|
+
* @param backupInstanceName The name of the backup instance.
|
|
618
620
|
* @param parameters Request body for operation
|
|
619
621
|
* @param options The options parameters.
|
|
620
622
|
*/
|
|
@@ -679,30 +681,6 @@ export declare interface BackupInstancesDeleteOptionalParams extends coreClient.
|
|
|
679
681
|
resumeFrom?: string;
|
|
680
682
|
}
|
|
681
683
|
|
|
682
|
-
/** Interface representing a BackupInstancesExtensionRouting. */
|
|
683
|
-
export declare interface BackupInstancesExtensionRouting {
|
|
684
|
-
/**
|
|
685
|
-
* Gets a list backup instances associated with a tracked resource
|
|
686
|
-
* @param resourceId ARM path of the resource to be protected using Microsoft.DataProtection
|
|
687
|
-
* @param options The options parameters.
|
|
688
|
-
*/
|
|
689
|
-
list(resourceId: string, options?: BackupInstancesExtensionRoutingListOptionalParams): PagedAsyncIterableIterator<BackupInstanceResource>;
|
|
690
|
-
}
|
|
691
|
-
|
|
692
|
-
/** Optional parameters. */
|
|
693
|
-
export declare interface BackupInstancesExtensionRoutingListNextOptionalParams extends coreClient.OperationOptions {
|
|
694
|
-
}
|
|
695
|
-
|
|
696
|
-
/** Contains response data for the listNext operation. */
|
|
697
|
-
export declare type BackupInstancesExtensionRoutingListNextResponse = BackupInstanceResourceList;
|
|
698
|
-
|
|
699
|
-
/** Optional parameters. */
|
|
700
|
-
export declare interface BackupInstancesExtensionRoutingListOptionalParams extends coreClient.OperationOptions {
|
|
701
|
-
}
|
|
702
|
-
|
|
703
|
-
/** Contains response data for the list operation. */
|
|
704
|
-
export declare type BackupInstancesExtensionRoutingListResponse = BackupInstanceResourceList;
|
|
705
|
-
|
|
706
684
|
/** Optional parameters. */
|
|
707
685
|
export declare interface BackupInstancesGetBackupInstanceOperationResultOptionalParams extends coreClient.OperationOptions {
|
|
708
686
|
}
|
|
@@ -917,14 +895,14 @@ export declare type BackupParametersUnion = BackupParameters | AzureBackupParams
|
|
|
917
895
|
export declare interface BackupPolicies {
|
|
918
896
|
/**
|
|
919
897
|
* Returns list of backup policies belonging to a backup vault
|
|
920
|
-
* @param resourceGroupName The name of the resource group
|
|
898
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
921
899
|
* @param vaultName The name of the backup vault.
|
|
922
900
|
* @param options The options parameters.
|
|
923
901
|
*/
|
|
924
902
|
list(resourceGroupName: string, vaultName: string, options?: BackupPoliciesListOptionalParams): PagedAsyncIterableIterator<BaseBackupPolicyResource>;
|
|
925
903
|
/**
|
|
926
904
|
* Gets a backup policy belonging to a backup vault
|
|
927
|
-
* @param resourceGroupName The name of the resource group
|
|
905
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
928
906
|
* @param vaultName The name of the backup vault.
|
|
929
907
|
* @param backupPolicyName
|
|
930
908
|
* @param options The options parameters.
|
|
@@ -932,7 +910,7 @@ export declare interface BackupPolicies {
|
|
|
932
910
|
get(resourceGroupName: string, vaultName: string, backupPolicyName: string, options?: BackupPoliciesGetOptionalParams): Promise<BackupPoliciesGetResponse>;
|
|
933
911
|
/**
|
|
934
912
|
* Creates or Updates a backup policy belonging to a backup vault
|
|
935
|
-
* @param resourceGroupName The name of the resource group
|
|
913
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
936
914
|
* @param vaultName The name of the backup vault.
|
|
937
915
|
* @param backupPolicyName Name of the policy
|
|
938
916
|
* @param parameters Request body for operation
|
|
@@ -941,7 +919,7 @@ export declare interface BackupPolicies {
|
|
|
941
919
|
createOrUpdate(resourceGroupName: string, vaultName: string, backupPolicyName: string, parameters: BaseBackupPolicyResource, options?: BackupPoliciesCreateOrUpdateOptionalParams): Promise<BackupPoliciesCreateOrUpdateResponse>;
|
|
942
920
|
/**
|
|
943
921
|
* Deletes a backup policy belonging to a backup vault
|
|
944
|
-
* @param resourceGroupName The name of the resource group
|
|
922
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
945
923
|
* @param vaultName The name of the backup vault.
|
|
946
924
|
* @param backupPolicyName
|
|
947
925
|
* @param options The options parameters.
|
|
@@ -1025,12 +1003,14 @@ export declare interface BackupVault {
|
|
|
1025
1003
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1026
1004
|
*/
|
|
1027
1005
|
readonly isVaultProtectedByResourceGuard?: boolean;
|
|
1006
|
+
/** Feature Settings */
|
|
1007
|
+
featureSettings?: FeatureSettings;
|
|
1028
1008
|
}
|
|
1029
1009
|
|
|
1030
1010
|
/** Interface representing a BackupVaultOperationResults. */
|
|
1031
1011
|
export declare interface BackupVaultOperationResults {
|
|
1032
1012
|
/**
|
|
1033
|
-
* @param resourceGroupName The name of the resource group
|
|
1013
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1034
1014
|
* @param vaultName The name of the backup vault.
|
|
1035
1015
|
* @param operationId
|
|
1036
1016
|
* @param options The options parameters.
|
|
@@ -1076,20 +1056,20 @@ export declare interface BackupVaults {
|
|
|
1076
1056
|
listInSubscription(options?: BackupVaultsGetInSubscriptionOptionalParams): PagedAsyncIterableIterator<BackupVaultResource>;
|
|
1077
1057
|
/**
|
|
1078
1058
|
* Returns resource collection belonging to a resource group.
|
|
1079
|
-
* @param resourceGroupName The name of the resource group
|
|
1059
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1080
1060
|
* @param options The options parameters.
|
|
1081
1061
|
*/
|
|
1082
1062
|
listInResourceGroup(resourceGroupName: string, options?: BackupVaultsGetInResourceGroupOptionalParams): PagedAsyncIterableIterator<BackupVaultResource>;
|
|
1083
1063
|
/**
|
|
1084
1064
|
* Returns a resource belonging to a resource group.
|
|
1085
|
-
* @param resourceGroupName The name of the resource group
|
|
1065
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1086
1066
|
* @param vaultName The name of the backup vault.
|
|
1087
1067
|
* @param options The options parameters.
|
|
1088
1068
|
*/
|
|
1089
1069
|
get(resourceGroupName: string, vaultName: string, options?: BackupVaultsGetOptionalParams): Promise<BackupVaultsGetResponse>;
|
|
1090
1070
|
/**
|
|
1091
1071
|
* Creates or updates a BackupVault resource belonging to a resource group.
|
|
1092
|
-
* @param resourceGroupName The name of the resource group
|
|
1072
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1093
1073
|
* @param vaultName The name of the backup vault.
|
|
1094
1074
|
* @param parameters Request body for operation
|
|
1095
1075
|
* @param options The options parameters.
|
|
@@ -1097,7 +1077,7 @@ export declare interface BackupVaults {
|
|
|
1097
1077
|
beginCreateOrUpdate(resourceGroupName: string, vaultName: string, parameters: BackupVaultResource, options?: BackupVaultsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<BackupVaultsCreateOrUpdateResponse>, BackupVaultsCreateOrUpdateResponse>>;
|
|
1098
1078
|
/**
|
|
1099
1079
|
* Creates or updates a BackupVault resource belonging to a resource group.
|
|
1100
|
-
* @param resourceGroupName The name of the resource group
|
|
1080
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1101
1081
|
* @param vaultName The name of the backup vault.
|
|
1102
1082
|
* @param parameters Request body for operation
|
|
1103
1083
|
* @param options The options parameters.
|
|
@@ -1105,15 +1085,22 @@ export declare interface BackupVaults {
|
|
|
1105
1085
|
beginCreateOrUpdateAndWait(resourceGroupName: string, vaultName: string, parameters: BackupVaultResource, options?: BackupVaultsCreateOrUpdateOptionalParams): Promise<BackupVaultsCreateOrUpdateResponse>;
|
|
1106
1086
|
/**
|
|
1107
1087
|
* Deletes a BackupVault resource from the resource group.
|
|
1108
|
-
* @param resourceGroupName The name of the resource group
|
|
1088
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1109
1089
|
* @param vaultName The name of the backup vault.
|
|
1110
1090
|
* @param options The options parameters.
|
|
1111
1091
|
*/
|
|
1112
|
-
|
|
1092
|
+
beginDelete(resourceGroupName: string, vaultName: string, options?: BackupVaultsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1093
|
+
/**
|
|
1094
|
+
* Deletes a BackupVault resource from the resource group.
|
|
1095
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1096
|
+
* @param vaultName The name of the backup vault.
|
|
1097
|
+
* @param options The options parameters.
|
|
1098
|
+
*/
|
|
1099
|
+
beginDeleteAndWait(resourceGroupName: string, vaultName: string, options?: BackupVaultsDeleteOptionalParams): Promise<void>;
|
|
1113
1100
|
/**
|
|
1114
1101
|
* Updates a BackupVault resource belonging to a resource group. For example, updating tags for a
|
|
1115
1102
|
* resource.
|
|
1116
|
-
* @param resourceGroupName The name of the resource group
|
|
1103
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1117
1104
|
* @param vaultName The name of the backup vault.
|
|
1118
1105
|
* @param parameters Request body for operation
|
|
1119
1106
|
* @param options The options parameters.
|
|
@@ -1122,7 +1109,7 @@ export declare interface BackupVaults {
|
|
|
1122
1109
|
/**
|
|
1123
1110
|
* Updates a BackupVault resource belonging to a resource group. For example, updating tags for a
|
|
1124
1111
|
* resource.
|
|
1125
|
-
* @param resourceGroupName The name of the resource group
|
|
1112
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1126
1113
|
* @param vaultName The name of the backup vault.
|
|
1127
1114
|
* @param parameters Request body for operation
|
|
1128
1115
|
* @param options The options parameters.
|
|
@@ -1130,7 +1117,7 @@ export declare interface BackupVaults {
|
|
|
1130
1117
|
beginUpdateAndWait(resourceGroupName: string, vaultName: string, parameters: PatchResourceRequestInput, options?: BackupVaultsUpdateOptionalParams): Promise<BackupVaultsUpdateResponse>;
|
|
1131
1118
|
/**
|
|
1132
1119
|
* API to check for resource name availability
|
|
1133
|
-
* @param resourceGroupName The name of the resource group
|
|
1120
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1134
1121
|
* @param location The location in which uniqueness will be verified.
|
|
1135
1122
|
* @param parameters Check name availability request
|
|
1136
1123
|
* @param options The options parameters.
|
|
@@ -1158,6 +1145,10 @@ export declare type BackupVaultsCreateOrUpdateResponse = BackupVaultResource;
|
|
|
1158
1145
|
|
|
1159
1146
|
/** Optional parameters. */
|
|
1160
1147
|
export declare interface BackupVaultsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1148
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1149
|
+
updateIntervalInMs?: number;
|
|
1150
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1151
|
+
resumeFrom?: string;
|
|
1161
1152
|
}
|
|
1162
1153
|
|
|
1163
1154
|
/** Optional parameters. */
|
|
@@ -1351,6 +1342,23 @@ export declare type CopyOptionUnion = CopyOption | CopyOnExpiryOption | CustomCo
|
|
|
1351
1342
|
*/
|
|
1352
1343
|
export declare type CreatedByType = string;
|
|
1353
1344
|
|
|
1345
|
+
/** CrossSubscriptionRestore Settings */
|
|
1346
|
+
export declare interface CrossSubscriptionRestoreSettings {
|
|
1347
|
+
/** CrossSubscriptionRestore state */
|
|
1348
|
+
state?: CrossSubscriptionRestoreState;
|
|
1349
|
+
}
|
|
1350
|
+
|
|
1351
|
+
/**
|
|
1352
|
+
* Defines values for CrossSubscriptionRestoreState. \
|
|
1353
|
+
* {@link KnownCrossSubscriptionRestoreState} can be used interchangeably with CrossSubscriptionRestoreState,
|
|
1354
|
+
* this enum contains the known values that the service supports.
|
|
1355
|
+
* ### Known values supported by the service
|
|
1356
|
+
* **Disabled** \
|
|
1357
|
+
* **PermanentlyDisabled** \
|
|
1358
|
+
* **Enabled**
|
|
1359
|
+
*/
|
|
1360
|
+
export declare type CrossSubscriptionRestoreState = string;
|
|
1361
|
+
|
|
1354
1362
|
/**
|
|
1355
1363
|
* Defines values for CurrentProtectionState. \
|
|
1356
1364
|
* {@link KnownCurrentProtectionState} can be used interchangeably with CurrentProtectionState,
|
|
@@ -1404,7 +1412,7 @@ export declare class DataProtectionClient extends coreClient.ServiceClient {
|
|
|
1404
1412
|
/**
|
|
1405
1413
|
* Initializes a new instance of the DataProtectionClient class.
|
|
1406
1414
|
* @param credentials Subscription credentials which uniquely identify client subscription.
|
|
1407
|
-
* @param subscriptionId The subscription
|
|
1415
|
+
* @param subscriptionId The ID of the target subscription. The value must be an UUID.
|
|
1408
1416
|
* @param options The parameter options
|
|
1409
1417
|
*/
|
|
1410
1418
|
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: DataProtectionClientOptionalParams);
|
|
@@ -1420,7 +1428,6 @@ export declare class DataProtectionClient extends coreClient.ServiceClient {
|
|
|
1420
1428
|
dataProtectionOperations: DataProtectionOperations;
|
|
1421
1429
|
backupPolicies: BackupPolicies;
|
|
1422
1430
|
backupInstances: BackupInstances;
|
|
1423
|
-
backupInstancesExtensionRouting: BackupInstancesExtensionRouting;
|
|
1424
1431
|
recoveryPoints: RecoveryPoints;
|
|
1425
1432
|
jobs: Jobs;
|
|
1426
1433
|
restorableTimeRanges: RestorableTimeRanges;
|
|
@@ -1428,7 +1435,6 @@ export declare class DataProtectionClient extends coreClient.ServiceClient {
|
|
|
1428
1435
|
exportJobsOperationResult: ExportJobsOperationResult;
|
|
1429
1436
|
deletedBackupInstances: DeletedBackupInstances;
|
|
1430
1437
|
resourceGuards: ResourceGuards;
|
|
1431
|
-
dppResourceGuardProxy: DppResourceGuardProxy;
|
|
1432
1438
|
}
|
|
1433
1439
|
|
|
1434
1440
|
/** Optional parameters. */
|
|
@@ -1577,28 +1583,28 @@ export declare interface DeletedBackupInstanceResourceList extends DppResourceLi
|
|
|
1577
1583
|
export declare interface DeletedBackupInstances {
|
|
1578
1584
|
/**
|
|
1579
1585
|
* Gets deleted backup instances belonging to a backup vault
|
|
1580
|
-
* @param resourceGroupName The name of the resource group
|
|
1586
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1581
1587
|
* @param vaultName The name of the backup vault.
|
|
1582
1588
|
* @param options The options parameters.
|
|
1583
1589
|
*/
|
|
1584
1590
|
list(resourceGroupName: string, vaultName: string, options?: DeletedBackupInstancesListOptionalParams): PagedAsyncIterableIterator<DeletedBackupInstanceResource>;
|
|
1585
1591
|
/**
|
|
1586
1592
|
* Gets a deleted backup instance with name in a backup vault
|
|
1587
|
-
* @param resourceGroupName The name of the resource group
|
|
1593
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1588
1594
|
* @param vaultName The name of the backup vault.
|
|
1589
1595
|
* @param backupInstanceName The name of the deleted backup instance
|
|
1590
1596
|
* @param options The options parameters.
|
|
1591
1597
|
*/
|
|
1592
1598
|
get(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: DeletedBackupInstancesGetOptionalParams): Promise<DeletedBackupInstancesGetResponse>;
|
|
1593
1599
|
/**
|
|
1594
|
-
* @param resourceGroupName The name of the resource group
|
|
1600
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1595
1601
|
* @param vaultName The name of the backup vault.
|
|
1596
1602
|
* @param backupInstanceName The name of the deleted backup instance
|
|
1597
1603
|
* @param options The options parameters.
|
|
1598
1604
|
*/
|
|
1599
1605
|
beginUndelete(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: DeletedBackupInstancesUndeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1600
1606
|
/**
|
|
1601
|
-
* @param resourceGroupName The name of the resource group
|
|
1607
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1602
1608
|
* @param vaultName The name of the backup vault.
|
|
1603
1609
|
* @param backupInstanceName The name of the deleted backup instance
|
|
1604
1610
|
* @param options The options parameters.
|
|
@@ -1696,6 +1702,37 @@ export declare interface DppBaseResourceList {
|
|
|
1696
1702
|
nextLink?: string;
|
|
1697
1703
|
}
|
|
1698
1704
|
|
|
1705
|
+
export declare interface DppBaseTrackedResource {
|
|
1706
|
+
/** Optional ETag. */
|
|
1707
|
+
eTag?: string;
|
|
1708
|
+
/**
|
|
1709
|
+
* Resource Id represents the complete path to the resource.
|
|
1710
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1711
|
+
*/
|
|
1712
|
+
readonly id?: string;
|
|
1713
|
+
/** Resource location. */
|
|
1714
|
+
location?: string;
|
|
1715
|
+
/**
|
|
1716
|
+
* Resource name associated with the resource.
|
|
1717
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1718
|
+
*/
|
|
1719
|
+
readonly name?: string;
|
|
1720
|
+
/** Resource tags. */
|
|
1721
|
+
tags?: {
|
|
1722
|
+
[propertyName: string]: string;
|
|
1723
|
+
};
|
|
1724
|
+
/**
|
|
1725
|
+
* Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
|
|
1726
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1727
|
+
*/
|
|
1728
|
+
readonly type?: string;
|
|
1729
|
+
/**
|
|
1730
|
+
* Metadata pertaining to creation and last modification of the resource.
|
|
1731
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1732
|
+
*/
|
|
1733
|
+
readonly systemData?: SystemData;
|
|
1734
|
+
}
|
|
1735
|
+
|
|
1699
1736
|
/** Identity details */
|
|
1700
1737
|
export declare interface DppIdentityDetails {
|
|
1701
1738
|
/**
|
|
@@ -1763,122 +1800,15 @@ export declare interface DppResource {
|
|
|
1763
1800
|
readonly systemData?: SystemData;
|
|
1764
1801
|
}
|
|
1765
1802
|
|
|
1766
|
-
/** Interface representing a DppResourceGuardProxy. */
|
|
1767
|
-
export declare interface DppResourceGuardProxy {
|
|
1768
|
-
/**
|
|
1769
|
-
* @param resourceGroupName The name of the resource group where the backup vault is present.
|
|
1770
|
-
* @param vaultName The name of the backup vault.
|
|
1771
|
-
* @param options The options parameters.
|
|
1772
|
-
*/
|
|
1773
|
-
list(resourceGroupName: string, vaultName: string, options?: DppResourceGuardProxyListOptionalParams): PagedAsyncIterableIterator<ResourceGuardProxyBaseResource>;
|
|
1774
|
-
/**
|
|
1775
|
-
* @param resourceGroupName The name of the resource group where the backup vault is present.
|
|
1776
|
-
* @param vaultName The name of the backup vault.
|
|
1777
|
-
* @param resourceGuardProxyName
|
|
1778
|
-
* @param options The options parameters.
|
|
1779
|
-
*/
|
|
1780
|
-
get(resourceGroupName: string, vaultName: string, resourceGuardProxyName: string, options?: DppResourceGuardProxyGetOptionalParams): Promise<DppResourceGuardProxyGetResponse>;
|
|
1781
|
-
/**
|
|
1782
|
-
* @param resourceGroupName The name of the resource group where the backup vault is present.
|
|
1783
|
-
* @param vaultName The name of the backup vault.
|
|
1784
|
-
* @param resourceGuardProxyName
|
|
1785
|
-
* @param parameters Request body for operation
|
|
1786
|
-
* @param options The options parameters.
|
|
1787
|
-
*/
|
|
1788
|
-
put(resourceGroupName: string, vaultName: string, resourceGuardProxyName: string, parameters: ResourceGuardProxyBaseResource, options?: DppResourceGuardProxyPutOptionalParams): Promise<DppResourceGuardProxyPutResponse>;
|
|
1789
|
-
/**
|
|
1790
|
-
* @param resourceGroupName The name of the resource group where the backup vault is present.
|
|
1791
|
-
* @param vaultName The name of the backup vault.
|
|
1792
|
-
* @param resourceGuardProxyName
|
|
1793
|
-
* @param options The options parameters.
|
|
1794
|
-
*/
|
|
1795
|
-
delete(resourceGroupName: string, vaultName: string, resourceGuardProxyName: string, options?: DppResourceGuardProxyDeleteOptionalParams): Promise<void>;
|
|
1796
|
-
/**
|
|
1797
|
-
* @param resourceGroupName The name of the resource group where the backup vault is present.
|
|
1798
|
-
* @param vaultName The name of the backup vault.
|
|
1799
|
-
* @param resourceGuardProxyName
|
|
1800
|
-
* @param parameters Request body for operation
|
|
1801
|
-
* @param options The options parameters.
|
|
1802
|
-
*/
|
|
1803
|
-
unlockDelete(resourceGroupName: string, vaultName: string, resourceGuardProxyName: string, parameters: UnlockDeleteRequest, options?: DppResourceGuardProxyUnlockDeleteOptionalParams): Promise<DppResourceGuardProxyUnlockDeleteResponse>;
|
|
1804
|
-
}
|
|
1805
|
-
|
|
1806
|
-
/** Optional parameters. */
|
|
1807
|
-
export declare interface DppResourceGuardProxyDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1808
|
-
}
|
|
1809
|
-
|
|
1810
|
-
/** Optional parameters. */
|
|
1811
|
-
export declare interface DppResourceGuardProxyGetOptionalParams extends coreClient.OperationOptions {
|
|
1812
|
-
}
|
|
1813
|
-
|
|
1814
|
-
/** Contains response data for the get operation. */
|
|
1815
|
-
export declare type DppResourceGuardProxyGetResponse = ResourceGuardProxyBaseResource;
|
|
1816
|
-
|
|
1817
|
-
/** Optional parameters. */
|
|
1818
|
-
export declare interface DppResourceGuardProxyListNextOptionalParams extends coreClient.OperationOptions {
|
|
1819
|
-
}
|
|
1820
|
-
|
|
1821
|
-
/** Contains response data for the listNext operation. */
|
|
1822
|
-
export declare type DppResourceGuardProxyListNextResponse = ResourceGuardProxyBaseResourceList;
|
|
1823
|
-
|
|
1824
|
-
/** Optional parameters. */
|
|
1825
|
-
export declare interface DppResourceGuardProxyListOptionalParams extends coreClient.OperationOptions {
|
|
1826
|
-
}
|
|
1827
|
-
|
|
1828
|
-
/** Contains response data for the list operation. */
|
|
1829
|
-
export declare type DppResourceGuardProxyListResponse = ResourceGuardProxyBaseResourceList;
|
|
1830
|
-
|
|
1831
|
-
/** Optional parameters. */
|
|
1832
|
-
export declare interface DppResourceGuardProxyPutOptionalParams extends coreClient.OperationOptions {
|
|
1833
|
-
}
|
|
1834
|
-
|
|
1835
|
-
/** Contains response data for the put operation. */
|
|
1836
|
-
export declare type DppResourceGuardProxyPutResponse = ResourceGuardProxyBaseResource;
|
|
1837
|
-
|
|
1838
|
-
/** Optional parameters. */
|
|
1839
|
-
export declare interface DppResourceGuardProxyUnlockDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1840
|
-
}
|
|
1841
|
-
|
|
1842
|
-
/** Contains response data for the unlockDelete operation. */
|
|
1843
|
-
export declare type DppResourceGuardProxyUnlockDeleteResponse = UnlockDeleteResponse;
|
|
1844
|
-
|
|
1845
1803
|
/** ListResource */
|
|
1846
1804
|
export declare interface DppResourceList {
|
|
1847
1805
|
/** The uri to fetch the next page of resources. Call ListNext() fetches next page of resources. */
|
|
1848
1806
|
nextLink?: string;
|
|
1849
1807
|
}
|
|
1850
1808
|
|
|
1851
|
-
export declare interface DppTrackedResource {
|
|
1852
|
-
/** Optional ETag. */
|
|
1853
|
-
eTag?: string;
|
|
1854
|
-
/**
|
|
1855
|
-
* Resource Id represents the complete path to the resource.
|
|
1856
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1857
|
-
*/
|
|
1858
|
-
readonly id?: string;
|
|
1809
|
+
export declare interface DppTrackedResource extends DppBaseTrackedResource {
|
|
1859
1810
|
/** Input Managed Identity Details */
|
|
1860
1811
|
identity?: DppIdentityDetails;
|
|
1861
|
-
/** Resource location. */
|
|
1862
|
-
location?: string;
|
|
1863
|
-
/**
|
|
1864
|
-
* Resource name associated with the resource.
|
|
1865
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1866
|
-
*/
|
|
1867
|
-
readonly name?: string;
|
|
1868
|
-
/** Resource tags. */
|
|
1869
|
-
tags?: {
|
|
1870
|
-
[propertyName: string]: string;
|
|
1871
|
-
};
|
|
1872
|
-
/**
|
|
1873
|
-
* Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
|
|
1874
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1875
|
-
*/
|
|
1876
|
-
readonly type?: string;
|
|
1877
|
-
/**
|
|
1878
|
-
* Metadata pertaining to creation and last modification of the resource.
|
|
1879
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1880
|
-
*/
|
|
1881
|
-
readonly systemData?: SystemData;
|
|
1882
1812
|
}
|
|
1883
1813
|
|
|
1884
1814
|
export declare interface DppTrackedResourceList {
|
|
@@ -1959,14 +1889,14 @@ export declare type ExistingResourcePolicy = string;
|
|
|
1959
1889
|
export declare interface ExportJobs {
|
|
1960
1890
|
/**
|
|
1961
1891
|
* Triggers export of jobs and returns an OperationID to track.
|
|
1962
|
-
* @param resourceGroupName The name of the resource group
|
|
1892
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1963
1893
|
* @param vaultName The name of the backup vault.
|
|
1964
1894
|
* @param options The options parameters.
|
|
1965
1895
|
*/
|
|
1966
1896
|
beginTrigger(resourceGroupName: string, vaultName: string, options?: ExportJobsTriggerOptionalParams): Promise<PollerLike<PollOperationState<ExportJobsTriggerResponse>, ExportJobsTriggerResponse>>;
|
|
1967
1897
|
/**
|
|
1968
1898
|
* Triggers export of jobs and returns an OperationID to track.
|
|
1969
|
-
* @param resourceGroupName The name of the resource group
|
|
1899
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1970
1900
|
* @param vaultName The name of the backup vault.
|
|
1971
1901
|
* @param options The options parameters.
|
|
1972
1902
|
*/
|
|
@@ -1979,7 +1909,7 @@ export declare interface ExportJobsOperationResult {
|
|
|
1979
1909
|
* Gets the operation result of operation triggered by Export Jobs API. If the operation is successful,
|
|
1980
1910
|
* then it also contains URL of a Blob and a SAS key to access the same. The blob contains exported
|
|
1981
1911
|
* jobs in JSON serialized format.
|
|
1982
|
-
* @param resourceGroupName The name of the resource group
|
|
1912
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1983
1913
|
* @param vaultName The name of the backup vault.
|
|
1984
1914
|
* @param operationId OperationID which represents the export job.
|
|
1985
1915
|
* @param options The options parameters.
|
|
@@ -2037,6 +1967,12 @@ export declare interface ExportJobsTriggerOptionalParams extends coreClient.Oper
|
|
|
2037
1967
|
/** Contains response data for the trigger operation. */
|
|
2038
1968
|
export declare type ExportJobsTriggerResponse = ExportJobsTriggerHeaders;
|
|
2039
1969
|
|
|
1970
|
+
/** Class containing feature settings of vault */
|
|
1971
|
+
export declare interface FeatureSettings {
|
|
1972
|
+
/** CrossSubscriptionRestore Settings */
|
|
1973
|
+
crossSubscriptionRestoreSettings?: CrossSubscriptionRestoreSettings;
|
|
1974
|
+
}
|
|
1975
|
+
|
|
2040
1976
|
/**
|
|
2041
1977
|
* Defines values for FeatureSupportStatus. \
|
|
2042
1978
|
* {@link KnownFeatureSupportStatus} can be used interchangeably with FeatureSupportStatus,
|
|
@@ -2217,14 +2153,14 @@ export declare interface JobExtendedInfo {
|
|
|
2217
2153
|
export declare interface Jobs {
|
|
2218
2154
|
/**
|
|
2219
2155
|
* Returns list of jobs belonging to a backup vault
|
|
2220
|
-
* @param resourceGroupName The name of the resource group
|
|
2156
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2221
2157
|
* @param vaultName The name of the backup vault.
|
|
2222
2158
|
* @param options The options parameters.
|
|
2223
2159
|
*/
|
|
2224
2160
|
list(resourceGroupName: string, vaultName: string, options?: JobsListOptionalParams): PagedAsyncIterableIterator<AzureBackupJobResource>;
|
|
2225
2161
|
/**
|
|
2226
2162
|
* Gets a job with id in a backup vault
|
|
2227
|
-
* @param resourceGroupName The name of the resource group
|
|
2163
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2228
2164
|
* @param vaultName The name of the backup vault.
|
|
2229
2165
|
* @param jobId The Job ID. This is a GUID-formatted string (e.g.
|
|
2230
2166
|
* 00000000-0000-0000-0000-000000000000).
|
|
@@ -2307,6 +2243,16 @@ export declare enum KnownCreatedByType {
|
|
|
2307
2243
|
Key = "Key"
|
|
2308
2244
|
}
|
|
2309
2245
|
|
|
2246
|
+
/** Known values of {@link CrossSubscriptionRestoreState} that the service accepts. */
|
|
2247
|
+
export declare enum KnownCrossSubscriptionRestoreState {
|
|
2248
|
+
/** Disabled */
|
|
2249
|
+
Disabled = "Disabled",
|
|
2250
|
+
/** PermanentlyDisabled */
|
|
2251
|
+
PermanentlyDisabled = "PermanentlyDisabled",
|
|
2252
|
+
/** Enabled */
|
|
2253
|
+
Enabled = "Enabled"
|
|
2254
|
+
}
|
|
2255
|
+
|
|
2310
2256
|
/** Known values of {@link CurrentProtectionState} that the service accepts. */
|
|
2311
2257
|
export declare enum KnownCurrentProtectionState {
|
|
2312
2258
|
/** Invalid */
|
|
@@ -2485,20 +2431,6 @@ export declare enum KnownRehydrationStatus {
|
|
|
2485
2431
|
Failed = "FAILED"
|
|
2486
2432
|
}
|
|
2487
2433
|
|
|
2488
|
-
/** Known values of {@link ResourceGuardProvisioningState} that the service accepts. */
|
|
2489
|
-
export declare enum KnownResourceGuardProvisioningState {
|
|
2490
|
-
/** Failed */
|
|
2491
|
-
Failed = "Failed",
|
|
2492
|
-
/** Provisioning */
|
|
2493
|
-
Provisioning = "Provisioning",
|
|
2494
|
-
/** Succeeded */
|
|
2495
|
-
Succeeded = "Succeeded",
|
|
2496
|
-
/** Unknown */
|
|
2497
|
-
Unknown = "Unknown",
|
|
2498
|
-
/** Updating */
|
|
2499
|
-
Updating = "Updating"
|
|
2500
|
-
}
|
|
2501
|
-
|
|
2502
2434
|
/** Known values of {@link ResourceMoveState} that the service accepts. */
|
|
2503
2435
|
export declare enum KnownResourceMoveState {
|
|
2504
2436
|
/** Unknown */
|
|
@@ -2567,6 +2499,8 @@ export declare enum KnownSourceDataStoreType {
|
|
|
2567
2499
|
ArchiveStore = "ArchiveStore",
|
|
2568
2500
|
/** SnapshotStore */
|
|
2569
2501
|
SnapshotStore = "SnapshotStore",
|
|
2502
|
+
/** OperationalStore */
|
|
2503
|
+
OperationalStore = "OperationalStore",
|
|
2570
2504
|
/** VaultStore */
|
|
2571
2505
|
VaultStore = "VaultStore"
|
|
2572
2506
|
}
|
|
@@ -2591,8 +2525,8 @@ export declare enum KnownStatus {
|
|
|
2591
2525
|
export declare enum KnownStorageSettingStoreTypes {
|
|
2592
2526
|
/** ArchiveStore */
|
|
2593
2527
|
ArchiveStore = "ArchiveStore",
|
|
2594
|
-
/**
|
|
2595
|
-
|
|
2528
|
+
/** OperationalStore */
|
|
2529
|
+
OperationalStore = "OperationalStore",
|
|
2596
2530
|
/** VaultStore */
|
|
2597
2531
|
VaultStore = "VaultStore"
|
|
2598
2532
|
}
|
|
@@ -2673,7 +2607,7 @@ export declare interface KubernetesClusterRestoreCriteria extends ItemLevelResto
|
|
|
2673
2607
|
excludedResourceTypes?: string[];
|
|
2674
2608
|
/** Gets or sets the LabelSelectors property. This property sets the resource with such label selectors to be included during restore. */
|
|
2675
2609
|
labelSelectors?: string[];
|
|
2676
|
-
/** Gets or sets the PV Restore Mode property. This property sets whether volumes needs to be restored. */
|
|
2610
|
+
/** Gets or sets the PV (Persistent Volume) Restore Mode property. This property sets whether volumes needs to be restored. */
|
|
2677
2611
|
persistentVolumeRestoreMode?: PersistentVolumeRestoreMode;
|
|
2678
2612
|
/** Gets or sets the Conflict Policy property. This property sets policy during conflict of resources during restore. */
|
|
2679
2613
|
conflictPolicy?: ExistingResourcePolicy;
|
|
@@ -2808,7 +2742,7 @@ export declare interface OperationStatus {
|
|
|
2808
2742
|
export declare interface OperationStatusBackupVaultContext {
|
|
2809
2743
|
/**
|
|
2810
2744
|
* Gets the operation status for an operation over a BackupVault's context.
|
|
2811
|
-
* @param resourceGroupName The name of the resource group
|
|
2745
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2812
2746
|
* @param vaultName The name of the backup vault.
|
|
2813
2747
|
* @param operationId
|
|
2814
2748
|
* @param options The options parameters.
|
|
@@ -2834,7 +2768,7 @@ export declare type OperationStatusGetResponse = OperationResource;
|
|
|
2834
2768
|
export declare interface OperationStatusResourceGroupContext {
|
|
2835
2769
|
/**
|
|
2836
2770
|
* Gets the operation status for an operation over a ResourceGroup's context.
|
|
2837
|
-
* @param resourceGroupName The name of the resource group
|
|
2771
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2838
2772
|
* @param operationId
|
|
2839
2773
|
* @param options The options parameters.
|
|
2840
2774
|
*/
|
|
@@ -2854,6 +2788,16 @@ export declare interface PatchBackupVaultInput {
|
|
|
2854
2788
|
monitoringSettings?: MonitoringSettings;
|
|
2855
2789
|
/** Security Settings */
|
|
2856
2790
|
securitySettings?: SecuritySettings;
|
|
2791
|
+
/** Feature Settings */
|
|
2792
|
+
featureSettings?: FeatureSettings;
|
|
2793
|
+
}
|
|
2794
|
+
|
|
2795
|
+
/** Patch Request content for Microsoft.DataProtection Resource Guard resources */
|
|
2796
|
+
export declare interface PatchResourceGuardInput {
|
|
2797
|
+
/** Resource Guard tags. */
|
|
2798
|
+
tags?: {
|
|
2799
|
+
[propertyName: string]: string;
|
|
2800
|
+
};
|
|
2857
2801
|
}
|
|
2858
2802
|
|
|
2859
2803
|
/** Patch Request content for Microsoft.DataProtection resources */
|
|
@@ -2954,17 +2898,17 @@ export declare interface RecoveryPointDataStoreDetails {
|
|
|
2954
2898
|
export declare interface RecoveryPoints {
|
|
2955
2899
|
/**
|
|
2956
2900
|
* Returns a list of Recovery Points for a DataSource in a vault.
|
|
2957
|
-
* @param resourceGroupName The name of the resource group
|
|
2901
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2958
2902
|
* @param vaultName The name of the backup vault.
|
|
2959
|
-
* @param backupInstanceName The name of the backup instance
|
|
2903
|
+
* @param backupInstanceName The name of the backup instance.
|
|
2960
2904
|
* @param options The options parameters.
|
|
2961
2905
|
*/
|
|
2962
2906
|
list(resourceGroupName: string, vaultName: string, backupInstanceName: string, options?: RecoveryPointsListOptionalParams): PagedAsyncIterableIterator<AzureBackupRecoveryPointResource>;
|
|
2963
2907
|
/**
|
|
2964
2908
|
* Gets a Recovery Point using recoveryPointId for a Datasource.
|
|
2965
|
-
* @param resourceGroupName The name of the resource group
|
|
2909
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2966
2910
|
* @param vaultName The name of the backup vault.
|
|
2967
|
-
* @param backupInstanceName The name of the backup instance
|
|
2911
|
+
* @param backupInstanceName The name of the backup instance.
|
|
2968
2912
|
* @param recoveryPointId
|
|
2969
2913
|
* @param options The options parameters.
|
|
2970
2914
|
*/
|
|
@@ -3034,7 +2978,7 @@ export declare interface ResourceGuard {
|
|
|
3034
2978
|
* Provisioning state of the BackupVault resource
|
|
3035
2979
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3036
2980
|
*/
|
|
3037
|
-
readonly provisioningState?:
|
|
2981
|
+
readonly provisioningState?: ProvisioningState;
|
|
3038
2982
|
/**
|
|
3039
2983
|
* This flag indicates whether auto approval is allowed or not.
|
|
3040
2984
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3068,43 +3012,7 @@ export declare interface ResourceGuardOperation {
|
|
|
3068
3012
|
readonly requestResourceType?: string;
|
|
3069
3013
|
}
|
|
3070
3014
|
|
|
3071
|
-
export declare interface
|
|
3072
|
-
vaultCriticalOperation?: string;
|
|
3073
|
-
defaultResourceRequest?: string;
|
|
3074
|
-
}
|
|
3075
|
-
|
|
3076
|
-
/**
|
|
3077
|
-
* Defines values for ResourceGuardProvisioningState. \
|
|
3078
|
-
* {@link KnownResourceGuardProvisioningState} can be used interchangeably with ResourceGuardProvisioningState,
|
|
3079
|
-
* this enum contains the known values that the service supports.
|
|
3080
|
-
* ### Known values supported by the service
|
|
3081
|
-
* **Failed** \
|
|
3082
|
-
* **Provisioning** \
|
|
3083
|
-
* **Succeeded** \
|
|
3084
|
-
* **Unknown** \
|
|
3085
|
-
* **Updating**
|
|
3086
|
-
*/
|
|
3087
|
-
export declare type ResourceGuardProvisioningState = string;
|
|
3088
|
-
|
|
3089
|
-
export declare interface ResourceGuardProxyBase {
|
|
3090
|
-
resourceGuardResourceId?: string;
|
|
3091
|
-
resourceGuardOperationDetails?: ResourceGuardOperationDetail[];
|
|
3092
|
-
lastUpdatedTime?: string;
|
|
3093
|
-
description?: string;
|
|
3094
|
-
}
|
|
3095
|
-
|
|
3096
|
-
export declare interface ResourceGuardProxyBaseResource extends DppResource {
|
|
3097
|
-
/** ResourceGuardProxyBaseResource properties */
|
|
3098
|
-
properties?: ResourceGuardProxyBase;
|
|
3099
|
-
}
|
|
3100
|
-
|
|
3101
|
-
/** List of ResourceGuardProxyBase resources */
|
|
3102
|
-
export declare interface ResourceGuardProxyBaseResourceList extends DppResourceList {
|
|
3103
|
-
/** List of resources. */
|
|
3104
|
-
value?: ResourceGuardProxyBaseResource[];
|
|
3105
|
-
}
|
|
3106
|
-
|
|
3107
|
-
export declare interface ResourceGuardResource extends DppTrackedResource {
|
|
3015
|
+
export declare interface ResourceGuardResource extends DppBaseTrackedResource {
|
|
3108
3016
|
/** ResourceGuardResource properties */
|
|
3109
3017
|
properties?: ResourceGuard;
|
|
3110
3018
|
}
|
|
@@ -3124,14 +3032,14 @@ export declare interface ResourceGuards {
|
|
|
3124
3032
|
listResourcesInSubscription(options?: ResourceGuardsGetResourcesInSubscriptionOptionalParams): PagedAsyncIterableIterator<ResourceGuardResource>;
|
|
3125
3033
|
/**
|
|
3126
3034
|
* Returns ResourceGuards collection belonging to a ResourceGroup.
|
|
3127
|
-
* @param resourceGroupName The name of the resource group
|
|
3035
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3128
3036
|
* @param options The options parameters.
|
|
3129
3037
|
*/
|
|
3130
3038
|
listResourcesInResourceGroup(resourceGroupName: string, options?: ResourceGuardsGetResourcesInResourceGroupOptionalParams): PagedAsyncIterableIterator<ResourceGuardResource>;
|
|
3131
3039
|
/**
|
|
3132
3040
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
3133
3041
|
* ResourceGuard resource.
|
|
3134
|
-
* @param resourceGroupName The name of the resource group
|
|
3042
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3135
3043
|
* @param resourceGuardsName
|
|
3136
3044
|
* @param options The options parameters.
|
|
3137
3045
|
*/
|
|
@@ -3139,7 +3047,7 @@ export declare interface ResourceGuards {
|
|
|
3139
3047
|
/**
|
|
3140
3048
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
3141
3049
|
* ResourceGuard resource.
|
|
3142
|
-
* @param resourceGroupName The name of the resource group
|
|
3050
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3143
3051
|
* @param resourceGuardsName
|
|
3144
3052
|
* @param options The options parameters.
|
|
3145
3053
|
*/
|
|
@@ -3147,7 +3055,7 @@ export declare interface ResourceGuards {
|
|
|
3147
3055
|
/**
|
|
3148
3056
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
3149
3057
|
* ResourceGuard resource.
|
|
3150
|
-
* @param resourceGroupName The name of the resource group
|
|
3058
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3151
3059
|
* @param resourceGuardsName
|
|
3152
3060
|
* @param options The options parameters.
|
|
3153
3061
|
*/
|
|
@@ -3155,7 +3063,7 @@ export declare interface ResourceGuards {
|
|
|
3155
3063
|
/**
|
|
3156
3064
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
3157
3065
|
* ResourceGuard resource.
|
|
3158
|
-
* @param resourceGroupName The name of the resource group
|
|
3066
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3159
3067
|
* @param resourceGuardsName
|
|
3160
3068
|
* @param options The options parameters.
|
|
3161
3069
|
*/
|
|
@@ -3163,7 +3071,7 @@ export declare interface ResourceGuards {
|
|
|
3163
3071
|
/**
|
|
3164
3072
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
3165
3073
|
* ResourceGuard resource.
|
|
3166
|
-
* @param resourceGroupName The name of the resource group
|
|
3074
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3167
3075
|
* @param resourceGuardsName
|
|
3168
3076
|
* @param options The options parameters.
|
|
3169
3077
|
*/
|
|
@@ -3171,14 +3079,14 @@ export declare interface ResourceGuards {
|
|
|
3171
3079
|
/**
|
|
3172
3080
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
3173
3081
|
* ResourceGuard resource.
|
|
3174
|
-
* @param resourceGroupName The name of the resource group
|
|
3082
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3175
3083
|
* @param resourceGuardsName
|
|
3176
3084
|
* @param options The options parameters.
|
|
3177
3085
|
*/
|
|
3178
3086
|
listUpdateProtectedItemRequestsObjects(resourceGroupName: string, resourceGuardsName: string, options?: ResourceGuardsGetUpdateProtectedItemRequestsObjectsOptionalParams): PagedAsyncIterableIterator<DppBaseResource>;
|
|
3179
3087
|
/**
|
|
3180
3088
|
* Creates or updates a ResourceGuard resource belonging to a resource group.
|
|
3181
|
-
* @param resourceGroupName The name of the resource group
|
|
3089
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3182
3090
|
* @param resourceGuardsName The name of ResourceGuard
|
|
3183
3091
|
* @param parameters Request body for operation
|
|
3184
3092
|
* @param options The options parameters.
|
|
@@ -3186,14 +3094,14 @@ export declare interface ResourceGuards {
|
|
|
3186
3094
|
put(resourceGroupName: string, resourceGuardsName: string, parameters: ResourceGuardResource, options?: ResourceGuardsPutOptionalParams): Promise<ResourceGuardsPutResponse>;
|
|
3187
3095
|
/**
|
|
3188
3096
|
* Returns a ResourceGuard belonging to a resource group.
|
|
3189
|
-
* @param resourceGroupName The name of the resource group
|
|
3097
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3190
3098
|
* @param resourceGuardsName The name of ResourceGuard
|
|
3191
3099
|
* @param options The options parameters.
|
|
3192
3100
|
*/
|
|
3193
3101
|
get(resourceGroupName: string, resourceGuardsName: string, options?: ResourceGuardsGetOptionalParams): Promise<ResourceGuardsGetResponse>;
|
|
3194
3102
|
/**
|
|
3195
3103
|
* Deletes a ResourceGuard resource from the resource group.
|
|
3196
|
-
* @param resourceGroupName The name of the resource group
|
|
3104
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3197
3105
|
* @param resourceGuardsName The name of ResourceGuard
|
|
3198
3106
|
* @param options The options parameters.
|
|
3199
3107
|
*/
|
|
@@ -3201,16 +3109,16 @@ export declare interface ResourceGuards {
|
|
|
3201
3109
|
/**
|
|
3202
3110
|
* Updates a ResourceGuard resource belonging to a resource group. For example, updating tags for a
|
|
3203
3111
|
* resource.
|
|
3204
|
-
* @param resourceGroupName The name of the resource group
|
|
3112
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3205
3113
|
* @param resourceGuardsName The name of ResourceGuard
|
|
3206
3114
|
* @param parameters Request body for operation
|
|
3207
3115
|
* @param options The options parameters.
|
|
3208
3116
|
*/
|
|
3209
|
-
patch(resourceGroupName: string, resourceGuardsName: string, parameters:
|
|
3117
|
+
patch(resourceGroupName: string, resourceGuardsName: string, parameters: PatchResourceGuardInput, options?: ResourceGuardsPatchOptionalParams): Promise<ResourceGuardsPatchResponse>;
|
|
3210
3118
|
/**
|
|
3211
3119
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
3212
3120
|
* ResourceGuard resource.
|
|
3213
|
-
* @param resourceGroupName The name of the resource group
|
|
3121
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3214
3122
|
* @param resourceGuardsName
|
|
3215
3123
|
* @param requestName
|
|
3216
3124
|
* @param options The options parameters.
|
|
@@ -3219,7 +3127,7 @@ export declare interface ResourceGuards {
|
|
|
3219
3127
|
/**
|
|
3220
3128
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
3221
3129
|
* ResourceGuard resource.
|
|
3222
|
-
* @param resourceGroupName The name of the resource group
|
|
3130
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3223
3131
|
* @param resourceGuardsName
|
|
3224
3132
|
* @param requestName
|
|
3225
3133
|
* @param options The options parameters.
|
|
@@ -3228,7 +3136,7 @@ export declare interface ResourceGuards {
|
|
|
3228
3136
|
/**
|
|
3229
3137
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
3230
3138
|
* ResourceGuard resource.
|
|
3231
|
-
* @param resourceGroupName The name of the resource group
|
|
3139
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3232
3140
|
* @param resourceGuardsName
|
|
3233
3141
|
* @param requestName
|
|
3234
3142
|
* @param options The options parameters.
|
|
@@ -3237,7 +3145,7 @@ export declare interface ResourceGuards {
|
|
|
3237
3145
|
/**
|
|
3238
3146
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
3239
3147
|
* ResourceGuard resource.
|
|
3240
|
-
* @param resourceGroupName The name of the resource group
|
|
3148
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3241
3149
|
* @param resourceGuardsName
|
|
3242
3150
|
* @param requestName
|
|
3243
3151
|
* @param options The options parameters.
|
|
@@ -3246,7 +3154,7 @@ export declare interface ResourceGuards {
|
|
|
3246
3154
|
/**
|
|
3247
3155
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
3248
3156
|
* ResourceGuard resource.
|
|
3249
|
-
* @param resourceGroupName The name of the resource group
|
|
3157
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3250
3158
|
* @param resourceGuardsName
|
|
3251
3159
|
* @param requestName
|
|
3252
3160
|
* @param options The options parameters.
|
|
@@ -3255,7 +3163,7 @@ export declare interface ResourceGuards {
|
|
|
3255
3163
|
/**
|
|
3256
3164
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
3257
3165
|
* ResourceGuard resource.
|
|
3258
|
-
* @param resourceGroupName The name of the resource group
|
|
3166
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3259
3167
|
* @param resourceGuardsName
|
|
3260
3168
|
* @param requestName
|
|
3261
3169
|
* @param options The options parameters.
|
|
@@ -3485,9 +3393,9 @@ export declare interface RestorableTimeRange {
|
|
|
3485
3393
|
/** Interface representing a RestorableTimeRanges. */
|
|
3486
3394
|
export declare interface RestorableTimeRanges {
|
|
3487
3395
|
/**
|
|
3488
|
-
* @param resourceGroupName The name of the resource group
|
|
3396
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3489
3397
|
* @param vaultName The name of the backup vault.
|
|
3490
|
-
* @param backupInstanceName The name of the backup instance
|
|
3398
|
+
* @param backupInstanceName The name of the backup instance.
|
|
3491
3399
|
* @param parameters Request body for operation
|
|
3492
3400
|
* @param options The options parameters.
|
|
3493
3401
|
*/
|
|
@@ -3669,6 +3577,7 @@ export declare type SoftDeleteState = string;
|
|
|
3669
3577
|
* ### Known values supported by the service
|
|
3670
3578
|
* **ArchiveStore** \
|
|
3671
3579
|
* **SnapshotStore** \
|
|
3580
|
+
* **OperationalStore** \
|
|
3672
3581
|
* **VaultStore**
|
|
3673
3582
|
*/
|
|
3674
3583
|
export declare type SourceDataStoreType = string;
|
|
@@ -3710,7 +3619,7 @@ export declare interface StorageSetting {
|
|
|
3710
3619
|
* this enum contains the known values that the service supports.
|
|
3711
3620
|
* ### Known values supported by the service
|
|
3712
3621
|
* **ArchiveStore** \
|
|
3713
|
-
* **
|
|
3622
|
+
* **OperationalStore** \
|
|
3714
3623
|
* **VaultStore**
|
|
3715
3624
|
*/
|
|
3716
3625
|
export declare type StorageSettingStoreTypes = string;
|
|
@@ -3764,7 +3673,7 @@ export declare interface SystemData {
|
|
|
3764
3673
|
lastModifiedBy?: string;
|
|
3765
3674
|
/** The type of identity that last modified the resource. */
|
|
3766
3675
|
lastModifiedByType?: CreatedByType;
|
|
3767
|
-
/** The
|
|
3676
|
+
/** The timestamp of resource last modification (UTC) */
|
|
3768
3677
|
lastModifiedAt?: Date;
|
|
3769
3678
|
}
|
|
3770
3679
|
|
|
@@ -3802,6 +3711,12 @@ export declare interface TargetDetails {
|
|
|
3802
3711
|
restoreTargetLocationType: RestoreTargetLocationType;
|
|
3803
3712
|
/** Url denoting the restore destination. It can point to container / file share etc */
|
|
3804
3713
|
url: string;
|
|
3714
|
+
/**
|
|
3715
|
+
* Full ARM Id denoting the restore destination. It is the ARM Id pointing to container / file share
|
|
3716
|
+
* This is optional if the target subscription can be identified with the URL field. If not
|
|
3717
|
+
* then this is needed if CrossSubscriptionRestore field of BackupVault is in any of the disabled states
|
|
3718
|
+
*/
|
|
3719
|
+
targetResourceArmId?: string;
|
|
3805
3720
|
}
|
|
3806
3721
|
|
|
3807
3722
|
/** Trigger backup request */
|
|
@@ -3818,18 +3733,6 @@ export declare interface TriggerContext {
|
|
|
3818
3733
|
|
|
3819
3734
|
export declare type TriggerContextUnion = TriggerContext | AdhocBasedTriggerContext | ScheduleBasedTriggerContext;
|
|
3820
3735
|
|
|
3821
|
-
/** Request body of unlock delete API. */
|
|
3822
|
-
export declare interface UnlockDeleteRequest {
|
|
3823
|
-
resourceGuardOperationRequests?: string[];
|
|
3824
|
-
resourceToBeDeleted?: string;
|
|
3825
|
-
}
|
|
3826
|
-
|
|
3827
|
-
/** Response of Unlock Delete API. */
|
|
3828
|
-
export declare interface UnlockDeleteResponse {
|
|
3829
|
-
/** This is the time when unlock delete privileges will get expired. */
|
|
3830
|
-
unlockDeleteExpiryTime?: string;
|
|
3831
|
-
}
|
|
3832
|
-
|
|
3833
3736
|
/** Error object used by layers that have access to localized content, and propagate that to user */
|
|
3834
3737
|
export declare interface UserFacingError {
|
|
3835
3738
|
/** Unique code for this error */
|