@azure/arm-recoveryservicesbackup 13.0.1-alpha.20240510.1 → 13.1.0-alpha.20240522.1
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 +15 -9
- package/LICENSE +1 -1
- package/dist/index.js +3570 -3505
- 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/backupEnginesGetSample.js +1 -1
- package/dist-esm/samples-dev/backupEnginesListSample.js +1 -1
- package/dist-esm/samples-dev/backupJobsListSample.js +4 -4
- package/dist-esm/samples-dev/backupJobsListSample.js.map +1 -1
- package/dist-esm/samples-dev/backupOperationResultsGetSample.js +1 -1
- package/dist-esm/samples-dev/backupOperationStatusesGetSample.js +1 -1
- package/dist-esm/samples-dev/backupPoliciesListSample.js +4 -4
- package/dist-esm/samples-dev/backupPoliciesListSample.js.map +1 -1
- package/dist-esm/samples-dev/backupProtectableItemsListSample.js +2 -2
- package/dist-esm/samples-dev/backupProtectableItemsListSample.js.map +1 -1
- package/dist-esm/samples-dev/backupProtectedItemsListSample.js +2 -2
- package/dist-esm/samples-dev/backupProtectedItemsListSample.js.map +1 -1
- package/dist-esm/samples-dev/backupProtectionContainersListSample.js +2 -2
- package/dist-esm/samples-dev/backupProtectionContainersListSample.js.map +1 -1
- package/dist-esm/samples-dev/backupProtectionIntentListSample.js +1 -1
- package/dist-esm/samples-dev/backupResourceEncryptionConfigsGetSample.js +1 -1
- package/dist-esm/samples-dev/backupResourceEncryptionConfigsUpdateSample.js +4 -4
- package/dist-esm/samples-dev/backupResourceEncryptionConfigsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/backupResourceStorageConfigsNonCrrGetSample.js +1 -1
- package/dist-esm/samples-dev/backupResourceStorageConfigsNonCrrPatchSample.js +4 -4
- package/dist-esm/samples-dev/backupResourceStorageConfigsNonCrrPatchSample.js.map +1 -1
- package/dist-esm/samples-dev/backupResourceStorageConfigsNonCrrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/backupResourceStorageConfigsNonCrrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/backupResourceVaultConfigsGetSample.js +1 -1
- package/dist-esm/samples-dev/backupResourceVaultConfigsPutSample.js +4 -4
- package/dist-esm/samples-dev/backupResourceVaultConfigsPutSample.js.map +1 -1
- package/dist-esm/samples-dev/backupResourceVaultConfigsUpdateSample.js +3 -3
- package/dist-esm/samples-dev/backupResourceVaultConfigsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/backupStatusGetSample.js +3 -3
- package/dist-esm/samples-dev/backupStatusGetSample.js.map +1 -1
- package/dist-esm/samples-dev/backupUsageSummariesListSample.js +3 -3
- package/dist-esm/samples-dev/backupUsageSummariesListSample.js.map +1 -1
- package/dist-esm/samples-dev/backupWorkloadItemsListSample.js +2 -2
- package/dist-esm/samples-dev/backupWorkloadItemsListSample.js.map +1 -1
- package/dist-esm/samples-dev/backupsTriggerSample.js +3 -3
- package/dist-esm/samples-dev/backupsTriggerSample.js.map +1 -1
- package/dist-esm/samples-dev/bmsPrepareDataMoveOperationResultGetSample.js +1 -1
- package/dist-esm/samples-dev/bmsPrepareDataMoveSample.js +3 -3
- package/dist-esm/samples-dev/bmsPrepareDataMoveSample.js.map +1 -1
- package/dist-esm/samples-dev/bmsTriggerDataMoveSample.js +3 -3
- package/dist-esm/samples-dev/bmsTriggerDataMoveSample.js.map +1 -1
- package/dist-esm/samples-dev/deletedProtectionContainersListSample.js +2 -2
- package/dist-esm/samples-dev/deletedProtectionContainersListSample.js.map +1 -1
- package/dist-esm/samples-dev/exportJobsOperationResultsGetSample.js +1 -1
- package/dist-esm/samples-dev/featureSupportValidateSample.js +3 -3
- package/dist-esm/samples-dev/featureSupportValidateSample.js.map +1 -1
- package/dist-esm/samples-dev/fetchTieringCostPostSample.js +9 -9
- package/dist-esm/samples-dev/fetchTieringCostPostSample.js.map +1 -1
- package/dist-esm/samples-dev/getOperationStatusSample.js +1 -1
- package/dist-esm/samples-dev/getTieringCostOperationResultGetSample.js +1 -1
- package/dist-esm/samples-dev/itemLevelRecoveryConnectionsProvisionSample.js +4 -4
- package/dist-esm/samples-dev/itemLevelRecoveryConnectionsProvisionSample.js.map +1 -1
- package/dist-esm/samples-dev/itemLevelRecoveryConnectionsRevokeSample.js +1 -1
- package/dist-esm/samples-dev/jobCancellationsTriggerSample.js +1 -1
- package/dist-esm/samples-dev/jobDetailsGetSample.js +1 -1
- package/dist-esm/samples-dev/jobOperationResultsGetSample.js +1 -1
- package/dist-esm/samples-dev/jobsExportSample.js +1 -1
- package/dist-esm/samples-dev/moveRecoveryPointSample.js +3 -3
- package/dist-esm/samples-dev/moveRecoveryPointSample.js.map +1 -1
- package/dist-esm/samples-dev/operationValidateSample.js +12 -12
- package/dist-esm/samples-dev/operationValidateSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionGetSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionPutSample.js +6 -6
- package/dist-esm/samples-dev/privateEndpointConnectionPutSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointGetOperationStatusSample.js +1 -1
- package/dist-esm/samples-dev/protectableContainersListSample.js +2 -2
- package/dist-esm/samples-dev/protectableContainersListSample.js.map +1 -1
- package/dist-esm/samples-dev/protectedItemOperationResultsGetSample.js +1 -1
- package/dist-esm/samples-dev/protectedItemOperationStatusesGetSample.js +1 -1
- package/dist-esm/samples-dev/protectedItemsCreateOrUpdateSample.js +7 -7
- package/dist-esm/samples-dev/protectedItemsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/protectedItemsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/protectedItemsGetSample.js +2 -2
- package/dist-esm/samples-dev/protectionContainerOperationResultsGetSample.js +1 -1
- package/dist-esm/samples-dev/protectionContainerRefreshOperationResultsGetSample.js +1 -1
- package/dist-esm/samples-dev/protectionContainersGetSample.js +1 -1
- package/dist-esm/samples-dev/protectionContainersInquireSample.js +1 -1
- package/dist-esm/samples-dev/protectionContainersRefreshSample.js +1 -1
- package/dist-esm/samples-dev/protectionContainersRegisterSample.js +4 -4
- package/dist-esm/samples-dev/protectionContainersRegisterSample.js.map +1 -1
- package/dist-esm/samples-dev/protectionContainersUnregisterSample.js +1 -1
- package/dist-esm/samples-dev/protectionIntentCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/protectionIntentCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/protectionIntentDeleteSample.js +1 -1
- package/dist-esm/samples-dev/protectionIntentGetSample.js +1 -1
- package/dist-esm/samples-dev/protectionIntentValidateSample.js +3 -3
- package/dist-esm/samples-dev/protectionIntentValidateSample.js.map +1 -1
- package/dist-esm/samples-dev/protectionPoliciesCreateOrUpdateSample.js +95 -93
- package/dist-esm/samples-dev/protectionPoliciesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/protectionPoliciesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/protectionPoliciesGetSample.js +2 -2
- package/dist-esm/samples-dev/protectionPolicyOperationResultsGetSample.js +1 -1
- package/dist-esm/samples-dev/protectionPolicyOperationStatusesGetSample.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/recoveryPointsRecommendedForMoveListSample.js +3 -3
- package/dist-esm/samples-dev/recoveryPointsRecommendedForMoveListSample.js.map +1 -1
- package/dist-esm/samples-dev/resourceGuardProxiesGetSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardProxyDeleteSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardProxyGetSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardProxyPutSample.js +4 -4
- package/dist-esm/samples-dev/resourceGuardProxyPutSample.js.map +1 -1
- package/dist-esm/samples-dev/resourceGuardProxyUnlockDeleteSample.js +4 -4
- package/dist-esm/samples-dev/resourceGuardProxyUnlockDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/restoresTriggerSample.js +26 -26
- package/dist-esm/samples-dev/restoresTriggerSample.js.map +1 -1
- package/dist-esm/samples-dev/securityPiNsGetSample.js +1 -1
- package/dist-esm/samples-dev/tieringCostOperationStatusGetSample.js +1 -1
- package/dist-esm/samples-dev/validateOperationResultsGetSample.js +1 -1
- package/dist-esm/samples-dev/validateOperationStatusesGetSample.js +1 -1
- package/dist-esm/samples-dev/validateOperationTriggerSample.js +6 -6
- package/dist-esm/samples-dev/validateOperationTriggerSample.js.map +1 -1
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +22 -0
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +6 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +2870 -2854
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +1 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +104 -95
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/bMSPrepareDataMoveOperationResult.d.ts.map +1 -1
- package/dist-esm/src/operations/bMSPrepareDataMoveOperationResult.js +5 -5
- package/dist-esm/src/operations/bMSPrepareDataMoveOperationResult.js.map +1 -1
- package/dist-esm/src/operations/backupEngines.js +18 -18
- package/dist-esm/src/operations/backupEngines.js.map +1 -1
- package/dist-esm/src/operations/backupJobs.js +12 -12
- package/dist-esm/src/operations/backupJobs.js.map +1 -1
- package/dist-esm/src/operations/backupOperationResults.js +4 -4
- package/dist-esm/src/operations/backupOperationResults.js.map +1 -1
- package/dist-esm/src/operations/backupOperationStatuses.js +5 -5
- package/dist-esm/src/operations/backupOperationStatuses.js.map +1 -1
- package/dist-esm/src/operations/backupPolicies.js +11 -11
- package/dist-esm/src/operations/backupPolicies.js.map +1 -1
- package/dist-esm/src/operations/backupProtectableItems.js +12 -12
- package/dist-esm/src/operations/backupProtectableItems.js.map +1 -1
- package/dist-esm/src/operations/backupProtectedItems.js +12 -12
- package/dist-esm/src/operations/backupProtectedItems.js.map +1 -1
- package/dist-esm/src/operations/backupProtectionContainers.d.ts.map +1 -1
- package/dist-esm/src/operations/backupProtectionContainers.js +11 -11
- package/dist-esm/src/operations/backupProtectionContainers.js.map +1 -1
- package/dist-esm/src/operations/backupProtectionIntent.js +10 -10
- package/dist-esm/src/operations/backupProtectionIntent.js.map +1 -1
- package/dist-esm/src/operations/backupResourceEncryptionConfigs.d.ts.map +1 -1
- package/dist-esm/src/operations/backupResourceEncryptionConfigs.js +9 -9
- package/dist-esm/src/operations/backupResourceEncryptionConfigs.js.map +1 -1
- package/dist-esm/src/operations/backupResourceStorageConfigsNonCRR.d.ts.map +1 -1
- package/dist-esm/src/operations/backupResourceStorageConfigsNonCRR.js +14 -14
- package/dist-esm/src/operations/backupResourceStorageConfigsNonCRR.js.map +1 -1
- package/dist-esm/src/operations/backupResourceVaultConfigs.d.ts.map +1 -1
- package/dist-esm/src/operations/backupResourceVaultConfigs.js +25 -17
- package/dist-esm/src/operations/backupResourceVaultConfigs.js.map +1 -1
- package/dist-esm/src/operations/backupStatus.js +4 -4
- package/dist-esm/src/operations/backupStatus.js.map +1 -1
- package/dist-esm/src/operations/backupUsageSummaries.js +6 -6
- package/dist-esm/src/operations/backupUsageSummaries.js.map +1 -1
- package/dist-esm/src/operations/backupWorkloadItems.js +13 -13
- package/dist-esm/src/operations/backupWorkloadItems.js.map +1 -1
- package/dist-esm/src/operations/backups.js +5 -5
- package/dist-esm/src/operations/backups.js.map +1 -1
- package/dist-esm/src/operations/deletedProtectionContainers.d.ts.map +1 -1
- package/dist-esm/src/operations/deletedProtectionContainers.js +11 -11
- package/dist-esm/src/operations/deletedProtectionContainers.js.map +1 -1
- package/dist-esm/src/operations/exportJobsOperationResults.d.ts.map +1 -1
- package/dist-esm/src/operations/exportJobsOperationResults.js +6 -6
- package/dist-esm/src/operations/exportJobsOperationResults.js.map +1 -1
- package/dist-esm/src/operations/featureSupport.js +4 -4
- package/dist-esm/src/operations/featureSupport.js.map +1 -1
- package/dist-esm/src/operations/fetchTieringCost.d.ts.map +1 -1
- package/dist-esm/src/operations/fetchTieringCost.js +13 -13
- package/dist-esm/src/operations/fetchTieringCost.js.map +1 -1
- package/dist-esm/src/operations/getTieringCostOperationResult.d.ts.map +1 -1
- package/dist-esm/src/operations/getTieringCostOperationResult.js +5 -5
- package/dist-esm/src/operations/getTieringCostOperationResult.js.map +1 -1
- package/dist-esm/src/operations/itemLevelRecoveryConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/itemLevelRecoveryConnections.js +10 -10
- package/dist-esm/src/operations/itemLevelRecoveryConnections.js.map +1 -1
- package/dist-esm/src/operations/jobCancellations.js +4 -4
- package/dist-esm/src/operations/jobCancellations.js.map +1 -1
- package/dist-esm/src/operations/jobDetails.js +5 -5
- package/dist-esm/src/operations/jobDetails.js.map +1 -1
- package/dist-esm/src/operations/jobOperationResults.js +4 -4
- package/dist-esm/src/operations/jobOperationResults.js.map +1 -1
- package/dist-esm/src/operations/jobs.js +4 -4
- package/dist-esm/src/operations/jobs.js.map +1 -1
- package/dist-esm/src/operations/operation.js +5 -5
- package/dist-esm/src/operations/operation.js.map +1 -1
- package/dist-esm/src/operations/operations.js +7 -7
- package/dist-esm/src/operations/privateEndpointConnectionOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnectionOperations.js +28 -28
- package/dist-esm/src/operations/privateEndpointConnectionOperations.js.map +1 -1
- package/dist-esm/src/operations/privateEndpointOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointOperations.js +6 -6
- package/dist-esm/src/operations/privateEndpointOperations.js.map +1 -1
- package/dist-esm/src/operations/protectableContainers.js +11 -11
- package/dist-esm/src/operations/protectableContainers.js.map +1 -1
- package/dist-esm/src/operations/protectedItemOperationResults.d.ts.map +1 -1
- package/dist-esm/src/operations/protectedItemOperationResults.js +6 -6
- package/dist-esm/src/operations/protectedItemOperationResults.js.map +1 -1
- package/dist-esm/src/operations/protectedItemOperationStatuses.d.ts.map +1 -1
- package/dist-esm/src/operations/protectedItemOperationStatuses.js +6 -6
- package/dist-esm/src/operations/protectedItemOperationStatuses.js.map +1 -1
- package/dist-esm/src/operations/protectedItems.js +22 -18
- package/dist-esm/src/operations/protectedItems.js.map +1 -1
- package/dist-esm/src/operations/protectionContainerOperationResults.d.ts.map +1 -1
- package/dist-esm/src/operations/protectionContainerOperationResults.js +6 -6
- package/dist-esm/src/operations/protectionContainerOperationResults.js.map +1 -1
- package/dist-esm/src/operations/protectionContainerRefreshOperationResults.d.ts.map +1 -1
- package/dist-esm/src/operations/protectionContainerRefreshOperationResults.js +4 -4
- package/dist-esm/src/operations/protectionContainerRefreshOperationResults.js.map +1 -1
- package/dist-esm/src/operations/protectionContainers.d.ts.map +1 -1
- package/dist-esm/src/operations/protectionContainers.js +31 -31
- package/dist-esm/src/operations/protectionContainers.js.map +1 -1
- package/dist-esm/src/operations/protectionIntentOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/protectionIntentOperations.js +15 -15
- package/dist-esm/src/operations/protectionIntentOperations.js.map +1 -1
- package/dist-esm/src/operations/protectionPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/protectionPolicies.js +24 -20
- package/dist-esm/src/operations/protectionPolicies.js.map +1 -1
- package/dist-esm/src/operations/protectionPolicyOperationResults.d.ts.map +1 -1
- package/dist-esm/src/operations/protectionPolicyOperationResults.js +5 -5
- package/dist-esm/src/operations/protectionPolicyOperationResults.js.map +1 -1
- package/dist-esm/src/operations/protectionPolicyOperationStatuses.d.ts.map +1 -1
- package/dist-esm/src/operations/protectionPolicyOperationStatuses.js +5 -5
- package/dist-esm/src/operations/protectionPolicyOperationStatuses.js.map +1 -1
- package/dist-esm/src/operations/recoveryPoints.js +19 -19
- package/dist-esm/src/operations/recoveryPoints.js.map +1 -1
- package/dist-esm/src/operations/recoveryPointsRecommendedForMove.d.ts.map +1 -1
- package/dist-esm/src/operations/recoveryPointsRecommendedForMove.js +13 -13
- package/dist-esm/src/operations/recoveryPointsRecommendedForMove.js.map +1 -1
- package/dist-esm/src/operations/resourceGuardProxies.js +11 -11
- package/dist-esm/src/operations/resourceGuardProxies.js.map +1 -1
- package/dist-esm/src/operations/resourceGuardProxy.js +21 -21
- package/dist-esm/src/operations/resourceGuardProxy.js.map +1 -1
- package/dist-esm/src/operations/restores.d.ts.map +1 -1
- package/dist-esm/src/operations/restores.js +15 -11
- package/dist-esm/src/operations/restores.js.map +1 -1
- package/dist-esm/src/operations/securityPINs.js +10 -6
- package/dist-esm/src/operations/securityPINs.js.map +1 -1
- package/dist-esm/src/operations/tieringCostOperationStatus.d.ts.map +1 -1
- package/dist-esm/src/operations/tieringCostOperationStatus.js +5 -5
- package/dist-esm/src/operations/tieringCostOperationStatus.js.map +1 -1
- package/dist-esm/src/operations/validateOperation.d.ts.map +1 -1
- package/dist-esm/src/operations/validateOperation.js +9 -9
- package/dist-esm/src/operations/validateOperation.js.map +1 -1
- package/dist-esm/src/operations/validateOperationResults.js +5 -5
- package/dist-esm/src/operations/validateOperationResults.js.map +1 -1
- package/dist-esm/src/operations/validateOperationStatuses.d.ts.map +1 -1
- package/dist-esm/src/operations/validateOperationStatuses.js +5 -5
- package/dist-esm/src/operations/validateOperationStatuses.js.map +1 -1
- package/dist-esm/src/recoveryServicesBackupClient.d.ts.map +1 -1
- package/dist-esm/src/recoveryServicesBackupClient.js +60 -50
- package/dist-esm/src/recoveryServicesBackupClient.js.map +1 -1
- package/dist-esm/test/recoveryservicesbackup_operations_test.spec.d.ts.map +1 -1
- package/dist-esm/test/recoveryservicesbackup_operations_test.spec.js +8 -5
- package/dist-esm/test/recoveryservicesbackup_operations_test.spec.js.map +1 -1
- package/package.json +6 -6
- package/review/arm-recoveryservicesbackup.api.md +23 -0
- package/src/lroImpl.ts +3 -3
- package/src/models/index.ts +144 -90
- package/src/models/mappers.ts +4025 -3886
- package/src/models/parameters.ts +106 -96
- package/src/operations/bMSPrepareDataMoveOperationResult.ts +11 -11
- package/src/operations/backupEngines.ts +33 -35
- package/src/operations/backupJobs.ts +24 -25
- package/src/operations/backupOperationResults.ts +7 -8
- package/src/operations/backupOperationStatuses.ts +9 -10
- package/src/operations/backupPolicies.ts +23 -24
- package/src/operations/backupProtectableItems.ts +24 -25
- package/src/operations/backupProtectedItems.ts +24 -25
- package/src/operations/backupProtectionContainers.ts +25 -25
- package/src/operations/backupProtectionIntent.ts +22 -23
- package/src/operations/backupResourceEncryptionConfigs.ts +18 -19
- package/src/operations/backupResourceStorageConfigsNonCRR.ts +26 -28
- package/src/operations/backupResourceVaultConfigs.ts +37 -31
- package/src/operations/backupStatus.ts +8 -9
- package/src/operations/backupUsageSummaries.ts +15 -16
- package/src/operations/backupWorkloadItems.ts +27 -28
- package/src/operations/backups.ts +8 -9
- package/src/operations/deletedProtectionContainers.ts +25 -25
- package/src/operations/exportJobsOperationResults.ts +12 -12
- package/src/operations/featureSupport.ts +8 -9
- package/src/operations/fetchTieringCost.ts +25 -27
- package/src/operations/getTieringCostOperationResult.ts +11 -11
- package/src/operations/itemLevelRecoveryConnections.ts +19 -20
- package/src/operations/jobCancellations.ts +7 -8
- package/src/operations/jobDetails.ts +8 -9
- package/src/operations/jobOperationResults.ts +7 -8
- package/src/operations/jobs.ts +7 -8
- package/src/operations/operation.ts +9 -10
- package/src/operations/operations.ts +14 -14
- package/src/operations/privateEndpointConnectionOperations.ts +56 -60
- package/src/operations/privateEndpointOperations.ts +12 -12
- package/src/operations/protectableContainers.ts +25 -26
- package/src/operations/protectedItemOperationResults.ts +12 -12
- package/src/operations/protectedItemOperationStatuses.ts +12 -12
- package/src/operations/protectedItems.ts +32 -31
- package/src/operations/protectionContainerOperationResults.ts +12 -12
- package/src/operations/protectionContainerRefreshOperationResults.ts +9 -9
- package/src/operations/protectionContainers.ts +55 -61
- package/src/operations/protectionIntentOperations.ts +30 -33
- package/src/operations/protectionPolicies.ts +42 -42
- package/src/operations/protectionPolicyOperationResults.ts +11 -11
- package/src/operations/protectionPolicyOperationStatuses.ts +11 -11
- package/src/operations/recoveryPoints.ts +36 -38
- package/src/operations/recoveryPointsRecommendedForMove.ts +29 -29
- package/src/operations/resourceGuardProxies.ts +23 -24
- package/src/operations/resourceGuardProxy.ts +34 -38
- package/src/operations/restores.ts +27 -25
- package/src/operations/securityPINs.ts +14 -11
- package/src/operations/tieringCostOperationStatus.ts +11 -11
- package/src/operations/validateOperation.ts +21 -23
- package/src/operations/validateOperationResults.ts +9 -10
- package/src/operations/validateOperationStatuses.ts +11 -11
- package/src/operationsInterfaces/bMSPrepareDataMoveOperationResult.ts +2 -2
- package/src/operationsInterfaces/backupEngines.ts +3 -3
- package/src/operationsInterfaces/backupJobs.ts +1 -1
- package/src/operationsInterfaces/backupOperationResults.ts +1 -1
- package/src/operationsInterfaces/backupOperationStatuses.ts +2 -2
- package/src/operationsInterfaces/backupPolicies.ts +2 -2
- package/src/operationsInterfaces/backupProtectableItems.ts +2 -2
- package/src/operationsInterfaces/backupProtectedItems.ts +2 -2
- package/src/operationsInterfaces/backupProtectionContainers.ts +2 -2
- package/src/operationsInterfaces/backupProtectionIntent.ts +2 -2
- package/src/operationsInterfaces/backupResourceEncryptionConfigs.ts +3 -3
- package/src/operationsInterfaces/backupResourceStorageConfigsNonCRR.ts +4 -4
- package/src/operationsInterfaces/backupResourceVaultConfigs.ts +4 -4
- package/src/operationsInterfaces/backupStatus.ts +2 -2
- package/src/operationsInterfaces/backupUsageSummaries.ts +2 -2
- package/src/operationsInterfaces/backupWorkloadItems.ts +2 -2
- package/src/operationsInterfaces/backups.ts +1 -1
- package/src/operationsInterfaces/deletedProtectionContainers.ts +2 -2
- package/src/operationsInterfaces/exportJobsOperationResults.ts +2 -2
- package/src/operationsInterfaces/featureSupport.ts +2 -2
- package/src/operationsInterfaces/fetchTieringCost.ts +3 -3
- package/src/operationsInterfaces/getTieringCostOperationResult.ts +2 -2
- package/src/operationsInterfaces/itemLevelRecoveryConnections.ts +3 -3
- package/src/operationsInterfaces/jobCancellations.ts +1 -1
- package/src/operationsInterfaces/jobDetails.ts +1 -1
- package/src/operationsInterfaces/jobOperationResults.ts +1 -1
- package/src/operationsInterfaces/jobs.ts +1 -1
- package/src/operationsInterfaces/operation.ts +2 -2
- package/src/operationsInterfaces/operations.ts +2 -2
- package/src/operationsInterfaces/privateEndpointConnectionOperations.ts +6 -6
- package/src/operationsInterfaces/privateEndpointOperations.ts +2 -2
- package/src/operationsInterfaces/protectableContainers.ts +2 -2
- package/src/operationsInterfaces/protectedItemOperationResults.ts +2 -2
- package/src/operationsInterfaces/protectedItemOperationStatuses.ts +2 -2
- package/src/operationsInterfaces/protectedItems.ts +4 -4
- package/src/operationsInterfaces/protectionContainerOperationResults.ts +2 -2
- package/src/operationsInterfaces/protectionContainerRefreshOperationResults.ts +1 -1
- package/src/operationsInterfaces/protectionContainers.ts +7 -7
- package/src/operationsInterfaces/protectionIntentOperations.ts +5 -5
- package/src/operationsInterfaces/protectionPolicies.ts +5 -5
- package/src/operationsInterfaces/protectionPolicyOperationResults.ts +2 -2
- package/src/operationsInterfaces/protectionPolicyOperationStatuses.ts +2 -2
- package/src/operationsInterfaces/recoveryPoints.ts +3 -3
- package/src/operationsInterfaces/recoveryPointsRecommendedForMove.ts +2 -2
- package/src/operationsInterfaces/resourceGuardProxies.ts +2 -2
- package/src/operationsInterfaces/resourceGuardProxy.ts +5 -5
- package/src/operationsInterfaces/restores.ts +3 -3
- package/src/operationsInterfaces/securityPINs.ts +2 -2
- package/src/operationsInterfaces/tieringCostOperationStatus.ts +2 -2
- package/src/operationsInterfaces/validateOperation.ts +3 -3
- package/src/operationsInterfaces/validateOperationResults.ts +2 -2
- package/src/operationsInterfaces/validateOperationStatuses.ts +2 -2
- package/src/pagingHelper.ts +1 -1
- package/src/recoveryServicesBackupClient.ts +110 -126
- package/types/arm-recoveryservicesbackup.d.ts +24 -0
- package/types/tsdoc-metadata.json +1 -1
package/src/models/index.ts
CHANGED
|
@@ -757,6 +757,8 @@ export interface RestoreRequest {
|
|
|
757
757
|
| "AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest"
|
|
758
758
|
| "AzureWorkloadSQLRestoreWithRehydrateRequest"
|
|
759
759
|
| "IaasVMRestoreWithRehydrationRequest";
|
|
760
|
+
/** ResourceGuardOperationRequests on which LAC check will be performed */
|
|
761
|
+
resourceGuardOperationRequests?: string[];
|
|
760
762
|
}
|
|
761
763
|
|
|
762
764
|
/** Base class for backup policy. Workload-specific backup policies are derived from this class. */
|
|
@@ -2956,6 +2958,7 @@ export interface AzureIaaSVMProtectionPolicy extends ProtectionPolicy {
|
|
|
2956
2958
|
/** TimeZone optional input as string. For example: TimeZone = "Pacific Standard Time". */
|
|
2957
2959
|
timeZone?: string;
|
|
2958
2960
|
policyType?: IaasvmPolicyType;
|
|
2961
|
+
snapshotConsistencyType?: IaasVMSnapshotConsistencyType;
|
|
2959
2962
|
}
|
|
2960
2963
|
|
|
2961
2964
|
/** Azure SQL workload-specific backup policy. */
|
|
@@ -3953,7 +3956,7 @@ export enum KnownStorageType {
|
|
|
3953
3956
|
/** ZoneRedundant */
|
|
3954
3957
|
ZoneRedundant = "ZoneRedundant",
|
|
3955
3958
|
/** ReadAccessGeoZoneRedundant */
|
|
3956
|
-
ReadAccessGeoZoneRedundant = "ReadAccessGeoZoneRedundant"
|
|
3959
|
+
ReadAccessGeoZoneRedundant = "ReadAccessGeoZoneRedundant",
|
|
3957
3960
|
}
|
|
3958
3961
|
|
|
3959
3962
|
/**
|
|
@@ -3976,7 +3979,7 @@ export enum KnownStorageTypeState {
|
|
|
3976
3979
|
/** Locked */
|
|
3977
3980
|
Locked = "Locked",
|
|
3978
3981
|
/** Unlocked */
|
|
3979
|
-
Unlocked = "Unlocked"
|
|
3982
|
+
Unlocked = "Unlocked",
|
|
3980
3983
|
}
|
|
3981
3984
|
|
|
3982
3985
|
/**
|
|
@@ -3997,7 +4000,7 @@ export enum KnownDedupState {
|
|
|
3997
4000
|
/** Enabled */
|
|
3998
4001
|
Enabled = "Enabled",
|
|
3999
4002
|
/** Disabled */
|
|
4000
|
-
Disabled = "Disabled"
|
|
4003
|
+
Disabled = "Disabled",
|
|
4001
4004
|
}
|
|
4002
4005
|
|
|
4003
4006
|
/**
|
|
@@ -4018,7 +4021,7 @@ export enum KnownXcoolState {
|
|
|
4018
4021
|
/** Enabled */
|
|
4019
4022
|
Enabled = "Enabled",
|
|
4020
4023
|
/** Disabled */
|
|
4021
|
-
Disabled = "Disabled"
|
|
4024
|
+
Disabled = "Disabled",
|
|
4022
4025
|
}
|
|
4023
4026
|
|
|
4024
4027
|
/**
|
|
@@ -4065,7 +4068,7 @@ export enum KnownDataSourceType {
|
|
|
4065
4068
|
/** SAPAseDatabase */
|
|
4066
4069
|
SAPAseDatabase = "SAPAseDatabase",
|
|
4067
4070
|
/** SAPHanaDBInstance */
|
|
4068
|
-
SAPHanaDBInstance = "SAPHanaDBInstance"
|
|
4071
|
+
SAPHanaDBInstance = "SAPHanaDBInstance",
|
|
4069
4072
|
}
|
|
4070
4073
|
|
|
4071
4074
|
/**
|
|
@@ -4099,7 +4102,7 @@ export enum KnownValidationStatus {
|
|
|
4099
4102
|
/** Succeeded */
|
|
4100
4103
|
Succeeded = "Succeeded",
|
|
4101
4104
|
/** Failed */
|
|
4102
|
-
Failed = "Failed"
|
|
4105
|
+
Failed = "Failed",
|
|
4103
4106
|
}
|
|
4104
4107
|
|
|
4105
4108
|
/**
|
|
@@ -4124,7 +4127,7 @@ export enum KnownProtectionStatus {
|
|
|
4124
4127
|
/** Protected */
|
|
4125
4128
|
Protected = "Protected",
|
|
4126
4129
|
/** ProtectionFailed */
|
|
4127
|
-
ProtectionFailed = "ProtectionFailed"
|
|
4130
|
+
ProtectionFailed = "ProtectionFailed",
|
|
4128
4131
|
}
|
|
4129
4132
|
|
|
4130
4133
|
/**
|
|
@@ -4145,7 +4148,7 @@ export enum KnownFabricName {
|
|
|
4145
4148
|
/** Invalid */
|
|
4146
4149
|
Invalid = "Invalid",
|
|
4147
4150
|
/** Azure */
|
|
4148
|
-
Azure = "Azure"
|
|
4151
|
+
Azure = "Azure",
|
|
4149
4152
|
}
|
|
4150
4153
|
|
|
4151
4154
|
/**
|
|
@@ -4163,7 +4166,7 @@ export enum KnownAcquireStorageAccountLock {
|
|
|
4163
4166
|
/** Acquire */
|
|
4164
4167
|
Acquire = "Acquire",
|
|
4165
4168
|
/** NotAcquire */
|
|
4166
|
-
NotAcquire = "NotAcquire"
|
|
4169
|
+
NotAcquire = "NotAcquire",
|
|
4167
4170
|
}
|
|
4168
4171
|
|
|
4169
4172
|
/**
|
|
@@ -4187,7 +4190,7 @@ export enum KnownSupportStatus {
|
|
|
4187
4190
|
/** DefaultON */
|
|
4188
4191
|
DefaultON = "DefaultON",
|
|
4189
4192
|
/** NotSupported */
|
|
4190
|
-
NotSupported = "NotSupported"
|
|
4193
|
+
NotSupported = "NotSupported",
|
|
4191
4194
|
}
|
|
4192
4195
|
|
|
4193
4196
|
/**
|
|
@@ -4216,7 +4219,7 @@ export enum KnownProtectionIntentItemType {
|
|
|
4216
4219
|
/** AzureWorkloadAutoProtectionIntent */
|
|
4217
4220
|
AzureWorkloadAutoProtectionIntent = "AzureWorkloadAutoProtectionIntent",
|
|
4218
4221
|
/** AzureWorkloadSQLAutoProtectionIntent */
|
|
4219
|
-
AzureWorkloadSQLAutoProtectionIntent = "AzureWorkloadSQLAutoProtectionIntent"
|
|
4222
|
+
AzureWorkloadSQLAutoProtectionIntent = "AzureWorkloadSQLAutoProtectionIntent",
|
|
4220
4223
|
}
|
|
4221
4224
|
|
|
4222
4225
|
/**
|
|
@@ -4252,7 +4255,7 @@ export enum KnownBackupManagementType {
|
|
|
4252
4255
|
/** AzureWorkload */
|
|
4253
4256
|
AzureWorkload = "AzureWorkload",
|
|
4254
4257
|
/** DefaultBackup */
|
|
4255
|
-
DefaultBackup = "DefaultBackup"
|
|
4258
|
+
DefaultBackup = "DefaultBackup",
|
|
4256
4259
|
}
|
|
4257
4260
|
|
|
4258
4261
|
/**
|
|
@@ -4285,7 +4288,7 @@ export enum KnownUsagesUnit {
|
|
|
4285
4288
|
/** CountPerSecond */
|
|
4286
4289
|
CountPerSecond = "CountPerSecond",
|
|
4287
4290
|
/** BytesPerSecond */
|
|
4288
|
-
BytesPerSecond = "BytesPerSecond"
|
|
4291
|
+
BytesPerSecond = "BytesPerSecond",
|
|
4289
4292
|
}
|
|
4290
4293
|
|
|
4291
4294
|
/**
|
|
@@ -4309,7 +4312,7 @@ export enum KnownEnhancedSecurityState {
|
|
|
4309
4312
|
/** Enabled */
|
|
4310
4313
|
Enabled = "Enabled",
|
|
4311
4314
|
/** Disabled */
|
|
4312
|
-
Disabled = "Disabled"
|
|
4315
|
+
Disabled = "Disabled",
|
|
4313
4316
|
}
|
|
4314
4317
|
|
|
4315
4318
|
/**
|
|
@@ -4332,7 +4335,7 @@ export enum KnownSoftDeleteFeatureState {
|
|
|
4332
4335
|
/** Disabled */
|
|
4333
4336
|
Disabled = "Disabled",
|
|
4334
4337
|
/** AlwaysON */
|
|
4335
|
-
AlwaysON = "AlwaysON"
|
|
4338
|
+
AlwaysON = "AlwaysON",
|
|
4336
4339
|
}
|
|
4337
4340
|
|
|
4338
4341
|
/**
|
|
@@ -4354,7 +4357,7 @@ export enum KnownEncryptionAtRestType {
|
|
|
4354
4357
|
/** MicrosoftManaged */
|
|
4355
4358
|
MicrosoftManaged = "MicrosoftManaged",
|
|
4356
4359
|
/** CustomerManaged */
|
|
4357
|
-
CustomerManaged = "CustomerManaged"
|
|
4360
|
+
CustomerManaged = "CustomerManaged",
|
|
4358
4361
|
}
|
|
4359
4362
|
|
|
4360
4363
|
/**
|
|
@@ -4385,7 +4388,7 @@ export enum KnownLastUpdateStatus {
|
|
|
4385
4388
|
/** Initialized */
|
|
4386
4389
|
Initialized = "Initialized",
|
|
4387
4390
|
/** FirstInitialization */
|
|
4388
|
-
FirstInitialization = "FirstInitialization"
|
|
4391
|
+
FirstInitialization = "FirstInitialization",
|
|
4389
4392
|
}
|
|
4390
4393
|
|
|
4391
4394
|
/**
|
|
@@ -4411,7 +4414,7 @@ export enum KnownInfrastructureEncryptionState {
|
|
|
4411
4414
|
/** Disabled */
|
|
4412
4415
|
Disabled = "Disabled",
|
|
4413
4416
|
/** Enabled */
|
|
4414
|
-
Enabled = "Enabled"
|
|
4417
|
+
Enabled = "Enabled",
|
|
4415
4418
|
}
|
|
4416
4419
|
|
|
4417
4420
|
/**
|
|
@@ -4434,7 +4437,7 @@ export enum KnownProvisioningState {
|
|
|
4434
4437
|
/** Failed */
|
|
4435
4438
|
Failed = "Failed",
|
|
4436
4439
|
/** Pending */
|
|
4437
|
-
Pending = "Pending"
|
|
4440
|
+
Pending = "Pending",
|
|
4438
4441
|
}
|
|
4439
4442
|
|
|
4440
4443
|
/**
|
|
@@ -4456,7 +4459,7 @@ export enum KnownVaultSubResourceType {
|
|
|
4456
4459
|
/** AzureBackupSecondary */
|
|
4457
4460
|
AzureBackupSecondary = "AzureBackup_secondary",
|
|
4458
4461
|
/** AzureSiteRecovery */
|
|
4459
|
-
AzureSiteRecovery = "AzureSiteRecovery"
|
|
4462
|
+
AzureSiteRecovery = "AzureSiteRecovery",
|
|
4460
4463
|
}
|
|
4461
4464
|
|
|
4462
4465
|
/**
|
|
@@ -4479,7 +4482,7 @@ export enum KnownPrivateEndpointConnectionStatus {
|
|
|
4479
4482
|
/** Rejected */
|
|
4480
4483
|
Rejected = "Rejected",
|
|
4481
4484
|
/** Disconnected */
|
|
4482
|
-
Disconnected = "Disconnected"
|
|
4485
|
+
Disconnected = "Disconnected",
|
|
4483
4486
|
}
|
|
4484
4487
|
|
|
4485
4488
|
/**
|
|
@@ -4505,7 +4508,7 @@ export enum KnownOperationStatusValues {
|
|
|
4505
4508
|
/** Failed */
|
|
4506
4509
|
Failed = "Failed",
|
|
4507
4510
|
/** Canceled */
|
|
4508
|
-
Canceled = "Canceled"
|
|
4511
|
+
Canceled = "Canceled",
|
|
4509
4512
|
}
|
|
4510
4513
|
|
|
4511
4514
|
/**
|
|
@@ -4528,7 +4531,7 @@ export enum KnownDataMoveLevel {
|
|
|
4528
4531
|
/** Vault */
|
|
4529
4532
|
Vault = "Vault",
|
|
4530
4533
|
/** Container */
|
|
4531
|
-
Container = "Container"
|
|
4534
|
+
Container = "Container",
|
|
4532
4535
|
}
|
|
4533
4536
|
|
|
4534
4537
|
/**
|
|
@@ -4549,7 +4552,7 @@ export enum KnownCreateMode {
|
|
|
4549
4552
|
/** Default */
|
|
4550
4553
|
Default = "Default",
|
|
4551
4554
|
/** Recover */
|
|
4552
|
-
Recover = "Recover"
|
|
4555
|
+
Recover = "Recover",
|
|
4553
4556
|
}
|
|
4554
4557
|
|
|
4555
4558
|
/**
|
|
@@ -4570,7 +4573,7 @@ export enum KnownBackupEngineType {
|
|
|
4570
4573
|
/** DpmBackupEngine */
|
|
4571
4574
|
DpmBackupEngine = "DpmBackupEngine",
|
|
4572
4575
|
/** AzureBackupServerEngine */
|
|
4573
|
-
AzureBackupServerEngine = "AzureBackupServerEngine"
|
|
4576
|
+
AzureBackupServerEngine = "AzureBackupServerEngine",
|
|
4574
4577
|
}
|
|
4575
4578
|
|
|
4576
4579
|
/**
|
|
@@ -4599,7 +4602,7 @@ export enum KnownProtectionState {
|
|
|
4599
4602
|
/** ProtectionPaused */
|
|
4600
4603
|
ProtectionPaused = "ProtectionPaused",
|
|
4601
4604
|
/** BackupsSuspended */
|
|
4602
|
-
BackupsSuspended = "BackupsSuspended"
|
|
4605
|
+
BackupsSuspended = "BackupsSuspended",
|
|
4603
4606
|
}
|
|
4604
4607
|
|
|
4605
4608
|
/**
|
|
@@ -4630,7 +4633,7 @@ export enum KnownResourceHealthStatus {
|
|
|
4630
4633
|
/** PersistentUnhealthy */
|
|
4631
4634
|
PersistentUnhealthy = "PersistentUnhealthy",
|
|
4632
4635
|
/** Invalid */
|
|
4633
|
-
Invalid = "Invalid"
|
|
4636
|
+
Invalid = "Invalid",
|
|
4634
4637
|
}
|
|
4635
4638
|
|
|
4636
4639
|
/**
|
|
@@ -4658,7 +4661,7 @@ export enum KnownRecoveryType {
|
|
|
4658
4661
|
/** RestoreDisks */
|
|
4659
4662
|
RestoreDisks = "RestoreDisks",
|
|
4660
4663
|
/** Offline */
|
|
4661
|
-
Offline = "Offline"
|
|
4664
|
+
Offline = "Offline",
|
|
4662
4665
|
}
|
|
4663
4666
|
|
|
4664
4667
|
/**
|
|
@@ -4685,7 +4688,7 @@ export enum KnownCopyOptions {
|
|
|
4685
4688
|
/** Overwrite */
|
|
4686
4689
|
Overwrite = "Overwrite",
|
|
4687
4690
|
/** FailOnConflict */
|
|
4688
|
-
FailOnConflict = "FailOnConflict"
|
|
4691
|
+
FailOnConflict = "FailOnConflict",
|
|
4689
4692
|
}
|
|
4690
4693
|
|
|
4691
4694
|
/**
|
|
@@ -4708,7 +4711,7 @@ export enum KnownRestoreRequestType {
|
|
|
4708
4711
|
/** FullShareRestore */
|
|
4709
4712
|
FullShareRestore = "FullShareRestore",
|
|
4710
4713
|
/** ItemLevelRestore */
|
|
4711
|
-
ItemLevelRestore = "ItemLevelRestore"
|
|
4714
|
+
ItemLevelRestore = "ItemLevelRestore",
|
|
4712
4715
|
}
|
|
4713
4716
|
|
|
4714
4717
|
/**
|
|
@@ -4755,7 +4758,7 @@ export enum KnownWorkloadType {
|
|
|
4755
4758
|
/** SAPAseDatabase */
|
|
4756
4759
|
SAPAseDatabase = "SAPAseDatabase",
|
|
4757
4760
|
/** SAPHanaDBInstance */
|
|
4758
|
-
SAPHanaDBInstance = "SAPHanaDBInstance"
|
|
4761
|
+
SAPHanaDBInstance = "SAPHanaDBInstance",
|
|
4759
4762
|
}
|
|
4760
4763
|
|
|
4761
4764
|
/**
|
|
@@ -4799,7 +4802,7 @@ export enum KnownPolicyType {
|
|
|
4799
4802
|
/** SnapshotFull */
|
|
4800
4803
|
SnapshotFull = "SnapshotFull",
|
|
4801
4804
|
/** SnapshotCopyOnlyFull */
|
|
4802
|
-
SnapshotCopyOnlyFull = "SnapshotCopyOnlyFull"
|
|
4805
|
+
SnapshotCopyOnlyFull = "SnapshotCopyOnlyFull",
|
|
4803
4806
|
}
|
|
4804
4807
|
|
|
4805
4808
|
/**
|
|
@@ -4827,7 +4830,7 @@ export enum KnownTieringMode {
|
|
|
4827
4830
|
/** TierAfter */
|
|
4828
4831
|
TierAfter = "TierAfter",
|
|
4829
4832
|
/** DoNotTier */
|
|
4830
|
-
DoNotTier = "DoNotTier"
|
|
4833
|
+
DoNotTier = "DoNotTier",
|
|
4831
4834
|
}
|
|
4832
4835
|
|
|
4833
4836
|
/**
|
|
@@ -4853,7 +4856,7 @@ export enum KnownRetentionDurationType {
|
|
|
4853
4856
|
/** Months */
|
|
4854
4857
|
Months = "Months",
|
|
4855
4858
|
/** Years */
|
|
4856
|
-
Years = "Years"
|
|
4859
|
+
Years = "Years",
|
|
4857
4860
|
}
|
|
4858
4861
|
|
|
4859
4862
|
/**
|
|
@@ -4878,7 +4881,7 @@ export enum KnownHealthStatus {
|
|
|
4878
4881
|
/** ActionSuggested */
|
|
4879
4882
|
ActionSuggested = "ActionSuggested",
|
|
4880
4883
|
/** Invalid */
|
|
4881
|
-
Invalid = "Invalid"
|
|
4884
|
+
Invalid = "Invalid",
|
|
4882
4885
|
}
|
|
4883
4886
|
|
|
4884
4887
|
/**
|
|
@@ -4900,7 +4903,7 @@ export enum KnownIaasvmPolicyType {
|
|
|
4900
4903
|
/** V1 */
|
|
4901
4904
|
V1 = "V1",
|
|
4902
4905
|
/** V2 */
|
|
4903
|
-
V2 = "V2"
|
|
4906
|
+
V2 = "V2",
|
|
4904
4907
|
}
|
|
4905
4908
|
|
|
4906
4909
|
/**
|
|
@@ -4914,6 +4917,21 @@ export enum KnownIaasvmPolicyType {
|
|
|
4914
4917
|
*/
|
|
4915
4918
|
export type IaasvmPolicyType = string;
|
|
4916
4919
|
|
|
4920
|
+
/** Known values of {@link IaasVMSnapshotConsistencyType} that the service accepts. */
|
|
4921
|
+
export enum KnownIaasVMSnapshotConsistencyType {
|
|
4922
|
+
/** OnlyCrashConsistent */
|
|
4923
|
+
OnlyCrashConsistent = "OnlyCrashConsistent",
|
|
4924
|
+
}
|
|
4925
|
+
|
|
4926
|
+
/**
|
|
4927
|
+
* Defines values for IaasVMSnapshotConsistencyType. \
|
|
4928
|
+
* {@link KnownIaasVMSnapshotConsistencyType} can be used interchangeably with IaasVMSnapshotConsistencyType,
|
|
4929
|
+
* this enum contains the known values that the service supports.
|
|
4930
|
+
* ### Known values supported by the service
|
|
4931
|
+
* **OnlyCrashConsistent**
|
|
4932
|
+
*/
|
|
4933
|
+
export type IaasVMSnapshotConsistencyType = string;
|
|
4934
|
+
|
|
4917
4935
|
/** Known values of {@link ProtectedItemState} that the service accepts. */
|
|
4918
4936
|
export enum KnownProtectedItemState {
|
|
4919
4937
|
/** Invalid */
|
|
@@ -4929,7 +4947,7 @@ export enum KnownProtectedItemState {
|
|
|
4929
4947
|
/** ProtectionPaused */
|
|
4930
4948
|
ProtectionPaused = "ProtectionPaused",
|
|
4931
4949
|
/** BackupsSuspended */
|
|
4932
|
-
BackupsSuspended = "BackupsSuspended"
|
|
4950
|
+
BackupsSuspended = "BackupsSuspended",
|
|
4933
4951
|
}
|
|
4934
4952
|
|
|
4935
4953
|
/**
|
|
@@ -4956,7 +4974,7 @@ export enum KnownLastBackupStatus {
|
|
|
4956
4974
|
/** Unhealthy */
|
|
4957
4975
|
Unhealthy = "Unhealthy",
|
|
4958
4976
|
/** IRPending */
|
|
4959
|
-
IRPending = "IRPending"
|
|
4977
|
+
IRPending = "IRPending",
|
|
4960
4978
|
}
|
|
4961
4979
|
|
|
4962
4980
|
/**
|
|
@@ -4982,7 +5000,7 @@ export enum KnownProtectedItemHealthStatus {
|
|
|
4982
5000
|
/** NotReachable */
|
|
4983
5001
|
NotReachable = "NotReachable",
|
|
4984
5002
|
/** IRPending */
|
|
4985
|
-
IRPending = "IRPending"
|
|
5003
|
+
IRPending = "IRPending",
|
|
4986
5004
|
}
|
|
4987
5005
|
|
|
4988
5006
|
/**
|
|
@@ -5013,7 +5031,7 @@ export enum KnownRestorePointType {
|
|
|
5013
5031
|
/** SnapshotFull */
|
|
5014
5032
|
SnapshotFull = "SnapshotFull",
|
|
5015
5033
|
/** SnapshotCopyOnlyFull */
|
|
5016
|
-
SnapshotCopyOnlyFull = "SnapshotCopyOnlyFull"
|
|
5034
|
+
SnapshotCopyOnlyFull = "SnapshotCopyOnlyFull",
|
|
5017
5035
|
}
|
|
5018
5036
|
|
|
5019
5037
|
/**
|
|
@@ -5038,7 +5056,7 @@ export enum KnownOverwriteOptions {
|
|
|
5038
5056
|
/** FailOnConflict */
|
|
5039
5057
|
FailOnConflict = "FailOnConflict",
|
|
5040
5058
|
/** Overwrite */
|
|
5041
|
-
Overwrite = "Overwrite"
|
|
5059
|
+
Overwrite = "Overwrite",
|
|
5042
5060
|
}
|
|
5043
5061
|
|
|
5044
5062
|
/**
|
|
@@ -5065,7 +5083,7 @@ export enum KnownRecoveryMode {
|
|
|
5065
5083
|
/** RecoveryUsingSnapshot */
|
|
5066
5084
|
RecoveryUsingSnapshot = "RecoveryUsingSnapshot",
|
|
5067
5085
|
/** SnapshotAttachAndRecover */
|
|
5068
|
-
SnapshotAttachAndRecover = "SnapshotAttachAndRecover"
|
|
5086
|
+
SnapshotAttachAndRecover = "SnapshotAttachAndRecover",
|
|
5069
5087
|
}
|
|
5070
5088
|
|
|
5071
5089
|
/**
|
|
@@ -5089,7 +5107,7 @@ export enum KnownSQLDataDirectoryType {
|
|
|
5089
5107
|
/** Data */
|
|
5090
5108
|
Data = "Data",
|
|
5091
5109
|
/** Log */
|
|
5092
|
-
Log = "Log"
|
|
5110
|
+
Log = "Log",
|
|
5093
5111
|
}
|
|
5094
5112
|
|
|
5095
5113
|
/**
|
|
@@ -5122,7 +5140,7 @@ export enum KnownRestorePointQueryType {
|
|
|
5122
5140
|
/** SnapshotFull */
|
|
5123
5141
|
SnapshotFull = "SnapshotFull",
|
|
5124
5142
|
/** SnapshotCopyOnlyFull */
|
|
5125
|
-
SnapshotCopyOnlyFull = "SnapshotCopyOnlyFull"
|
|
5143
|
+
SnapshotCopyOnlyFull = "SnapshotCopyOnlyFull",
|
|
5126
5144
|
}
|
|
5127
5145
|
|
|
5128
5146
|
/**
|
|
@@ -5157,7 +5175,7 @@ export enum KnownJobStatus {
|
|
|
5157
5175
|
/** Cancelled */
|
|
5158
5176
|
Cancelled = "Cancelled",
|
|
5159
5177
|
/** Cancelling */
|
|
5160
|
-
Cancelling = "Cancelling"
|
|
5178
|
+
Cancelling = "Cancelling",
|
|
5161
5179
|
}
|
|
5162
5180
|
|
|
5163
5181
|
/**
|
|
@@ -5198,7 +5216,7 @@ export enum KnownJobOperationType {
|
|
|
5198
5216
|
/** Undelete */
|
|
5199
5217
|
Undelete = "Undelete",
|
|
5200
5218
|
/** UpdateCustomerManagedKey */
|
|
5201
|
-
UpdateCustomerManagedKey = "UpdateCustomerManagedKey"
|
|
5219
|
+
UpdateCustomerManagedKey = "UpdateCustomerManagedKey",
|
|
5202
5220
|
}
|
|
5203
5221
|
|
|
5204
5222
|
/**
|
|
@@ -5227,7 +5245,7 @@ export enum KnownRetentionScheduleFormat {
|
|
|
5227
5245
|
/** Daily */
|
|
5228
5246
|
Daily = "Daily",
|
|
5229
5247
|
/** Weekly */
|
|
5230
|
-
Weekly = "Weekly"
|
|
5248
|
+
Weekly = "Weekly",
|
|
5231
5249
|
}
|
|
5232
5250
|
|
|
5233
5251
|
/**
|
|
@@ -5272,7 +5290,7 @@ export enum KnownMabServerType {
|
|
|
5272
5290
|
/** StorageContainer */
|
|
5273
5291
|
StorageContainer = "StorageContainer",
|
|
5274
5292
|
/** GenericContainer */
|
|
5275
|
-
GenericContainer = "GenericContainer"
|
|
5293
|
+
GenericContainer = "GenericContainer",
|
|
5276
5294
|
}
|
|
5277
5295
|
|
|
5278
5296
|
/**
|
|
@@ -5307,7 +5325,7 @@ export enum KnownHealthState {
|
|
|
5307
5325
|
/** ActionSuggested */
|
|
5308
5326
|
ActionSuggested = "ActionSuggested",
|
|
5309
5327
|
/** Invalid */
|
|
5310
|
-
Invalid = "Invalid"
|
|
5328
|
+
Invalid = "Invalid",
|
|
5311
5329
|
}
|
|
5312
5330
|
|
|
5313
5331
|
/**
|
|
@@ -5331,7 +5349,7 @@ export enum KnownScheduleRunType {
|
|
|
5331
5349
|
/** Weekly */
|
|
5332
5350
|
Weekly = "Weekly",
|
|
5333
5351
|
/** Hourly */
|
|
5334
|
-
Hourly = "Hourly"
|
|
5352
|
+
Hourly = "Hourly",
|
|
5335
5353
|
}
|
|
5336
5354
|
|
|
5337
5355
|
/**
|
|
@@ -5353,7 +5371,7 @@ export enum KnownAzureFileShareType {
|
|
|
5353
5371
|
/** Xsmb */
|
|
5354
5372
|
Xsmb = "XSMB",
|
|
5355
5373
|
/** XSync */
|
|
5356
|
-
XSync = "XSync"
|
|
5374
|
+
XSync = "XSync",
|
|
5357
5375
|
}
|
|
5358
5376
|
|
|
5359
5377
|
/**
|
|
@@ -5374,7 +5392,7 @@ export enum KnownOperationType {
|
|
|
5374
5392
|
/** Register */
|
|
5375
5393
|
Register = "Register",
|
|
5376
5394
|
/** Reregister */
|
|
5377
|
-
Reregister = "Reregister"
|
|
5395
|
+
Reregister = "Reregister",
|
|
5378
5396
|
}
|
|
5379
5397
|
|
|
5380
5398
|
/**
|
|
@@ -5395,7 +5413,7 @@ export enum KnownInquiryStatus {
|
|
|
5395
5413
|
/** Success */
|
|
5396
5414
|
Success = "Success",
|
|
5397
5415
|
/** Failed */
|
|
5398
|
-
Failed = "Failed"
|
|
5416
|
+
Failed = "Failed",
|
|
5399
5417
|
}
|
|
5400
5418
|
|
|
5401
5419
|
/**
|
|
@@ -5426,7 +5444,7 @@ export enum KnownBackupType {
|
|
|
5426
5444
|
/** SnapshotFull */
|
|
5427
5445
|
SnapshotFull = "SnapshotFull",
|
|
5428
5446
|
/** SnapshotCopyOnlyFull */
|
|
5429
|
-
SnapshotCopyOnlyFull = "SnapshotCopyOnlyFull"
|
|
5447
|
+
SnapshotCopyOnlyFull = "SnapshotCopyOnlyFull",
|
|
5430
5448
|
}
|
|
5431
5449
|
|
|
5432
5450
|
/**
|
|
@@ -5462,7 +5480,7 @@ export enum KnownWorkloadItemType {
|
|
|
5462
5480
|
/** SAPAseDatabase */
|
|
5463
5481
|
SAPAseDatabase = "SAPAseDatabase",
|
|
5464
5482
|
/** SAPHanaDBInstance */
|
|
5465
|
-
SAPHanaDBInstance = "SAPHanaDBInstance"
|
|
5483
|
+
SAPHanaDBInstance = "SAPHanaDBInstance",
|
|
5466
5484
|
}
|
|
5467
5485
|
|
|
5468
5486
|
/**
|
|
@@ -5488,7 +5506,7 @@ export enum KnownType {
|
|
|
5488
5506
|
/** BackupProtectedItemCountSummary */
|
|
5489
5507
|
BackupProtectedItemCountSummary = "BackupProtectedItemCountSummary",
|
|
5490
5508
|
/** BackupProtectionContainerCountSummary */
|
|
5491
|
-
BackupProtectionContainerCountSummary = "BackupProtectionContainerCountSummary"
|
|
5509
|
+
BackupProtectionContainerCountSummary = "BackupProtectionContainerCountSummary",
|
|
5492
5510
|
}
|
|
5493
5511
|
|
|
5494
5512
|
/**
|
|
@@ -5509,7 +5527,7 @@ export enum KnownIntentItemType {
|
|
|
5509
5527
|
/** SQLInstance */
|
|
5510
5528
|
SQLInstance = "SQLInstance",
|
|
5511
5529
|
/** SQLAvailabilityGroupContainer */
|
|
5512
|
-
SQLAvailabilityGroupContainer = "SQLAvailabilityGroupContainer"
|
|
5530
|
+
SQLAvailabilityGroupContainer = "SQLAvailabilityGroupContainer",
|
|
5513
5531
|
}
|
|
5514
5532
|
|
|
5515
5533
|
/**
|
|
@@ -5556,7 +5574,7 @@ export enum KnownContainerType {
|
|
|
5556
5574
|
/** GenericContainer */
|
|
5557
5575
|
GenericContainer = "GenericContainer",
|
|
5558
5576
|
/** HanaHSRContainer */
|
|
5559
|
-
HanaHSRContainer = "HanaHSRContainer"
|
|
5577
|
+
HanaHSRContainer = "HanaHSRContainer",
|
|
5560
5578
|
}
|
|
5561
5579
|
|
|
5562
5580
|
/**
|
|
@@ -5616,7 +5634,7 @@ export enum KnownBackupItemType {
|
|
|
5616
5634
|
/** SAPAseDatabase */
|
|
5617
5635
|
SAPAseDatabase = "SAPAseDatabase",
|
|
5618
5636
|
/** SAPHanaDBInstance */
|
|
5619
|
-
SAPHanaDBInstance = "SAPHanaDBInstance"
|
|
5637
|
+
SAPHanaDBInstance = "SAPHanaDBInstance",
|
|
5620
5638
|
}
|
|
5621
5639
|
|
|
5622
5640
|
/**
|
|
@@ -5648,7 +5666,7 @@ export enum KnownRehydrationPriority {
|
|
|
5648
5666
|
/** Standard */
|
|
5649
5667
|
Standard = "Standard",
|
|
5650
5668
|
/** High */
|
|
5651
|
-
High = "High"
|
|
5669
|
+
High = "High",
|
|
5652
5670
|
}
|
|
5653
5671
|
|
|
5654
5672
|
/**
|
|
@@ -5787,14 +5805,16 @@ export interface BackupResourceStorageConfigsNonCRRGetOptionalParams
|
|
|
5787
5805
|
extends coreClient.OperationOptions {}
|
|
5788
5806
|
|
|
5789
5807
|
/** Contains response data for the get operation. */
|
|
5790
|
-
export type BackupResourceStorageConfigsNonCRRGetResponse =
|
|
5808
|
+
export type BackupResourceStorageConfigsNonCRRGetResponse =
|
|
5809
|
+
BackupResourceConfigResource;
|
|
5791
5810
|
|
|
5792
5811
|
/** Optional parameters. */
|
|
5793
5812
|
export interface BackupResourceStorageConfigsNonCRRUpdateOptionalParams
|
|
5794
5813
|
extends coreClient.OperationOptions {}
|
|
5795
5814
|
|
|
5796
5815
|
/** Contains response data for the update operation. */
|
|
5797
|
-
export type BackupResourceStorageConfigsNonCRRUpdateResponse =
|
|
5816
|
+
export type BackupResourceStorageConfigsNonCRRUpdateResponse =
|
|
5817
|
+
BackupResourceConfigResource;
|
|
5798
5818
|
|
|
5799
5819
|
/** Optional parameters. */
|
|
5800
5820
|
export interface BackupResourceStorageConfigsNonCRRPatchOptionalParams
|
|
@@ -5837,7 +5857,8 @@ export interface FeatureSupportValidateOptionalParams
|
|
|
5837
5857
|
extends coreClient.OperationOptions {}
|
|
5838
5858
|
|
|
5839
5859
|
/** Contains response data for the validate operation. */
|
|
5840
|
-
export type FeatureSupportValidateResponse =
|
|
5860
|
+
export type FeatureSupportValidateResponse =
|
|
5861
|
+
AzureVMResourceFeatureSupportResponse;
|
|
5841
5862
|
|
|
5842
5863
|
/** Optional parameters. */
|
|
5843
5864
|
export interface BackupProtectionIntentListOptionalParams
|
|
@@ -5856,7 +5877,8 @@ export interface BackupProtectionIntentListNextOptionalParams
|
|
|
5856
5877
|
extends coreClient.OperationOptions {}
|
|
5857
5878
|
|
|
5858
5879
|
/** Contains response data for the listNext operation. */
|
|
5859
|
-
export type BackupProtectionIntentListNextResponse =
|
|
5880
|
+
export type BackupProtectionIntentListNextResponse =
|
|
5881
|
+
ProtectionIntentResourceList;
|
|
5860
5882
|
|
|
5861
5883
|
/** Optional parameters. */
|
|
5862
5884
|
export interface BackupUsageSummariesListOptionalParams
|
|
@@ -5889,28 +5911,36 @@ export interface BackupResourceVaultConfigsGetOptionalParams
|
|
|
5889
5911
|
extends coreClient.OperationOptions {}
|
|
5890
5912
|
|
|
5891
5913
|
/** Contains response data for the get operation. */
|
|
5892
|
-
export type BackupResourceVaultConfigsGetResponse =
|
|
5914
|
+
export type BackupResourceVaultConfigsGetResponse =
|
|
5915
|
+
BackupResourceVaultConfigResource;
|
|
5893
5916
|
|
|
5894
5917
|
/** Optional parameters. */
|
|
5895
5918
|
export interface BackupResourceVaultConfigsUpdateOptionalParams
|
|
5896
|
-
extends coreClient.OperationOptions {
|
|
5919
|
+
extends coreClient.OperationOptions {
|
|
5920
|
+
xMsAuthorizationAuxiliary?: string;
|
|
5921
|
+
}
|
|
5897
5922
|
|
|
5898
5923
|
/** Contains response data for the update operation. */
|
|
5899
|
-
export type BackupResourceVaultConfigsUpdateResponse =
|
|
5924
|
+
export type BackupResourceVaultConfigsUpdateResponse =
|
|
5925
|
+
BackupResourceVaultConfigResource;
|
|
5900
5926
|
|
|
5901
5927
|
/** Optional parameters. */
|
|
5902
5928
|
export interface BackupResourceVaultConfigsPutOptionalParams
|
|
5903
|
-
extends coreClient.OperationOptions {
|
|
5929
|
+
extends coreClient.OperationOptions {
|
|
5930
|
+
xMsAuthorizationAuxiliary?: string;
|
|
5931
|
+
}
|
|
5904
5932
|
|
|
5905
5933
|
/** Contains response data for the put operation. */
|
|
5906
|
-
export type BackupResourceVaultConfigsPutResponse =
|
|
5934
|
+
export type BackupResourceVaultConfigsPutResponse =
|
|
5935
|
+
BackupResourceVaultConfigResource;
|
|
5907
5936
|
|
|
5908
5937
|
/** Optional parameters. */
|
|
5909
5938
|
export interface BackupResourceEncryptionConfigsGetOptionalParams
|
|
5910
5939
|
extends coreClient.OperationOptions {}
|
|
5911
5940
|
|
|
5912
5941
|
/** Contains response data for the get operation. */
|
|
5913
|
-
export type BackupResourceEncryptionConfigsGetResponse =
|
|
5942
|
+
export type BackupResourceEncryptionConfigsGetResponse =
|
|
5943
|
+
BackupResourceEncryptionConfigExtendedResource;
|
|
5914
5944
|
|
|
5915
5945
|
/** Optional parameters. */
|
|
5916
5946
|
export interface BackupResourceEncryptionConfigsUpdateOptionalParams
|
|
@@ -5921,7 +5951,8 @@ export interface PrivateEndpointConnectionGetOptionalParams
|
|
|
5921
5951
|
extends coreClient.OperationOptions {}
|
|
5922
5952
|
|
|
5923
5953
|
/** Contains response data for the get operation. */
|
|
5924
|
-
export type PrivateEndpointConnectionGetResponse =
|
|
5954
|
+
export type PrivateEndpointConnectionGetResponse =
|
|
5955
|
+
PrivateEndpointConnectionResource;
|
|
5925
5956
|
|
|
5926
5957
|
/** Optional parameters. */
|
|
5927
5958
|
export interface PrivateEndpointConnectionPutOptionalParams
|
|
@@ -5933,7 +5964,8 @@ export interface PrivateEndpointConnectionPutOptionalParams
|
|
|
5933
5964
|
}
|
|
5934
5965
|
|
|
5935
5966
|
/** Contains response data for the put operation. */
|
|
5936
|
-
export type PrivateEndpointConnectionPutResponse =
|
|
5967
|
+
export type PrivateEndpointConnectionPutResponse =
|
|
5968
|
+
PrivateEndpointConnectionResource;
|
|
5937
5969
|
|
|
5938
5970
|
/** Optional parameters. */
|
|
5939
5971
|
export interface PrivateEndpointConnectionDeleteOptionalParams
|
|
@@ -5990,7 +6022,8 @@ export interface BMSPrepareDataMoveOperationResultGetOptionalParams
|
|
|
5990
6022
|
extends coreClient.OperationOptions {}
|
|
5991
6023
|
|
|
5992
6024
|
/** Contains response data for the get operation. */
|
|
5993
|
-
export type BMSPrepareDataMoveOperationResultGetResponse =
|
|
6025
|
+
export type BMSPrepareDataMoveOperationResultGetResponse =
|
|
6026
|
+
VaultStorageConfigOperationResultResponseUnion;
|
|
5994
6027
|
|
|
5995
6028
|
/** Optional parameters. */
|
|
5996
6029
|
export interface ProtectedItemsGetOptionalParams
|
|
@@ -6004,7 +6037,9 @@ export type ProtectedItemsGetResponse = ProtectedItemResource;
|
|
|
6004
6037
|
|
|
6005
6038
|
/** Optional parameters. */
|
|
6006
6039
|
export interface ProtectedItemsCreateOrUpdateOptionalParams
|
|
6007
|
-
extends coreClient.OperationOptions {
|
|
6040
|
+
extends coreClient.OperationOptions {
|
|
6041
|
+
xMsAuthorizationAuxiliary?: string;
|
|
6042
|
+
}
|
|
6008
6043
|
|
|
6009
6044
|
/** Contains response data for the createOrUpdate operation. */
|
|
6010
6045
|
export type ProtectedItemsCreateOrUpdateResponse = ProtectedItemResource;
|
|
@@ -6047,6 +6082,7 @@ export type RecoveryPointsListNextResponse = RecoveryPointResourceList;
|
|
|
6047
6082
|
/** Optional parameters. */
|
|
6048
6083
|
export interface RestoresTriggerOptionalParams
|
|
6049
6084
|
extends coreClient.OperationOptions {
|
|
6085
|
+
xMsAuthorizationAuxiliary?: string;
|
|
6050
6086
|
/** Delay to wait until next poll, in milliseconds. */
|
|
6051
6087
|
updateIntervalInMs?: number;
|
|
6052
6088
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
@@ -6079,7 +6115,9 @@ export type ProtectionPoliciesGetResponse = ProtectionPolicyResource;
|
|
|
6079
6115
|
|
|
6080
6116
|
/** Optional parameters. */
|
|
6081
6117
|
export interface ProtectionPoliciesCreateOrUpdateOptionalParams
|
|
6082
|
-
extends coreClient.OperationOptions {
|
|
6118
|
+
extends coreClient.OperationOptions {
|
|
6119
|
+
xMsAuthorizationAuxiliary?: string;
|
|
6120
|
+
}
|
|
6083
6121
|
|
|
6084
6122
|
/** Contains response data for the createOrUpdate operation. */
|
|
6085
6123
|
export type ProtectionPoliciesCreateOrUpdateResponse = ProtectionPolicyResource;
|
|
@@ -6098,7 +6136,8 @@ export interface ProtectionPolicyOperationResultsGetOptionalParams
|
|
|
6098
6136
|
extends coreClient.OperationOptions {}
|
|
6099
6137
|
|
|
6100
6138
|
/** Contains response data for the get operation. */
|
|
6101
|
-
export type ProtectionPolicyOperationResultsGetResponse =
|
|
6139
|
+
export type ProtectionPolicyOperationResultsGetResponse =
|
|
6140
|
+
ProtectionPolicyResource;
|
|
6102
6141
|
|
|
6103
6142
|
/** Optional parameters. */
|
|
6104
6143
|
export interface BackupJobsListOptionalParams
|
|
@@ -6139,7 +6178,8 @@ export interface ExportJobsOperationResultsGetOptionalParams
|
|
|
6139
6178
|
extends coreClient.OperationOptions {}
|
|
6140
6179
|
|
|
6141
6180
|
/** Contains response data for the get operation. */
|
|
6142
|
-
export type ExportJobsOperationResultsGetResponse =
|
|
6181
|
+
export type ExportJobsOperationResultsGetResponse =
|
|
6182
|
+
OperationResultInfoBaseResource;
|
|
6143
6183
|
|
|
6144
6184
|
/** Optional parameters. */
|
|
6145
6185
|
export interface JobsExportOptionalParams extends coreClient.OperationOptions {
|
|
@@ -6239,14 +6279,16 @@ export interface ProtectableContainersListOptionalParams
|
|
|
6239
6279
|
}
|
|
6240
6280
|
|
|
6241
6281
|
/** Contains response data for the list operation. */
|
|
6242
|
-
export type ProtectableContainersListResponse =
|
|
6282
|
+
export type ProtectableContainersListResponse =
|
|
6283
|
+
ProtectableContainerResourceList;
|
|
6243
6284
|
|
|
6244
6285
|
/** Optional parameters. */
|
|
6245
6286
|
export interface ProtectableContainersListNextOptionalParams
|
|
6246
6287
|
extends coreClient.OperationOptions {}
|
|
6247
6288
|
|
|
6248
6289
|
/** Contains response data for the listNext operation. */
|
|
6249
|
-
export type ProtectableContainersListNextResponse =
|
|
6290
|
+
export type ProtectableContainersListNextResponse =
|
|
6291
|
+
ProtectableContainerResourceList;
|
|
6250
6292
|
|
|
6251
6293
|
/** Optional parameters. */
|
|
6252
6294
|
export interface ProtectionContainersGetOptionalParams
|
|
@@ -6309,7 +6351,8 @@ export interface ProtectionContainerOperationResultsGetOptionalParams
|
|
|
6309
6351
|
extends coreClient.OperationOptions {}
|
|
6310
6352
|
|
|
6311
6353
|
/** Contains response data for the get operation. */
|
|
6312
|
-
export type ProtectionContainerOperationResultsGetResponse =
|
|
6354
|
+
export type ProtectionContainerOperationResultsGetResponse =
|
|
6355
|
+
ProtectionContainerResource;
|
|
6313
6356
|
|
|
6314
6357
|
/** Optional parameters. */
|
|
6315
6358
|
export interface BackupsTriggerOptionalParams
|
|
@@ -6358,14 +6401,16 @@ export interface BackupProtectableItemsListOptionalParams
|
|
|
6358
6401
|
}
|
|
6359
6402
|
|
|
6360
6403
|
/** Contains response data for the list operation. */
|
|
6361
|
-
export type BackupProtectableItemsListResponse =
|
|
6404
|
+
export type BackupProtectableItemsListResponse =
|
|
6405
|
+
WorkloadProtectableItemResourceList;
|
|
6362
6406
|
|
|
6363
6407
|
/** Optional parameters. */
|
|
6364
6408
|
export interface BackupProtectableItemsListNextOptionalParams
|
|
6365
6409
|
extends coreClient.OperationOptions {}
|
|
6366
6410
|
|
|
6367
6411
|
/** Contains response data for the listNext operation. */
|
|
6368
|
-
export type BackupProtectableItemsListNextResponse =
|
|
6412
|
+
export type BackupProtectableItemsListNextResponse =
|
|
6413
|
+
WorkloadProtectableItemResourceList;
|
|
6369
6414
|
|
|
6370
6415
|
/** Optional parameters. */
|
|
6371
6416
|
export interface BackupProtectionContainersListOptionalParams
|
|
@@ -6375,14 +6420,16 @@ export interface BackupProtectionContainersListOptionalParams
|
|
|
6375
6420
|
}
|
|
6376
6421
|
|
|
6377
6422
|
/** Contains response data for the list operation. */
|
|
6378
|
-
export type BackupProtectionContainersListResponse =
|
|
6423
|
+
export type BackupProtectionContainersListResponse =
|
|
6424
|
+
ProtectionContainerResourceList;
|
|
6379
6425
|
|
|
6380
6426
|
/** Optional parameters. */
|
|
6381
6427
|
export interface BackupProtectionContainersListNextOptionalParams
|
|
6382
6428
|
extends coreClient.OperationOptions {}
|
|
6383
6429
|
|
|
6384
6430
|
/** Contains response data for the listNext operation. */
|
|
6385
|
-
export type BackupProtectionContainersListNextResponse =
|
|
6431
|
+
export type BackupProtectionContainersListNextResponse =
|
|
6432
|
+
ProtectionContainerResourceList;
|
|
6386
6433
|
|
|
6387
6434
|
/** Optional parameters. */
|
|
6388
6435
|
export interface DeletedProtectionContainersListOptionalParams
|
|
@@ -6392,18 +6439,21 @@ export interface DeletedProtectionContainersListOptionalParams
|
|
|
6392
6439
|
}
|
|
6393
6440
|
|
|
6394
6441
|
/** Contains response data for the list operation. */
|
|
6395
|
-
export type DeletedProtectionContainersListResponse =
|
|
6442
|
+
export type DeletedProtectionContainersListResponse =
|
|
6443
|
+
ProtectionContainerResourceList;
|
|
6396
6444
|
|
|
6397
6445
|
/** Optional parameters. */
|
|
6398
6446
|
export interface DeletedProtectionContainersListNextOptionalParams
|
|
6399
6447
|
extends coreClient.OperationOptions {}
|
|
6400
6448
|
|
|
6401
6449
|
/** Contains response data for the listNext operation. */
|
|
6402
|
-
export type DeletedProtectionContainersListNextResponse =
|
|
6450
|
+
export type DeletedProtectionContainersListNextResponse =
|
|
6451
|
+
ProtectionContainerResourceList;
|
|
6403
6452
|
|
|
6404
6453
|
/** Optional parameters. */
|
|
6405
6454
|
export interface SecurityPINsGetOptionalParams
|
|
6406
6455
|
extends coreClient.OperationOptions {
|
|
6456
|
+
xMsAuthorizationAuxiliary?: string;
|
|
6407
6457
|
/** security pin request */
|
|
6408
6458
|
parameters?: SecurityPinBase;
|
|
6409
6459
|
}
|
|
@@ -6416,28 +6466,32 @@ export interface RecoveryPointsRecommendedForMoveListOptionalParams
|
|
|
6416
6466
|
extends coreClient.OperationOptions {}
|
|
6417
6467
|
|
|
6418
6468
|
/** Contains response data for the list operation. */
|
|
6419
|
-
export type RecoveryPointsRecommendedForMoveListResponse =
|
|
6469
|
+
export type RecoveryPointsRecommendedForMoveListResponse =
|
|
6470
|
+
RecoveryPointResourceList;
|
|
6420
6471
|
|
|
6421
6472
|
/** Optional parameters. */
|
|
6422
6473
|
export interface RecoveryPointsRecommendedForMoveListNextOptionalParams
|
|
6423
6474
|
extends coreClient.OperationOptions {}
|
|
6424
6475
|
|
|
6425
6476
|
/** Contains response data for the listNext operation. */
|
|
6426
|
-
export type RecoveryPointsRecommendedForMoveListNextResponse =
|
|
6477
|
+
export type RecoveryPointsRecommendedForMoveListNextResponse =
|
|
6478
|
+
RecoveryPointResourceList;
|
|
6427
6479
|
|
|
6428
6480
|
/** Optional parameters. */
|
|
6429
6481
|
export interface ResourceGuardProxiesGetOptionalParams
|
|
6430
6482
|
extends coreClient.OperationOptions {}
|
|
6431
6483
|
|
|
6432
6484
|
/** Contains response data for the get operation. */
|
|
6433
|
-
export type ResourceGuardProxiesGetResponse =
|
|
6485
|
+
export type ResourceGuardProxiesGetResponse =
|
|
6486
|
+
ResourceGuardProxyBaseResourceList;
|
|
6434
6487
|
|
|
6435
6488
|
/** Optional parameters. */
|
|
6436
6489
|
export interface ResourceGuardProxiesGetNextOptionalParams
|
|
6437
6490
|
extends coreClient.OperationOptions {}
|
|
6438
6491
|
|
|
6439
6492
|
/** Contains response data for the getNext operation. */
|
|
6440
|
-
export type ResourceGuardProxiesGetNextResponse =
|
|
6493
|
+
export type ResourceGuardProxiesGetNextResponse =
|
|
6494
|
+
ResourceGuardProxyBaseResourceList;
|
|
6441
6495
|
|
|
6442
6496
|
/** Optional parameters. */
|
|
6443
6497
|
export interface ResourceGuardProxyGetOptionalParams
|