@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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { ResourceGuardResource, ResourceGuardsGetResourcesInSubscriptionOptionalParams, ResourceGuardsGetResourcesInResourceGroupOptionalParams, DppBaseResource, ResourceGuardsGetDisableSoftDeleteRequestsObjectsOptionalParams, ResourceGuardsGetDeleteResourceGuardProxyRequestsObjectsOptionalParams, ResourceGuardsGetBackupSecurityPINRequestsObjectsOptionalParams, ResourceGuardsGetDeleteProtectedItemRequestsObjectsOptionalParams, ResourceGuardsGetUpdateProtectionPolicyRequestsObjectsOptionalParams, ResourceGuardsGetUpdateProtectedItemRequestsObjectsOptionalParams, ResourceGuardsPutOptionalParams, ResourceGuardsPutResponse, ResourceGuardsGetOptionalParams, ResourceGuardsGetResponse, ResourceGuardsDeleteOptionalParams,
|
|
2
|
+
import { ResourceGuardResource, ResourceGuardsGetResourcesInSubscriptionOptionalParams, ResourceGuardsGetResourcesInResourceGroupOptionalParams, DppBaseResource, ResourceGuardsGetDisableSoftDeleteRequestsObjectsOptionalParams, ResourceGuardsGetDeleteResourceGuardProxyRequestsObjectsOptionalParams, ResourceGuardsGetBackupSecurityPINRequestsObjectsOptionalParams, ResourceGuardsGetDeleteProtectedItemRequestsObjectsOptionalParams, ResourceGuardsGetUpdateProtectionPolicyRequestsObjectsOptionalParams, ResourceGuardsGetUpdateProtectedItemRequestsObjectsOptionalParams, ResourceGuardsPutOptionalParams, ResourceGuardsPutResponse, ResourceGuardsGetOptionalParams, ResourceGuardsGetResponse, ResourceGuardsDeleteOptionalParams, PatchResourceGuardInput, ResourceGuardsPatchOptionalParams, ResourceGuardsPatchResponse, ResourceGuardsGetDefaultDisableSoftDeleteRequestsObjectOptionalParams, ResourceGuardsGetDefaultDisableSoftDeleteRequestsObjectResponse, ResourceGuardsGetDefaultDeleteResourceGuardProxyRequestsObjectOptionalParams, ResourceGuardsGetDefaultDeleteResourceGuardProxyRequestsObjectResponse, ResourceGuardsGetDefaultBackupSecurityPINRequestsObjectOptionalParams, ResourceGuardsGetDefaultBackupSecurityPINRequestsObjectResponse, ResourceGuardsGetDefaultDeleteProtectedItemRequestsObjectOptionalParams, ResourceGuardsGetDefaultDeleteProtectedItemRequestsObjectResponse, ResourceGuardsGetDefaultUpdateProtectionPolicyRequestsObjectOptionalParams, ResourceGuardsGetDefaultUpdateProtectionPolicyRequestsObjectResponse, ResourceGuardsGetDefaultUpdateProtectedItemRequestsObjectOptionalParams, ResourceGuardsGetDefaultUpdateProtectedItemRequestsObjectResponse } from "../models";
|
|
3
3
|
/** Interface representing a ResourceGuards. */
|
|
4
4
|
export interface ResourceGuards {
|
|
5
5
|
/**
|
|
@@ -9,14 +9,14 @@ export interface ResourceGuards {
|
|
|
9
9
|
listResourcesInSubscription(options?: ResourceGuardsGetResourcesInSubscriptionOptionalParams): PagedAsyncIterableIterator<ResourceGuardResource>;
|
|
10
10
|
/**
|
|
11
11
|
* Returns ResourceGuards collection belonging to a ResourceGroup.
|
|
12
|
-
* @param resourceGroupName The name of the resource group
|
|
12
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
13
13
|
* @param options The options parameters.
|
|
14
14
|
*/
|
|
15
15
|
listResourcesInResourceGroup(resourceGroupName: string, options?: ResourceGuardsGetResourcesInResourceGroupOptionalParams): PagedAsyncIterableIterator<ResourceGuardResource>;
|
|
16
16
|
/**
|
|
17
17
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
18
18
|
* ResourceGuard resource.
|
|
19
|
-
* @param resourceGroupName The name of the resource group
|
|
19
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
20
20
|
* @param resourceGuardsName
|
|
21
21
|
* @param options The options parameters.
|
|
22
22
|
*/
|
|
@@ -24,7 +24,7 @@ export interface ResourceGuards {
|
|
|
24
24
|
/**
|
|
25
25
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
26
26
|
* ResourceGuard resource.
|
|
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 resourceGuardsName
|
|
29
29
|
* @param options The options parameters.
|
|
30
30
|
*/
|
|
@@ -32,7 +32,7 @@ export interface ResourceGuards {
|
|
|
32
32
|
/**
|
|
33
33
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
34
34
|
* ResourceGuard resource.
|
|
35
|
-
* @param resourceGroupName The name of the resource group
|
|
35
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
36
36
|
* @param resourceGuardsName
|
|
37
37
|
* @param options The options parameters.
|
|
38
38
|
*/
|
|
@@ -40,7 +40,7 @@ export interface ResourceGuards {
|
|
|
40
40
|
/**
|
|
41
41
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
42
42
|
* ResourceGuard resource.
|
|
43
|
-
* @param resourceGroupName The name of the resource group
|
|
43
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
44
44
|
* @param resourceGuardsName
|
|
45
45
|
* @param options The options parameters.
|
|
46
46
|
*/
|
|
@@ -48,7 +48,7 @@ export interface ResourceGuards {
|
|
|
48
48
|
/**
|
|
49
49
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
50
50
|
* ResourceGuard resource.
|
|
51
|
-
* @param resourceGroupName The name of the resource group
|
|
51
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
52
52
|
* @param resourceGuardsName
|
|
53
53
|
* @param options The options parameters.
|
|
54
54
|
*/
|
|
@@ -56,14 +56,14 @@ export interface ResourceGuards {
|
|
|
56
56
|
/**
|
|
57
57
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
58
58
|
* ResourceGuard resource.
|
|
59
|
-
* @param resourceGroupName The name of the resource group
|
|
59
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
60
60
|
* @param resourceGuardsName
|
|
61
61
|
* @param options The options parameters.
|
|
62
62
|
*/
|
|
63
63
|
listUpdateProtectedItemRequestsObjects(resourceGroupName: string, resourceGuardsName: string, options?: ResourceGuardsGetUpdateProtectedItemRequestsObjectsOptionalParams): PagedAsyncIterableIterator<DppBaseResource>;
|
|
64
64
|
/**
|
|
65
65
|
* Creates or updates a ResourceGuard resource belonging to a resource group.
|
|
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 resourceGuardsName The name of ResourceGuard
|
|
68
68
|
* @param parameters Request body for operation
|
|
69
69
|
* @param options The options parameters.
|
|
@@ -71,14 +71,14 @@ export interface ResourceGuards {
|
|
|
71
71
|
put(resourceGroupName: string, resourceGuardsName: string, parameters: ResourceGuardResource, options?: ResourceGuardsPutOptionalParams): Promise<ResourceGuardsPutResponse>;
|
|
72
72
|
/**
|
|
73
73
|
* Returns a ResourceGuard belonging to a resource group.
|
|
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 resourceGuardsName The name of ResourceGuard
|
|
76
76
|
* @param options The options parameters.
|
|
77
77
|
*/
|
|
78
78
|
get(resourceGroupName: string, resourceGuardsName: string, options?: ResourceGuardsGetOptionalParams): Promise<ResourceGuardsGetResponse>;
|
|
79
79
|
/**
|
|
80
80
|
* Deletes a ResourceGuard resource from the resource group.
|
|
81
|
-
* @param resourceGroupName The name of the resource group
|
|
81
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
82
82
|
* @param resourceGuardsName The name of ResourceGuard
|
|
83
83
|
* @param options The options parameters.
|
|
84
84
|
*/
|
|
@@ -86,16 +86,16 @@ export interface ResourceGuards {
|
|
|
86
86
|
/**
|
|
87
87
|
* Updates a ResourceGuard resource belonging to a resource group. For example, updating tags for a
|
|
88
88
|
* resource.
|
|
89
|
-
* @param resourceGroupName The name of the resource group
|
|
89
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
90
90
|
* @param resourceGuardsName The name of ResourceGuard
|
|
91
91
|
* @param parameters Request body for operation
|
|
92
92
|
* @param options The options parameters.
|
|
93
93
|
*/
|
|
94
|
-
patch(resourceGroupName: string, resourceGuardsName: string, parameters:
|
|
94
|
+
patch(resourceGroupName: string, resourceGuardsName: string, parameters: PatchResourceGuardInput, options?: ResourceGuardsPatchOptionalParams): Promise<ResourceGuardsPatchResponse>;
|
|
95
95
|
/**
|
|
96
96
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
97
97
|
* ResourceGuard resource.
|
|
98
|
-
* @param resourceGroupName The name of the resource group
|
|
98
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
99
99
|
* @param resourceGuardsName
|
|
100
100
|
* @param requestName
|
|
101
101
|
* @param options The options parameters.
|
|
@@ -104,7 +104,7 @@ export interface ResourceGuards {
|
|
|
104
104
|
/**
|
|
105
105
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
106
106
|
* ResourceGuard resource.
|
|
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 resourceGuardsName
|
|
109
109
|
* @param requestName
|
|
110
110
|
* @param options The options parameters.
|
|
@@ -113,7 +113,7 @@ export interface ResourceGuards {
|
|
|
113
113
|
/**
|
|
114
114
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
115
115
|
* ResourceGuard resource.
|
|
116
|
-
* @param resourceGroupName The name of the resource group
|
|
116
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
117
117
|
* @param resourceGuardsName
|
|
118
118
|
* @param requestName
|
|
119
119
|
* @param options The options parameters.
|
|
@@ -122,7 +122,7 @@ export interface ResourceGuards {
|
|
|
122
122
|
/**
|
|
123
123
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
124
124
|
* ResourceGuard resource.
|
|
125
|
-
* @param resourceGroupName The name of the resource group
|
|
125
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
126
126
|
* @param resourceGuardsName
|
|
127
127
|
* @param requestName
|
|
128
128
|
* @param options The options parameters.
|
|
@@ -131,7 +131,7 @@ export interface ResourceGuards {
|
|
|
131
131
|
/**
|
|
132
132
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
133
133
|
* ResourceGuard resource.
|
|
134
|
-
* @param resourceGroupName The name of the resource group
|
|
134
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
135
135
|
* @param resourceGuardsName
|
|
136
136
|
* @param requestName
|
|
137
137
|
* @param options The options parameters.
|
|
@@ -140,7 +140,7 @@ export interface ResourceGuards {
|
|
|
140
140
|
/**
|
|
141
141
|
* Returns collection of operation request objects for a critical operation protected by the given
|
|
142
142
|
* ResourceGuard resource.
|
|
143
|
-
* @param resourceGroupName The name of the resource group
|
|
143
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
144
144
|
* @param resourceGuardsName
|
|
145
145
|
* @param requestName
|
|
146
146
|
* @param options The options parameters.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resourceGuards.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/resourceGuards.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,qBAAqB,EACrB,sDAAsD,EACtD,uDAAuD,EACvD,eAAe,EACf,+DAA+D,EAC/D,sEAAsE,EACtE,+DAA+D,EAC/D,iEAAiE,EACjE,oEAAoE,EACpE,iEAAiE,EACjE,+BAA+B,EAC/B,yBAAyB,EACzB,+BAA+B,EAC/B,yBAAyB,EACzB,kCAAkC,EAClC,
|
|
1
|
+
{"version":3,"file":"resourceGuards.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/resourceGuards.ts"],"names":[],"mappings":"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"}
|
|
@@ -2,9 +2,9 @@ import { AzureBackupFindRestorableTimeRangesRequest, RestorableTimeRangesFindOpt
|
|
|
2
2
|
/** Interface representing a RestorableTimeRanges. */
|
|
3
3
|
export interface RestorableTimeRanges {
|
|
4
4
|
/**
|
|
5
|
-
* @param resourceGroupName The name of the resource group
|
|
5
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
6
6
|
* @param vaultName The name of the backup vault.
|
|
7
|
-
* @param backupInstanceName The name of the backup instance
|
|
7
|
+
* @param backupInstanceName The name of the backup instance.
|
|
8
8
|
* @param parameters Request body for operation
|
|
9
9
|
* @param options The options parameters.
|
|
10
10
|
*/
|
|
@@ -14,7 +14,7 @@ const replaceableVariables = {
|
|
|
14
14
|
AZURE_CLIENT_ID: "azure_client_id",
|
|
15
15
|
AZURE_CLIENT_SECRET: "azure_client_secret",
|
|
16
16
|
AZURE_TENANT_ID: "88888888-8888-8888-8888-888888888888",
|
|
17
|
-
SUBSCRIPTION_ID: "
|
|
17
|
+
SUBSCRIPTION_ID: "88888888-8888-8888-8888-888888888888"
|
|
18
18
|
};
|
|
19
19
|
const recorderOptions = {
|
|
20
20
|
envSetupForPlayback: replaceableVariables
|
|
@@ -50,7 +50,7 @@ describe("DataProtection test", () => {
|
|
|
50
50
|
it("backupVaults create test", function () {
|
|
51
51
|
return __awaiter(this, void 0, void 0, function* () {
|
|
52
52
|
const res = yield client.backupVaults.beginCreateOrUpdateAndWait(resourceGroup, vaultName, {
|
|
53
|
-
identity: { type: "None" },
|
|
53
|
+
// identity: { type: "None" },
|
|
54
54
|
location,
|
|
55
55
|
properties: {
|
|
56
56
|
monitoringSettings: {
|
|
@@ -95,7 +95,7 @@ describe("DataProtection test", () => {
|
|
|
95
95
|
var e_2, _a;
|
|
96
96
|
return __awaiter(this, void 0, void 0, function* () {
|
|
97
97
|
const resArray = new Array();
|
|
98
|
-
const res = yield client.backupVaults.
|
|
98
|
+
const res = yield client.backupVaults.beginDeleteAndWait(resourceGroup, vaultName);
|
|
99
99
|
try {
|
|
100
100
|
for (var _b = __asyncValues(client.backupVaults.listInResourceGroup(resourceGroup)), _c; _c = yield _b.next(), !_c.done;) {
|
|
101
101
|
let item = _c.value;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dataprotection_operations_test.spec.js","sourceRoot":"","sources":["../../test/dataprotection_operations_test.spec.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,OAAO,EACL,GAAG,EACH,QAAQ,EAGR,cAAc,GACf,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AACpE,OAAO,EAAE,MAAM,EAAE,MAAM,MAAM,CAAC;AAE9B,OAAO,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAC;AAEnE,MAAM,oBAAoB,GAA2B;IACnD,eAAe,EAAE,iBAAiB;IAClC,mBAAmB,EAAE,qBAAqB;IAC1C,eAAe,EAAE,sCAAsC;IACvD,eAAe,EAAE,
|
|
1
|
+
{"version":3,"file":"dataprotection_operations_test.spec.js","sourceRoot":"","sources":["../../test/dataprotection_operations_test.spec.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"sdk-type": "mgmt",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "A generated SDK for DataProtectionClient.",
|
|
6
|
-
"version": "1.0.0-beta.
|
|
6
|
+
"version": "1.0.0-beta.2",
|
|
7
7
|
"engines": {
|
|
8
8
|
"node": ">=14.0.0"
|
|
9
9
|
},
|
|
@@ -29,9 +29,9 @@
|
|
|
29
29
|
"types": "./types/arm-dataprotection.d.ts",
|
|
30
30
|
"devDependencies": {
|
|
31
31
|
"@microsoft/api-extractor": "^7.31.1",
|
|
32
|
-
"@rollup/plugin-commonjs": "^
|
|
33
|
-
"@rollup/plugin-json": "^
|
|
34
|
-
"@rollup/plugin-multi-entry": "^
|
|
32
|
+
"@rollup/plugin-commonjs": "^24.0.0",
|
|
33
|
+
"@rollup/plugin-json": "^6.0.0",
|
|
34
|
+
"@rollup/plugin-multi-entry": "^6.0.0",
|
|
35
35
|
"@rollup/plugin-node-resolve": "^13.1.3",
|
|
36
36
|
"mkdirp": "^1.0.4",
|
|
37
37
|
"rollup": "^2.66.1",
|
|
@@ -120,4 +120,4 @@
|
|
|
120
120
|
"disableDocsMs": true,
|
|
121
121
|
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-dataprotection?view=azure-node-preview"
|
|
122
122
|
}
|
|
123
|
-
}
|
|
123
|
+
}
|
|
@@ -55,6 +55,7 @@ export type AuthCredentialsUnion = AuthCredentials | SecretStoreBasedAuthCredent
|
|
|
55
55
|
|
|
56
56
|
// @public
|
|
57
57
|
export interface AzureBackupDiscreteRecoveryPoint extends AzureBackupRecoveryPoint {
|
|
58
|
+
readonly expiryTime?: Date;
|
|
58
59
|
// (undocumented)
|
|
59
60
|
friendlyName?: string;
|
|
60
61
|
objectType: "AzureBackupDiscreteRecoveryPoint";
|
|
@@ -358,25 +359,6 @@ export interface BackupInstancesDeleteOptionalParams extends coreClient.Operatio
|
|
|
358
359
|
updateIntervalInMs?: number;
|
|
359
360
|
}
|
|
360
361
|
|
|
361
|
-
// @public
|
|
362
|
-
export interface BackupInstancesExtensionRouting {
|
|
363
|
-
list(resourceId: string, options?: BackupInstancesExtensionRoutingListOptionalParams): PagedAsyncIterableIterator<BackupInstanceResource>;
|
|
364
|
-
}
|
|
365
|
-
|
|
366
|
-
// @public
|
|
367
|
-
export interface BackupInstancesExtensionRoutingListNextOptionalParams extends coreClient.OperationOptions {
|
|
368
|
-
}
|
|
369
|
-
|
|
370
|
-
// @public
|
|
371
|
-
export type BackupInstancesExtensionRoutingListNextResponse = BackupInstanceResourceList;
|
|
372
|
-
|
|
373
|
-
// @public
|
|
374
|
-
export interface BackupInstancesExtensionRoutingListOptionalParams extends coreClient.OperationOptions {
|
|
375
|
-
}
|
|
376
|
-
|
|
377
|
-
// @public
|
|
378
|
-
export type BackupInstancesExtensionRoutingListResponse = BackupInstanceResourceList;
|
|
379
|
-
|
|
380
362
|
// @public
|
|
381
363
|
export interface BackupInstancesGetBackupInstanceOperationResultOptionalParams extends coreClient.OperationOptions {
|
|
382
364
|
}
|
|
@@ -596,6 +578,7 @@ export interface BackupSchedule {
|
|
|
596
578
|
|
|
597
579
|
// @public
|
|
598
580
|
export interface BackupVault {
|
|
581
|
+
featureSettings?: FeatureSettings;
|
|
599
582
|
readonly isVaultProtectedByResourceGuard?: boolean;
|
|
600
583
|
monitoringSettings?: MonitoringSettings;
|
|
601
584
|
readonly provisioningState?: ProvisioningState;
|
|
@@ -639,10 +622,11 @@ export interface BackupVaultResourceList extends DppResourceList {
|
|
|
639
622
|
export interface BackupVaults {
|
|
640
623
|
beginCreateOrUpdate(resourceGroupName: string, vaultName: string, parameters: BackupVaultResource, options?: BackupVaultsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<BackupVaultsCreateOrUpdateResponse>, BackupVaultsCreateOrUpdateResponse>>;
|
|
641
624
|
beginCreateOrUpdateAndWait(resourceGroupName: string, vaultName: string, parameters: BackupVaultResource, options?: BackupVaultsCreateOrUpdateOptionalParams): Promise<BackupVaultsCreateOrUpdateResponse>;
|
|
625
|
+
beginDelete(resourceGroupName: string, vaultName: string, options?: BackupVaultsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
626
|
+
beginDeleteAndWait(resourceGroupName: string, vaultName: string, options?: BackupVaultsDeleteOptionalParams): Promise<void>;
|
|
642
627
|
beginUpdate(resourceGroupName: string, vaultName: string, parameters: PatchResourceRequestInput, options?: BackupVaultsUpdateOptionalParams): Promise<PollerLike<PollOperationState<BackupVaultsUpdateResponse>, BackupVaultsUpdateResponse>>;
|
|
643
628
|
beginUpdateAndWait(resourceGroupName: string, vaultName: string, parameters: PatchResourceRequestInput, options?: BackupVaultsUpdateOptionalParams): Promise<BackupVaultsUpdateResponse>;
|
|
644
629
|
checkNameAvailability(resourceGroupName: string, location: string, parameters: CheckNameAvailabilityRequest, options?: BackupVaultsCheckNameAvailabilityOptionalParams): Promise<BackupVaultsCheckNameAvailabilityResponse>;
|
|
645
|
-
delete(resourceGroupName: string, vaultName: string, options?: BackupVaultsDeleteOptionalParams): Promise<void>;
|
|
646
630
|
get(resourceGroupName: string, vaultName: string, options?: BackupVaultsGetOptionalParams): Promise<BackupVaultsGetResponse>;
|
|
647
631
|
listInResourceGroup(resourceGroupName: string, options?: BackupVaultsGetInResourceGroupOptionalParams): PagedAsyncIterableIterator<BackupVaultResource>;
|
|
648
632
|
listInSubscription(options?: BackupVaultsGetInSubscriptionOptionalParams): PagedAsyncIterableIterator<BackupVaultResource>;
|
|
@@ -666,6 +650,8 @@ export type BackupVaultsCreateOrUpdateResponse = BackupVaultResource;
|
|
|
666
650
|
|
|
667
651
|
// @public
|
|
668
652
|
export interface BackupVaultsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
653
|
+
resumeFrom?: string;
|
|
654
|
+
updateIntervalInMs?: number;
|
|
669
655
|
}
|
|
670
656
|
|
|
671
657
|
// @public
|
|
@@ -821,6 +807,14 @@ export type CopyOptionUnion = CopyOption | CopyOnExpiryOption | CustomCopyOption
|
|
|
821
807
|
// @public
|
|
822
808
|
export type CreatedByType = string;
|
|
823
809
|
|
|
810
|
+
// @public
|
|
811
|
+
export interface CrossSubscriptionRestoreSettings {
|
|
812
|
+
state?: CrossSubscriptionRestoreState;
|
|
813
|
+
}
|
|
814
|
+
|
|
815
|
+
// @public
|
|
816
|
+
export type CrossSubscriptionRestoreState = string;
|
|
817
|
+
|
|
824
818
|
// @public
|
|
825
819
|
export type CurrentProtectionState = string;
|
|
826
820
|
|
|
@@ -852,8 +846,6 @@ export class DataProtectionClient extends coreClient.ServiceClient {
|
|
|
852
846
|
// (undocumented)
|
|
853
847
|
backupInstances: BackupInstances;
|
|
854
848
|
// (undocumented)
|
|
855
|
-
backupInstancesExtensionRouting: BackupInstancesExtensionRouting;
|
|
856
|
-
// (undocumented)
|
|
857
849
|
backupPolicies: BackupPolicies;
|
|
858
850
|
// (undocumented)
|
|
859
851
|
backupVaultOperationResults: BackupVaultOperationResults;
|
|
@@ -866,8 +858,6 @@ export class DataProtectionClient extends coreClient.ServiceClient {
|
|
|
866
858
|
// (undocumented)
|
|
867
859
|
deletedBackupInstances: DeletedBackupInstances;
|
|
868
860
|
// (undocumented)
|
|
869
|
-
dppResourceGuardProxy: DppResourceGuardProxy;
|
|
870
|
-
// (undocumented)
|
|
871
861
|
exportJobs: ExportJobs;
|
|
872
862
|
// (undocumented)
|
|
873
863
|
exportJobsOperationResult: ExportJobsOperationResult;
|
|
@@ -1048,6 +1038,19 @@ export interface DppBaseResourceList {
|
|
|
1048
1038
|
value?: DppBaseResource[];
|
|
1049
1039
|
}
|
|
1050
1040
|
|
|
1041
|
+
// @public (undocumented)
|
|
1042
|
+
export interface DppBaseTrackedResource {
|
|
1043
|
+
eTag?: string;
|
|
1044
|
+
readonly id?: string;
|
|
1045
|
+
location?: string;
|
|
1046
|
+
readonly name?: string;
|
|
1047
|
+
readonly systemData?: SystemData;
|
|
1048
|
+
tags?: {
|
|
1049
|
+
[propertyName: string]: string;
|
|
1050
|
+
};
|
|
1051
|
+
readonly type?: string;
|
|
1052
|
+
}
|
|
1053
|
+
|
|
1051
1054
|
// @public
|
|
1052
1055
|
export interface DppIdentityDetails {
|
|
1053
1056
|
readonly principalId?: string;
|
|
@@ -1074,76 +1077,14 @@ export interface DppResource {
|
|
|
1074
1077
|
readonly type?: string;
|
|
1075
1078
|
}
|
|
1076
1079
|
|
|
1077
|
-
// @public
|
|
1078
|
-
export interface DppResourceGuardProxy {
|
|
1079
|
-
// (undocumented)
|
|
1080
|
-
delete(resourceGroupName: string, vaultName: string, resourceGuardProxyName: string, options?: DppResourceGuardProxyDeleteOptionalParams): Promise<void>;
|
|
1081
|
-
// (undocumented)
|
|
1082
|
-
get(resourceGroupName: string, vaultName: string, resourceGuardProxyName: string, options?: DppResourceGuardProxyGetOptionalParams): Promise<DppResourceGuardProxyGetResponse>;
|
|
1083
|
-
// (undocumented)
|
|
1084
|
-
list(resourceGroupName: string, vaultName: string, options?: DppResourceGuardProxyListOptionalParams): PagedAsyncIterableIterator<ResourceGuardProxyBaseResource>;
|
|
1085
|
-
// (undocumented)
|
|
1086
|
-
put(resourceGroupName: string, vaultName: string, resourceGuardProxyName: string, parameters: ResourceGuardProxyBaseResource, options?: DppResourceGuardProxyPutOptionalParams): Promise<DppResourceGuardProxyPutResponse>;
|
|
1087
|
-
// (undocumented)
|
|
1088
|
-
unlockDelete(resourceGroupName: string, vaultName: string, resourceGuardProxyName: string, parameters: UnlockDeleteRequest, options?: DppResourceGuardProxyUnlockDeleteOptionalParams): Promise<DppResourceGuardProxyUnlockDeleteResponse>;
|
|
1089
|
-
}
|
|
1090
|
-
|
|
1091
|
-
// @public
|
|
1092
|
-
export interface DppResourceGuardProxyDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1093
|
-
}
|
|
1094
|
-
|
|
1095
|
-
// @public
|
|
1096
|
-
export interface DppResourceGuardProxyGetOptionalParams extends coreClient.OperationOptions {
|
|
1097
|
-
}
|
|
1098
|
-
|
|
1099
|
-
// @public
|
|
1100
|
-
export type DppResourceGuardProxyGetResponse = ResourceGuardProxyBaseResource;
|
|
1101
|
-
|
|
1102
|
-
// @public
|
|
1103
|
-
export interface DppResourceGuardProxyListNextOptionalParams extends coreClient.OperationOptions {
|
|
1104
|
-
}
|
|
1105
|
-
|
|
1106
|
-
// @public
|
|
1107
|
-
export type DppResourceGuardProxyListNextResponse = ResourceGuardProxyBaseResourceList;
|
|
1108
|
-
|
|
1109
|
-
// @public
|
|
1110
|
-
export interface DppResourceGuardProxyListOptionalParams extends coreClient.OperationOptions {
|
|
1111
|
-
}
|
|
1112
|
-
|
|
1113
|
-
// @public
|
|
1114
|
-
export type DppResourceGuardProxyListResponse = ResourceGuardProxyBaseResourceList;
|
|
1115
|
-
|
|
1116
|
-
// @public
|
|
1117
|
-
export interface DppResourceGuardProxyPutOptionalParams extends coreClient.OperationOptions {
|
|
1118
|
-
}
|
|
1119
|
-
|
|
1120
|
-
// @public
|
|
1121
|
-
export type DppResourceGuardProxyPutResponse = ResourceGuardProxyBaseResource;
|
|
1122
|
-
|
|
1123
|
-
// @public
|
|
1124
|
-
export interface DppResourceGuardProxyUnlockDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1125
|
-
}
|
|
1126
|
-
|
|
1127
|
-
// @public
|
|
1128
|
-
export type DppResourceGuardProxyUnlockDeleteResponse = UnlockDeleteResponse;
|
|
1129
|
-
|
|
1130
1080
|
// @public
|
|
1131
1081
|
export interface DppResourceList {
|
|
1132
1082
|
nextLink?: string;
|
|
1133
1083
|
}
|
|
1134
1084
|
|
|
1135
1085
|
// @public (undocumented)
|
|
1136
|
-
export interface DppTrackedResource {
|
|
1137
|
-
eTag?: string;
|
|
1138
|
-
readonly id?: string;
|
|
1086
|
+
export interface DppTrackedResource extends DppBaseTrackedResource {
|
|
1139
1087
|
identity?: DppIdentityDetails;
|
|
1140
|
-
location?: string;
|
|
1141
|
-
readonly name?: string;
|
|
1142
|
-
readonly systemData?: SystemData;
|
|
1143
|
-
tags?: {
|
|
1144
|
-
[propertyName: string]: string;
|
|
1145
|
-
};
|
|
1146
|
-
readonly type?: string;
|
|
1147
1088
|
}
|
|
1148
1089
|
|
|
1149
1090
|
// @public (undocumented)
|
|
@@ -1230,6 +1171,11 @@ export interface ExportJobsTriggerOptionalParams extends coreClient.OperationOpt
|
|
|
1230
1171
|
// @public
|
|
1231
1172
|
export type ExportJobsTriggerResponse = ExportJobsTriggerHeaders;
|
|
1232
1173
|
|
|
1174
|
+
// @public
|
|
1175
|
+
export interface FeatureSettings {
|
|
1176
|
+
crossSubscriptionRestoreSettings?: CrossSubscriptionRestoreSettings;
|
|
1177
|
+
}
|
|
1178
|
+
|
|
1233
1179
|
// @public
|
|
1234
1180
|
export type FeatureSupportStatus = string;
|
|
1235
1181
|
|
|
@@ -1390,6 +1336,13 @@ export enum KnownCreatedByType {
|
|
|
1390
1336
|
User = "User"
|
|
1391
1337
|
}
|
|
1392
1338
|
|
|
1339
|
+
// @public
|
|
1340
|
+
export enum KnownCrossSubscriptionRestoreState {
|
|
1341
|
+
Disabled = "Disabled",
|
|
1342
|
+
Enabled = "Enabled",
|
|
1343
|
+
PermanentlyDisabled = "PermanentlyDisabled"
|
|
1344
|
+
}
|
|
1345
|
+
|
|
1393
1346
|
// @public
|
|
1394
1347
|
export enum KnownCurrentProtectionState {
|
|
1395
1348
|
BackupSchedulesSuspended = "BackupSchedulesSuspended",
|
|
@@ -1505,15 +1458,6 @@ export enum KnownRehydrationStatus {
|
|
|
1505
1458
|
Failed = "FAILED"
|
|
1506
1459
|
}
|
|
1507
1460
|
|
|
1508
|
-
// @public
|
|
1509
|
-
export enum KnownResourceGuardProvisioningState {
|
|
1510
|
-
Failed = "Failed",
|
|
1511
|
-
Provisioning = "Provisioning",
|
|
1512
|
-
Succeeded = "Succeeded",
|
|
1513
|
-
Unknown = "Unknown",
|
|
1514
|
-
Updating = "Updating"
|
|
1515
|
-
}
|
|
1516
|
-
|
|
1517
1461
|
// @public
|
|
1518
1462
|
export enum KnownResourceMoveState {
|
|
1519
1463
|
CommitFailed = "CommitFailed",
|
|
@@ -1558,6 +1502,7 @@ export enum KnownSoftDeleteState {
|
|
|
1558
1502
|
// @public
|
|
1559
1503
|
export enum KnownSourceDataStoreType {
|
|
1560
1504
|
ArchiveStore = "ArchiveStore",
|
|
1505
|
+
OperationalStore = "OperationalStore",
|
|
1561
1506
|
SnapshotStore = "SnapshotStore",
|
|
1562
1507
|
VaultStore = "VaultStore"
|
|
1563
1508
|
}
|
|
@@ -1575,7 +1520,7 @@ export enum KnownStatus {
|
|
|
1575
1520
|
// @public
|
|
1576
1521
|
export enum KnownStorageSettingStoreTypes {
|
|
1577
1522
|
ArchiveStore = "ArchiveStore",
|
|
1578
|
-
|
|
1523
|
+
OperationalStore = "OperationalStore",
|
|
1579
1524
|
VaultStore = "VaultStore"
|
|
1580
1525
|
}
|
|
1581
1526
|
|
|
@@ -1740,10 +1685,18 @@ export type OperationStatusResourceGroupContextGetResponse = OperationResource;
|
|
|
1740
1685
|
|
|
1741
1686
|
// @public
|
|
1742
1687
|
export interface PatchBackupVaultInput {
|
|
1688
|
+
featureSettings?: FeatureSettings;
|
|
1743
1689
|
monitoringSettings?: MonitoringSettings;
|
|
1744
1690
|
securitySettings?: SecuritySettings;
|
|
1745
1691
|
}
|
|
1746
1692
|
|
|
1693
|
+
// @public
|
|
1694
|
+
export interface PatchResourceGuardInput {
|
|
1695
|
+
tags?: {
|
|
1696
|
+
[propertyName: string]: string;
|
|
1697
|
+
};
|
|
1698
|
+
}
|
|
1699
|
+
|
|
1747
1700
|
// @public
|
|
1748
1701
|
export interface PatchResourceRequestInput {
|
|
1749
1702
|
identity?: DppIdentityDetails;
|
|
@@ -1864,7 +1817,7 @@ export type RehydrationStatus = string;
|
|
|
1864
1817
|
export interface ResourceGuard {
|
|
1865
1818
|
readonly allowAutoApprovals?: boolean;
|
|
1866
1819
|
readonly description?: string;
|
|
1867
|
-
readonly provisioningState?:
|
|
1820
|
+
readonly provisioningState?: ProvisioningState;
|
|
1868
1821
|
readonly resourceGuardOperations?: ResourceGuardOperation[];
|
|
1869
1822
|
vaultCriticalOperationExclusionList?: string[];
|
|
1870
1823
|
}
|
|
@@ -1876,40 +1829,7 @@ export interface ResourceGuardOperation {
|
|
|
1876
1829
|
}
|
|
1877
1830
|
|
|
1878
1831
|
// @public (undocumented)
|
|
1879
|
-
export interface
|
|
1880
|
-
// (undocumented)
|
|
1881
|
-
defaultResourceRequest?: string;
|
|
1882
|
-
// (undocumented)
|
|
1883
|
-
vaultCriticalOperation?: string;
|
|
1884
|
-
}
|
|
1885
|
-
|
|
1886
|
-
// @public
|
|
1887
|
-
export type ResourceGuardProvisioningState = string;
|
|
1888
|
-
|
|
1889
|
-
// @public (undocumented)
|
|
1890
|
-
export interface ResourceGuardProxyBase {
|
|
1891
|
-
// (undocumented)
|
|
1892
|
-
description?: string;
|
|
1893
|
-
// (undocumented)
|
|
1894
|
-
lastUpdatedTime?: string;
|
|
1895
|
-
// (undocumented)
|
|
1896
|
-
resourceGuardOperationDetails?: ResourceGuardOperationDetail[];
|
|
1897
|
-
// (undocumented)
|
|
1898
|
-
resourceGuardResourceId?: string;
|
|
1899
|
-
}
|
|
1900
|
-
|
|
1901
|
-
// @public (undocumented)
|
|
1902
|
-
export interface ResourceGuardProxyBaseResource extends DppResource {
|
|
1903
|
-
properties?: ResourceGuardProxyBase;
|
|
1904
|
-
}
|
|
1905
|
-
|
|
1906
|
-
// @public
|
|
1907
|
-
export interface ResourceGuardProxyBaseResourceList extends DppResourceList {
|
|
1908
|
-
value?: ResourceGuardProxyBaseResource[];
|
|
1909
|
-
}
|
|
1910
|
-
|
|
1911
|
-
// @public (undocumented)
|
|
1912
|
-
export interface ResourceGuardResource extends DppTrackedResource {
|
|
1832
|
+
export interface ResourceGuardResource extends DppBaseTrackedResource {
|
|
1913
1833
|
properties?: ResourceGuard;
|
|
1914
1834
|
}
|
|
1915
1835
|
|
|
@@ -1936,7 +1856,7 @@ export interface ResourceGuards {
|
|
|
1936
1856
|
listResourcesInSubscription(options?: ResourceGuardsGetResourcesInSubscriptionOptionalParams): PagedAsyncIterableIterator<ResourceGuardResource>;
|
|
1937
1857
|
listUpdateProtectedItemRequestsObjects(resourceGroupName: string, resourceGuardsName: string, options?: ResourceGuardsGetUpdateProtectedItemRequestsObjectsOptionalParams): PagedAsyncIterableIterator<DppBaseResource>;
|
|
1938
1858
|
listUpdateProtectionPolicyRequestsObjects(resourceGroupName: string, resourceGuardsName: string, options?: ResourceGuardsGetUpdateProtectionPolicyRequestsObjectsOptionalParams): PagedAsyncIterableIterator<DppBaseResource>;
|
|
1939
|
-
patch(resourceGroupName: string, resourceGuardsName: string, parameters:
|
|
1859
|
+
patch(resourceGroupName: string, resourceGuardsName: string, parameters: PatchResourceGuardInput, options?: ResourceGuardsPatchOptionalParams): Promise<ResourceGuardsPatchResponse>;
|
|
1940
1860
|
put(resourceGroupName: string, resourceGuardsName: string, parameters: ResourceGuardResource, options?: ResourceGuardsPutOptionalParams): Promise<ResourceGuardsPutResponse>;
|
|
1941
1861
|
}
|
|
1942
1862
|
|
|
@@ -2315,6 +2235,7 @@ export interface TargetCopySetting {
|
|
|
2315
2235
|
export interface TargetDetails {
|
|
2316
2236
|
filePrefix: string;
|
|
2317
2237
|
restoreTargetLocationType: RestoreTargetLocationType;
|
|
2238
|
+
targetResourceArmId?: string;
|
|
2318
2239
|
url: string;
|
|
2319
2240
|
}
|
|
2320
2241
|
|
|
@@ -2331,19 +2252,6 @@ export interface TriggerContext {
|
|
|
2331
2252
|
// @public (undocumented)
|
|
2332
2253
|
export type TriggerContextUnion = TriggerContext | AdhocBasedTriggerContext | ScheduleBasedTriggerContext;
|
|
2333
2254
|
|
|
2334
|
-
// @public
|
|
2335
|
-
export interface UnlockDeleteRequest {
|
|
2336
|
-
// (undocumented)
|
|
2337
|
-
resourceGuardOperationRequests?: string[];
|
|
2338
|
-
// (undocumented)
|
|
2339
|
-
resourceToBeDeleted?: string;
|
|
2340
|
-
}
|
|
2341
|
-
|
|
2342
|
-
// @public
|
|
2343
|
-
export interface UnlockDeleteResponse {
|
|
2344
|
-
unlockDeleteExpiryTime?: string;
|
|
2345
|
-
}
|
|
2346
|
-
|
|
2347
2255
|
// @public
|
|
2348
2256
|
export interface UserFacingError {
|
|
2349
2257
|
code?: string;
|