@azure/arm-recoveryservicesbackup 13.2.0-alpha.20250619.1 → 13.2.0-alpha.20250730.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/dist/browser/lroImpl.js +7 -3
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/mappers.js +1192 -518
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/operations/bMSPrepareDataMoveOperationResult.js +1 -0
- package/dist/browser/operations/bMSPrepareDataMoveOperationResult.js.map +1 -1
- package/dist/browser/operations/backupEngines.js +23 -40
- package/dist/browser/operations/backupEngines.js.map +1 -1
- package/dist/browser/operations/backupJobs.js +23 -40
- package/dist/browser/operations/backupJobs.js.map +1 -1
- package/dist/browser/operations/backupOperationResults.js +1 -0
- package/dist/browser/operations/backupOperationResults.js.map +1 -1
- package/dist/browser/operations/backupOperationStatuses.js +1 -0
- package/dist/browser/operations/backupOperationStatuses.js.map +1 -1
- package/dist/browser/operations/backupPolicies.js +23 -40
- package/dist/browser/operations/backupPolicies.js.map +1 -1
- package/dist/browser/operations/backupProtectableItems.js +23 -40
- package/dist/browser/operations/backupProtectableItems.js.map +1 -1
- package/dist/browser/operations/backupProtectedItems.js +23 -40
- package/dist/browser/operations/backupProtectedItems.js.map +1 -1
- package/dist/browser/operations/backupProtectionContainers.js +23 -40
- package/dist/browser/operations/backupProtectionContainers.js.map +1 -1
- package/dist/browser/operations/backupProtectionIntent.js +23 -40
- package/dist/browser/operations/backupProtectionIntent.js.map +1 -1
- package/dist/browser/operations/backupResourceEncryptionConfigs.js +1 -0
- package/dist/browser/operations/backupResourceEncryptionConfigs.js.map +1 -1
- package/dist/browser/operations/backupResourceStorageConfigsNonCRR.js +1 -0
- package/dist/browser/operations/backupResourceStorageConfigsNonCRR.js.map +1 -1
- package/dist/browser/operations/backupResourceVaultConfigs.js +1 -0
- package/dist/browser/operations/backupResourceVaultConfigs.js.map +1 -1
- package/dist/browser/operations/backupStatus.js +1 -0
- package/dist/browser/operations/backupStatus.js.map +1 -1
- package/dist/browser/operations/backupUsageSummaries.js +10 -27
- package/dist/browser/operations/backupUsageSummaries.js.map +1 -1
- package/dist/browser/operations/backupWorkloadItems.js +23 -40
- package/dist/browser/operations/backupWorkloadItems.js.map +1 -1
- package/dist/browser/operations/backups.js +1 -0
- package/dist/browser/operations/backups.js.map +1 -1
- package/dist/browser/operations/deletedProtectionContainers.js +23 -40
- package/dist/browser/operations/deletedProtectionContainers.js.map +1 -1
- package/dist/browser/operations/exportJobsOperationResults.js +1 -0
- package/dist/browser/operations/exportJobsOperationResults.js.map +1 -1
- package/dist/browser/operations/featureSupport.js +1 -0
- package/dist/browser/operations/featureSupport.js.map +1 -1
- package/dist/browser/operations/fetchTieringCost.js +12 -6
- package/dist/browser/operations/fetchTieringCost.js.map +1 -1
- package/dist/browser/operations/getTieringCostOperationResult.js +1 -0
- package/dist/browser/operations/getTieringCostOperationResult.js.map +1 -1
- package/dist/browser/operations/itemLevelRecoveryConnections.js +1 -0
- package/dist/browser/operations/itemLevelRecoveryConnections.js.map +1 -1
- package/dist/browser/operations/jobCancellations.js +1 -0
- package/dist/browser/operations/jobCancellations.js.map +1 -1
- package/dist/browser/operations/jobDetails.js +1 -0
- package/dist/browser/operations/jobDetails.js.map +1 -1
- package/dist/browser/operations/jobOperationResults.js +1 -0
- package/dist/browser/operations/jobOperationResults.js.map +1 -1
- package/dist/browser/operations/jobs.js +1 -0
- package/dist/browser/operations/jobs.js.map +1 -1
- package/dist/browser/operations/operation.js +1 -0
- package/dist/browser/operations/operation.js.map +1 -1
- package/dist/browser/operations/operations.js +23 -40
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/privateEndpointConnectionOperations.js +23 -12
- package/dist/browser/operations/privateEndpointConnectionOperations.js.map +1 -1
- package/dist/browser/operations/privateEndpointOperations.js +1 -0
- package/dist/browser/operations/privateEndpointOperations.js.map +1 -1
- package/dist/browser/operations/protectableContainers.js +23 -40
- package/dist/browser/operations/protectableContainers.js.map +1 -1
- package/dist/browser/operations/protectedItemOperationResults.js +1 -0
- package/dist/browser/operations/protectedItemOperationResults.js.map +1 -1
- package/dist/browser/operations/protectedItemOperationStatuses.js +1 -0
- package/dist/browser/operations/protectedItemOperationStatuses.js.map +1 -1
- package/dist/browser/operations/protectedItems.js +1 -0
- package/dist/browser/operations/protectedItems.js.map +1 -1
- package/dist/browser/operations/protectionContainerOperationResults.js +1 -0
- package/dist/browser/operations/protectionContainerOperationResults.js.map +1 -1
- package/dist/browser/operations/protectionContainerRefreshOperationResults.js +1 -0
- package/dist/browser/operations/protectionContainerRefreshOperationResults.js.map +1 -1
- package/dist/browser/operations/protectionContainers.js +12 -6
- package/dist/browser/operations/protectionContainers.js.map +1 -1
- package/dist/browser/operations/protectionIntentOperations.js +1 -0
- package/dist/browser/operations/protectionIntentOperations.js.map +1 -1
- package/dist/browser/operations/protectionPolicies.js +12 -6
- package/dist/browser/operations/protectionPolicies.js.map +1 -1
- package/dist/browser/operations/protectionPolicyOperationResults.js +1 -0
- package/dist/browser/operations/protectionPolicyOperationResults.js.map +1 -1
- package/dist/browser/operations/protectionPolicyOperationStatuses.js +1 -0
- package/dist/browser/operations/protectionPolicyOperationStatuses.js.map +1 -1
- package/dist/browser/operations/recoveryPoints.js +23 -40
- package/dist/browser/operations/recoveryPoints.js.map +1 -1
- package/dist/browser/operations/recoveryPointsRecommendedForMove.js +23 -40
- package/dist/browser/operations/recoveryPointsRecommendedForMove.js.map +1 -1
- package/dist/browser/operations/resourceGuardProxies.js +23 -40
- package/dist/browser/operations/resourceGuardProxies.js.map +1 -1
- package/dist/browser/operations/resourceGuardProxy.js +1 -0
- package/dist/browser/operations/resourceGuardProxy.js.map +1 -1
- package/dist/browser/operations/restores.js +12 -6
- package/dist/browser/operations/restores.js.map +1 -1
- package/dist/browser/operations/securityPINs.js +1 -0
- package/dist/browser/operations/securityPINs.js.map +1 -1
- package/dist/browser/operations/tieringCostOperationStatus.js +1 -0
- package/dist/browser/operations/tieringCostOperationStatus.js.map +1 -1
- package/dist/browser/operations/validateOperation.js +12 -6
- package/dist/browser/operations/validateOperation.js.map +1 -1
- package/dist/browser/operations/validateOperationResults.js +1 -0
- package/dist/browser/operations/validateOperationResults.js.map +1 -1
- package/dist/browser/operations/validateOperationStatuses.js +1 -0
- package/dist/browser/operations/validateOperationStatuses.js.map +1 -1
- package/dist/browser/pagingHelper.js +2 -4
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/browser/recoveryServicesBackupClient.js +98 -23
- package/dist/browser/recoveryServicesBackupClient.js.map +1 -1
- package/dist/commonjs/lroImpl.js +7 -3
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/mappers.js +1192 -518
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/operations/bMSPrepareDataMoveOperationResult.js +1 -0
- package/dist/commonjs/operations/bMSPrepareDataMoveOperationResult.js.map +1 -1
- package/dist/commonjs/operations/backupEngines.js +23 -39
- package/dist/commonjs/operations/backupEngines.js.map +1 -1
- package/dist/commonjs/operations/backupJobs.js +23 -39
- package/dist/commonjs/operations/backupJobs.js.map +1 -1
- package/dist/commonjs/operations/backupOperationResults.js +1 -0
- package/dist/commonjs/operations/backupOperationResults.js.map +1 -1
- package/dist/commonjs/operations/backupOperationStatuses.js +1 -0
- package/dist/commonjs/operations/backupOperationStatuses.js.map +1 -1
- package/dist/commonjs/operations/backupPolicies.js +23 -39
- package/dist/commonjs/operations/backupPolicies.js.map +1 -1
- package/dist/commonjs/operations/backupProtectableItems.js +23 -39
- package/dist/commonjs/operations/backupProtectableItems.js.map +1 -1
- package/dist/commonjs/operations/backupProtectedItems.js +23 -39
- package/dist/commonjs/operations/backupProtectedItems.js.map +1 -1
- package/dist/commonjs/operations/backupProtectionContainers.js +23 -39
- package/dist/commonjs/operations/backupProtectionContainers.js.map +1 -1
- package/dist/commonjs/operations/backupProtectionIntent.js +23 -39
- package/dist/commonjs/operations/backupProtectionIntent.js.map +1 -1
- package/dist/commonjs/operations/backupResourceEncryptionConfigs.js +1 -0
- package/dist/commonjs/operations/backupResourceEncryptionConfigs.js.map +1 -1
- package/dist/commonjs/operations/backupResourceStorageConfigsNonCRR.js +1 -0
- package/dist/commonjs/operations/backupResourceStorageConfigsNonCRR.js.map +1 -1
- package/dist/commonjs/operations/backupResourceVaultConfigs.js +1 -0
- package/dist/commonjs/operations/backupResourceVaultConfigs.js.map +1 -1
- package/dist/commonjs/operations/backupStatus.js +1 -0
- package/dist/commonjs/operations/backupStatus.js.map +1 -1
- package/dist/commonjs/operations/backupUsageSummaries.js +10 -26
- package/dist/commonjs/operations/backupUsageSummaries.js.map +1 -1
- package/dist/commonjs/operations/backupWorkloadItems.js +23 -39
- package/dist/commonjs/operations/backupWorkloadItems.js.map +1 -1
- package/dist/commonjs/operations/backups.js +1 -0
- package/dist/commonjs/operations/backups.js.map +1 -1
- package/dist/commonjs/operations/deletedProtectionContainers.js +23 -39
- package/dist/commonjs/operations/deletedProtectionContainers.js.map +1 -1
- package/dist/commonjs/operations/exportJobsOperationResults.js +1 -0
- package/dist/commonjs/operations/exportJobsOperationResults.js.map +1 -1
- package/dist/commonjs/operations/featureSupport.js +1 -0
- package/dist/commonjs/operations/featureSupport.js.map +1 -1
- package/dist/commonjs/operations/fetchTieringCost.js +12 -6
- package/dist/commonjs/operations/fetchTieringCost.js.map +1 -1
- package/dist/commonjs/operations/getTieringCostOperationResult.js +1 -0
- package/dist/commonjs/operations/getTieringCostOperationResult.js.map +1 -1
- package/dist/commonjs/operations/itemLevelRecoveryConnections.js +1 -0
- package/dist/commonjs/operations/itemLevelRecoveryConnections.js.map +1 -1
- package/dist/commonjs/operations/jobCancellations.js +1 -0
- package/dist/commonjs/operations/jobCancellations.js.map +1 -1
- package/dist/commonjs/operations/jobDetails.js +1 -0
- package/dist/commonjs/operations/jobDetails.js.map +1 -1
- package/dist/commonjs/operations/jobOperationResults.js +1 -0
- package/dist/commonjs/operations/jobOperationResults.js.map +1 -1
- package/dist/commonjs/operations/jobs.js +1 -0
- package/dist/commonjs/operations/jobs.js.map +1 -1
- package/dist/commonjs/operations/operation.js +1 -0
- package/dist/commonjs/operations/operation.js.map +1 -1
- package/dist/commonjs/operations/operations.js +23 -39
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnectionOperations.js +23 -12
- package/dist/commonjs/operations/privateEndpointConnectionOperations.js.map +1 -1
- package/dist/commonjs/operations/privateEndpointOperations.js +1 -0
- package/dist/commonjs/operations/privateEndpointOperations.js.map +1 -1
- package/dist/commonjs/operations/protectableContainers.js +23 -39
- package/dist/commonjs/operations/protectableContainers.js.map +1 -1
- package/dist/commonjs/operations/protectedItemOperationResults.js +1 -0
- package/dist/commonjs/operations/protectedItemOperationResults.js.map +1 -1
- package/dist/commonjs/operations/protectedItemOperationStatuses.js +1 -0
- package/dist/commonjs/operations/protectedItemOperationStatuses.js.map +1 -1
- package/dist/commonjs/operations/protectedItems.js +1 -0
- package/dist/commonjs/operations/protectedItems.js.map +1 -1
- package/dist/commonjs/operations/protectionContainerOperationResults.js +1 -0
- package/dist/commonjs/operations/protectionContainerOperationResults.js.map +1 -1
- package/dist/commonjs/operations/protectionContainerRefreshOperationResults.js +1 -0
- package/dist/commonjs/operations/protectionContainerRefreshOperationResults.js.map +1 -1
- package/dist/commonjs/operations/protectionContainers.js +12 -6
- package/dist/commonjs/operations/protectionContainers.js.map +1 -1
- package/dist/commonjs/operations/protectionIntentOperations.js +1 -0
- package/dist/commonjs/operations/protectionIntentOperations.js.map +1 -1
- package/dist/commonjs/operations/protectionPolicies.js +12 -6
- package/dist/commonjs/operations/protectionPolicies.js.map +1 -1
- package/dist/commonjs/operations/protectionPolicyOperationResults.js +1 -0
- package/dist/commonjs/operations/protectionPolicyOperationResults.js.map +1 -1
- package/dist/commonjs/operations/protectionPolicyOperationStatuses.js +1 -0
- package/dist/commonjs/operations/protectionPolicyOperationStatuses.js.map +1 -1
- package/dist/commonjs/operations/recoveryPoints.js +23 -39
- package/dist/commonjs/operations/recoveryPoints.js.map +1 -1
- package/dist/commonjs/operations/recoveryPointsRecommendedForMove.js +23 -39
- package/dist/commonjs/operations/recoveryPointsRecommendedForMove.js.map +1 -1
- package/dist/commonjs/operations/resourceGuardProxies.js +23 -39
- package/dist/commonjs/operations/resourceGuardProxies.js.map +1 -1
- package/dist/commonjs/operations/resourceGuardProxy.js +1 -0
- package/dist/commonjs/operations/resourceGuardProxy.js.map +1 -1
- package/dist/commonjs/operations/restores.js +12 -6
- package/dist/commonjs/operations/restores.js.map +1 -1
- package/dist/commonjs/operations/securityPINs.js +1 -0
- package/dist/commonjs/operations/securityPINs.js.map +1 -1
- package/dist/commonjs/operations/tieringCostOperationStatus.js +1 -0
- package/dist/commonjs/operations/tieringCostOperationStatus.js.map +1 -1
- package/dist/commonjs/operations/validateOperation.js +12 -6
- package/dist/commonjs/operations/validateOperation.js.map +1 -1
- package/dist/commonjs/operations/validateOperationResults.js +1 -0
- package/dist/commonjs/operations/validateOperationResults.js.map +1 -1
- package/dist/commonjs/operations/validateOperationStatuses.js +1 -0
- package/dist/commonjs/operations/validateOperationStatuses.js.map +1 -1
- package/dist/commonjs/pagingHelper.js +2 -4
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/recoveryServicesBackupClient.js +98 -23
- package/dist/commonjs/recoveryServicesBackupClient.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/lroImpl.js +7 -3
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/mappers.js +1192 -518
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/operations/bMSPrepareDataMoveOperationResult.js +1 -0
- package/dist/esm/operations/bMSPrepareDataMoveOperationResult.js.map +1 -1
- package/dist/esm/operations/backupEngines.js +23 -40
- package/dist/esm/operations/backupEngines.js.map +1 -1
- package/dist/esm/operations/backupJobs.js +23 -40
- package/dist/esm/operations/backupJobs.js.map +1 -1
- package/dist/esm/operations/backupOperationResults.js +1 -0
- package/dist/esm/operations/backupOperationResults.js.map +1 -1
- package/dist/esm/operations/backupOperationStatuses.js +1 -0
- package/dist/esm/operations/backupOperationStatuses.js.map +1 -1
- package/dist/esm/operations/backupPolicies.js +23 -40
- package/dist/esm/operations/backupPolicies.js.map +1 -1
- package/dist/esm/operations/backupProtectableItems.js +23 -40
- package/dist/esm/operations/backupProtectableItems.js.map +1 -1
- package/dist/esm/operations/backupProtectedItems.js +23 -40
- package/dist/esm/operations/backupProtectedItems.js.map +1 -1
- package/dist/esm/operations/backupProtectionContainers.js +23 -40
- package/dist/esm/operations/backupProtectionContainers.js.map +1 -1
- package/dist/esm/operations/backupProtectionIntent.js +23 -40
- package/dist/esm/operations/backupProtectionIntent.js.map +1 -1
- package/dist/esm/operations/backupResourceEncryptionConfigs.js +1 -0
- package/dist/esm/operations/backupResourceEncryptionConfigs.js.map +1 -1
- package/dist/esm/operations/backupResourceStorageConfigsNonCRR.js +1 -0
- package/dist/esm/operations/backupResourceStorageConfigsNonCRR.js.map +1 -1
- package/dist/esm/operations/backupResourceVaultConfigs.js +1 -0
- package/dist/esm/operations/backupResourceVaultConfigs.js.map +1 -1
- package/dist/esm/operations/backupStatus.js +1 -0
- package/dist/esm/operations/backupStatus.js.map +1 -1
- package/dist/esm/operations/backupUsageSummaries.js +10 -27
- package/dist/esm/operations/backupUsageSummaries.js.map +1 -1
- package/dist/esm/operations/backupWorkloadItems.js +23 -40
- package/dist/esm/operations/backupWorkloadItems.js.map +1 -1
- package/dist/esm/operations/backups.js +1 -0
- package/dist/esm/operations/backups.js.map +1 -1
- package/dist/esm/operations/deletedProtectionContainers.js +23 -40
- package/dist/esm/operations/deletedProtectionContainers.js.map +1 -1
- package/dist/esm/operations/exportJobsOperationResults.js +1 -0
- package/dist/esm/operations/exportJobsOperationResults.js.map +1 -1
- package/dist/esm/operations/featureSupport.js +1 -0
- package/dist/esm/operations/featureSupport.js.map +1 -1
- package/dist/esm/operations/fetchTieringCost.js +12 -6
- package/dist/esm/operations/fetchTieringCost.js.map +1 -1
- package/dist/esm/operations/getTieringCostOperationResult.js +1 -0
- package/dist/esm/operations/getTieringCostOperationResult.js.map +1 -1
- package/dist/esm/operations/itemLevelRecoveryConnections.js +1 -0
- package/dist/esm/operations/itemLevelRecoveryConnections.js.map +1 -1
- package/dist/esm/operations/jobCancellations.js +1 -0
- package/dist/esm/operations/jobCancellations.js.map +1 -1
- package/dist/esm/operations/jobDetails.js +1 -0
- package/dist/esm/operations/jobDetails.js.map +1 -1
- package/dist/esm/operations/jobOperationResults.js +1 -0
- package/dist/esm/operations/jobOperationResults.js.map +1 -1
- package/dist/esm/operations/jobs.js +1 -0
- package/dist/esm/operations/jobs.js.map +1 -1
- package/dist/esm/operations/operation.js +1 -0
- package/dist/esm/operations/operation.js.map +1 -1
- package/dist/esm/operations/operations.js +23 -40
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/privateEndpointConnectionOperations.js +23 -12
- package/dist/esm/operations/privateEndpointConnectionOperations.js.map +1 -1
- package/dist/esm/operations/privateEndpointOperations.js +1 -0
- package/dist/esm/operations/privateEndpointOperations.js.map +1 -1
- package/dist/esm/operations/protectableContainers.js +23 -40
- package/dist/esm/operations/protectableContainers.js.map +1 -1
- package/dist/esm/operations/protectedItemOperationResults.js +1 -0
- package/dist/esm/operations/protectedItemOperationResults.js.map +1 -1
- package/dist/esm/operations/protectedItemOperationStatuses.js +1 -0
- package/dist/esm/operations/protectedItemOperationStatuses.js.map +1 -1
- package/dist/esm/operations/protectedItems.js +1 -0
- package/dist/esm/operations/protectedItems.js.map +1 -1
- package/dist/esm/operations/protectionContainerOperationResults.js +1 -0
- package/dist/esm/operations/protectionContainerOperationResults.js.map +1 -1
- package/dist/esm/operations/protectionContainerRefreshOperationResults.js +1 -0
- package/dist/esm/operations/protectionContainerRefreshOperationResults.js.map +1 -1
- package/dist/esm/operations/protectionContainers.js +12 -6
- package/dist/esm/operations/protectionContainers.js.map +1 -1
- package/dist/esm/operations/protectionIntentOperations.js +1 -0
- package/dist/esm/operations/protectionIntentOperations.js.map +1 -1
- package/dist/esm/operations/protectionPolicies.js +12 -6
- package/dist/esm/operations/protectionPolicies.js.map +1 -1
- package/dist/esm/operations/protectionPolicyOperationResults.js +1 -0
- package/dist/esm/operations/protectionPolicyOperationResults.js.map +1 -1
- package/dist/esm/operations/protectionPolicyOperationStatuses.js +1 -0
- package/dist/esm/operations/protectionPolicyOperationStatuses.js.map +1 -1
- package/dist/esm/operations/recoveryPoints.js +23 -40
- package/dist/esm/operations/recoveryPoints.js.map +1 -1
- package/dist/esm/operations/recoveryPointsRecommendedForMove.js +23 -40
- package/dist/esm/operations/recoveryPointsRecommendedForMove.js.map +1 -1
- package/dist/esm/operations/resourceGuardProxies.js +23 -40
- package/dist/esm/operations/resourceGuardProxies.js.map +1 -1
- package/dist/esm/operations/resourceGuardProxy.js +1 -0
- package/dist/esm/operations/resourceGuardProxy.js.map +1 -1
- package/dist/esm/operations/restores.js +12 -6
- package/dist/esm/operations/restores.js.map +1 -1
- package/dist/esm/operations/securityPINs.js +1 -0
- package/dist/esm/operations/securityPINs.js.map +1 -1
- package/dist/esm/operations/tieringCostOperationStatus.js +1 -0
- package/dist/esm/operations/tieringCostOperationStatus.js.map +1 -1
- package/dist/esm/operations/validateOperation.js +12 -6
- package/dist/esm/operations/validateOperation.js.map +1 -1
- package/dist/esm/operations/validateOperationResults.js +1 -0
- package/dist/esm/operations/validateOperationResults.js.map +1 -1
- package/dist/esm/operations/validateOperationStatuses.js +1 -0
- package/dist/esm/operations/validateOperationStatuses.js.map +1 -1
- package/dist/esm/pagingHelper.js +2 -4
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/esm/recoveryServicesBackupClient.js +98 -23
- package/dist/esm/recoveryServicesBackupClient.js.map +1 -1
- package/dist/react-native/lroImpl.js +7 -3
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/mappers.js +1192 -518
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/operations/bMSPrepareDataMoveOperationResult.js +1 -0
- package/dist/react-native/operations/bMSPrepareDataMoveOperationResult.js.map +1 -1
- package/dist/react-native/operations/backupEngines.js +23 -40
- package/dist/react-native/operations/backupEngines.js.map +1 -1
- package/dist/react-native/operations/backupJobs.js +23 -40
- package/dist/react-native/operations/backupJobs.js.map +1 -1
- package/dist/react-native/operations/backupOperationResults.js +1 -0
- package/dist/react-native/operations/backupOperationResults.js.map +1 -1
- package/dist/react-native/operations/backupOperationStatuses.js +1 -0
- package/dist/react-native/operations/backupOperationStatuses.js.map +1 -1
- package/dist/react-native/operations/backupPolicies.js +23 -40
- package/dist/react-native/operations/backupPolicies.js.map +1 -1
- package/dist/react-native/operations/backupProtectableItems.js +23 -40
- package/dist/react-native/operations/backupProtectableItems.js.map +1 -1
- package/dist/react-native/operations/backupProtectedItems.js +23 -40
- package/dist/react-native/operations/backupProtectedItems.js.map +1 -1
- package/dist/react-native/operations/backupProtectionContainers.js +23 -40
- package/dist/react-native/operations/backupProtectionContainers.js.map +1 -1
- package/dist/react-native/operations/backupProtectionIntent.js +23 -40
- package/dist/react-native/operations/backupProtectionIntent.js.map +1 -1
- package/dist/react-native/operations/backupResourceEncryptionConfigs.js +1 -0
- package/dist/react-native/operations/backupResourceEncryptionConfigs.js.map +1 -1
- package/dist/react-native/operations/backupResourceStorageConfigsNonCRR.js +1 -0
- package/dist/react-native/operations/backupResourceStorageConfigsNonCRR.js.map +1 -1
- package/dist/react-native/operations/backupResourceVaultConfigs.js +1 -0
- package/dist/react-native/operations/backupResourceVaultConfigs.js.map +1 -1
- package/dist/react-native/operations/backupStatus.js +1 -0
- package/dist/react-native/operations/backupStatus.js.map +1 -1
- package/dist/react-native/operations/backupUsageSummaries.js +10 -27
- package/dist/react-native/operations/backupUsageSummaries.js.map +1 -1
- package/dist/react-native/operations/backupWorkloadItems.js +23 -40
- package/dist/react-native/operations/backupWorkloadItems.js.map +1 -1
- package/dist/react-native/operations/backups.js +1 -0
- package/dist/react-native/operations/backups.js.map +1 -1
- package/dist/react-native/operations/deletedProtectionContainers.js +23 -40
- package/dist/react-native/operations/deletedProtectionContainers.js.map +1 -1
- package/dist/react-native/operations/exportJobsOperationResults.js +1 -0
- package/dist/react-native/operations/exportJobsOperationResults.js.map +1 -1
- package/dist/react-native/operations/featureSupport.js +1 -0
- package/dist/react-native/operations/featureSupport.js.map +1 -1
- package/dist/react-native/operations/fetchTieringCost.js +12 -6
- package/dist/react-native/operations/fetchTieringCost.js.map +1 -1
- package/dist/react-native/operations/getTieringCostOperationResult.js +1 -0
- package/dist/react-native/operations/getTieringCostOperationResult.js.map +1 -1
- package/dist/react-native/operations/itemLevelRecoveryConnections.js +1 -0
- package/dist/react-native/operations/itemLevelRecoveryConnections.js.map +1 -1
- package/dist/react-native/operations/jobCancellations.js +1 -0
- package/dist/react-native/operations/jobCancellations.js.map +1 -1
- package/dist/react-native/operations/jobDetails.js +1 -0
- package/dist/react-native/operations/jobDetails.js.map +1 -1
- package/dist/react-native/operations/jobOperationResults.js +1 -0
- package/dist/react-native/operations/jobOperationResults.js.map +1 -1
- package/dist/react-native/operations/jobs.js +1 -0
- package/dist/react-native/operations/jobs.js.map +1 -1
- package/dist/react-native/operations/operation.js +1 -0
- package/dist/react-native/operations/operation.js.map +1 -1
- package/dist/react-native/operations/operations.js +23 -40
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/privateEndpointConnectionOperations.js +23 -12
- package/dist/react-native/operations/privateEndpointConnectionOperations.js.map +1 -1
- package/dist/react-native/operations/privateEndpointOperations.js +1 -0
- package/dist/react-native/operations/privateEndpointOperations.js.map +1 -1
- package/dist/react-native/operations/protectableContainers.js +23 -40
- package/dist/react-native/operations/protectableContainers.js.map +1 -1
- package/dist/react-native/operations/protectedItemOperationResults.js +1 -0
- package/dist/react-native/operations/protectedItemOperationResults.js.map +1 -1
- package/dist/react-native/operations/protectedItemOperationStatuses.js +1 -0
- package/dist/react-native/operations/protectedItemOperationStatuses.js.map +1 -1
- package/dist/react-native/operations/protectedItems.js +1 -0
- package/dist/react-native/operations/protectedItems.js.map +1 -1
- package/dist/react-native/operations/protectionContainerOperationResults.js +1 -0
- package/dist/react-native/operations/protectionContainerOperationResults.js.map +1 -1
- package/dist/react-native/operations/protectionContainerRefreshOperationResults.js +1 -0
- package/dist/react-native/operations/protectionContainerRefreshOperationResults.js.map +1 -1
- package/dist/react-native/operations/protectionContainers.js +12 -6
- package/dist/react-native/operations/protectionContainers.js.map +1 -1
- package/dist/react-native/operations/protectionIntentOperations.js +1 -0
- package/dist/react-native/operations/protectionIntentOperations.js.map +1 -1
- package/dist/react-native/operations/protectionPolicies.js +12 -6
- package/dist/react-native/operations/protectionPolicies.js.map +1 -1
- package/dist/react-native/operations/protectionPolicyOperationResults.js +1 -0
- package/dist/react-native/operations/protectionPolicyOperationResults.js.map +1 -1
- package/dist/react-native/operations/protectionPolicyOperationStatuses.js +1 -0
- package/dist/react-native/operations/protectionPolicyOperationStatuses.js.map +1 -1
- package/dist/react-native/operations/recoveryPoints.js +23 -40
- package/dist/react-native/operations/recoveryPoints.js.map +1 -1
- package/dist/react-native/operations/recoveryPointsRecommendedForMove.js +23 -40
- package/dist/react-native/operations/recoveryPointsRecommendedForMove.js.map +1 -1
- package/dist/react-native/operations/resourceGuardProxies.js +23 -40
- package/dist/react-native/operations/resourceGuardProxies.js.map +1 -1
- package/dist/react-native/operations/resourceGuardProxy.js +1 -0
- package/dist/react-native/operations/resourceGuardProxy.js.map +1 -1
- package/dist/react-native/operations/restores.js +12 -6
- package/dist/react-native/operations/restores.js.map +1 -1
- package/dist/react-native/operations/securityPINs.js +1 -0
- package/dist/react-native/operations/securityPINs.js.map +1 -1
- package/dist/react-native/operations/tieringCostOperationStatus.js +1 -0
- package/dist/react-native/operations/tieringCostOperationStatus.js.map +1 -1
- package/dist/react-native/operations/validateOperation.js +12 -6
- package/dist/react-native/operations/validateOperation.js.map +1 -1
- package/dist/react-native/operations/validateOperationResults.js +1 -0
- package/dist/react-native/operations/validateOperationResults.js.map +1 -1
- package/dist/react-native/operations/validateOperationStatuses.js +1 -0
- package/dist/react-native/operations/validateOperationStatuses.js.map +1 -1
- package/dist/react-native/pagingHelper.js +2 -4
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/dist/react-native/recoveryServicesBackupClient.js +98 -23
- package/dist/react-native/recoveryServicesBackupClient.js.map +1 -1
- package/package.json +2 -2
- /package/review/{arm-recoveryservicesbackup.api.md → arm-recoveryservicesbackup-node.api.md} +0 -0
|
@@ -5318,247 +5318,304 @@ export const BackupResourceConfigResource = {
|
|
|
5318
5318
|
type: {
|
|
5319
5319
|
name: "Composite",
|
|
5320
5320
|
className: "BackupResourceConfigResource",
|
|
5321
|
-
modelProperties:
|
|
5321
|
+
modelProperties: {
|
|
5322
|
+
...Resource.type.modelProperties,
|
|
5323
|
+
properties: {
|
|
5322
5324
|
serializedName: "properties",
|
|
5323
5325
|
type: {
|
|
5324
5326
|
name: "Composite",
|
|
5325
5327
|
className: "BackupResourceConfig",
|
|
5326
5328
|
},
|
|
5327
|
-
}
|
|
5329
|
+
},
|
|
5330
|
+
},
|
|
5328
5331
|
},
|
|
5329
5332
|
};
|
|
5330
5333
|
export const ProtectionIntentResource = {
|
|
5331
5334
|
type: {
|
|
5332
5335
|
name: "Composite",
|
|
5333
5336
|
className: "ProtectionIntentResource",
|
|
5334
|
-
modelProperties:
|
|
5337
|
+
modelProperties: {
|
|
5338
|
+
...Resource.type.modelProperties,
|
|
5339
|
+
properties: {
|
|
5335
5340
|
serializedName: "properties",
|
|
5336
5341
|
type: {
|
|
5337
5342
|
name: "Composite",
|
|
5338
5343
|
className: "ProtectionIntent",
|
|
5339
5344
|
},
|
|
5340
|
-
}
|
|
5345
|
+
},
|
|
5346
|
+
},
|
|
5341
5347
|
},
|
|
5342
5348
|
};
|
|
5343
5349
|
export const BackupResourceVaultConfigResource = {
|
|
5344
5350
|
type: {
|
|
5345
5351
|
name: "Composite",
|
|
5346
5352
|
className: "BackupResourceVaultConfigResource",
|
|
5347
|
-
modelProperties:
|
|
5353
|
+
modelProperties: {
|
|
5354
|
+
...Resource.type.modelProperties,
|
|
5355
|
+
properties: {
|
|
5348
5356
|
serializedName: "properties",
|
|
5349
5357
|
type: {
|
|
5350
5358
|
name: "Composite",
|
|
5351
5359
|
className: "BackupResourceVaultConfig",
|
|
5352
5360
|
},
|
|
5353
|
-
}
|
|
5361
|
+
},
|
|
5362
|
+
},
|
|
5354
5363
|
},
|
|
5355
5364
|
};
|
|
5356
5365
|
export const BackupResourceEncryptionConfigExtendedResource = {
|
|
5357
5366
|
type: {
|
|
5358
5367
|
name: "Composite",
|
|
5359
5368
|
className: "BackupResourceEncryptionConfigExtendedResource",
|
|
5360
|
-
modelProperties:
|
|
5369
|
+
modelProperties: {
|
|
5370
|
+
...Resource.type.modelProperties,
|
|
5371
|
+
properties: {
|
|
5361
5372
|
serializedName: "properties",
|
|
5362
5373
|
type: {
|
|
5363
5374
|
name: "Composite",
|
|
5364
5375
|
className: "BackupResourceEncryptionConfigExtended",
|
|
5365
5376
|
},
|
|
5366
|
-
}
|
|
5377
|
+
},
|
|
5378
|
+
},
|
|
5367
5379
|
},
|
|
5368
5380
|
};
|
|
5369
5381
|
export const BackupResourceEncryptionConfigResource = {
|
|
5370
5382
|
type: {
|
|
5371
5383
|
name: "Composite",
|
|
5372
5384
|
className: "BackupResourceEncryptionConfigResource",
|
|
5373
|
-
modelProperties:
|
|
5385
|
+
modelProperties: {
|
|
5386
|
+
...Resource.type.modelProperties,
|
|
5387
|
+
properties: {
|
|
5374
5388
|
serializedName: "properties",
|
|
5375
5389
|
type: {
|
|
5376
5390
|
name: "Composite",
|
|
5377
5391
|
className: "BackupResourceEncryptionConfig",
|
|
5378
5392
|
},
|
|
5379
|
-
}
|
|
5393
|
+
},
|
|
5394
|
+
},
|
|
5380
5395
|
},
|
|
5381
5396
|
};
|
|
5382
5397
|
export const PrivateEndpointConnectionResource = {
|
|
5383
5398
|
type: {
|
|
5384
5399
|
name: "Composite",
|
|
5385
5400
|
className: "PrivateEndpointConnectionResource",
|
|
5386
|
-
modelProperties:
|
|
5401
|
+
modelProperties: {
|
|
5402
|
+
...Resource.type.modelProperties,
|
|
5403
|
+
properties: {
|
|
5387
5404
|
serializedName: "properties",
|
|
5388
5405
|
type: {
|
|
5389
5406
|
name: "Composite",
|
|
5390
5407
|
className: "PrivateEndpointConnection",
|
|
5391
5408
|
},
|
|
5392
|
-
}
|
|
5409
|
+
},
|
|
5410
|
+
},
|
|
5393
5411
|
},
|
|
5394
5412
|
};
|
|
5395
5413
|
export const ProtectedItemResource = {
|
|
5396
5414
|
type: {
|
|
5397
5415
|
name: "Composite",
|
|
5398
5416
|
className: "ProtectedItemResource",
|
|
5399
|
-
modelProperties:
|
|
5417
|
+
modelProperties: {
|
|
5418
|
+
...Resource.type.modelProperties,
|
|
5419
|
+
properties: {
|
|
5400
5420
|
serializedName: "properties",
|
|
5401
5421
|
type: {
|
|
5402
5422
|
name: "Composite",
|
|
5403
5423
|
className: "ProtectedItem",
|
|
5404
5424
|
},
|
|
5405
|
-
}
|
|
5425
|
+
},
|
|
5426
|
+
},
|
|
5406
5427
|
},
|
|
5407
5428
|
};
|
|
5408
5429
|
export const RecoveryPointResource = {
|
|
5409
5430
|
type: {
|
|
5410
5431
|
name: "Composite",
|
|
5411
5432
|
className: "RecoveryPointResource",
|
|
5412
|
-
modelProperties:
|
|
5433
|
+
modelProperties: {
|
|
5434
|
+
...Resource.type.modelProperties,
|
|
5435
|
+
properties: {
|
|
5413
5436
|
serializedName: "properties",
|
|
5414
5437
|
type: {
|
|
5415
5438
|
name: "Composite",
|
|
5416
5439
|
className: "RecoveryPoint",
|
|
5417
5440
|
},
|
|
5418
|
-
}
|
|
5441
|
+
},
|
|
5442
|
+
},
|
|
5419
5443
|
},
|
|
5420
5444
|
};
|
|
5421
5445
|
export const RestoreRequestResource = {
|
|
5422
5446
|
type: {
|
|
5423
5447
|
name: "Composite",
|
|
5424
5448
|
className: "RestoreRequestResource",
|
|
5425
|
-
modelProperties:
|
|
5449
|
+
modelProperties: {
|
|
5450
|
+
...Resource.type.modelProperties,
|
|
5451
|
+
properties: {
|
|
5426
5452
|
serializedName: "properties",
|
|
5427
5453
|
type: {
|
|
5428
5454
|
name: "Composite",
|
|
5429
5455
|
className: "RestoreRequest",
|
|
5430
5456
|
},
|
|
5431
|
-
}
|
|
5457
|
+
},
|
|
5458
|
+
},
|
|
5432
5459
|
},
|
|
5433
5460
|
};
|
|
5434
5461
|
export const ProtectionPolicyResource = {
|
|
5435
5462
|
type: {
|
|
5436
5463
|
name: "Composite",
|
|
5437
5464
|
className: "ProtectionPolicyResource",
|
|
5438
|
-
modelProperties:
|
|
5465
|
+
modelProperties: {
|
|
5466
|
+
...Resource.type.modelProperties,
|
|
5467
|
+
properties: {
|
|
5439
5468
|
serializedName: "properties",
|
|
5440
5469
|
type: {
|
|
5441
5470
|
name: "Composite",
|
|
5442
5471
|
className: "ProtectionPolicy",
|
|
5443
5472
|
},
|
|
5444
|
-
}
|
|
5473
|
+
},
|
|
5474
|
+
},
|
|
5445
5475
|
},
|
|
5446
5476
|
};
|
|
5447
5477
|
export const JobResource = {
|
|
5448
5478
|
type: {
|
|
5449
5479
|
name: "Composite",
|
|
5450
5480
|
className: "JobResource",
|
|
5451
|
-
modelProperties:
|
|
5481
|
+
modelProperties: {
|
|
5482
|
+
...Resource.type.modelProperties,
|
|
5483
|
+
properties: {
|
|
5452
5484
|
serializedName: "properties",
|
|
5453
5485
|
type: {
|
|
5454
5486
|
name: "Composite",
|
|
5455
5487
|
className: "Job",
|
|
5456
5488
|
},
|
|
5457
|
-
}
|
|
5489
|
+
},
|
|
5490
|
+
},
|
|
5458
5491
|
},
|
|
5459
5492
|
};
|
|
5460
5493
|
export const BackupEngineBaseResource = {
|
|
5461
5494
|
type: {
|
|
5462
5495
|
name: "Composite",
|
|
5463
5496
|
className: "BackupEngineBaseResource",
|
|
5464
|
-
modelProperties:
|
|
5497
|
+
modelProperties: {
|
|
5498
|
+
...Resource.type.modelProperties,
|
|
5499
|
+
properties: {
|
|
5465
5500
|
serializedName: "properties",
|
|
5466
5501
|
type: {
|
|
5467
5502
|
name: "Composite",
|
|
5468
5503
|
className: "BackupEngineBase",
|
|
5469
5504
|
},
|
|
5470
|
-
}
|
|
5505
|
+
},
|
|
5506
|
+
},
|
|
5471
5507
|
},
|
|
5472
5508
|
};
|
|
5473
5509
|
export const ProtectableContainerResource = {
|
|
5474
5510
|
type: {
|
|
5475
5511
|
name: "Composite",
|
|
5476
5512
|
className: "ProtectableContainerResource",
|
|
5477
|
-
modelProperties:
|
|
5513
|
+
modelProperties: {
|
|
5514
|
+
...Resource.type.modelProperties,
|
|
5515
|
+
properties: {
|
|
5478
5516
|
serializedName: "properties",
|
|
5479
5517
|
type: {
|
|
5480
5518
|
name: "Composite",
|
|
5481
5519
|
className: "ProtectableContainer",
|
|
5482
5520
|
},
|
|
5483
|
-
}
|
|
5521
|
+
},
|
|
5522
|
+
},
|
|
5484
5523
|
},
|
|
5485
5524
|
};
|
|
5486
5525
|
export const ProtectionContainerResource = {
|
|
5487
5526
|
type: {
|
|
5488
5527
|
name: "Composite",
|
|
5489
5528
|
className: "ProtectionContainerResource",
|
|
5490
|
-
modelProperties:
|
|
5529
|
+
modelProperties: {
|
|
5530
|
+
...Resource.type.modelProperties,
|
|
5531
|
+
properties: {
|
|
5491
5532
|
serializedName: "properties",
|
|
5492
5533
|
type: {
|
|
5493
5534
|
name: "Composite",
|
|
5494
5535
|
className: "ProtectionContainer",
|
|
5495
5536
|
},
|
|
5496
|
-
}
|
|
5537
|
+
},
|
|
5538
|
+
},
|
|
5497
5539
|
},
|
|
5498
5540
|
};
|
|
5499
5541
|
export const WorkloadItemResource = {
|
|
5500
5542
|
type: {
|
|
5501
5543
|
name: "Composite",
|
|
5502
5544
|
className: "WorkloadItemResource",
|
|
5503
|
-
modelProperties:
|
|
5545
|
+
modelProperties: {
|
|
5546
|
+
...Resource.type.modelProperties,
|
|
5547
|
+
properties: {
|
|
5504
5548
|
serializedName: "properties",
|
|
5505
5549
|
type: {
|
|
5506
5550
|
name: "Composite",
|
|
5507
5551
|
className: "WorkloadItem",
|
|
5508
5552
|
},
|
|
5509
|
-
}
|
|
5553
|
+
},
|
|
5554
|
+
},
|
|
5510
5555
|
},
|
|
5511
5556
|
};
|
|
5512
5557
|
export const BackupRequestResource = {
|
|
5513
5558
|
type: {
|
|
5514
5559
|
name: "Composite",
|
|
5515
5560
|
className: "BackupRequestResource",
|
|
5516
|
-
modelProperties:
|
|
5561
|
+
modelProperties: {
|
|
5562
|
+
...Resource.type.modelProperties,
|
|
5563
|
+
properties: {
|
|
5517
5564
|
serializedName: "properties",
|
|
5518
5565
|
type: {
|
|
5519
5566
|
name: "Composite",
|
|
5520
5567
|
className: "BackupRequest",
|
|
5521
5568
|
},
|
|
5522
|
-
}
|
|
5569
|
+
},
|
|
5570
|
+
},
|
|
5523
5571
|
},
|
|
5524
5572
|
};
|
|
5525
5573
|
export const ILRRequestResource = {
|
|
5526
5574
|
type: {
|
|
5527
5575
|
name: "Composite",
|
|
5528
5576
|
className: "ILRRequestResource",
|
|
5529
|
-
modelProperties:
|
|
5577
|
+
modelProperties: {
|
|
5578
|
+
...Resource.type.modelProperties,
|
|
5579
|
+
properties: {
|
|
5530
5580
|
serializedName: "properties",
|
|
5531
5581
|
type: {
|
|
5532
5582
|
name: "Composite",
|
|
5533
5583
|
className: "ILRRequest",
|
|
5534
5584
|
},
|
|
5535
|
-
}
|
|
5585
|
+
},
|
|
5586
|
+
},
|
|
5536
5587
|
},
|
|
5537
5588
|
};
|
|
5538
5589
|
export const WorkloadProtectableItemResource = {
|
|
5539
5590
|
type: {
|
|
5540
5591
|
name: "Composite",
|
|
5541
5592
|
className: "WorkloadProtectableItemResource",
|
|
5542
|
-
modelProperties:
|
|
5593
|
+
modelProperties: {
|
|
5594
|
+
...Resource.type.modelProperties,
|
|
5595
|
+
properties: {
|
|
5543
5596
|
serializedName: "properties",
|
|
5544
5597
|
type: {
|
|
5545
5598
|
name: "Composite",
|
|
5546
5599
|
className: "WorkloadProtectableItem",
|
|
5547
5600
|
},
|
|
5548
|
-
}
|
|
5601
|
+
},
|
|
5602
|
+
},
|
|
5549
5603
|
},
|
|
5550
5604
|
};
|
|
5551
5605
|
export const ResourceGuardProxyBaseResource = {
|
|
5552
5606
|
type: {
|
|
5553
5607
|
name: "Composite",
|
|
5554
5608
|
className: "ResourceGuardProxyBaseResource",
|
|
5555
|
-
modelProperties:
|
|
5609
|
+
modelProperties: {
|
|
5610
|
+
...Resource.type.modelProperties,
|
|
5611
|
+
properties: {
|
|
5556
5612
|
serializedName: "properties",
|
|
5557
5613
|
type: {
|
|
5558
5614
|
name: "Composite",
|
|
5559
5615
|
className: "ResourceGuardProxyBase",
|
|
5560
5616
|
},
|
|
5561
|
-
}
|
|
5617
|
+
},
|
|
5618
|
+
},
|
|
5562
5619
|
},
|
|
5563
5620
|
};
|
|
5564
5621
|
export const AzureBackupGoalFeatureSupportRequest = {
|
|
@@ -5568,7 +5625,9 @@ export const AzureBackupGoalFeatureSupportRequest = {
|
|
|
5568
5625
|
className: "AzureBackupGoalFeatureSupportRequest",
|
|
5569
5626
|
uberParent: "FeatureSupportRequest",
|
|
5570
5627
|
polymorphicDiscriminator: FeatureSupportRequest.type.polymorphicDiscriminator,
|
|
5571
|
-
modelProperties:
|
|
5628
|
+
modelProperties: {
|
|
5629
|
+
...FeatureSupportRequest.type.modelProperties,
|
|
5630
|
+
},
|
|
5572
5631
|
},
|
|
5573
5632
|
};
|
|
5574
5633
|
export const AzureVMResourceFeatureSupportRequest = {
|
|
@@ -5578,17 +5637,21 @@ export const AzureVMResourceFeatureSupportRequest = {
|
|
|
5578
5637
|
className: "AzureVMResourceFeatureSupportRequest",
|
|
5579
5638
|
uberParent: "FeatureSupportRequest",
|
|
5580
5639
|
polymorphicDiscriminator: FeatureSupportRequest.type.polymorphicDiscriminator,
|
|
5581
|
-
modelProperties:
|
|
5640
|
+
modelProperties: {
|
|
5641
|
+
...FeatureSupportRequest.type.modelProperties,
|
|
5642
|
+
vmSize: {
|
|
5582
5643
|
serializedName: "vmSize",
|
|
5583
5644
|
type: {
|
|
5584
5645
|
name: "String",
|
|
5585
5646
|
},
|
|
5586
|
-
},
|
|
5647
|
+
},
|
|
5648
|
+
vmSku: {
|
|
5587
5649
|
serializedName: "vmSku",
|
|
5588
5650
|
type: {
|
|
5589
5651
|
name: "String",
|
|
5590
5652
|
},
|
|
5591
|
-
}
|
|
5653
|
+
},
|
|
5654
|
+
},
|
|
5592
5655
|
},
|
|
5593
5656
|
};
|
|
5594
5657
|
export const AzureRecoveryServiceVaultProtectionIntent = {
|
|
@@ -5601,7 +5664,9 @@ export const AzureRecoveryServiceVaultProtectionIntent = {
|
|
|
5601
5664
|
serializedName: "protectionIntentItemType",
|
|
5602
5665
|
clientName: "protectionIntentItemType",
|
|
5603
5666
|
},
|
|
5604
|
-
modelProperties:
|
|
5667
|
+
modelProperties: {
|
|
5668
|
+
...ProtectionIntent.type.modelProperties,
|
|
5669
|
+
},
|
|
5605
5670
|
},
|
|
5606
5671
|
};
|
|
5607
5672
|
export const AzureResourceProtectionIntent = {
|
|
@@ -5611,12 +5676,15 @@ export const AzureResourceProtectionIntent = {
|
|
|
5611
5676
|
className: "AzureResourceProtectionIntent",
|
|
5612
5677
|
uberParent: "ProtectionIntent",
|
|
5613
5678
|
polymorphicDiscriminator: ProtectionIntent.type.polymorphicDiscriminator,
|
|
5614
|
-
modelProperties:
|
|
5679
|
+
modelProperties: {
|
|
5680
|
+
...ProtectionIntent.type.modelProperties,
|
|
5681
|
+
friendlyName: {
|
|
5615
5682
|
serializedName: "friendlyName",
|
|
5616
5683
|
type: {
|
|
5617
5684
|
name: "String",
|
|
5618
5685
|
},
|
|
5619
|
-
}
|
|
5686
|
+
},
|
|
5687
|
+
},
|
|
5620
5688
|
},
|
|
5621
5689
|
};
|
|
5622
5690
|
export const AzureWorkloadContainerAutoProtectionIntent = {
|
|
@@ -5626,14 +5694,18 @@ export const AzureWorkloadContainerAutoProtectionIntent = {
|
|
|
5626
5694
|
className: "AzureWorkloadContainerAutoProtectionIntent",
|
|
5627
5695
|
uberParent: "ProtectionIntent",
|
|
5628
5696
|
polymorphicDiscriminator: ProtectionIntent.type.polymorphicDiscriminator,
|
|
5629
|
-
modelProperties:
|
|
5697
|
+
modelProperties: {
|
|
5698
|
+
...ProtectionIntent.type.modelProperties,
|
|
5699
|
+
},
|
|
5630
5700
|
},
|
|
5631
5701
|
};
|
|
5632
5702
|
export const ProtectionIntentResourceList = {
|
|
5633
5703
|
type: {
|
|
5634
5704
|
name: "Composite",
|
|
5635
5705
|
className: "ProtectionIntentResourceList",
|
|
5636
|
-
modelProperties:
|
|
5706
|
+
modelProperties: {
|
|
5707
|
+
...ResourceList.type.modelProperties,
|
|
5708
|
+
value: {
|
|
5637
5709
|
serializedName: "value",
|
|
5638
5710
|
type: {
|
|
5639
5711
|
name: "Sequence",
|
|
@@ -5644,19 +5716,23 @@ export const ProtectionIntentResourceList = {
|
|
|
5644
5716
|
},
|
|
5645
5717
|
},
|
|
5646
5718
|
},
|
|
5647
|
-
},
|
|
5719
|
+
},
|
|
5720
|
+
nextLink: {
|
|
5648
5721
|
serializedName: "nextLink",
|
|
5649
5722
|
type: {
|
|
5650
5723
|
name: "String",
|
|
5651
5724
|
},
|
|
5652
|
-
}
|
|
5725
|
+
},
|
|
5726
|
+
},
|
|
5653
5727
|
},
|
|
5654
5728
|
};
|
|
5655
5729
|
export const RecoveryPointResourceList = {
|
|
5656
5730
|
type: {
|
|
5657
5731
|
name: "Composite",
|
|
5658
5732
|
className: "RecoveryPointResourceList",
|
|
5659
|
-
modelProperties:
|
|
5733
|
+
modelProperties: {
|
|
5734
|
+
...ResourceList.type.modelProperties,
|
|
5735
|
+
value: {
|
|
5660
5736
|
serializedName: "value",
|
|
5661
5737
|
type: {
|
|
5662
5738
|
name: "Sequence",
|
|
@@ -5667,19 +5743,23 @@ export const RecoveryPointResourceList = {
|
|
|
5667
5743
|
},
|
|
5668
5744
|
},
|
|
5669
5745
|
},
|
|
5670
|
-
},
|
|
5746
|
+
},
|
|
5747
|
+
nextLink: {
|
|
5671
5748
|
serializedName: "nextLink",
|
|
5672
5749
|
type: {
|
|
5673
5750
|
name: "String",
|
|
5674
5751
|
},
|
|
5675
|
-
}
|
|
5752
|
+
},
|
|
5753
|
+
},
|
|
5676
5754
|
},
|
|
5677
5755
|
};
|
|
5678
5756
|
export const ProtectionPolicyResourceList = {
|
|
5679
5757
|
type: {
|
|
5680
5758
|
name: "Composite",
|
|
5681
5759
|
className: "ProtectionPolicyResourceList",
|
|
5682
|
-
modelProperties:
|
|
5760
|
+
modelProperties: {
|
|
5761
|
+
...ResourceList.type.modelProperties,
|
|
5762
|
+
value: {
|
|
5683
5763
|
serializedName: "value",
|
|
5684
5764
|
type: {
|
|
5685
5765
|
name: "Sequence",
|
|
@@ -5690,19 +5770,23 @@ export const ProtectionPolicyResourceList = {
|
|
|
5690
5770
|
},
|
|
5691
5771
|
},
|
|
5692
5772
|
},
|
|
5693
|
-
},
|
|
5773
|
+
},
|
|
5774
|
+
nextLink: {
|
|
5694
5775
|
serializedName: "nextLink",
|
|
5695
5776
|
type: {
|
|
5696
5777
|
name: "String",
|
|
5697
5778
|
},
|
|
5698
|
-
}
|
|
5779
|
+
},
|
|
5780
|
+
},
|
|
5699
5781
|
},
|
|
5700
5782
|
};
|
|
5701
5783
|
export const JobResourceList = {
|
|
5702
5784
|
type: {
|
|
5703
5785
|
name: "Composite",
|
|
5704
5786
|
className: "JobResourceList",
|
|
5705
|
-
modelProperties:
|
|
5787
|
+
modelProperties: {
|
|
5788
|
+
...ResourceList.type.modelProperties,
|
|
5789
|
+
value: {
|
|
5706
5790
|
serializedName: "value",
|
|
5707
5791
|
type: {
|
|
5708
5792
|
name: "Sequence",
|
|
@@ -5713,19 +5797,23 @@ export const JobResourceList = {
|
|
|
5713
5797
|
},
|
|
5714
5798
|
},
|
|
5715
5799
|
},
|
|
5716
|
-
},
|
|
5800
|
+
},
|
|
5801
|
+
nextLink: {
|
|
5717
5802
|
serializedName: "nextLink",
|
|
5718
5803
|
type: {
|
|
5719
5804
|
name: "String",
|
|
5720
5805
|
},
|
|
5721
|
-
}
|
|
5806
|
+
},
|
|
5807
|
+
},
|
|
5722
5808
|
},
|
|
5723
5809
|
};
|
|
5724
5810
|
export const ProtectedItemResourceList = {
|
|
5725
5811
|
type: {
|
|
5726
5812
|
name: "Composite",
|
|
5727
5813
|
className: "ProtectedItemResourceList",
|
|
5728
|
-
modelProperties:
|
|
5814
|
+
modelProperties: {
|
|
5815
|
+
...ResourceList.type.modelProperties,
|
|
5816
|
+
value: {
|
|
5729
5817
|
serializedName: "value",
|
|
5730
5818
|
type: {
|
|
5731
5819
|
name: "Sequence",
|
|
@@ -5736,19 +5824,23 @@ export const ProtectedItemResourceList = {
|
|
|
5736
5824
|
},
|
|
5737
5825
|
},
|
|
5738
5826
|
},
|
|
5739
|
-
},
|
|
5827
|
+
},
|
|
5828
|
+
nextLink: {
|
|
5740
5829
|
serializedName: "nextLink",
|
|
5741
5830
|
type: {
|
|
5742
5831
|
name: "String",
|
|
5743
5832
|
},
|
|
5744
|
-
}
|
|
5833
|
+
},
|
|
5834
|
+
},
|
|
5745
5835
|
},
|
|
5746
5836
|
};
|
|
5747
5837
|
export const BackupEngineBaseResourceList = {
|
|
5748
5838
|
type: {
|
|
5749
5839
|
name: "Composite",
|
|
5750
5840
|
className: "BackupEngineBaseResourceList",
|
|
5751
|
-
modelProperties:
|
|
5841
|
+
modelProperties: {
|
|
5842
|
+
...ResourceList.type.modelProperties,
|
|
5843
|
+
value: {
|
|
5752
5844
|
serializedName: "value",
|
|
5753
5845
|
type: {
|
|
5754
5846
|
name: "Sequence",
|
|
@@ -5759,19 +5851,23 @@ export const BackupEngineBaseResourceList = {
|
|
|
5759
5851
|
},
|
|
5760
5852
|
},
|
|
5761
5853
|
},
|
|
5762
|
-
},
|
|
5854
|
+
},
|
|
5855
|
+
nextLink: {
|
|
5763
5856
|
serializedName: "nextLink",
|
|
5764
5857
|
type: {
|
|
5765
5858
|
name: "String",
|
|
5766
5859
|
},
|
|
5767
|
-
}
|
|
5860
|
+
},
|
|
5861
|
+
},
|
|
5768
5862
|
},
|
|
5769
5863
|
};
|
|
5770
5864
|
export const ProtectableContainerResourceList = {
|
|
5771
5865
|
type: {
|
|
5772
5866
|
name: "Composite",
|
|
5773
5867
|
className: "ProtectableContainerResourceList",
|
|
5774
|
-
modelProperties:
|
|
5868
|
+
modelProperties: {
|
|
5869
|
+
...ResourceList.type.modelProperties,
|
|
5870
|
+
value: {
|
|
5775
5871
|
serializedName: "value",
|
|
5776
5872
|
type: {
|
|
5777
5873
|
name: "Sequence",
|
|
@@ -5782,19 +5878,23 @@ export const ProtectableContainerResourceList = {
|
|
|
5782
5878
|
},
|
|
5783
5879
|
},
|
|
5784
5880
|
},
|
|
5785
|
-
},
|
|
5881
|
+
},
|
|
5882
|
+
nextLink: {
|
|
5786
5883
|
serializedName: "nextLink",
|
|
5787
5884
|
type: {
|
|
5788
5885
|
name: "String",
|
|
5789
5886
|
},
|
|
5790
|
-
}
|
|
5887
|
+
},
|
|
5888
|
+
},
|
|
5791
5889
|
},
|
|
5792
5890
|
};
|
|
5793
5891
|
export const WorkloadItemResourceList = {
|
|
5794
5892
|
type: {
|
|
5795
5893
|
name: "Composite",
|
|
5796
5894
|
className: "WorkloadItemResourceList",
|
|
5797
|
-
modelProperties:
|
|
5895
|
+
modelProperties: {
|
|
5896
|
+
...ResourceList.type.modelProperties,
|
|
5897
|
+
value: {
|
|
5798
5898
|
serializedName: "value",
|
|
5799
5899
|
type: {
|
|
5800
5900
|
name: "Sequence",
|
|
@@ -5805,19 +5905,23 @@ export const WorkloadItemResourceList = {
|
|
|
5805
5905
|
},
|
|
5806
5906
|
},
|
|
5807
5907
|
},
|
|
5808
|
-
},
|
|
5908
|
+
},
|
|
5909
|
+
nextLink: {
|
|
5809
5910
|
serializedName: "nextLink",
|
|
5810
5911
|
type: {
|
|
5811
5912
|
name: "String",
|
|
5812
5913
|
},
|
|
5813
|
-
}
|
|
5914
|
+
},
|
|
5915
|
+
},
|
|
5814
5916
|
},
|
|
5815
5917
|
};
|
|
5816
5918
|
export const WorkloadProtectableItemResourceList = {
|
|
5817
5919
|
type: {
|
|
5818
5920
|
name: "Composite",
|
|
5819
5921
|
className: "WorkloadProtectableItemResourceList",
|
|
5820
|
-
modelProperties:
|
|
5922
|
+
modelProperties: {
|
|
5923
|
+
...ResourceList.type.modelProperties,
|
|
5924
|
+
value: {
|
|
5821
5925
|
serializedName: "value",
|
|
5822
5926
|
type: {
|
|
5823
5927
|
name: "Sequence",
|
|
@@ -5828,19 +5932,23 @@ export const WorkloadProtectableItemResourceList = {
|
|
|
5828
5932
|
},
|
|
5829
5933
|
},
|
|
5830
5934
|
},
|
|
5831
|
-
},
|
|
5935
|
+
},
|
|
5936
|
+
nextLink: {
|
|
5832
5937
|
serializedName: "nextLink",
|
|
5833
5938
|
type: {
|
|
5834
5939
|
name: "String",
|
|
5835
5940
|
},
|
|
5836
|
-
}
|
|
5941
|
+
},
|
|
5942
|
+
},
|
|
5837
5943
|
},
|
|
5838
5944
|
};
|
|
5839
5945
|
export const ProtectionContainerResourceList = {
|
|
5840
5946
|
type: {
|
|
5841
5947
|
name: "Composite",
|
|
5842
5948
|
className: "ProtectionContainerResourceList",
|
|
5843
|
-
modelProperties:
|
|
5949
|
+
modelProperties: {
|
|
5950
|
+
...ResourceList.type.modelProperties,
|
|
5951
|
+
value: {
|
|
5844
5952
|
serializedName: "value",
|
|
5845
5953
|
type: {
|
|
5846
5954
|
name: "Sequence",
|
|
@@ -5851,19 +5959,23 @@ export const ProtectionContainerResourceList = {
|
|
|
5851
5959
|
},
|
|
5852
5960
|
},
|
|
5853
5961
|
},
|
|
5854
|
-
},
|
|
5962
|
+
},
|
|
5963
|
+
nextLink: {
|
|
5855
5964
|
serializedName: "nextLink",
|
|
5856
5965
|
type: {
|
|
5857
5966
|
name: "String",
|
|
5858
5967
|
},
|
|
5859
|
-
}
|
|
5968
|
+
},
|
|
5969
|
+
},
|
|
5860
5970
|
},
|
|
5861
5971
|
};
|
|
5862
5972
|
export const ResourceGuardProxyBaseResourceList = {
|
|
5863
5973
|
type: {
|
|
5864
5974
|
name: "Composite",
|
|
5865
5975
|
className: "ResourceGuardProxyBaseResourceList",
|
|
5866
|
-
modelProperties:
|
|
5976
|
+
modelProperties: {
|
|
5977
|
+
...ResourceList.type.modelProperties,
|
|
5978
|
+
value: {
|
|
5867
5979
|
serializedName: "value",
|
|
5868
5980
|
type: {
|
|
5869
5981
|
name: "Sequence",
|
|
@@ -5874,29 +5986,35 @@ export const ResourceGuardProxyBaseResourceList = {
|
|
|
5874
5986
|
},
|
|
5875
5987
|
},
|
|
5876
5988
|
},
|
|
5877
|
-
},
|
|
5989
|
+
},
|
|
5990
|
+
nextLink: {
|
|
5878
5991
|
serializedName: "nextLink",
|
|
5879
5992
|
type: {
|
|
5880
5993
|
name: "String",
|
|
5881
5994
|
},
|
|
5882
|
-
}
|
|
5995
|
+
},
|
|
5996
|
+
},
|
|
5883
5997
|
},
|
|
5884
5998
|
};
|
|
5885
5999
|
export const BackupResourceEncryptionConfigExtended = {
|
|
5886
6000
|
type: {
|
|
5887
6001
|
name: "Composite",
|
|
5888
6002
|
className: "BackupResourceEncryptionConfigExtended",
|
|
5889
|
-
modelProperties:
|
|
6003
|
+
modelProperties: {
|
|
6004
|
+
...BackupResourceEncryptionConfig.type.modelProperties,
|
|
6005
|
+
userAssignedIdentity: {
|
|
5890
6006
|
serializedName: "userAssignedIdentity",
|
|
5891
6007
|
type: {
|
|
5892
6008
|
name: "String",
|
|
5893
6009
|
},
|
|
5894
|
-
},
|
|
6010
|
+
},
|
|
6011
|
+
useSystemAssignedIdentity: {
|
|
5895
6012
|
serializedName: "useSystemAssignedIdentity",
|
|
5896
6013
|
type: {
|
|
5897
6014
|
name: "Boolean",
|
|
5898
6015
|
},
|
|
5899
|
-
}
|
|
6016
|
+
},
|
|
6017
|
+
},
|
|
5900
6018
|
},
|
|
5901
6019
|
};
|
|
5902
6020
|
export const OperationStatusJobExtendedInfo = {
|
|
@@ -5906,12 +6024,15 @@ export const OperationStatusJobExtendedInfo = {
|
|
|
5906
6024
|
className: "OperationStatusJobExtendedInfo",
|
|
5907
6025
|
uberParent: "OperationStatusExtendedInfo",
|
|
5908
6026
|
polymorphicDiscriminator: OperationStatusExtendedInfo.type.polymorphicDiscriminator,
|
|
5909
|
-
modelProperties:
|
|
6027
|
+
modelProperties: {
|
|
6028
|
+
...OperationStatusExtendedInfo.type.modelProperties,
|
|
6029
|
+
jobId: {
|
|
5910
6030
|
serializedName: "jobId",
|
|
5911
6031
|
type: {
|
|
5912
6032
|
name: "String",
|
|
5913
6033
|
},
|
|
5914
|
-
}
|
|
6034
|
+
},
|
|
6035
|
+
},
|
|
5915
6036
|
},
|
|
5916
6037
|
};
|
|
5917
6038
|
export const OperationStatusJobsExtendedInfo = {
|
|
@@ -5921,7 +6042,9 @@ export const OperationStatusJobsExtendedInfo = {
|
|
|
5921
6042
|
className: "OperationStatusJobsExtendedInfo",
|
|
5922
6043
|
uberParent: "OperationStatusExtendedInfo",
|
|
5923
6044
|
polymorphicDiscriminator: OperationStatusExtendedInfo.type.polymorphicDiscriminator,
|
|
5924
|
-
modelProperties:
|
|
6045
|
+
modelProperties: {
|
|
6046
|
+
...OperationStatusExtendedInfo.type.modelProperties,
|
|
6047
|
+
jobIds: {
|
|
5925
6048
|
serializedName: "jobIds",
|
|
5926
6049
|
type: {
|
|
5927
6050
|
name: "Sequence",
|
|
@@ -5931,13 +6054,15 @@ export const OperationStatusJobsExtendedInfo = {
|
|
|
5931
6054
|
},
|
|
5932
6055
|
},
|
|
5933
6056
|
},
|
|
5934
|
-
},
|
|
6057
|
+
},
|
|
6058
|
+
failedJobsError: {
|
|
5935
6059
|
serializedName: "failedJobsError",
|
|
5936
6060
|
type: {
|
|
5937
6061
|
name: "Dictionary",
|
|
5938
6062
|
value: { type: { name: "String" } },
|
|
5939
6063
|
},
|
|
5940
|
-
}
|
|
6064
|
+
},
|
|
6065
|
+
},
|
|
5941
6066
|
},
|
|
5942
6067
|
};
|
|
5943
6068
|
export const OperationStatusProvisionILRExtendedInfo = {
|
|
@@ -5947,13 +6072,16 @@ export const OperationStatusProvisionILRExtendedInfo = {
|
|
|
5947
6072
|
className: "OperationStatusProvisionILRExtendedInfo",
|
|
5948
6073
|
uberParent: "OperationStatusExtendedInfo",
|
|
5949
6074
|
polymorphicDiscriminator: OperationStatusExtendedInfo.type.polymorphicDiscriminator,
|
|
5950
|
-
modelProperties:
|
|
6075
|
+
modelProperties: {
|
|
6076
|
+
...OperationStatusExtendedInfo.type.modelProperties,
|
|
6077
|
+
recoveryTarget: {
|
|
5951
6078
|
serializedName: "recoveryTarget",
|
|
5952
6079
|
type: {
|
|
5953
6080
|
name: "Composite",
|
|
5954
6081
|
className: "InstantItemRecoveryTarget",
|
|
5955
6082
|
},
|
|
5956
|
-
}
|
|
6083
|
+
},
|
|
6084
|
+
},
|
|
5957
6085
|
},
|
|
5958
6086
|
};
|
|
5959
6087
|
export const OperationStatusValidateOperationExtendedInfo = {
|
|
@@ -5963,13 +6091,16 @@ export const OperationStatusValidateOperationExtendedInfo = {
|
|
|
5963
6091
|
className: "OperationStatusValidateOperationExtendedInfo",
|
|
5964
6092
|
uberParent: "OperationStatusExtendedInfo",
|
|
5965
6093
|
polymorphicDiscriminator: OperationStatusExtendedInfo.type.polymorphicDiscriminator,
|
|
5966
|
-
modelProperties:
|
|
6094
|
+
modelProperties: {
|
|
6095
|
+
...OperationStatusExtendedInfo.type.modelProperties,
|
|
6096
|
+
validateOperationResponse: {
|
|
5967
6097
|
serializedName: "validateOperationResponse",
|
|
5968
6098
|
type: {
|
|
5969
6099
|
name: "Composite",
|
|
5970
6100
|
className: "ValidateOperationResponse",
|
|
5971
6101
|
},
|
|
5972
|
-
}
|
|
6102
|
+
},
|
|
6103
|
+
},
|
|
5973
6104
|
},
|
|
5974
6105
|
};
|
|
5975
6106
|
export const PrepareDataMoveResponse = {
|
|
@@ -5979,18 +6110,22 @@ export const PrepareDataMoveResponse = {
|
|
|
5979
6110
|
className: "PrepareDataMoveResponse",
|
|
5980
6111
|
uberParent: "VaultStorageConfigOperationResultResponse",
|
|
5981
6112
|
polymorphicDiscriminator: VaultStorageConfigOperationResultResponse.type.polymorphicDiscriminator,
|
|
5982
|
-
modelProperties:
|
|
6113
|
+
modelProperties: {
|
|
6114
|
+
...VaultStorageConfigOperationResultResponse.type.modelProperties,
|
|
6115
|
+
correlationId: {
|
|
5983
6116
|
serializedName: "correlationId",
|
|
5984
6117
|
type: {
|
|
5985
6118
|
name: "String",
|
|
5986
6119
|
},
|
|
5987
|
-
},
|
|
6120
|
+
},
|
|
6121
|
+
sourceVaultProperties: {
|
|
5988
6122
|
serializedName: "sourceVaultProperties",
|
|
5989
6123
|
type: {
|
|
5990
6124
|
name: "Dictionary",
|
|
5991
6125
|
value: { type: { name: "String" } },
|
|
5992
6126
|
},
|
|
5993
|
-
}
|
|
6127
|
+
},
|
|
6128
|
+
},
|
|
5994
6129
|
},
|
|
5995
6130
|
};
|
|
5996
6131
|
export const AzureFileshareProtectedItem = {
|
|
@@ -6000,32 +6135,39 @@ export const AzureFileshareProtectedItem = {
|
|
|
6000
6135
|
className: "AzureFileshareProtectedItem",
|
|
6001
6136
|
uberParent: "ProtectedItem",
|
|
6002
6137
|
polymorphicDiscriminator: ProtectedItem.type.polymorphicDiscriminator,
|
|
6003
|
-
modelProperties:
|
|
6138
|
+
modelProperties: {
|
|
6139
|
+
...ProtectedItem.type.modelProperties,
|
|
6140
|
+
friendlyName: {
|
|
6004
6141
|
serializedName: "friendlyName",
|
|
6005
6142
|
type: {
|
|
6006
6143
|
name: "String",
|
|
6007
6144
|
},
|
|
6008
|
-
},
|
|
6145
|
+
},
|
|
6146
|
+
protectionStatus: {
|
|
6009
6147
|
serializedName: "protectionStatus",
|
|
6010
6148
|
type: {
|
|
6011
6149
|
name: "String",
|
|
6012
6150
|
},
|
|
6013
|
-
},
|
|
6151
|
+
},
|
|
6152
|
+
protectionState: {
|
|
6014
6153
|
serializedName: "protectionState",
|
|
6015
6154
|
type: {
|
|
6016
6155
|
name: "String",
|
|
6017
6156
|
},
|
|
6018
|
-
},
|
|
6157
|
+
},
|
|
6158
|
+
lastBackupStatus: {
|
|
6019
6159
|
serializedName: "lastBackupStatus",
|
|
6020
6160
|
type: {
|
|
6021
6161
|
name: "String",
|
|
6022
6162
|
},
|
|
6023
|
-
},
|
|
6163
|
+
},
|
|
6164
|
+
lastBackupTime: {
|
|
6024
6165
|
serializedName: "lastBackupTime",
|
|
6025
6166
|
type: {
|
|
6026
6167
|
name: "DateTime",
|
|
6027
6168
|
},
|
|
6028
|
-
},
|
|
6169
|
+
},
|
|
6170
|
+
kpisHealths: {
|
|
6029
6171
|
serializedName: "kpisHealths",
|
|
6030
6172
|
type: {
|
|
6031
6173
|
name: "Dictionary",
|
|
@@ -6033,13 +6175,15 @@ export const AzureFileshareProtectedItem = {
|
|
|
6033
6175
|
type: { name: "Composite", className: "KPIResourceHealthDetails" },
|
|
6034
6176
|
},
|
|
6035
6177
|
},
|
|
6036
|
-
},
|
|
6178
|
+
},
|
|
6179
|
+
extendedInfo: {
|
|
6037
6180
|
serializedName: "extendedInfo",
|
|
6038
6181
|
type: {
|
|
6039
6182
|
name: "Composite",
|
|
6040
6183
|
className: "AzureFileshareProtectedItemExtendedInfo",
|
|
6041
6184
|
},
|
|
6042
|
-
}
|
|
6185
|
+
},
|
|
6186
|
+
},
|
|
6043
6187
|
},
|
|
6044
6188
|
};
|
|
6045
6189
|
export const AzureIaaSVMProtectedItem = {
|
|
@@ -6052,35 +6196,42 @@ export const AzureIaaSVMProtectedItem = {
|
|
|
6052
6196
|
serializedName: "protectedItemType",
|
|
6053
6197
|
clientName: "protectedItemType",
|
|
6054
6198
|
},
|
|
6055
|
-
modelProperties:
|
|
6199
|
+
modelProperties: {
|
|
6200
|
+
...ProtectedItem.type.modelProperties,
|
|
6201
|
+
friendlyName: {
|
|
6056
6202
|
serializedName: "friendlyName",
|
|
6057
6203
|
readOnly: true,
|
|
6058
6204
|
type: {
|
|
6059
6205
|
name: "String",
|
|
6060
6206
|
},
|
|
6061
|
-
},
|
|
6207
|
+
},
|
|
6208
|
+
virtualMachineId: {
|
|
6062
6209
|
serializedName: "virtualMachineId",
|
|
6063
6210
|
readOnly: true,
|
|
6064
6211
|
type: {
|
|
6065
6212
|
name: "String",
|
|
6066
6213
|
},
|
|
6067
|
-
},
|
|
6214
|
+
},
|
|
6215
|
+
protectionStatus: {
|
|
6068
6216
|
serializedName: "protectionStatus",
|
|
6069
6217
|
type: {
|
|
6070
6218
|
name: "String",
|
|
6071
6219
|
},
|
|
6072
|
-
},
|
|
6220
|
+
},
|
|
6221
|
+
protectionState: {
|
|
6073
6222
|
serializedName: "protectionState",
|
|
6074
6223
|
type: {
|
|
6075
6224
|
name: "String",
|
|
6076
6225
|
},
|
|
6077
|
-
},
|
|
6226
|
+
},
|
|
6227
|
+
healthStatus: {
|
|
6078
6228
|
serializedName: "healthStatus",
|
|
6079
6229
|
readOnly: true,
|
|
6080
6230
|
type: {
|
|
6081
6231
|
name: "String",
|
|
6082
6232
|
},
|
|
6083
|
-
},
|
|
6233
|
+
},
|
|
6234
|
+
healthDetails: {
|
|
6084
6235
|
serializedName: "healthDetails",
|
|
6085
6236
|
type: {
|
|
6086
6237
|
name: "Sequence",
|
|
@@ -6091,7 +6242,8 @@ export const AzureIaaSVMProtectedItem = {
|
|
|
6091
6242
|
},
|
|
6092
6243
|
},
|
|
6093
6244
|
},
|
|
6094
|
-
},
|
|
6245
|
+
},
|
|
6246
|
+
kpisHealths: {
|
|
6095
6247
|
serializedName: "kpisHealths",
|
|
6096
6248
|
type: {
|
|
6097
6249
|
name: "Dictionary",
|
|
@@ -6099,42 +6251,49 @@ export const AzureIaaSVMProtectedItem = {
|
|
|
6099
6251
|
type: { name: "Composite", className: "KPIResourceHealthDetails" },
|
|
6100
6252
|
},
|
|
6101
6253
|
},
|
|
6102
|
-
},
|
|
6254
|
+
},
|
|
6255
|
+
lastBackupStatus: {
|
|
6103
6256
|
serializedName: "lastBackupStatus",
|
|
6104
6257
|
type: {
|
|
6105
6258
|
name: "String",
|
|
6106
6259
|
},
|
|
6107
|
-
},
|
|
6260
|
+
},
|
|
6261
|
+
lastBackupTime: {
|
|
6108
6262
|
serializedName: "lastBackupTime",
|
|
6109
6263
|
readOnly: true,
|
|
6110
6264
|
type: {
|
|
6111
6265
|
name: "DateTime",
|
|
6112
6266
|
},
|
|
6113
|
-
},
|
|
6267
|
+
},
|
|
6268
|
+
protectedItemDataId: {
|
|
6114
6269
|
serializedName: "protectedItemDataId",
|
|
6115
6270
|
readOnly: true,
|
|
6116
6271
|
type: {
|
|
6117
6272
|
name: "String",
|
|
6118
6273
|
},
|
|
6119
|
-
},
|
|
6274
|
+
},
|
|
6275
|
+
extendedInfo: {
|
|
6120
6276
|
serializedName: "extendedInfo",
|
|
6121
6277
|
type: {
|
|
6122
6278
|
name: "Composite",
|
|
6123
6279
|
className: "AzureIaaSVMProtectedItemExtendedInfo",
|
|
6124
6280
|
},
|
|
6125
|
-
},
|
|
6281
|
+
},
|
|
6282
|
+
extendedProperties: {
|
|
6126
6283
|
serializedName: "extendedProperties",
|
|
6127
6284
|
type: {
|
|
6128
6285
|
name: "Composite",
|
|
6129
6286
|
className: "ExtendedProperties",
|
|
6130
6287
|
},
|
|
6131
|
-
},
|
|
6288
|
+
},
|
|
6289
|
+
policyType: {
|
|
6132
6290
|
serializedName: "policyType",
|
|
6133
6291
|
readOnly: true,
|
|
6134
6292
|
type: {
|
|
6135
6293
|
name: "String",
|
|
6136
6294
|
},
|
|
6137
|
-
}
|
|
6295
|
+
},
|
|
6296
|
+
},
|
|
6138
6297
|
},
|
|
6139
6298
|
};
|
|
6140
6299
|
export const AzureSqlProtectedItem = {
|
|
@@ -6144,23 +6303,28 @@ export const AzureSqlProtectedItem = {
|
|
|
6144
6303
|
className: "AzureSqlProtectedItem",
|
|
6145
6304
|
uberParent: "ProtectedItem",
|
|
6146
6305
|
polymorphicDiscriminator: ProtectedItem.type.polymorphicDiscriminator,
|
|
6147
|
-
modelProperties:
|
|
6306
|
+
modelProperties: {
|
|
6307
|
+
...ProtectedItem.type.modelProperties,
|
|
6308
|
+
protectedItemDataId: {
|
|
6148
6309
|
serializedName: "protectedItemDataId",
|
|
6149
6310
|
type: {
|
|
6150
6311
|
name: "String",
|
|
6151
6312
|
},
|
|
6152
|
-
},
|
|
6313
|
+
},
|
|
6314
|
+
protectionState: {
|
|
6153
6315
|
serializedName: "protectionState",
|
|
6154
6316
|
type: {
|
|
6155
6317
|
name: "String",
|
|
6156
6318
|
},
|
|
6157
|
-
},
|
|
6319
|
+
},
|
|
6320
|
+
extendedInfo: {
|
|
6158
6321
|
serializedName: "extendedInfo",
|
|
6159
6322
|
type: {
|
|
6160
6323
|
name: "Composite",
|
|
6161
6324
|
className: "AzureSqlProtectedItemExtendedInfo",
|
|
6162
6325
|
},
|
|
6163
|
-
}
|
|
6326
|
+
},
|
|
6327
|
+
},
|
|
6164
6328
|
},
|
|
6165
6329
|
};
|
|
6166
6330
|
export const AzureVmWorkloadProtectedItem = {
|
|
@@ -6173,71 +6337,85 @@ export const AzureVmWorkloadProtectedItem = {
|
|
|
6173
6337
|
serializedName: "protectedItemType",
|
|
6174
6338
|
clientName: "protectedItemType",
|
|
6175
6339
|
},
|
|
6176
|
-
modelProperties:
|
|
6340
|
+
modelProperties: {
|
|
6341
|
+
...ProtectedItem.type.modelProperties,
|
|
6342
|
+
friendlyName: {
|
|
6177
6343
|
serializedName: "friendlyName",
|
|
6178
6344
|
readOnly: true,
|
|
6179
6345
|
type: {
|
|
6180
6346
|
name: "String",
|
|
6181
6347
|
},
|
|
6182
|
-
},
|
|
6348
|
+
},
|
|
6349
|
+
serverName: {
|
|
6183
6350
|
serializedName: "serverName",
|
|
6184
6351
|
type: {
|
|
6185
6352
|
name: "String",
|
|
6186
6353
|
},
|
|
6187
|
-
},
|
|
6354
|
+
},
|
|
6355
|
+
parentName: {
|
|
6188
6356
|
serializedName: "parentName",
|
|
6189
6357
|
type: {
|
|
6190
6358
|
name: "String",
|
|
6191
6359
|
},
|
|
6192
|
-
},
|
|
6360
|
+
},
|
|
6361
|
+
parentType: {
|
|
6193
6362
|
serializedName: "parentType",
|
|
6194
6363
|
type: {
|
|
6195
6364
|
name: "String",
|
|
6196
6365
|
},
|
|
6197
|
-
},
|
|
6366
|
+
},
|
|
6367
|
+
protectionStatus: {
|
|
6198
6368
|
serializedName: "protectionStatus",
|
|
6199
6369
|
readOnly: true,
|
|
6200
6370
|
type: {
|
|
6201
6371
|
name: "String",
|
|
6202
6372
|
},
|
|
6203
|
-
},
|
|
6373
|
+
},
|
|
6374
|
+
protectionState: {
|
|
6204
6375
|
serializedName: "protectionState",
|
|
6205
6376
|
type: {
|
|
6206
6377
|
name: "String",
|
|
6207
6378
|
},
|
|
6208
|
-
},
|
|
6379
|
+
},
|
|
6380
|
+
lastBackupStatus: {
|
|
6209
6381
|
serializedName: "lastBackupStatus",
|
|
6210
6382
|
type: {
|
|
6211
6383
|
name: "String",
|
|
6212
6384
|
},
|
|
6213
|
-
},
|
|
6385
|
+
},
|
|
6386
|
+
lastBackupTime: {
|
|
6214
6387
|
serializedName: "lastBackupTime",
|
|
6215
6388
|
type: {
|
|
6216
6389
|
name: "DateTime",
|
|
6217
6390
|
},
|
|
6218
|
-
},
|
|
6391
|
+
},
|
|
6392
|
+
lastBackupErrorDetail: {
|
|
6219
6393
|
serializedName: "lastBackupErrorDetail",
|
|
6220
6394
|
type: {
|
|
6221
6395
|
name: "Composite",
|
|
6222
6396
|
className: "ErrorDetail",
|
|
6223
6397
|
},
|
|
6224
|
-
},
|
|
6398
|
+
},
|
|
6399
|
+
protectedItemDataSourceId: {
|
|
6225
6400
|
serializedName: "protectedItemDataSourceId",
|
|
6226
6401
|
type: {
|
|
6227
6402
|
name: "String",
|
|
6228
6403
|
},
|
|
6229
|
-
},
|
|
6404
|
+
},
|
|
6405
|
+
protectedItemHealthStatus: {
|
|
6230
6406
|
serializedName: "protectedItemHealthStatus",
|
|
6231
6407
|
type: {
|
|
6232
6408
|
name: "String",
|
|
6233
6409
|
},
|
|
6234
|
-
},
|
|
6410
|
+
},
|
|
6411
|
+
extendedInfo: {
|
|
6235
6412
|
serializedName: "extendedInfo",
|
|
6236
6413
|
type: {
|
|
6237
6414
|
name: "Composite",
|
|
6238
6415
|
className: "AzureVmWorkloadProtectedItemExtendedInfo",
|
|
6239
6416
|
},
|
|
6240
|
-
},
|
|
6417
|
+
},
|
|
6418
|
+
kpisHealths: {
|
|
6241
6419
|
serializedName: "kpisHealths",
|
|
6242
6420
|
type: {
|
|
6243
6421
|
name: "Dictionary",
|
|
@@ -6245,7 +6423,8 @@ export const AzureVmWorkloadProtectedItem = {
|
|
|
6245
6423
|
type: { name: "Composite", className: "KPIResourceHealthDetails" },
|
|
6246
6424
|
},
|
|
6247
6425
|
},
|
|
6248
|
-
},
|
|
6426
|
+
},
|
|
6427
|
+
nodesList: {
|
|
6249
6428
|
serializedName: "nodesList",
|
|
6250
6429
|
type: {
|
|
6251
6430
|
name: "Sequence",
|
|
@@ -6256,7 +6435,8 @@ export const AzureVmWorkloadProtectedItem = {
|
|
|
6256
6435
|
},
|
|
6257
6436
|
},
|
|
6258
6437
|
},
|
|
6259
|
-
}
|
|
6438
|
+
},
|
|
6439
|
+
},
|
|
6260
6440
|
},
|
|
6261
6441
|
};
|
|
6262
6442
|
export const DPMProtectedItem = {
|
|
@@ -6266,28 +6446,34 @@ export const DPMProtectedItem = {
|
|
|
6266
6446
|
className: "DPMProtectedItem",
|
|
6267
6447
|
uberParent: "ProtectedItem",
|
|
6268
6448
|
polymorphicDiscriminator: ProtectedItem.type.polymorphicDiscriminator,
|
|
6269
|
-
modelProperties:
|
|
6449
|
+
modelProperties: {
|
|
6450
|
+
...ProtectedItem.type.modelProperties,
|
|
6451
|
+
friendlyName: {
|
|
6270
6452
|
serializedName: "friendlyName",
|
|
6271
6453
|
type: {
|
|
6272
6454
|
name: "String",
|
|
6273
6455
|
},
|
|
6274
|
-
},
|
|
6456
|
+
},
|
|
6457
|
+
backupEngineName: {
|
|
6275
6458
|
serializedName: "backupEngineName",
|
|
6276
6459
|
type: {
|
|
6277
6460
|
name: "String",
|
|
6278
6461
|
},
|
|
6279
|
-
},
|
|
6462
|
+
},
|
|
6463
|
+
protectionState: {
|
|
6280
6464
|
serializedName: "protectionState",
|
|
6281
6465
|
type: {
|
|
6282
6466
|
name: "String",
|
|
6283
6467
|
},
|
|
6284
|
-
},
|
|
6468
|
+
},
|
|
6469
|
+
extendedInfo: {
|
|
6285
6470
|
serializedName: "extendedInfo",
|
|
6286
6471
|
type: {
|
|
6287
6472
|
name: "Composite",
|
|
6288
6473
|
className: "DPMProtectedItemExtendedInfo",
|
|
6289
6474
|
},
|
|
6290
|
-
}
|
|
6475
|
+
},
|
|
6476
|
+
},
|
|
6291
6477
|
},
|
|
6292
6478
|
};
|
|
6293
6479
|
export const GenericProtectedItem = {
|
|
@@ -6297,38 +6483,46 @@ export const GenericProtectedItem = {
|
|
|
6297
6483
|
className: "GenericProtectedItem",
|
|
6298
6484
|
uberParent: "ProtectedItem",
|
|
6299
6485
|
polymorphicDiscriminator: ProtectedItem.type.polymorphicDiscriminator,
|
|
6300
|
-
modelProperties:
|
|
6486
|
+
modelProperties: {
|
|
6487
|
+
...ProtectedItem.type.modelProperties,
|
|
6488
|
+
friendlyName: {
|
|
6301
6489
|
serializedName: "friendlyName",
|
|
6302
6490
|
type: {
|
|
6303
6491
|
name: "String",
|
|
6304
6492
|
},
|
|
6305
|
-
},
|
|
6493
|
+
},
|
|
6494
|
+
policyState: {
|
|
6306
6495
|
serializedName: "policyState",
|
|
6307
6496
|
type: {
|
|
6308
6497
|
name: "String",
|
|
6309
6498
|
},
|
|
6310
|
-
},
|
|
6499
|
+
},
|
|
6500
|
+
protectionState: {
|
|
6311
6501
|
serializedName: "protectionState",
|
|
6312
6502
|
type: {
|
|
6313
6503
|
name: "String",
|
|
6314
6504
|
},
|
|
6315
|
-
},
|
|
6505
|
+
},
|
|
6506
|
+
protectedItemId: {
|
|
6316
6507
|
serializedName: "protectedItemId",
|
|
6317
6508
|
type: {
|
|
6318
6509
|
name: "Number",
|
|
6319
6510
|
},
|
|
6320
|
-
},
|
|
6511
|
+
},
|
|
6512
|
+
sourceAssociations: {
|
|
6321
6513
|
serializedName: "sourceAssociations",
|
|
6322
6514
|
type: {
|
|
6323
6515
|
name: "Dictionary",
|
|
6324
6516
|
value: { type: { name: "String" } },
|
|
6325
6517
|
},
|
|
6326
|
-
},
|
|
6518
|
+
},
|
|
6519
|
+
fabricName: {
|
|
6327
6520
|
serializedName: "fabricName",
|
|
6328
6521
|
type: {
|
|
6329
6522
|
name: "String",
|
|
6330
6523
|
},
|
|
6331
|
-
}
|
|
6524
|
+
},
|
|
6525
|
+
},
|
|
6332
6526
|
},
|
|
6333
6527
|
};
|
|
6334
6528
|
export const MabFileFolderProtectedItem = {
|
|
@@ -6338,43 +6532,52 @@ export const MabFileFolderProtectedItem = {
|
|
|
6338
6532
|
className: "MabFileFolderProtectedItem",
|
|
6339
6533
|
uberParent: "ProtectedItem",
|
|
6340
6534
|
polymorphicDiscriminator: ProtectedItem.type.polymorphicDiscriminator,
|
|
6341
|
-
modelProperties:
|
|
6535
|
+
modelProperties: {
|
|
6536
|
+
...ProtectedItem.type.modelProperties,
|
|
6537
|
+
friendlyName: {
|
|
6342
6538
|
serializedName: "friendlyName",
|
|
6343
6539
|
type: {
|
|
6344
6540
|
name: "String",
|
|
6345
6541
|
},
|
|
6346
|
-
},
|
|
6542
|
+
},
|
|
6543
|
+
computerName: {
|
|
6347
6544
|
serializedName: "computerName",
|
|
6348
6545
|
type: {
|
|
6349
6546
|
name: "String",
|
|
6350
6547
|
},
|
|
6351
|
-
},
|
|
6548
|
+
},
|
|
6549
|
+
lastBackupStatus: {
|
|
6352
6550
|
serializedName: "lastBackupStatus",
|
|
6353
6551
|
type: {
|
|
6354
6552
|
name: "String",
|
|
6355
6553
|
},
|
|
6356
|
-
},
|
|
6554
|
+
},
|
|
6555
|
+
lastBackupTime: {
|
|
6357
6556
|
serializedName: "lastBackupTime",
|
|
6358
6557
|
type: {
|
|
6359
6558
|
name: "DateTime",
|
|
6360
6559
|
},
|
|
6361
|
-
},
|
|
6560
|
+
},
|
|
6561
|
+
protectionState: {
|
|
6362
6562
|
serializedName: "protectionState",
|
|
6363
6563
|
type: {
|
|
6364
6564
|
name: "String",
|
|
6365
6565
|
},
|
|
6366
|
-
},
|
|
6566
|
+
},
|
|
6567
|
+
deferredDeleteSyncTimeInUTC: {
|
|
6367
6568
|
serializedName: "deferredDeleteSyncTimeInUTC",
|
|
6368
6569
|
type: {
|
|
6369
6570
|
name: "Number",
|
|
6370
6571
|
},
|
|
6371
|
-
},
|
|
6572
|
+
},
|
|
6573
|
+
extendedInfo: {
|
|
6372
6574
|
serializedName: "extendedInfo",
|
|
6373
6575
|
type: {
|
|
6374
6576
|
name: "Composite",
|
|
6375
6577
|
className: "MabFileFolderProtectedItemExtendedInfo",
|
|
6376
6578
|
},
|
|
6377
|
-
}
|
|
6579
|
+
},
|
|
6580
|
+
},
|
|
6378
6581
|
},
|
|
6379
6582
|
};
|
|
6380
6583
|
export const AzureFileShareRecoveryPoint = {
|
|
@@ -6384,33 +6587,40 @@ export const AzureFileShareRecoveryPoint = {
|
|
|
6384
6587
|
className: "AzureFileShareRecoveryPoint",
|
|
6385
6588
|
uberParent: "RecoveryPoint",
|
|
6386
6589
|
polymorphicDiscriminator: RecoveryPoint.type.polymorphicDiscriminator,
|
|
6387
|
-
modelProperties:
|
|
6590
|
+
modelProperties: {
|
|
6591
|
+
...RecoveryPoint.type.modelProperties,
|
|
6592
|
+
recoveryPointType: {
|
|
6388
6593
|
serializedName: "recoveryPointType",
|
|
6389
6594
|
type: {
|
|
6390
6595
|
name: "String",
|
|
6391
6596
|
},
|
|
6392
|
-
},
|
|
6597
|
+
},
|
|
6598
|
+
recoveryPointTime: {
|
|
6393
6599
|
serializedName: "recoveryPointTime",
|
|
6394
6600
|
type: {
|
|
6395
6601
|
name: "DateTime",
|
|
6396
6602
|
},
|
|
6397
|
-
},
|
|
6603
|
+
},
|
|
6604
|
+
fileShareSnapshotUri: {
|
|
6398
6605
|
serializedName: "fileShareSnapshotUri",
|
|
6399
6606
|
type: {
|
|
6400
6607
|
name: "String",
|
|
6401
6608
|
},
|
|
6402
|
-
},
|
|
6609
|
+
},
|
|
6610
|
+
recoveryPointSizeInGB: {
|
|
6403
6611
|
serializedName: "recoveryPointSizeInGB",
|
|
6404
6612
|
type: {
|
|
6405
6613
|
name: "Number",
|
|
6406
6614
|
},
|
|
6407
|
-
},
|
|
6615
|
+
},
|
|
6616
|
+
recoveryPointProperties: {
|
|
6408
6617
|
serializedName: "recoveryPointProperties",
|
|
6409
6618
|
type: {
|
|
6410
6619
|
name: "Composite",
|
|
6411
6620
|
className: "RecoveryPointProperties",
|
|
6412
6621
|
},
|
|
6413
|
-
},
|
|
6622
|
+
},
|
|
6623
|
+
recoveryPointTierDetails: {
|
|
6414
6624
|
serializedName: "recoveryPointTierDetails",
|
|
6415
6625
|
type: {
|
|
6416
6626
|
name: "Sequence",
|
|
@@ -6421,7 +6631,8 @@ export const AzureFileShareRecoveryPoint = {
|
|
|
6421
6631
|
},
|
|
6422
6632
|
},
|
|
6423
6633
|
},
|
|
6424
|
-
}
|
|
6634
|
+
},
|
|
6635
|
+
},
|
|
6425
6636
|
},
|
|
6426
6637
|
};
|
|
6427
6638
|
export const AzureWorkloadRecoveryPoint = {
|
|
@@ -6434,17 +6645,21 @@ export const AzureWorkloadRecoveryPoint = {
|
|
|
6434
6645
|
serializedName: "objectType",
|
|
6435
6646
|
clientName: "objectType",
|
|
6436
6647
|
},
|
|
6437
|
-
modelProperties:
|
|
6648
|
+
modelProperties: {
|
|
6649
|
+
...RecoveryPoint.type.modelProperties,
|
|
6650
|
+
recoveryPointTimeInUTC: {
|
|
6438
6651
|
serializedName: "recoveryPointTimeInUTC",
|
|
6439
6652
|
type: {
|
|
6440
6653
|
name: "DateTime",
|
|
6441
6654
|
},
|
|
6442
|
-
},
|
|
6655
|
+
},
|
|
6656
|
+
type: {
|
|
6443
6657
|
serializedName: "type",
|
|
6444
6658
|
type: {
|
|
6445
6659
|
name: "String",
|
|
6446
6660
|
},
|
|
6447
|
-
},
|
|
6661
|
+
},
|
|
6662
|
+
recoveryPointTierDetails: {
|
|
6448
6663
|
serializedName: "recoveryPointTierDetails",
|
|
6449
6664
|
type: {
|
|
6450
6665
|
name: "Sequence",
|
|
@@ -6455,7 +6670,8 @@ export const AzureWorkloadRecoveryPoint = {
|
|
|
6455
6670
|
},
|
|
6456
6671
|
},
|
|
6457
6672
|
},
|
|
6458
|
-
},
|
|
6673
|
+
},
|
|
6674
|
+
recoveryPointMoveReadinessInfo: {
|
|
6459
6675
|
serializedName: "recoveryPointMoveReadinessInfo",
|
|
6460
6676
|
type: {
|
|
6461
6677
|
name: "Dictionary",
|
|
@@ -6466,13 +6682,15 @@ export const AzureWorkloadRecoveryPoint = {
|
|
|
6466
6682
|
},
|
|
6467
6683
|
},
|
|
6468
6684
|
},
|
|
6469
|
-
},
|
|
6685
|
+
},
|
|
6686
|
+
recoveryPointProperties: {
|
|
6470
6687
|
serializedName: "recoveryPointProperties",
|
|
6471
6688
|
type: {
|
|
6472
6689
|
name: "Composite",
|
|
6473
6690
|
className: "RecoveryPointProperties",
|
|
6474
6691
|
},
|
|
6475
|
-
}
|
|
6692
|
+
},
|
|
6693
|
+
},
|
|
6476
6694
|
},
|
|
6477
6695
|
};
|
|
6478
6696
|
export const GenericRecoveryPoint = {
|
|
@@ -6482,33 +6700,40 @@ export const GenericRecoveryPoint = {
|
|
|
6482
6700
|
className: "GenericRecoveryPoint",
|
|
6483
6701
|
uberParent: "RecoveryPoint",
|
|
6484
6702
|
polymorphicDiscriminator: RecoveryPoint.type.polymorphicDiscriminator,
|
|
6485
|
-
modelProperties:
|
|
6703
|
+
modelProperties: {
|
|
6704
|
+
...RecoveryPoint.type.modelProperties,
|
|
6705
|
+
friendlyName: {
|
|
6486
6706
|
serializedName: "friendlyName",
|
|
6487
6707
|
type: {
|
|
6488
6708
|
name: "String",
|
|
6489
6709
|
},
|
|
6490
|
-
},
|
|
6710
|
+
},
|
|
6711
|
+
recoveryPointType: {
|
|
6491
6712
|
serializedName: "recoveryPointType",
|
|
6492
6713
|
type: {
|
|
6493
6714
|
name: "String",
|
|
6494
6715
|
},
|
|
6495
|
-
},
|
|
6716
|
+
},
|
|
6717
|
+
recoveryPointTime: {
|
|
6496
6718
|
serializedName: "recoveryPointTime",
|
|
6497
6719
|
type: {
|
|
6498
6720
|
name: "DateTime",
|
|
6499
6721
|
},
|
|
6500
|
-
},
|
|
6722
|
+
},
|
|
6723
|
+
recoveryPointAdditionalInfo: {
|
|
6501
6724
|
serializedName: "recoveryPointAdditionalInfo",
|
|
6502
6725
|
type: {
|
|
6503
6726
|
name: "String",
|
|
6504
6727
|
},
|
|
6505
|
-
},
|
|
6728
|
+
},
|
|
6729
|
+
recoveryPointProperties: {
|
|
6506
6730
|
serializedName: "recoveryPointProperties",
|
|
6507
6731
|
type: {
|
|
6508
6732
|
name: "Composite",
|
|
6509
6733
|
className: "RecoveryPointProperties",
|
|
6510
6734
|
},
|
|
6511
|
-
}
|
|
6735
|
+
},
|
|
6736
|
+
},
|
|
6512
6737
|
},
|
|
6513
6738
|
};
|
|
6514
6739
|
export const IaasVMRecoveryPoint = {
|
|
@@ -6518,43 +6743,52 @@ export const IaasVMRecoveryPoint = {
|
|
|
6518
6743
|
className: "IaasVMRecoveryPoint",
|
|
6519
6744
|
uberParent: "RecoveryPoint",
|
|
6520
6745
|
polymorphicDiscriminator: RecoveryPoint.type.polymorphicDiscriminator,
|
|
6521
|
-
modelProperties:
|
|
6746
|
+
modelProperties: {
|
|
6747
|
+
...RecoveryPoint.type.modelProperties,
|
|
6748
|
+
recoveryPointType: {
|
|
6522
6749
|
serializedName: "recoveryPointType",
|
|
6523
6750
|
type: {
|
|
6524
6751
|
name: "String",
|
|
6525
6752
|
},
|
|
6526
|
-
},
|
|
6753
|
+
},
|
|
6754
|
+
recoveryPointTime: {
|
|
6527
6755
|
serializedName: "recoveryPointTime",
|
|
6528
6756
|
type: {
|
|
6529
6757
|
name: "DateTime",
|
|
6530
6758
|
},
|
|
6531
|
-
},
|
|
6759
|
+
},
|
|
6760
|
+
recoveryPointAdditionalInfo: {
|
|
6532
6761
|
serializedName: "recoveryPointAdditionalInfo",
|
|
6533
6762
|
type: {
|
|
6534
6763
|
name: "String",
|
|
6535
6764
|
},
|
|
6536
|
-
},
|
|
6765
|
+
},
|
|
6766
|
+
sourceVMStorageType: {
|
|
6537
6767
|
serializedName: "sourceVMStorageType",
|
|
6538
6768
|
type: {
|
|
6539
6769
|
name: "String",
|
|
6540
6770
|
},
|
|
6541
|
-
},
|
|
6771
|
+
},
|
|
6772
|
+
isSourceVMEncrypted: {
|
|
6542
6773
|
serializedName: "isSourceVMEncrypted",
|
|
6543
6774
|
type: {
|
|
6544
6775
|
name: "Boolean",
|
|
6545
6776
|
},
|
|
6546
|
-
},
|
|
6777
|
+
},
|
|
6778
|
+
keyAndSecret: {
|
|
6547
6779
|
serializedName: "keyAndSecret",
|
|
6548
6780
|
type: {
|
|
6549
6781
|
name: "Composite",
|
|
6550
6782
|
className: "KeyAndSecretDetails",
|
|
6551
6783
|
},
|
|
6552
|
-
},
|
|
6784
|
+
},
|
|
6785
|
+
isInstantIlrSessionActive: {
|
|
6553
6786
|
serializedName: "isInstantIlrSessionActive",
|
|
6554
6787
|
type: {
|
|
6555
6788
|
name: "Boolean",
|
|
6556
6789
|
},
|
|
6557
|
-
},
|
|
6790
|
+
},
|
|
6791
|
+
recoveryPointTierDetails: {
|
|
6558
6792
|
serializedName: "recoveryPointTierDetails",
|
|
6559
6793
|
type: {
|
|
6560
6794
|
name: "Sequence",
|
|
@@ -6565,33 +6799,39 @@ export const IaasVMRecoveryPoint = {
|
|
|
6565
6799
|
},
|
|
6566
6800
|
},
|
|
6567
6801
|
},
|
|
6568
|
-
},
|
|
6802
|
+
},
|
|
6803
|
+
isManagedVirtualMachine: {
|
|
6569
6804
|
serializedName: "isManagedVirtualMachine",
|
|
6570
6805
|
type: {
|
|
6571
6806
|
name: "Boolean",
|
|
6572
6807
|
},
|
|
6573
|
-
},
|
|
6808
|
+
},
|
|
6809
|
+
virtualMachineSize: {
|
|
6574
6810
|
serializedName: "virtualMachineSize",
|
|
6575
6811
|
type: {
|
|
6576
6812
|
name: "String",
|
|
6577
6813
|
},
|
|
6578
|
-
},
|
|
6814
|
+
},
|
|
6815
|
+
originalStorageAccountOption: {
|
|
6579
6816
|
serializedName: "originalStorageAccountOption",
|
|
6580
6817
|
type: {
|
|
6581
6818
|
name: "Boolean",
|
|
6582
6819
|
},
|
|
6583
|
-
},
|
|
6820
|
+
},
|
|
6821
|
+
osType: {
|
|
6584
6822
|
serializedName: "osType",
|
|
6585
6823
|
type: {
|
|
6586
6824
|
name: "String",
|
|
6587
6825
|
},
|
|
6588
|
-
},
|
|
6826
|
+
},
|
|
6827
|
+
recoveryPointDiskConfiguration: {
|
|
6589
6828
|
serializedName: "recoveryPointDiskConfiguration",
|
|
6590
6829
|
type: {
|
|
6591
6830
|
name: "Composite",
|
|
6592
6831
|
className: "RecoveryPointDiskConfiguration",
|
|
6593
6832
|
},
|
|
6594
|
-
},
|
|
6833
|
+
},
|
|
6834
|
+
zones: {
|
|
6595
6835
|
serializedName: "zones",
|
|
6596
6836
|
type: {
|
|
6597
6837
|
name: "Sequence",
|
|
@@ -6601,7 +6841,8 @@ export const IaasVMRecoveryPoint = {
|
|
|
6601
6841
|
},
|
|
6602
6842
|
},
|
|
6603
6843
|
},
|
|
6604
|
-
},
|
|
6844
|
+
},
|
|
6845
|
+
recoveryPointMoveReadinessInfo: {
|
|
6605
6846
|
serializedName: "recoveryPointMoveReadinessInfo",
|
|
6606
6847
|
type: {
|
|
6607
6848
|
name: "Dictionary",
|
|
@@ -6612,29 +6853,34 @@ export const IaasVMRecoveryPoint = {
|
|
|
6612
6853
|
},
|
|
6613
6854
|
},
|
|
6614
6855
|
},
|
|
6615
|
-
},
|
|
6856
|
+
},
|
|
6857
|
+
securityType: {
|
|
6616
6858
|
serializedName: "securityType",
|
|
6617
6859
|
type: {
|
|
6618
6860
|
name: "String",
|
|
6619
6861
|
},
|
|
6620
|
-
},
|
|
6862
|
+
},
|
|
6863
|
+
recoveryPointProperties: {
|
|
6621
6864
|
serializedName: "recoveryPointProperties",
|
|
6622
6865
|
type: {
|
|
6623
6866
|
name: "Composite",
|
|
6624
6867
|
className: "RecoveryPointProperties",
|
|
6625
6868
|
},
|
|
6626
|
-
},
|
|
6869
|
+
},
|
|
6870
|
+
isPrivateAccessEnabledOnAnyDisk: {
|
|
6627
6871
|
serializedName: "isPrivateAccessEnabledOnAnyDisk",
|
|
6628
6872
|
type: {
|
|
6629
6873
|
name: "Boolean",
|
|
6630
6874
|
},
|
|
6631
|
-
},
|
|
6875
|
+
},
|
|
6876
|
+
extendedLocation: {
|
|
6632
6877
|
serializedName: "extendedLocation",
|
|
6633
6878
|
type: {
|
|
6634
6879
|
name: "Composite",
|
|
6635
6880
|
className: "ExtendedLocation",
|
|
6636
6881
|
},
|
|
6637
|
-
}
|
|
6882
|
+
},
|
|
6883
|
+
},
|
|
6638
6884
|
},
|
|
6639
6885
|
};
|
|
6640
6886
|
export const AzureFileShareRestoreRequest = {
|
|
@@ -6644,27 +6890,33 @@ export const AzureFileShareRestoreRequest = {
|
|
|
6644
6890
|
className: "AzureFileShareRestoreRequest",
|
|
6645
6891
|
uberParent: "RestoreRequest",
|
|
6646
6892
|
polymorphicDiscriminator: RestoreRequest.type.polymorphicDiscriminator,
|
|
6647
|
-
modelProperties:
|
|
6893
|
+
modelProperties: {
|
|
6894
|
+
...RestoreRequest.type.modelProperties,
|
|
6895
|
+
recoveryType: {
|
|
6648
6896
|
serializedName: "recoveryType",
|
|
6649
6897
|
type: {
|
|
6650
6898
|
name: "String",
|
|
6651
6899
|
},
|
|
6652
|
-
},
|
|
6900
|
+
},
|
|
6901
|
+
sourceResourceId: {
|
|
6653
6902
|
serializedName: "sourceResourceId",
|
|
6654
6903
|
type: {
|
|
6655
6904
|
name: "String",
|
|
6656
6905
|
},
|
|
6657
|
-
},
|
|
6906
|
+
},
|
|
6907
|
+
copyOptions: {
|
|
6658
6908
|
serializedName: "copyOptions",
|
|
6659
6909
|
type: {
|
|
6660
6910
|
name: "String",
|
|
6661
6911
|
},
|
|
6662
|
-
},
|
|
6912
|
+
},
|
|
6913
|
+
restoreRequestType: {
|
|
6663
6914
|
serializedName: "restoreRequestType",
|
|
6664
6915
|
type: {
|
|
6665
6916
|
name: "String",
|
|
6666
6917
|
},
|
|
6667
|
-
},
|
|
6918
|
+
},
|
|
6919
|
+
restoreFileSpecs: {
|
|
6668
6920
|
serializedName: "restoreFileSpecs",
|
|
6669
6921
|
type: {
|
|
6670
6922
|
name: "Sequence",
|
|
@@ -6675,13 +6927,15 @@ export const AzureFileShareRestoreRequest = {
|
|
|
6675
6927
|
},
|
|
6676
6928
|
},
|
|
6677
6929
|
},
|
|
6678
|
-
},
|
|
6930
|
+
},
|
|
6931
|
+
targetDetails: {
|
|
6679
6932
|
serializedName: "targetDetails",
|
|
6680
6933
|
type: {
|
|
6681
6934
|
name: "Composite",
|
|
6682
6935
|
className: "TargetAFSRestoreInfo",
|
|
6683
6936
|
},
|
|
6684
|
-
}
|
|
6937
|
+
},
|
|
6938
|
+
},
|
|
6685
6939
|
},
|
|
6686
6940
|
};
|
|
6687
6941
|
export const AzureWorkloadRestoreRequest = {
|
|
@@ -6694,56 +6948,67 @@ export const AzureWorkloadRestoreRequest = {
|
|
|
6694
6948
|
serializedName: "objectType",
|
|
6695
6949
|
clientName: "objectType",
|
|
6696
6950
|
},
|
|
6697
|
-
modelProperties:
|
|
6951
|
+
modelProperties: {
|
|
6952
|
+
...RestoreRequest.type.modelProperties,
|
|
6953
|
+
recoveryType: {
|
|
6698
6954
|
serializedName: "recoveryType",
|
|
6699
6955
|
type: {
|
|
6700
6956
|
name: "String",
|
|
6701
6957
|
},
|
|
6702
|
-
},
|
|
6958
|
+
},
|
|
6959
|
+
sourceResourceId: {
|
|
6703
6960
|
serializedName: "sourceResourceId",
|
|
6704
6961
|
type: {
|
|
6705
6962
|
name: "String",
|
|
6706
6963
|
},
|
|
6707
|
-
},
|
|
6964
|
+
},
|
|
6965
|
+
propertyBag: {
|
|
6708
6966
|
serializedName: "propertyBag",
|
|
6709
6967
|
type: {
|
|
6710
6968
|
name: "Dictionary",
|
|
6711
6969
|
value: { type: { name: "String" } },
|
|
6712
6970
|
},
|
|
6713
|
-
},
|
|
6971
|
+
},
|
|
6972
|
+
targetInfo: {
|
|
6714
6973
|
serializedName: "targetInfo",
|
|
6715
6974
|
type: {
|
|
6716
6975
|
name: "Composite",
|
|
6717
6976
|
className: "TargetRestoreInfo",
|
|
6718
6977
|
},
|
|
6719
|
-
},
|
|
6978
|
+
},
|
|
6979
|
+
recoveryMode: {
|
|
6720
6980
|
serializedName: "recoveryMode",
|
|
6721
6981
|
type: {
|
|
6722
6982
|
name: "String",
|
|
6723
6983
|
},
|
|
6724
|
-
},
|
|
6984
|
+
},
|
|
6985
|
+
targetResourceGroupName: {
|
|
6725
6986
|
serializedName: "targetResourceGroupName",
|
|
6726
6987
|
type: {
|
|
6727
6988
|
name: "String",
|
|
6728
6989
|
},
|
|
6729
|
-
},
|
|
6990
|
+
},
|
|
6991
|
+
userAssignedManagedIdentityDetails: {
|
|
6730
6992
|
serializedName: "userAssignedManagedIdentityDetails",
|
|
6731
6993
|
type: {
|
|
6732
6994
|
name: "Composite",
|
|
6733
6995
|
className: "UserAssignedManagedIdentityDetails",
|
|
6734
6996
|
},
|
|
6735
|
-
},
|
|
6997
|
+
},
|
|
6998
|
+
snapshotRestoreParameters: {
|
|
6736
6999
|
serializedName: "snapshotRestoreParameters",
|
|
6737
7000
|
type: {
|
|
6738
7001
|
name: "Composite",
|
|
6739
7002
|
className: "SnapshotRestoreParameters",
|
|
6740
7003
|
},
|
|
6741
|
-
},
|
|
7004
|
+
},
|
|
7005
|
+
targetVirtualMachineId: {
|
|
6742
7006
|
serializedName: "targetVirtualMachineId",
|
|
6743
7007
|
type: {
|
|
6744
7008
|
name: "String",
|
|
6745
7009
|
},
|
|
6746
|
-
}
|
|
7010
|
+
},
|
|
7011
|
+
},
|
|
6747
7012
|
},
|
|
6748
7013
|
};
|
|
6749
7014
|
export const IaasVMRestoreRequest = {
|
|
@@ -6756,78 +7021,94 @@ export const IaasVMRestoreRequest = {
|
|
|
6756
7021
|
serializedName: "objectType",
|
|
6757
7022
|
clientName: "objectType",
|
|
6758
7023
|
},
|
|
6759
|
-
modelProperties:
|
|
7024
|
+
modelProperties: {
|
|
7025
|
+
...RestoreRequest.type.modelProperties,
|
|
7026
|
+
recoveryPointId: {
|
|
6760
7027
|
serializedName: "recoveryPointId",
|
|
6761
7028
|
type: {
|
|
6762
7029
|
name: "String",
|
|
6763
7030
|
},
|
|
6764
|
-
},
|
|
7031
|
+
},
|
|
7032
|
+
recoveryType: {
|
|
6765
7033
|
serializedName: "recoveryType",
|
|
6766
7034
|
type: {
|
|
6767
7035
|
name: "String",
|
|
6768
7036
|
},
|
|
6769
|
-
},
|
|
7037
|
+
},
|
|
7038
|
+
sourceResourceId: {
|
|
6770
7039
|
serializedName: "sourceResourceId",
|
|
6771
7040
|
type: {
|
|
6772
7041
|
name: "String",
|
|
6773
7042
|
},
|
|
6774
|
-
},
|
|
7043
|
+
},
|
|
7044
|
+
targetVirtualMachineId: {
|
|
6775
7045
|
serializedName: "targetVirtualMachineId",
|
|
6776
7046
|
type: {
|
|
6777
7047
|
name: "String",
|
|
6778
7048
|
},
|
|
6779
|
-
},
|
|
7049
|
+
},
|
|
7050
|
+
targetResourceGroupId: {
|
|
6780
7051
|
serializedName: "targetResourceGroupId",
|
|
6781
7052
|
type: {
|
|
6782
7053
|
name: "String",
|
|
6783
7054
|
},
|
|
6784
|
-
},
|
|
7055
|
+
},
|
|
7056
|
+
storageAccountId: {
|
|
6785
7057
|
serializedName: "storageAccountId",
|
|
6786
7058
|
type: {
|
|
6787
7059
|
name: "String",
|
|
6788
7060
|
},
|
|
6789
|
-
},
|
|
7061
|
+
},
|
|
7062
|
+
virtualNetworkId: {
|
|
6790
7063
|
serializedName: "virtualNetworkId",
|
|
6791
7064
|
type: {
|
|
6792
7065
|
name: "String",
|
|
6793
7066
|
},
|
|
6794
|
-
},
|
|
7067
|
+
},
|
|
7068
|
+
subnetId: {
|
|
6795
7069
|
serializedName: "subnetId",
|
|
6796
7070
|
type: {
|
|
6797
7071
|
name: "String",
|
|
6798
7072
|
},
|
|
6799
|
-
},
|
|
7073
|
+
},
|
|
7074
|
+
targetDomainNameId: {
|
|
6800
7075
|
serializedName: "targetDomainNameId",
|
|
6801
7076
|
type: {
|
|
6802
7077
|
name: "String",
|
|
6803
7078
|
},
|
|
6804
|
-
},
|
|
7079
|
+
},
|
|
7080
|
+
region: {
|
|
6805
7081
|
serializedName: "region",
|
|
6806
7082
|
type: {
|
|
6807
7083
|
name: "String",
|
|
6808
7084
|
},
|
|
6809
|
-
},
|
|
7085
|
+
},
|
|
7086
|
+
affinityGroup: {
|
|
6810
7087
|
serializedName: "affinityGroup",
|
|
6811
7088
|
type: {
|
|
6812
7089
|
name: "String",
|
|
6813
7090
|
},
|
|
6814
|
-
},
|
|
7091
|
+
},
|
|
7092
|
+
createNewCloudService: {
|
|
6815
7093
|
serializedName: "createNewCloudService",
|
|
6816
7094
|
type: {
|
|
6817
7095
|
name: "Boolean",
|
|
6818
7096
|
},
|
|
6819
|
-
},
|
|
7097
|
+
},
|
|
7098
|
+
originalStorageAccountOption: {
|
|
6820
7099
|
serializedName: "originalStorageAccountOption",
|
|
6821
7100
|
type: {
|
|
6822
7101
|
name: "Boolean",
|
|
6823
7102
|
},
|
|
6824
|
-
},
|
|
7103
|
+
},
|
|
7104
|
+
encryptionDetails: {
|
|
6825
7105
|
serializedName: "encryptionDetails",
|
|
6826
7106
|
type: {
|
|
6827
7107
|
name: "Composite",
|
|
6828
7108
|
className: "EncryptionDetails",
|
|
6829
7109
|
},
|
|
6830
|
-
},
|
|
7110
|
+
},
|
|
7111
|
+
restoreDiskLunList: {
|
|
6831
7112
|
serializedName: "restoreDiskLunList",
|
|
6832
7113
|
type: {
|
|
6833
7114
|
name: "Sequence",
|
|
@@ -6837,17 +7118,20 @@ export const IaasVMRestoreRequest = {
|
|
|
6837
7118
|
},
|
|
6838
7119
|
},
|
|
6839
7120
|
},
|
|
6840
|
-
},
|
|
7121
|
+
},
|
|
7122
|
+
restoreWithManagedDisks: {
|
|
6841
7123
|
serializedName: "restoreWithManagedDisks",
|
|
6842
7124
|
type: {
|
|
6843
7125
|
name: "Boolean",
|
|
6844
7126
|
},
|
|
6845
|
-
},
|
|
7127
|
+
},
|
|
7128
|
+
diskEncryptionSetId: {
|
|
6846
7129
|
serializedName: "diskEncryptionSetId",
|
|
6847
7130
|
type: {
|
|
6848
7131
|
name: "String",
|
|
6849
7132
|
},
|
|
6850
|
-
},
|
|
7133
|
+
},
|
|
7134
|
+
zones: {
|
|
6851
7135
|
serializedName: "zones",
|
|
6852
7136
|
type: {
|
|
6853
7137
|
name: "Sequence",
|
|
@@ -6857,37 +7141,43 @@ export const IaasVMRestoreRequest = {
|
|
|
6857
7141
|
},
|
|
6858
7142
|
},
|
|
6859
7143
|
},
|
|
6860
|
-
},
|
|
7144
|
+
},
|
|
7145
|
+
identityInfo: {
|
|
6861
7146
|
serializedName: "identityInfo",
|
|
6862
7147
|
type: {
|
|
6863
7148
|
name: "Composite",
|
|
6864
7149
|
className: "IdentityInfo",
|
|
6865
7150
|
},
|
|
6866
|
-
},
|
|
7151
|
+
},
|
|
7152
|
+
identityBasedRestoreDetails: {
|
|
6867
7153
|
serializedName: "identityBasedRestoreDetails",
|
|
6868
7154
|
type: {
|
|
6869
7155
|
name: "Composite",
|
|
6870
7156
|
className: "IdentityBasedRestoreDetails",
|
|
6871
7157
|
},
|
|
6872
|
-
},
|
|
7158
|
+
},
|
|
7159
|
+
extendedLocation: {
|
|
6873
7160
|
serializedName: "extendedLocation",
|
|
6874
7161
|
type: {
|
|
6875
7162
|
name: "Composite",
|
|
6876
7163
|
className: "ExtendedLocation",
|
|
6877
7164
|
},
|
|
6878
|
-
},
|
|
7165
|
+
},
|
|
7166
|
+
securedVMDetails: {
|
|
6879
7167
|
serializedName: "securedVMDetails",
|
|
6880
7168
|
type: {
|
|
6881
7169
|
name: "Composite",
|
|
6882
7170
|
className: "SecuredVMDetails",
|
|
6883
7171
|
},
|
|
6884
|
-
},
|
|
7172
|
+
},
|
|
7173
|
+
targetDiskNetworkAccessSettings: {
|
|
6885
7174
|
serializedName: "targetDiskNetworkAccessSettings",
|
|
6886
7175
|
type: {
|
|
6887
7176
|
name: "Composite",
|
|
6888
7177
|
className: "TargetDiskNetworkAccessSettings",
|
|
6889
7178
|
},
|
|
6890
|
-
}
|
|
7179
|
+
},
|
|
7180
|
+
},
|
|
6891
7181
|
},
|
|
6892
7182
|
};
|
|
6893
7183
|
export const AzureVmWorkloadProtectionPolicy = {
|
|
@@ -6897,18 +7187,22 @@ export const AzureVmWorkloadProtectionPolicy = {
|
|
|
6897
7187
|
className: "AzureVmWorkloadProtectionPolicy",
|
|
6898
7188
|
uberParent: "ProtectionPolicy",
|
|
6899
7189
|
polymorphicDiscriminator: ProtectionPolicy.type.polymorphicDiscriminator,
|
|
6900
|
-
modelProperties:
|
|
7190
|
+
modelProperties: {
|
|
7191
|
+
...ProtectionPolicy.type.modelProperties,
|
|
7192
|
+
workLoadType: {
|
|
6901
7193
|
serializedName: "workLoadType",
|
|
6902
7194
|
type: {
|
|
6903
7195
|
name: "String",
|
|
6904
7196
|
},
|
|
6905
|
-
},
|
|
7197
|
+
},
|
|
7198
|
+
settings: {
|
|
6906
7199
|
serializedName: "settings",
|
|
6907
7200
|
type: {
|
|
6908
7201
|
name: "Composite",
|
|
6909
7202
|
className: "Settings",
|
|
6910
7203
|
},
|
|
6911
|
-
},
|
|
7204
|
+
},
|
|
7205
|
+
subProtectionPolicy: {
|
|
6912
7206
|
serializedName: "subProtectionPolicy",
|
|
6913
7207
|
type: {
|
|
6914
7208
|
name: "Sequence",
|
|
@@ -6919,12 +7213,14 @@ export const AzureVmWorkloadProtectionPolicy = {
|
|
|
6919
7213
|
},
|
|
6920
7214
|
},
|
|
6921
7215
|
},
|
|
6922
|
-
},
|
|
7216
|
+
},
|
|
7217
|
+
makePolicyConsistent: {
|
|
6923
7218
|
serializedName: "makePolicyConsistent",
|
|
6924
7219
|
type: {
|
|
6925
7220
|
name: "Boolean",
|
|
6926
7221
|
},
|
|
6927
|
-
}
|
|
7222
|
+
},
|
|
7223
|
+
},
|
|
6928
7224
|
},
|
|
6929
7225
|
};
|
|
6930
7226
|
export const AzureFileShareProtectionPolicy = {
|
|
@@ -6934,35 +7230,42 @@ export const AzureFileShareProtectionPolicy = {
|
|
|
6934
7230
|
className: "AzureFileShareProtectionPolicy",
|
|
6935
7231
|
uberParent: "ProtectionPolicy",
|
|
6936
7232
|
polymorphicDiscriminator: ProtectionPolicy.type.polymorphicDiscriminator,
|
|
6937
|
-
modelProperties:
|
|
7233
|
+
modelProperties: {
|
|
7234
|
+
...ProtectionPolicy.type.modelProperties,
|
|
7235
|
+
workLoadType: {
|
|
6938
7236
|
serializedName: "workLoadType",
|
|
6939
7237
|
type: {
|
|
6940
7238
|
name: "String",
|
|
6941
7239
|
},
|
|
6942
|
-
},
|
|
7240
|
+
},
|
|
7241
|
+
schedulePolicy: {
|
|
6943
7242
|
serializedName: "schedulePolicy",
|
|
6944
7243
|
type: {
|
|
6945
7244
|
name: "Composite",
|
|
6946
7245
|
className: "SchedulePolicy",
|
|
6947
7246
|
},
|
|
6948
|
-
},
|
|
7247
|
+
},
|
|
7248
|
+
retentionPolicy: {
|
|
6949
7249
|
serializedName: "retentionPolicy",
|
|
6950
7250
|
type: {
|
|
6951
7251
|
name: "Composite",
|
|
6952
7252
|
className: "RetentionPolicy",
|
|
6953
7253
|
},
|
|
6954
|
-
},
|
|
7254
|
+
},
|
|
7255
|
+
vaultRetentionPolicy: {
|
|
6955
7256
|
serializedName: "vaultRetentionPolicy",
|
|
6956
7257
|
type: {
|
|
6957
7258
|
name: "Composite",
|
|
6958
7259
|
className: "VaultRetentionPolicy",
|
|
6959
7260
|
},
|
|
6960
|
-
},
|
|
7261
|
+
},
|
|
7262
|
+
timeZone: {
|
|
6961
7263
|
serializedName: "timeZone",
|
|
6962
7264
|
type: {
|
|
6963
7265
|
name: "String",
|
|
6964
7266
|
},
|
|
6965
|
-
}
|
|
7267
|
+
},
|
|
7268
|
+
},
|
|
6966
7269
|
},
|
|
6967
7270
|
};
|
|
6968
7271
|
export const AzureIaaSVMProtectionPolicy = {
|
|
@@ -6972,51 +7275,61 @@ export const AzureIaaSVMProtectionPolicy = {
|
|
|
6972
7275
|
className: "AzureIaaSVMProtectionPolicy",
|
|
6973
7276
|
uberParent: "ProtectionPolicy",
|
|
6974
7277
|
polymorphicDiscriminator: ProtectionPolicy.type.polymorphicDiscriminator,
|
|
6975
|
-
modelProperties:
|
|
7278
|
+
modelProperties: {
|
|
7279
|
+
...ProtectionPolicy.type.modelProperties,
|
|
7280
|
+
instantRPDetails: {
|
|
6976
7281
|
serializedName: "instantRPDetails",
|
|
6977
7282
|
type: {
|
|
6978
7283
|
name: "Composite",
|
|
6979
7284
|
className: "InstantRPAdditionalDetails",
|
|
6980
7285
|
},
|
|
6981
|
-
},
|
|
7286
|
+
},
|
|
7287
|
+
schedulePolicy: {
|
|
6982
7288
|
serializedName: "schedulePolicy",
|
|
6983
7289
|
type: {
|
|
6984
7290
|
name: "Composite",
|
|
6985
7291
|
className: "SchedulePolicy",
|
|
6986
7292
|
},
|
|
6987
|
-
},
|
|
7293
|
+
},
|
|
7294
|
+
retentionPolicy: {
|
|
6988
7295
|
serializedName: "retentionPolicy",
|
|
6989
7296
|
type: {
|
|
6990
7297
|
name: "Composite",
|
|
6991
7298
|
className: "RetentionPolicy",
|
|
6992
7299
|
},
|
|
6993
|
-
},
|
|
7300
|
+
},
|
|
7301
|
+
tieringPolicy: {
|
|
6994
7302
|
serializedName: "tieringPolicy",
|
|
6995
7303
|
type: {
|
|
6996
7304
|
name: "Dictionary",
|
|
6997
7305
|
value: { type: { name: "Composite", className: "TieringPolicy" } },
|
|
6998
7306
|
},
|
|
6999
|
-
},
|
|
7307
|
+
},
|
|
7308
|
+
instantRpRetentionRangeInDays: {
|
|
7000
7309
|
serializedName: "instantRpRetentionRangeInDays",
|
|
7001
7310
|
type: {
|
|
7002
7311
|
name: "Number",
|
|
7003
7312
|
},
|
|
7004
|
-
},
|
|
7313
|
+
},
|
|
7314
|
+
timeZone: {
|
|
7005
7315
|
serializedName: "timeZone",
|
|
7006
7316
|
type: {
|
|
7007
7317
|
name: "String",
|
|
7008
7318
|
},
|
|
7009
|
-
},
|
|
7319
|
+
},
|
|
7320
|
+
policyType: {
|
|
7010
7321
|
serializedName: "policyType",
|
|
7011
7322
|
type: {
|
|
7012
7323
|
name: "String",
|
|
7013
7324
|
},
|
|
7014
|
-
},
|
|
7325
|
+
},
|
|
7326
|
+
snapshotConsistencyType: {
|
|
7015
7327
|
serializedName: "snapshotConsistencyType",
|
|
7016
7328
|
type: {
|
|
7017
7329
|
name: "String",
|
|
7018
7330
|
},
|
|
7019
|
-
}
|
|
7331
|
+
},
|
|
7332
|
+
},
|
|
7020
7333
|
},
|
|
7021
7334
|
};
|
|
7022
7335
|
export const AzureSqlProtectionPolicy = {
|
|
@@ -7026,13 +7339,16 @@ export const AzureSqlProtectionPolicy = {
|
|
|
7026
7339
|
className: "AzureSqlProtectionPolicy",
|
|
7027
7340
|
uberParent: "ProtectionPolicy",
|
|
7028
7341
|
polymorphicDiscriminator: ProtectionPolicy.type.polymorphicDiscriminator,
|
|
7029
|
-
modelProperties:
|
|
7342
|
+
modelProperties: {
|
|
7343
|
+
...ProtectionPolicy.type.modelProperties,
|
|
7344
|
+
retentionPolicy: {
|
|
7030
7345
|
serializedName: "retentionPolicy",
|
|
7031
7346
|
type: {
|
|
7032
7347
|
name: "Composite",
|
|
7033
7348
|
className: "RetentionPolicy",
|
|
7034
7349
|
},
|
|
7035
|
-
}
|
|
7350
|
+
},
|
|
7351
|
+
},
|
|
7036
7352
|
},
|
|
7037
7353
|
};
|
|
7038
7354
|
export const GenericProtectionPolicy = {
|
|
@@ -7042,7 +7358,9 @@ export const GenericProtectionPolicy = {
|
|
|
7042
7358
|
className: "GenericProtectionPolicy",
|
|
7043
7359
|
uberParent: "ProtectionPolicy",
|
|
7044
7360
|
polymorphicDiscriminator: ProtectionPolicy.type.polymorphicDiscriminator,
|
|
7045
|
-
modelProperties:
|
|
7361
|
+
modelProperties: {
|
|
7362
|
+
...ProtectionPolicy.type.modelProperties,
|
|
7363
|
+
subProtectionPolicy: {
|
|
7046
7364
|
serializedName: "subProtectionPolicy",
|
|
7047
7365
|
type: {
|
|
7048
7366
|
name: "Sequence",
|
|
@@ -7053,17 +7371,20 @@ export const GenericProtectionPolicy = {
|
|
|
7053
7371
|
},
|
|
7054
7372
|
},
|
|
7055
7373
|
},
|
|
7056
|
-
},
|
|
7374
|
+
},
|
|
7375
|
+
timeZone: {
|
|
7057
7376
|
serializedName: "timeZone",
|
|
7058
7377
|
type: {
|
|
7059
7378
|
name: "String",
|
|
7060
7379
|
},
|
|
7061
|
-
},
|
|
7380
|
+
},
|
|
7381
|
+
fabricName: {
|
|
7062
7382
|
serializedName: "fabricName",
|
|
7063
7383
|
type: {
|
|
7064
7384
|
name: "String",
|
|
7065
7385
|
},
|
|
7066
|
-
}
|
|
7386
|
+
},
|
|
7387
|
+
},
|
|
7067
7388
|
},
|
|
7068
7389
|
};
|
|
7069
7390
|
export const MabProtectionPolicy = {
|
|
@@ -7073,19 +7394,23 @@ export const MabProtectionPolicy = {
|
|
|
7073
7394
|
className: "MabProtectionPolicy",
|
|
7074
7395
|
uberParent: "ProtectionPolicy",
|
|
7075
7396
|
polymorphicDiscriminator: ProtectionPolicy.type.polymorphicDiscriminator,
|
|
7076
|
-
modelProperties:
|
|
7397
|
+
modelProperties: {
|
|
7398
|
+
...ProtectionPolicy.type.modelProperties,
|
|
7399
|
+
schedulePolicy: {
|
|
7077
7400
|
serializedName: "schedulePolicy",
|
|
7078
7401
|
type: {
|
|
7079
7402
|
name: "Composite",
|
|
7080
7403
|
className: "SchedulePolicy",
|
|
7081
7404
|
},
|
|
7082
|
-
},
|
|
7405
|
+
},
|
|
7406
|
+
retentionPolicy: {
|
|
7083
7407
|
serializedName: "retentionPolicy",
|
|
7084
7408
|
type: {
|
|
7085
7409
|
name: "Composite",
|
|
7086
7410
|
className: "RetentionPolicy",
|
|
7087
7411
|
},
|
|
7088
|
-
}
|
|
7412
|
+
},
|
|
7413
|
+
},
|
|
7089
7414
|
},
|
|
7090
7415
|
};
|
|
7091
7416
|
export const AzureIaaSVMJob = {
|
|
@@ -7095,12 +7420,15 @@ export const AzureIaaSVMJob = {
|
|
|
7095
7420
|
className: "AzureIaaSVMJob",
|
|
7096
7421
|
uberParent: "Job",
|
|
7097
7422
|
polymorphicDiscriminator: Job.type.polymorphicDiscriminator,
|
|
7098
|
-
modelProperties:
|
|
7423
|
+
modelProperties: {
|
|
7424
|
+
...Job.type.modelProperties,
|
|
7425
|
+
duration: {
|
|
7099
7426
|
serializedName: "duration",
|
|
7100
7427
|
type: {
|
|
7101
7428
|
name: "TimeSpan",
|
|
7102
7429
|
},
|
|
7103
|
-
},
|
|
7430
|
+
},
|
|
7431
|
+
actionsInfo: {
|
|
7104
7432
|
serializedName: "actionsInfo",
|
|
7105
7433
|
type: {
|
|
7106
7434
|
name: "Sequence",
|
|
@@ -7111,7 +7439,8 @@ export const AzureIaaSVMJob = {
|
|
|
7111
7439
|
},
|
|
7112
7440
|
},
|
|
7113
7441
|
},
|
|
7114
|
-
},
|
|
7442
|
+
},
|
|
7443
|
+
errorDetails: {
|
|
7115
7444
|
serializedName: "errorDetails",
|
|
7116
7445
|
type: {
|
|
7117
7446
|
name: "Sequence",
|
|
@@ -7122,28 +7451,33 @@ export const AzureIaaSVMJob = {
|
|
|
7122
7451
|
},
|
|
7123
7452
|
},
|
|
7124
7453
|
},
|
|
7125
|
-
},
|
|
7454
|
+
},
|
|
7455
|
+
virtualMachineVersion: {
|
|
7126
7456
|
serializedName: "virtualMachineVersion",
|
|
7127
7457
|
type: {
|
|
7128
7458
|
name: "String",
|
|
7129
7459
|
},
|
|
7130
|
-
},
|
|
7460
|
+
},
|
|
7461
|
+
extendedInfo: {
|
|
7131
7462
|
serializedName: "extendedInfo",
|
|
7132
7463
|
type: {
|
|
7133
7464
|
name: "Composite",
|
|
7134
7465
|
className: "AzureIaaSVMJobExtendedInfo",
|
|
7135
7466
|
},
|
|
7136
|
-
},
|
|
7467
|
+
},
|
|
7468
|
+
containerName: {
|
|
7137
7469
|
serializedName: "containerName",
|
|
7138
7470
|
type: {
|
|
7139
7471
|
name: "String",
|
|
7140
7472
|
},
|
|
7141
|
-
},
|
|
7473
|
+
},
|
|
7474
|
+
isUserTriggered: {
|
|
7142
7475
|
serializedName: "isUserTriggered",
|
|
7143
7476
|
type: {
|
|
7144
7477
|
name: "Boolean",
|
|
7145
7478
|
},
|
|
7146
|
-
}
|
|
7479
|
+
},
|
|
7480
|
+
},
|
|
7147
7481
|
},
|
|
7148
7482
|
};
|
|
7149
7483
|
export const AzureIaaSVMJobV2 = {
|
|
@@ -7153,7 +7487,9 @@ export const AzureIaaSVMJobV2 = {
|
|
|
7153
7487
|
className: "AzureIaaSVMJobV2",
|
|
7154
7488
|
uberParent: "Job",
|
|
7155
7489
|
polymorphicDiscriminator: Job.type.polymorphicDiscriminator,
|
|
7156
|
-
modelProperties:
|
|
7490
|
+
modelProperties: {
|
|
7491
|
+
...Job.type.modelProperties,
|
|
7492
|
+
actionsInfo: {
|
|
7157
7493
|
serializedName: "actionsInfo",
|
|
7158
7494
|
type: {
|
|
7159
7495
|
name: "Sequence",
|
|
@@ -7164,17 +7500,20 @@ export const AzureIaaSVMJobV2 = {
|
|
|
7164
7500
|
},
|
|
7165
7501
|
},
|
|
7166
7502
|
},
|
|
7167
|
-
},
|
|
7503
|
+
},
|
|
7504
|
+
containerName: {
|
|
7168
7505
|
serializedName: "containerName",
|
|
7169
7506
|
type: {
|
|
7170
7507
|
name: "String",
|
|
7171
7508
|
},
|
|
7172
|
-
},
|
|
7509
|
+
},
|
|
7510
|
+
duration: {
|
|
7173
7511
|
serializedName: "duration",
|
|
7174
7512
|
type: {
|
|
7175
7513
|
name: "TimeSpan",
|
|
7176
7514
|
},
|
|
7177
|
-
},
|
|
7515
|
+
},
|
|
7516
|
+
errorDetails: {
|
|
7178
7517
|
serializedName: "errorDetails",
|
|
7179
7518
|
type: {
|
|
7180
7519
|
name: "Sequence",
|
|
@@ -7185,18 +7524,21 @@ export const AzureIaaSVMJobV2 = {
|
|
|
7185
7524
|
},
|
|
7186
7525
|
},
|
|
7187
7526
|
},
|
|
7188
|
-
},
|
|
7527
|
+
},
|
|
7528
|
+
virtualMachineVersion: {
|
|
7189
7529
|
serializedName: "virtualMachineVersion",
|
|
7190
7530
|
type: {
|
|
7191
7531
|
name: "String",
|
|
7192
7532
|
},
|
|
7193
|
-
},
|
|
7533
|
+
},
|
|
7534
|
+
extendedInfo: {
|
|
7194
7535
|
serializedName: "extendedInfo",
|
|
7195
7536
|
type: {
|
|
7196
7537
|
name: "Composite",
|
|
7197
7538
|
className: "AzureIaaSVMJobExtendedInfo",
|
|
7198
7539
|
},
|
|
7199
|
-
}
|
|
7540
|
+
},
|
|
7541
|
+
},
|
|
7200
7542
|
},
|
|
7201
7543
|
};
|
|
7202
7544
|
export const AzureStorageJob = {
|
|
@@ -7206,12 +7548,15 @@ export const AzureStorageJob = {
|
|
|
7206
7548
|
className: "AzureStorageJob",
|
|
7207
7549
|
uberParent: "Job",
|
|
7208
7550
|
polymorphicDiscriminator: Job.type.polymorphicDiscriminator,
|
|
7209
|
-
modelProperties:
|
|
7551
|
+
modelProperties: {
|
|
7552
|
+
...Job.type.modelProperties,
|
|
7553
|
+
duration: {
|
|
7210
7554
|
serializedName: "duration",
|
|
7211
7555
|
type: {
|
|
7212
7556
|
name: "TimeSpan",
|
|
7213
7557
|
},
|
|
7214
|
-
},
|
|
7558
|
+
},
|
|
7559
|
+
actionsInfo: {
|
|
7215
7560
|
serializedName: "actionsInfo",
|
|
7216
7561
|
type: {
|
|
7217
7562
|
name: "Sequence",
|
|
@@ -7222,7 +7567,8 @@ export const AzureStorageJob = {
|
|
|
7222
7567
|
},
|
|
7223
7568
|
},
|
|
7224
7569
|
},
|
|
7225
|
-
},
|
|
7570
|
+
},
|
|
7571
|
+
errorDetails: {
|
|
7226
7572
|
serializedName: "errorDetails",
|
|
7227
7573
|
type: {
|
|
7228
7574
|
name: "Sequence",
|
|
@@ -7233,28 +7579,33 @@ export const AzureStorageJob = {
|
|
|
7233
7579
|
},
|
|
7234
7580
|
},
|
|
7235
7581
|
},
|
|
7236
|
-
},
|
|
7582
|
+
},
|
|
7583
|
+
storageAccountName: {
|
|
7237
7584
|
serializedName: "storageAccountName",
|
|
7238
7585
|
type: {
|
|
7239
7586
|
name: "String",
|
|
7240
7587
|
},
|
|
7241
|
-
},
|
|
7588
|
+
},
|
|
7589
|
+
storageAccountVersion: {
|
|
7242
7590
|
serializedName: "storageAccountVersion",
|
|
7243
7591
|
type: {
|
|
7244
7592
|
name: "String",
|
|
7245
7593
|
},
|
|
7246
|
-
},
|
|
7594
|
+
},
|
|
7595
|
+
extendedInfo: {
|
|
7247
7596
|
serializedName: "extendedInfo",
|
|
7248
7597
|
type: {
|
|
7249
7598
|
name: "Composite",
|
|
7250
7599
|
className: "AzureStorageJobExtendedInfo",
|
|
7251
7600
|
},
|
|
7252
|
-
},
|
|
7601
|
+
},
|
|
7602
|
+
isUserTriggered: {
|
|
7253
7603
|
serializedName: "isUserTriggered",
|
|
7254
7604
|
type: {
|
|
7255
7605
|
name: "Boolean",
|
|
7256
7606
|
},
|
|
7257
|
-
}
|
|
7607
|
+
},
|
|
7608
|
+
},
|
|
7258
7609
|
},
|
|
7259
7610
|
};
|
|
7260
7611
|
export const AzureWorkloadJob = {
|
|
@@ -7264,17 +7615,21 @@ export const AzureWorkloadJob = {
|
|
|
7264
7615
|
className: "AzureWorkloadJob",
|
|
7265
7616
|
uberParent: "Job",
|
|
7266
7617
|
polymorphicDiscriminator: Job.type.polymorphicDiscriminator,
|
|
7267
|
-
modelProperties:
|
|
7618
|
+
modelProperties: {
|
|
7619
|
+
...Job.type.modelProperties,
|
|
7620
|
+
workloadType: {
|
|
7268
7621
|
serializedName: "workloadType",
|
|
7269
7622
|
type: {
|
|
7270
7623
|
name: "String",
|
|
7271
7624
|
},
|
|
7272
|
-
},
|
|
7625
|
+
},
|
|
7626
|
+
duration: {
|
|
7273
7627
|
serializedName: "duration",
|
|
7274
7628
|
type: {
|
|
7275
7629
|
name: "TimeSpan",
|
|
7276
7630
|
},
|
|
7277
|
-
},
|
|
7631
|
+
},
|
|
7632
|
+
actionsInfo: {
|
|
7278
7633
|
serializedName: "actionsInfo",
|
|
7279
7634
|
type: {
|
|
7280
7635
|
name: "Sequence",
|
|
@@ -7285,7 +7640,8 @@ export const AzureWorkloadJob = {
|
|
|
7285
7640
|
},
|
|
7286
7641
|
},
|
|
7287
7642
|
},
|
|
7288
|
-
},
|
|
7643
|
+
},
|
|
7644
|
+
errorDetails: {
|
|
7289
7645
|
serializedName: "errorDetails",
|
|
7290
7646
|
type: {
|
|
7291
7647
|
name: "Sequence",
|
|
@@ -7296,13 +7652,15 @@ export const AzureWorkloadJob = {
|
|
|
7296
7652
|
},
|
|
7297
7653
|
},
|
|
7298
7654
|
},
|
|
7299
|
-
},
|
|
7655
|
+
},
|
|
7656
|
+
extendedInfo: {
|
|
7300
7657
|
serializedName: "extendedInfo",
|
|
7301
7658
|
type: {
|
|
7302
7659
|
name: "Composite",
|
|
7303
7660
|
className: "AzureWorkloadJobExtendedInfo",
|
|
7304
7661
|
},
|
|
7305
|
-
}
|
|
7662
|
+
},
|
|
7663
|
+
},
|
|
7306
7664
|
},
|
|
7307
7665
|
};
|
|
7308
7666
|
export const DpmJob = {
|
|
@@ -7312,32 +7670,39 @@ export const DpmJob = {
|
|
|
7312
7670
|
className: "DpmJob",
|
|
7313
7671
|
uberParent: "Job",
|
|
7314
7672
|
polymorphicDiscriminator: Job.type.polymorphicDiscriminator,
|
|
7315
|
-
modelProperties:
|
|
7673
|
+
modelProperties: {
|
|
7674
|
+
...Job.type.modelProperties,
|
|
7675
|
+
duration: {
|
|
7316
7676
|
serializedName: "duration",
|
|
7317
7677
|
type: {
|
|
7318
7678
|
name: "TimeSpan",
|
|
7319
7679
|
},
|
|
7320
|
-
},
|
|
7680
|
+
},
|
|
7681
|
+
dpmServerName: {
|
|
7321
7682
|
serializedName: "dpmServerName",
|
|
7322
7683
|
type: {
|
|
7323
7684
|
name: "String",
|
|
7324
7685
|
},
|
|
7325
|
-
},
|
|
7686
|
+
},
|
|
7687
|
+
containerName: {
|
|
7326
7688
|
serializedName: "containerName",
|
|
7327
7689
|
type: {
|
|
7328
7690
|
name: "String",
|
|
7329
7691
|
},
|
|
7330
|
-
},
|
|
7692
|
+
},
|
|
7693
|
+
containerType: {
|
|
7331
7694
|
serializedName: "containerType",
|
|
7332
7695
|
type: {
|
|
7333
7696
|
name: "String",
|
|
7334
7697
|
},
|
|
7335
|
-
},
|
|
7698
|
+
},
|
|
7699
|
+
workloadType: {
|
|
7336
7700
|
serializedName: "workloadType",
|
|
7337
7701
|
type: {
|
|
7338
7702
|
name: "String",
|
|
7339
7703
|
},
|
|
7340
|
-
},
|
|
7704
|
+
},
|
|
7705
|
+
actionsInfo: {
|
|
7341
7706
|
serializedName: "actionsInfo",
|
|
7342
7707
|
type: {
|
|
7343
7708
|
name: "Sequence",
|
|
@@ -7348,7 +7713,8 @@ export const DpmJob = {
|
|
|
7348
7713
|
},
|
|
7349
7714
|
},
|
|
7350
7715
|
},
|
|
7351
|
-
},
|
|
7716
|
+
},
|
|
7717
|
+
errorDetails: {
|
|
7352
7718
|
serializedName: "errorDetails",
|
|
7353
7719
|
type: {
|
|
7354
7720
|
name: "Sequence",
|
|
@@ -7359,13 +7725,15 @@ export const DpmJob = {
|
|
|
7359
7725
|
},
|
|
7360
7726
|
},
|
|
7361
7727
|
},
|
|
7362
|
-
},
|
|
7728
|
+
},
|
|
7729
|
+
extendedInfo: {
|
|
7363
7730
|
serializedName: "extendedInfo",
|
|
7364
7731
|
type: {
|
|
7365
7732
|
name: "Composite",
|
|
7366
7733
|
className: "DpmJobExtendedInfo",
|
|
7367
7734
|
},
|
|
7368
|
-
}
|
|
7735
|
+
},
|
|
7736
|
+
},
|
|
7369
7737
|
},
|
|
7370
7738
|
};
|
|
7371
7739
|
export const MabJob = {
|
|
@@ -7375,12 +7743,15 @@ export const MabJob = {
|
|
|
7375
7743
|
className: "MabJob",
|
|
7376
7744
|
uberParent: "Job",
|
|
7377
7745
|
polymorphicDiscriminator: Job.type.polymorphicDiscriminator,
|
|
7378
|
-
modelProperties:
|
|
7746
|
+
modelProperties: {
|
|
7747
|
+
...Job.type.modelProperties,
|
|
7748
|
+
duration: {
|
|
7379
7749
|
serializedName: "duration",
|
|
7380
7750
|
type: {
|
|
7381
7751
|
name: "TimeSpan",
|
|
7382
7752
|
},
|
|
7383
|
-
},
|
|
7753
|
+
},
|
|
7754
|
+
actionsInfo: {
|
|
7384
7755
|
serializedName: "actionsInfo",
|
|
7385
7756
|
type: {
|
|
7386
7757
|
name: "Sequence",
|
|
@@ -7391,22 +7762,26 @@ export const MabJob = {
|
|
|
7391
7762
|
},
|
|
7392
7763
|
},
|
|
7393
7764
|
},
|
|
7394
|
-
},
|
|
7765
|
+
},
|
|
7766
|
+
mabServerName: {
|
|
7395
7767
|
serializedName: "mabServerName",
|
|
7396
7768
|
type: {
|
|
7397
7769
|
name: "String",
|
|
7398
7770
|
},
|
|
7399
|
-
},
|
|
7771
|
+
},
|
|
7772
|
+
mabServerType: {
|
|
7400
7773
|
serializedName: "mabServerType",
|
|
7401
7774
|
type: {
|
|
7402
7775
|
name: "String",
|
|
7403
7776
|
},
|
|
7404
|
-
},
|
|
7777
|
+
},
|
|
7778
|
+
workloadType: {
|
|
7405
7779
|
serializedName: "workloadType",
|
|
7406
7780
|
type: {
|
|
7407
7781
|
name: "String",
|
|
7408
7782
|
},
|
|
7409
|
-
},
|
|
7783
|
+
},
|
|
7784
|
+
errorDetails: {
|
|
7410
7785
|
serializedName: "errorDetails",
|
|
7411
7786
|
type: {
|
|
7412
7787
|
name: "Sequence",
|
|
@@ -7417,13 +7792,15 @@ export const MabJob = {
|
|
|
7417
7792
|
},
|
|
7418
7793
|
},
|
|
7419
7794
|
},
|
|
7420
|
-
},
|
|
7795
|
+
},
|
|
7796
|
+
extendedInfo: {
|
|
7421
7797
|
serializedName: "extendedInfo",
|
|
7422
7798
|
type: {
|
|
7423
7799
|
name: "Composite",
|
|
7424
7800
|
className: "MabJobExtendedInfo",
|
|
7425
7801
|
},
|
|
7426
|
-
}
|
|
7802
|
+
},
|
|
7803
|
+
},
|
|
7427
7804
|
},
|
|
7428
7805
|
};
|
|
7429
7806
|
export const VaultJob = {
|
|
@@ -7433,12 +7810,15 @@ export const VaultJob = {
|
|
|
7433
7810
|
className: "VaultJob",
|
|
7434
7811
|
uberParent: "Job",
|
|
7435
7812
|
polymorphicDiscriminator: Job.type.polymorphicDiscriminator,
|
|
7436
|
-
modelProperties:
|
|
7813
|
+
modelProperties: {
|
|
7814
|
+
...Job.type.modelProperties,
|
|
7815
|
+
duration: {
|
|
7437
7816
|
serializedName: "duration",
|
|
7438
7817
|
type: {
|
|
7439
7818
|
name: "TimeSpan",
|
|
7440
7819
|
},
|
|
7441
|
-
},
|
|
7820
|
+
},
|
|
7821
|
+
actionsInfo: {
|
|
7442
7822
|
serializedName: "actionsInfo",
|
|
7443
7823
|
type: {
|
|
7444
7824
|
name: "Sequence",
|
|
@@ -7449,7 +7829,8 @@ export const VaultJob = {
|
|
|
7449
7829
|
},
|
|
7450
7830
|
},
|
|
7451
7831
|
},
|
|
7452
|
-
},
|
|
7832
|
+
},
|
|
7833
|
+
errorDetails: {
|
|
7453
7834
|
serializedName: "errorDetails",
|
|
7454
7835
|
type: {
|
|
7455
7836
|
name: "Sequence",
|
|
@@ -7460,13 +7841,15 @@ export const VaultJob = {
|
|
|
7460
7841
|
},
|
|
7461
7842
|
},
|
|
7462
7843
|
},
|
|
7463
|
-
},
|
|
7844
|
+
},
|
|
7845
|
+
extendedInfo: {
|
|
7464
7846
|
serializedName: "extendedInfo",
|
|
7465
7847
|
type: {
|
|
7466
7848
|
name: "Composite",
|
|
7467
7849
|
className: "VaultJobExtendedInfo",
|
|
7468
7850
|
},
|
|
7469
|
-
}
|
|
7851
|
+
},
|
|
7852
|
+
},
|
|
7470
7853
|
},
|
|
7471
7854
|
};
|
|
7472
7855
|
export const ExportJobsOperationResultInfo = {
|
|
@@ -7476,27 +7859,33 @@ export const ExportJobsOperationResultInfo = {
|
|
|
7476
7859
|
className: "ExportJobsOperationResultInfo",
|
|
7477
7860
|
uberParent: "OperationResultInfoBase",
|
|
7478
7861
|
polymorphicDiscriminator: OperationResultInfoBase.type.polymorphicDiscriminator,
|
|
7479
|
-
modelProperties:
|
|
7862
|
+
modelProperties: {
|
|
7863
|
+
...OperationResultInfoBase.type.modelProperties,
|
|
7864
|
+
blobUrl: {
|
|
7480
7865
|
serializedName: "blobUrl",
|
|
7481
7866
|
type: {
|
|
7482
7867
|
name: "String",
|
|
7483
7868
|
},
|
|
7484
|
-
},
|
|
7869
|
+
},
|
|
7870
|
+
blobSasKey: {
|
|
7485
7871
|
serializedName: "blobSasKey",
|
|
7486
7872
|
type: {
|
|
7487
7873
|
name: "String",
|
|
7488
7874
|
},
|
|
7489
|
-
},
|
|
7875
|
+
},
|
|
7876
|
+
excelFileBlobUrl: {
|
|
7490
7877
|
serializedName: "excelFileBlobUrl",
|
|
7491
7878
|
type: {
|
|
7492
7879
|
name: "String",
|
|
7493
7880
|
},
|
|
7494
|
-
},
|
|
7881
|
+
},
|
|
7882
|
+
excelFileBlobSasKey: {
|
|
7495
7883
|
serializedName: "excelFileBlobSasKey",
|
|
7496
7884
|
type: {
|
|
7497
7885
|
name: "String",
|
|
7498
7886
|
},
|
|
7499
|
-
}
|
|
7887
|
+
},
|
|
7888
|
+
},
|
|
7500
7889
|
},
|
|
7501
7890
|
};
|
|
7502
7891
|
export const OperationResultInfo = {
|
|
@@ -7505,7 +7894,9 @@ export const OperationResultInfo = {
|
|
|
7505
7894
|
name: "Composite",
|
|
7506
7895
|
className: "OperationResultInfo",
|
|
7507
7896
|
uberParent: "OperationResultInfoBase",
|
|
7508
|
-
modelProperties:
|
|
7897
|
+
modelProperties: {
|
|
7898
|
+
...OperationResultInfoBase.type.modelProperties,
|
|
7899
|
+
jobList: {
|
|
7509
7900
|
serializedName: "jobList",
|
|
7510
7901
|
type: {
|
|
7511
7902
|
name: "Sequence",
|
|
@@ -7515,7 +7906,8 @@ export const OperationResultInfo = {
|
|
|
7515
7906
|
},
|
|
7516
7907
|
},
|
|
7517
7908
|
},
|
|
7518
|
-
}
|
|
7909
|
+
},
|
|
7910
|
+
},
|
|
7519
7911
|
},
|
|
7520
7912
|
};
|
|
7521
7913
|
OperationResultInfoBase.type.polymorphicDiscriminator =
|
|
@@ -7524,13 +7916,16 @@ export const OperationResultInfoBaseResource = {
|
|
|
7524
7916
|
type: {
|
|
7525
7917
|
name: "Composite",
|
|
7526
7918
|
className: "OperationResultInfoBaseResource",
|
|
7527
|
-
modelProperties:
|
|
7919
|
+
modelProperties: {
|
|
7920
|
+
...OperationWorkerResponse.type.modelProperties,
|
|
7921
|
+
operation: {
|
|
7528
7922
|
serializedName: "operation",
|
|
7529
7923
|
type: {
|
|
7530
7924
|
name: "Composite",
|
|
7531
7925
|
className: "OperationResultInfoBase",
|
|
7532
7926
|
},
|
|
7533
|
-
}
|
|
7927
|
+
},
|
|
7928
|
+
},
|
|
7534
7929
|
},
|
|
7535
7930
|
};
|
|
7536
7931
|
export const ValidateRestoreOperationRequest = {
|
|
@@ -7543,13 +7938,16 @@ export const ValidateRestoreOperationRequest = {
|
|
|
7543
7938
|
serializedName: "objectType",
|
|
7544
7939
|
clientName: "objectType",
|
|
7545
7940
|
},
|
|
7546
|
-
modelProperties:
|
|
7941
|
+
modelProperties: {
|
|
7942
|
+
...ValidateOperationRequest.type.modelProperties,
|
|
7943
|
+
restoreRequest: {
|
|
7547
7944
|
serializedName: "restoreRequest",
|
|
7548
7945
|
type: {
|
|
7549
7946
|
name: "Composite",
|
|
7550
7947
|
className: "RestoreRequest",
|
|
7551
7948
|
},
|
|
7552
|
-
}
|
|
7949
|
+
},
|
|
7950
|
+
},
|
|
7553
7951
|
},
|
|
7554
7952
|
};
|
|
7555
7953
|
export const AzureBackupServerEngine = {
|
|
@@ -7559,7 +7957,9 @@ export const AzureBackupServerEngine = {
|
|
|
7559
7957
|
className: "AzureBackupServerEngine",
|
|
7560
7958
|
uberParent: "BackupEngineBase",
|
|
7561
7959
|
polymorphicDiscriminator: BackupEngineBase.type.polymorphicDiscriminator,
|
|
7562
|
-
modelProperties:
|
|
7960
|
+
modelProperties: {
|
|
7961
|
+
...BackupEngineBase.type.modelProperties,
|
|
7962
|
+
},
|
|
7563
7963
|
},
|
|
7564
7964
|
};
|
|
7565
7965
|
export const DpmBackupEngine = {
|
|
@@ -7569,7 +7969,9 @@ export const DpmBackupEngine = {
|
|
|
7569
7969
|
className: "DpmBackupEngine",
|
|
7570
7970
|
uberParent: "BackupEngineBase",
|
|
7571
7971
|
polymorphicDiscriminator: BackupEngineBase.type.polymorphicDiscriminator,
|
|
7572
|
-
modelProperties:
|
|
7972
|
+
modelProperties: {
|
|
7973
|
+
...BackupEngineBase.type.modelProperties,
|
|
7974
|
+
},
|
|
7573
7975
|
},
|
|
7574
7976
|
};
|
|
7575
7977
|
export const AzureStorageProtectableContainer = {
|
|
@@ -7579,7 +7981,9 @@ export const AzureStorageProtectableContainer = {
|
|
|
7579
7981
|
className: "AzureStorageProtectableContainer",
|
|
7580
7982
|
uberParent: "ProtectableContainer",
|
|
7581
7983
|
polymorphicDiscriminator: ProtectableContainer.type.polymorphicDiscriminator,
|
|
7582
|
-
modelProperties:
|
|
7984
|
+
modelProperties: {
|
|
7985
|
+
...ProtectableContainer.type.modelProperties,
|
|
7986
|
+
},
|
|
7583
7987
|
},
|
|
7584
7988
|
};
|
|
7585
7989
|
export const AzureVMAppContainerProtectableContainer = {
|
|
@@ -7589,7 +7993,9 @@ export const AzureVMAppContainerProtectableContainer = {
|
|
|
7589
7993
|
className: "AzureVMAppContainerProtectableContainer",
|
|
7590
7994
|
uberParent: "ProtectableContainer",
|
|
7591
7995
|
polymorphicDiscriminator: ProtectableContainer.type.polymorphicDiscriminator,
|
|
7592
|
-
modelProperties:
|
|
7996
|
+
modelProperties: {
|
|
7997
|
+
...ProtectableContainer.type.modelProperties,
|
|
7998
|
+
},
|
|
7593
7999
|
},
|
|
7594
8000
|
};
|
|
7595
8001
|
export const DpmContainer = {
|
|
@@ -7602,27 +8008,33 @@ export const DpmContainer = {
|
|
|
7602
8008
|
serializedName: "containerType",
|
|
7603
8009
|
clientName: "containerType",
|
|
7604
8010
|
},
|
|
7605
|
-
modelProperties:
|
|
8011
|
+
modelProperties: {
|
|
8012
|
+
...ProtectionContainer.type.modelProperties,
|
|
8013
|
+
canReRegister: {
|
|
7606
8014
|
serializedName: "canReRegister",
|
|
7607
8015
|
type: {
|
|
7608
8016
|
name: "Boolean",
|
|
7609
8017
|
},
|
|
7610
|
-
},
|
|
8018
|
+
},
|
|
8019
|
+
containerId: {
|
|
7611
8020
|
serializedName: "containerId",
|
|
7612
8021
|
type: {
|
|
7613
8022
|
name: "String",
|
|
7614
8023
|
},
|
|
7615
|
-
},
|
|
8024
|
+
},
|
|
8025
|
+
protectedItemCount: {
|
|
7616
8026
|
serializedName: "protectedItemCount",
|
|
7617
8027
|
type: {
|
|
7618
8028
|
name: "Number",
|
|
7619
8029
|
},
|
|
7620
|
-
},
|
|
8030
|
+
},
|
|
8031
|
+
dpmAgentVersion: {
|
|
7621
8032
|
serializedName: "dpmAgentVersion",
|
|
7622
8033
|
type: {
|
|
7623
8034
|
name: "String",
|
|
7624
8035
|
},
|
|
7625
|
-
},
|
|
8036
|
+
},
|
|
8037
|
+
dpmServers: {
|
|
7626
8038
|
serializedName: "dpmServers",
|
|
7627
8039
|
type: {
|
|
7628
8040
|
name: "Sequence",
|
|
@@ -7632,23 +8044,27 @@ export const DpmContainer = {
|
|
|
7632
8044
|
},
|
|
7633
8045
|
},
|
|
7634
8046
|
},
|
|
7635
|
-
},
|
|
8047
|
+
},
|
|
8048
|
+
upgradeAvailable: {
|
|
7636
8049
|
serializedName: "upgradeAvailable",
|
|
7637
8050
|
type: {
|
|
7638
8051
|
name: "Boolean",
|
|
7639
8052
|
},
|
|
7640
|
-
},
|
|
8053
|
+
},
|
|
8054
|
+
protectionStatus: {
|
|
7641
8055
|
serializedName: "protectionStatus",
|
|
7642
8056
|
type: {
|
|
7643
8057
|
name: "String",
|
|
7644
8058
|
},
|
|
7645
|
-
},
|
|
8059
|
+
},
|
|
8060
|
+
extendedInfo: {
|
|
7646
8061
|
serializedName: "extendedInfo",
|
|
7647
8062
|
type: {
|
|
7648
8063
|
name: "Composite",
|
|
7649
8064
|
className: "DPMContainerExtendedInfo",
|
|
7650
8065
|
},
|
|
7651
|
-
}
|
|
8066
|
+
},
|
|
8067
|
+
},
|
|
7652
8068
|
},
|
|
7653
8069
|
};
|
|
7654
8070
|
export const IaaSVMContainer = {
|
|
@@ -7661,22 +8077,27 @@ export const IaaSVMContainer = {
|
|
|
7661
8077
|
serializedName: "containerType",
|
|
7662
8078
|
clientName: "containerType",
|
|
7663
8079
|
},
|
|
7664
|
-
modelProperties:
|
|
8080
|
+
modelProperties: {
|
|
8081
|
+
...ProtectionContainer.type.modelProperties,
|
|
8082
|
+
virtualMachineId: {
|
|
7665
8083
|
serializedName: "virtualMachineId",
|
|
7666
8084
|
type: {
|
|
7667
8085
|
name: "String",
|
|
7668
8086
|
},
|
|
7669
|
-
},
|
|
8087
|
+
},
|
|
8088
|
+
virtualMachineVersion: {
|
|
7670
8089
|
serializedName: "virtualMachineVersion",
|
|
7671
8090
|
type: {
|
|
7672
8091
|
name: "String",
|
|
7673
8092
|
},
|
|
7674
|
-
},
|
|
8093
|
+
},
|
|
8094
|
+
resourceGroup: {
|
|
7675
8095
|
serializedName: "resourceGroup",
|
|
7676
8096
|
type: {
|
|
7677
8097
|
name: "String",
|
|
7678
8098
|
},
|
|
7679
|
-
}
|
|
8099
|
+
},
|
|
8100
|
+
},
|
|
7680
8101
|
},
|
|
7681
8102
|
};
|
|
7682
8103
|
export const AzureWorkloadContainer = {
|
|
@@ -7689,33 +8110,40 @@ export const AzureWorkloadContainer = {
|
|
|
7689
8110
|
serializedName: "containerType",
|
|
7690
8111
|
clientName: "containerType",
|
|
7691
8112
|
},
|
|
7692
|
-
modelProperties:
|
|
8113
|
+
modelProperties: {
|
|
8114
|
+
...ProtectionContainer.type.modelProperties,
|
|
8115
|
+
sourceResourceId: {
|
|
7693
8116
|
serializedName: "sourceResourceId",
|
|
7694
8117
|
type: {
|
|
7695
8118
|
name: "String",
|
|
7696
8119
|
},
|
|
7697
|
-
},
|
|
8120
|
+
},
|
|
8121
|
+
lastUpdatedTime: {
|
|
7698
8122
|
serializedName: "lastUpdatedTime",
|
|
7699
8123
|
type: {
|
|
7700
8124
|
name: "DateTime",
|
|
7701
8125
|
},
|
|
7702
|
-
},
|
|
8126
|
+
},
|
|
8127
|
+
extendedInfo: {
|
|
7703
8128
|
serializedName: "extendedInfo",
|
|
7704
8129
|
type: {
|
|
7705
8130
|
name: "Composite",
|
|
7706
8131
|
className: "AzureWorkloadContainerExtendedInfo",
|
|
7707
8132
|
},
|
|
7708
|
-
},
|
|
8133
|
+
},
|
|
8134
|
+
workloadType: {
|
|
7709
8135
|
serializedName: "workloadType",
|
|
7710
8136
|
type: {
|
|
7711
8137
|
name: "String",
|
|
7712
8138
|
},
|
|
7713
|
-
},
|
|
8139
|
+
},
|
|
8140
|
+
operationType: {
|
|
7714
8141
|
serializedName: "operationType",
|
|
7715
8142
|
type: {
|
|
7716
8143
|
name: "String",
|
|
7717
8144
|
},
|
|
7718
|
-
}
|
|
8145
|
+
},
|
|
8146
|
+
},
|
|
7719
8147
|
},
|
|
7720
8148
|
};
|
|
7721
8149
|
export const AzureSqlContainer = {
|
|
@@ -7725,7 +8153,9 @@ export const AzureSqlContainer = {
|
|
|
7725
8153
|
className: "AzureSqlContainer",
|
|
7726
8154
|
uberParent: "ProtectionContainer",
|
|
7727
8155
|
polymorphicDiscriminator: ProtectionContainer.type.polymorphicDiscriminator,
|
|
7728
|
-
modelProperties:
|
|
8156
|
+
modelProperties: {
|
|
8157
|
+
...ProtectionContainer.type.modelProperties,
|
|
8158
|
+
},
|
|
7729
8159
|
},
|
|
7730
8160
|
};
|
|
7731
8161
|
export const AzureStorageContainer = {
|
|
@@ -7735,37 +8165,45 @@ export const AzureStorageContainer = {
|
|
|
7735
8165
|
className: "AzureStorageContainer",
|
|
7736
8166
|
uberParent: "ProtectionContainer",
|
|
7737
8167
|
polymorphicDiscriminator: ProtectionContainer.type.polymorphicDiscriminator,
|
|
7738
|
-
modelProperties:
|
|
8168
|
+
modelProperties: {
|
|
8169
|
+
...ProtectionContainer.type.modelProperties,
|
|
8170
|
+
sourceResourceId: {
|
|
7739
8171
|
serializedName: "sourceResourceId",
|
|
7740
8172
|
type: {
|
|
7741
8173
|
name: "String",
|
|
7742
8174
|
},
|
|
7743
|
-
},
|
|
8175
|
+
},
|
|
8176
|
+
storageAccountVersion: {
|
|
7744
8177
|
serializedName: "storageAccountVersion",
|
|
7745
8178
|
type: {
|
|
7746
8179
|
name: "String",
|
|
7747
8180
|
},
|
|
7748
|
-
},
|
|
8181
|
+
},
|
|
8182
|
+
resourceGroup: {
|
|
7749
8183
|
serializedName: "resourceGroup",
|
|
7750
8184
|
type: {
|
|
7751
8185
|
name: "String",
|
|
7752
8186
|
},
|
|
7753
|
-
},
|
|
8187
|
+
},
|
|
8188
|
+
protectedItemCount: {
|
|
7754
8189
|
serializedName: "protectedItemCount",
|
|
7755
8190
|
type: {
|
|
7756
8191
|
name: "Number",
|
|
7757
8192
|
},
|
|
7758
|
-
},
|
|
8193
|
+
},
|
|
8194
|
+
acquireStorageAccountLock: {
|
|
7759
8195
|
serializedName: "acquireStorageAccountLock",
|
|
7760
8196
|
type: {
|
|
7761
8197
|
name: "String",
|
|
7762
8198
|
},
|
|
7763
|
-
},
|
|
8199
|
+
},
|
|
8200
|
+
operationType: {
|
|
7764
8201
|
serializedName: "operationType",
|
|
7765
8202
|
type: {
|
|
7766
8203
|
name: "String",
|
|
7767
8204
|
},
|
|
7768
|
-
}
|
|
8205
|
+
},
|
|
8206
|
+
},
|
|
7769
8207
|
},
|
|
7770
8208
|
};
|
|
7771
8209
|
export const GenericContainer = {
|
|
@@ -7775,18 +8213,22 @@ export const GenericContainer = {
|
|
|
7775
8213
|
className: "GenericContainer",
|
|
7776
8214
|
uberParent: "ProtectionContainer",
|
|
7777
8215
|
polymorphicDiscriminator: ProtectionContainer.type.polymorphicDiscriminator,
|
|
7778
|
-
modelProperties:
|
|
8216
|
+
modelProperties: {
|
|
8217
|
+
...ProtectionContainer.type.modelProperties,
|
|
8218
|
+
fabricName: {
|
|
7779
8219
|
serializedName: "fabricName",
|
|
7780
8220
|
type: {
|
|
7781
8221
|
name: "String",
|
|
7782
8222
|
},
|
|
7783
|
-
},
|
|
8223
|
+
},
|
|
8224
|
+
extendedInformation: {
|
|
7784
8225
|
serializedName: "extendedInformation",
|
|
7785
8226
|
type: {
|
|
7786
8227
|
name: "Composite",
|
|
7787
8228
|
className: "GenericContainerExtendedInfo",
|
|
7788
8229
|
},
|
|
7789
|
-
}
|
|
8230
|
+
},
|
|
8231
|
+
},
|
|
7790
8232
|
},
|
|
7791
8233
|
};
|
|
7792
8234
|
export const MabContainer = {
|
|
@@ -7796,33 +8238,40 @@ export const MabContainer = {
|
|
|
7796
8238
|
className: "MabContainer",
|
|
7797
8239
|
uberParent: "ProtectionContainer",
|
|
7798
8240
|
polymorphicDiscriminator: ProtectionContainer.type.polymorphicDiscriminator,
|
|
7799
|
-
modelProperties:
|
|
8241
|
+
modelProperties: {
|
|
8242
|
+
...ProtectionContainer.type.modelProperties,
|
|
8243
|
+
canReRegister: {
|
|
7800
8244
|
serializedName: "canReRegister",
|
|
7801
8245
|
type: {
|
|
7802
8246
|
name: "Boolean",
|
|
7803
8247
|
},
|
|
7804
|
-
},
|
|
8248
|
+
},
|
|
8249
|
+
containerId: {
|
|
7805
8250
|
serializedName: "containerId",
|
|
7806
8251
|
type: {
|
|
7807
8252
|
name: "Number",
|
|
7808
8253
|
},
|
|
7809
|
-
},
|
|
8254
|
+
},
|
|
8255
|
+
protectedItemCount: {
|
|
7810
8256
|
serializedName: "protectedItemCount",
|
|
7811
8257
|
type: {
|
|
7812
8258
|
name: "Number",
|
|
7813
8259
|
},
|
|
7814
|
-
},
|
|
8260
|
+
},
|
|
8261
|
+
agentVersion: {
|
|
7815
8262
|
serializedName: "agentVersion",
|
|
7816
8263
|
type: {
|
|
7817
8264
|
name: "String",
|
|
7818
8265
|
},
|
|
7819
|
-
},
|
|
8266
|
+
},
|
|
8267
|
+
extendedInfo: {
|
|
7820
8268
|
serializedName: "extendedInfo",
|
|
7821
8269
|
type: {
|
|
7822
8270
|
name: "Composite",
|
|
7823
8271
|
className: "MabContainerExtendedInfo",
|
|
7824
8272
|
},
|
|
7825
|
-
},
|
|
8273
|
+
},
|
|
8274
|
+
mabContainerHealthDetails: {
|
|
7826
8275
|
serializedName: "mabContainerHealthDetails",
|
|
7827
8276
|
type: {
|
|
7828
8277
|
name: "Sequence",
|
|
@@ -7833,12 +8282,14 @@ export const MabContainer = {
|
|
|
7833
8282
|
},
|
|
7834
8283
|
},
|
|
7835
8284
|
},
|
|
7836
|
-
},
|
|
8285
|
+
},
|
|
8286
|
+
containerHealthState: {
|
|
7837
8287
|
serializedName: "containerHealthState",
|
|
7838
8288
|
type: {
|
|
7839
8289
|
name: "String",
|
|
7840
8290
|
},
|
|
7841
|
-
}
|
|
8291
|
+
},
|
|
8292
|
+
},
|
|
7842
8293
|
},
|
|
7843
8294
|
};
|
|
7844
8295
|
export const AzureVmWorkloadItem = {
|
|
@@ -7851,32 +8302,39 @@ export const AzureVmWorkloadItem = {
|
|
|
7851
8302
|
serializedName: "workloadItemType",
|
|
7852
8303
|
clientName: "workloadItemType",
|
|
7853
8304
|
},
|
|
7854
|
-
modelProperties:
|
|
8305
|
+
modelProperties: {
|
|
8306
|
+
...WorkloadItem.type.modelProperties,
|
|
8307
|
+
parentName: {
|
|
7855
8308
|
serializedName: "parentName",
|
|
7856
8309
|
type: {
|
|
7857
8310
|
name: "String",
|
|
7858
8311
|
},
|
|
7859
|
-
},
|
|
8312
|
+
},
|
|
8313
|
+
serverName: {
|
|
7860
8314
|
serializedName: "serverName",
|
|
7861
8315
|
type: {
|
|
7862
8316
|
name: "String",
|
|
7863
8317
|
},
|
|
7864
|
-
},
|
|
8318
|
+
},
|
|
8319
|
+
isAutoProtectable: {
|
|
7865
8320
|
serializedName: "isAutoProtectable",
|
|
7866
8321
|
type: {
|
|
7867
8322
|
name: "Boolean",
|
|
7868
8323
|
},
|
|
7869
|
-
},
|
|
8324
|
+
},
|
|
8325
|
+
subinquireditemcount: {
|
|
7870
8326
|
serializedName: "subinquireditemcount",
|
|
7871
8327
|
type: {
|
|
7872
8328
|
name: "Number",
|
|
7873
8329
|
},
|
|
7874
|
-
},
|
|
8330
|
+
},
|
|
8331
|
+
subWorkloadItemCount: {
|
|
7875
8332
|
serializedName: "subWorkloadItemCount",
|
|
7876
8333
|
type: {
|
|
7877
8334
|
name: "Number",
|
|
7878
8335
|
},
|
|
7879
|
-
}
|
|
8336
|
+
},
|
|
8337
|
+
},
|
|
7880
8338
|
},
|
|
7881
8339
|
};
|
|
7882
8340
|
export const AzureFileShareBackupRequest = {
|
|
@@ -7886,12 +8344,15 @@ export const AzureFileShareBackupRequest = {
|
|
|
7886
8344
|
className: "AzureFileShareBackupRequest",
|
|
7887
8345
|
uberParent: "BackupRequest",
|
|
7888
8346
|
polymorphicDiscriminator: BackupRequest.type.polymorphicDiscriminator,
|
|
7889
|
-
modelProperties:
|
|
8347
|
+
modelProperties: {
|
|
8348
|
+
...BackupRequest.type.modelProperties,
|
|
8349
|
+
recoveryPointExpiryTimeInUTC: {
|
|
7890
8350
|
serializedName: "recoveryPointExpiryTimeInUTC",
|
|
7891
8351
|
type: {
|
|
7892
8352
|
name: "DateTime",
|
|
7893
8353
|
},
|
|
7894
|
-
}
|
|
8354
|
+
},
|
|
8355
|
+
},
|
|
7895
8356
|
},
|
|
7896
8357
|
};
|
|
7897
8358
|
export const AzureWorkloadBackupRequest = {
|
|
@@ -7901,22 +8362,27 @@ export const AzureWorkloadBackupRequest = {
|
|
|
7901
8362
|
className: "AzureWorkloadBackupRequest",
|
|
7902
8363
|
uberParent: "BackupRequest",
|
|
7903
8364
|
polymorphicDiscriminator: BackupRequest.type.polymorphicDiscriminator,
|
|
7904
|
-
modelProperties:
|
|
8365
|
+
modelProperties: {
|
|
8366
|
+
...BackupRequest.type.modelProperties,
|
|
8367
|
+
backupType: {
|
|
7905
8368
|
serializedName: "backupType",
|
|
7906
8369
|
type: {
|
|
7907
8370
|
name: "String",
|
|
7908
8371
|
},
|
|
7909
|
-
},
|
|
8372
|
+
},
|
|
8373
|
+
enableCompression: {
|
|
7910
8374
|
serializedName: "enableCompression",
|
|
7911
8375
|
type: {
|
|
7912
8376
|
name: "Boolean",
|
|
7913
8377
|
},
|
|
7914
|
-
},
|
|
8378
|
+
},
|
|
8379
|
+
recoveryPointExpiryTimeInUTC: {
|
|
7915
8380
|
serializedName: "recoveryPointExpiryTimeInUTC",
|
|
7916
8381
|
type: {
|
|
7917
8382
|
name: "DateTime",
|
|
7918
8383
|
},
|
|
7919
|
-
}
|
|
8384
|
+
},
|
|
8385
|
+
},
|
|
7920
8386
|
},
|
|
7921
8387
|
};
|
|
7922
8388
|
export const IaasVMBackupRequest = {
|
|
@@ -7926,12 +8392,15 @@ export const IaasVMBackupRequest = {
|
|
|
7926
8392
|
className: "IaasVMBackupRequest",
|
|
7927
8393
|
uberParent: "BackupRequest",
|
|
7928
8394
|
polymorphicDiscriminator: BackupRequest.type.polymorphicDiscriminator,
|
|
7929
|
-
modelProperties:
|
|
8395
|
+
modelProperties: {
|
|
8396
|
+
...BackupRequest.type.modelProperties,
|
|
8397
|
+
recoveryPointExpiryTimeInUTC: {
|
|
7930
8398
|
serializedName: "recoveryPointExpiryTimeInUTC",
|
|
7931
8399
|
type: {
|
|
7932
8400
|
name: "DateTime",
|
|
7933
8401
|
},
|
|
7934
|
-
}
|
|
8402
|
+
},
|
|
8403
|
+
},
|
|
7935
8404
|
},
|
|
7936
8405
|
};
|
|
7937
8406
|
export const AzureFileShareProvisionILRRequest = {
|
|
@@ -7941,17 +8410,21 @@ export const AzureFileShareProvisionILRRequest = {
|
|
|
7941
8410
|
className: "AzureFileShareProvisionILRRequest",
|
|
7942
8411
|
uberParent: "ILRRequest",
|
|
7943
8412
|
polymorphicDiscriminator: ILRRequest.type.polymorphicDiscriminator,
|
|
7944
|
-
modelProperties:
|
|
8413
|
+
modelProperties: {
|
|
8414
|
+
...ILRRequest.type.modelProperties,
|
|
8415
|
+
recoveryPointId: {
|
|
7945
8416
|
serializedName: "recoveryPointId",
|
|
7946
8417
|
type: {
|
|
7947
8418
|
name: "String",
|
|
7948
8419
|
},
|
|
7949
|
-
},
|
|
8420
|
+
},
|
|
8421
|
+
sourceResourceId: {
|
|
7950
8422
|
serializedName: "sourceResourceId",
|
|
7951
8423
|
type: {
|
|
7952
8424
|
name: "String",
|
|
7953
8425
|
},
|
|
7954
|
-
}
|
|
8426
|
+
},
|
|
8427
|
+
},
|
|
7955
8428
|
},
|
|
7956
8429
|
};
|
|
7957
8430
|
export const IaasVmilrRegistrationRequest = {
|
|
@@ -7961,27 +8434,33 @@ export const IaasVmilrRegistrationRequest = {
|
|
|
7961
8434
|
className: "IaasVmilrRegistrationRequest",
|
|
7962
8435
|
uberParent: "ILRRequest",
|
|
7963
8436
|
polymorphicDiscriminator: ILRRequest.type.polymorphicDiscriminator,
|
|
7964
|
-
modelProperties:
|
|
8437
|
+
modelProperties: {
|
|
8438
|
+
...ILRRequest.type.modelProperties,
|
|
8439
|
+
recoveryPointId: {
|
|
7965
8440
|
serializedName: "recoveryPointId",
|
|
7966
8441
|
type: {
|
|
7967
8442
|
name: "String",
|
|
7968
8443
|
},
|
|
7969
|
-
},
|
|
8444
|
+
},
|
|
8445
|
+
virtualMachineId: {
|
|
7970
8446
|
serializedName: "virtualMachineId",
|
|
7971
8447
|
type: {
|
|
7972
8448
|
name: "String",
|
|
7973
8449
|
},
|
|
7974
|
-
},
|
|
8450
|
+
},
|
|
8451
|
+
initiatorName: {
|
|
7975
8452
|
serializedName: "initiatorName",
|
|
7976
8453
|
type: {
|
|
7977
8454
|
name: "String",
|
|
7978
8455
|
},
|
|
7979
|
-
},
|
|
8456
|
+
},
|
|
8457
|
+
renewExistingRegistration: {
|
|
7980
8458
|
serializedName: "renewExistingRegistration",
|
|
7981
8459
|
type: {
|
|
7982
8460
|
name: "Boolean",
|
|
7983
8461
|
},
|
|
7984
|
-
}
|
|
8462
|
+
},
|
|
8463
|
+
},
|
|
7985
8464
|
},
|
|
7986
8465
|
};
|
|
7987
8466
|
export const AzureFileShareProtectableItem = {
|
|
@@ -7991,22 +8470,27 @@ export const AzureFileShareProtectableItem = {
|
|
|
7991
8470
|
className: "AzureFileShareProtectableItem",
|
|
7992
8471
|
uberParent: "WorkloadProtectableItem",
|
|
7993
8472
|
polymorphicDiscriminator: WorkloadProtectableItem.type.polymorphicDiscriminator,
|
|
7994
|
-
modelProperties:
|
|
8473
|
+
modelProperties: {
|
|
8474
|
+
...WorkloadProtectableItem.type.modelProperties,
|
|
8475
|
+
parentContainerFabricId: {
|
|
7995
8476
|
serializedName: "parentContainerFabricId",
|
|
7996
8477
|
type: {
|
|
7997
8478
|
name: "String",
|
|
7998
8479
|
},
|
|
7999
|
-
},
|
|
8480
|
+
},
|
|
8481
|
+
parentContainerFriendlyName: {
|
|
8000
8482
|
serializedName: "parentContainerFriendlyName",
|
|
8001
8483
|
type: {
|
|
8002
8484
|
name: "String",
|
|
8003
8485
|
},
|
|
8004
|
-
},
|
|
8486
|
+
},
|
|
8487
|
+
azureFileShareType: {
|
|
8005
8488
|
serializedName: "azureFileShareType",
|
|
8006
8489
|
type: {
|
|
8007
8490
|
name: "String",
|
|
8008
8491
|
},
|
|
8009
|
-
}
|
|
8492
|
+
},
|
|
8493
|
+
},
|
|
8010
8494
|
},
|
|
8011
8495
|
};
|
|
8012
8496
|
export const IaaSVMProtectableItem = {
|
|
@@ -8019,22 +8503,27 @@ export const IaaSVMProtectableItem = {
|
|
|
8019
8503
|
serializedName: "protectableItemType",
|
|
8020
8504
|
clientName: "protectableItemType",
|
|
8021
8505
|
},
|
|
8022
|
-
modelProperties:
|
|
8506
|
+
modelProperties: {
|
|
8507
|
+
...WorkloadProtectableItem.type.modelProperties,
|
|
8508
|
+
virtualMachineId: {
|
|
8023
8509
|
serializedName: "virtualMachineId",
|
|
8024
8510
|
type: {
|
|
8025
8511
|
name: "String",
|
|
8026
8512
|
},
|
|
8027
|
-
},
|
|
8513
|
+
},
|
|
8514
|
+
virtualMachineVersion: {
|
|
8028
8515
|
serializedName: "virtualMachineVersion",
|
|
8029
8516
|
type: {
|
|
8030
8517
|
name: "String",
|
|
8031
8518
|
},
|
|
8032
|
-
},
|
|
8519
|
+
},
|
|
8520
|
+
resourceGroup: {
|
|
8033
8521
|
serializedName: "resourceGroup",
|
|
8034
8522
|
type: {
|
|
8035
8523
|
name: "String",
|
|
8036
8524
|
},
|
|
8037
|
-
}
|
|
8525
|
+
},
|
|
8526
|
+
},
|
|
8038
8527
|
},
|
|
8039
8528
|
};
|
|
8040
8529
|
export const AzureVmWorkloadProtectableItem = {
|
|
@@ -8047,53 +8536,64 @@ export const AzureVmWorkloadProtectableItem = {
|
|
|
8047
8536
|
serializedName: "protectableItemType",
|
|
8048
8537
|
clientName: "protectableItemType",
|
|
8049
8538
|
},
|
|
8050
|
-
modelProperties:
|
|
8539
|
+
modelProperties: {
|
|
8540
|
+
...WorkloadProtectableItem.type.modelProperties,
|
|
8541
|
+
parentName: {
|
|
8051
8542
|
serializedName: "parentName",
|
|
8052
8543
|
type: {
|
|
8053
8544
|
name: "String",
|
|
8054
8545
|
},
|
|
8055
|
-
},
|
|
8546
|
+
},
|
|
8547
|
+
parentUniqueName: {
|
|
8056
8548
|
serializedName: "parentUniqueName",
|
|
8057
8549
|
type: {
|
|
8058
8550
|
name: "String",
|
|
8059
8551
|
},
|
|
8060
|
-
},
|
|
8552
|
+
},
|
|
8553
|
+
serverName: {
|
|
8061
8554
|
serializedName: "serverName",
|
|
8062
8555
|
type: {
|
|
8063
8556
|
name: "String",
|
|
8064
8557
|
},
|
|
8065
|
-
},
|
|
8558
|
+
},
|
|
8559
|
+
isAutoProtectable: {
|
|
8066
8560
|
serializedName: "isAutoProtectable",
|
|
8067
8561
|
type: {
|
|
8068
8562
|
name: "Boolean",
|
|
8069
8563
|
},
|
|
8070
|
-
},
|
|
8564
|
+
},
|
|
8565
|
+
isAutoProtected: {
|
|
8071
8566
|
serializedName: "isAutoProtected",
|
|
8072
8567
|
type: {
|
|
8073
8568
|
name: "Boolean",
|
|
8074
8569
|
},
|
|
8075
|
-
},
|
|
8570
|
+
},
|
|
8571
|
+
subinquireditemcount: {
|
|
8076
8572
|
serializedName: "subinquireditemcount",
|
|
8077
8573
|
type: {
|
|
8078
8574
|
name: "Number",
|
|
8079
8575
|
},
|
|
8080
|
-
},
|
|
8576
|
+
},
|
|
8577
|
+
subprotectableitemcount: {
|
|
8081
8578
|
serializedName: "subprotectableitemcount",
|
|
8082
8579
|
type: {
|
|
8083
8580
|
name: "Number",
|
|
8084
8581
|
},
|
|
8085
|
-
},
|
|
8582
|
+
},
|
|
8583
|
+
prebackupvalidation: {
|
|
8086
8584
|
serializedName: "prebackupvalidation",
|
|
8087
8585
|
type: {
|
|
8088
8586
|
name: "Composite",
|
|
8089
8587
|
className: "PreBackupValidation",
|
|
8090
8588
|
},
|
|
8091
|
-
},
|
|
8589
|
+
},
|
|
8590
|
+
isProtectable: {
|
|
8092
8591
|
serializedName: "isProtectable",
|
|
8093
8592
|
type: {
|
|
8094
8593
|
name: "Boolean",
|
|
8095
8594
|
},
|
|
8096
|
-
}
|
|
8595
|
+
},
|
|
8596
|
+
},
|
|
8097
8597
|
},
|
|
8098
8598
|
};
|
|
8099
8599
|
export const FetchTieringCostInfoForRehydrationRequest = {
|
|
@@ -8103,31 +8603,37 @@ export const FetchTieringCostInfoForRehydrationRequest = {
|
|
|
8103
8603
|
className: "FetchTieringCostInfoForRehydrationRequest",
|
|
8104
8604
|
uberParent: "FetchTieringCostInfoRequest",
|
|
8105
8605
|
polymorphicDiscriminator: FetchTieringCostInfoRequest.type.polymorphicDiscriminator,
|
|
8106
|
-
modelProperties:
|
|
8606
|
+
modelProperties: {
|
|
8607
|
+
...FetchTieringCostInfoRequest.type.modelProperties,
|
|
8608
|
+
containerName: {
|
|
8107
8609
|
serializedName: "containerName",
|
|
8108
8610
|
required: true,
|
|
8109
8611
|
type: {
|
|
8110
8612
|
name: "String",
|
|
8111
8613
|
},
|
|
8112
|
-
},
|
|
8614
|
+
},
|
|
8615
|
+
protectedItemName: {
|
|
8113
8616
|
serializedName: "protectedItemName",
|
|
8114
8617
|
required: true,
|
|
8115
8618
|
type: {
|
|
8116
8619
|
name: "String",
|
|
8117
8620
|
},
|
|
8118
|
-
},
|
|
8621
|
+
},
|
|
8622
|
+
recoveryPointId: {
|
|
8119
8623
|
serializedName: "recoveryPointId",
|
|
8120
8624
|
required: true,
|
|
8121
8625
|
type: {
|
|
8122
8626
|
name: "String",
|
|
8123
8627
|
},
|
|
8124
|
-
},
|
|
8628
|
+
},
|
|
8629
|
+
rehydrationPriority: {
|
|
8125
8630
|
serializedName: "rehydrationPriority",
|
|
8126
8631
|
required: true,
|
|
8127
8632
|
type: {
|
|
8128
8633
|
name: "String",
|
|
8129
8634
|
},
|
|
8130
|
-
}
|
|
8635
|
+
},
|
|
8636
|
+
},
|
|
8131
8637
|
},
|
|
8132
8638
|
};
|
|
8133
8639
|
export const FetchTieringCostSavingsInfoForPolicyRequest = {
|
|
@@ -8137,13 +8643,16 @@ export const FetchTieringCostSavingsInfoForPolicyRequest = {
|
|
|
8137
8643
|
className: "FetchTieringCostSavingsInfoForPolicyRequest",
|
|
8138
8644
|
uberParent: "FetchTieringCostInfoRequest",
|
|
8139
8645
|
polymorphicDiscriminator: FetchTieringCostInfoRequest.type.polymorphicDiscriminator,
|
|
8140
|
-
modelProperties:
|
|
8646
|
+
modelProperties: {
|
|
8647
|
+
...FetchTieringCostInfoRequest.type.modelProperties,
|
|
8648
|
+
policyName: {
|
|
8141
8649
|
serializedName: "policyName",
|
|
8142
8650
|
required: true,
|
|
8143
8651
|
type: {
|
|
8144
8652
|
name: "String",
|
|
8145
8653
|
},
|
|
8146
|
-
}
|
|
8654
|
+
},
|
|
8655
|
+
},
|
|
8147
8656
|
},
|
|
8148
8657
|
};
|
|
8149
8658
|
export const FetchTieringCostSavingsInfoForProtectedItemRequest = {
|
|
@@ -8153,19 +8662,23 @@ export const FetchTieringCostSavingsInfoForProtectedItemRequest = {
|
|
|
8153
8662
|
className: "FetchTieringCostSavingsInfoForProtectedItemRequest",
|
|
8154
8663
|
uberParent: "FetchTieringCostInfoRequest",
|
|
8155
8664
|
polymorphicDiscriminator: FetchTieringCostInfoRequest.type.polymorphicDiscriminator,
|
|
8156
|
-
modelProperties:
|
|
8665
|
+
modelProperties: {
|
|
8666
|
+
...FetchTieringCostInfoRequest.type.modelProperties,
|
|
8667
|
+
containerName: {
|
|
8157
8668
|
serializedName: "containerName",
|
|
8158
8669
|
required: true,
|
|
8159
8670
|
type: {
|
|
8160
8671
|
name: "String",
|
|
8161
8672
|
},
|
|
8162
|
-
},
|
|
8673
|
+
},
|
|
8674
|
+
protectedItemName: {
|
|
8163
8675
|
serializedName: "protectedItemName",
|
|
8164
8676
|
required: true,
|
|
8165
8677
|
type: {
|
|
8166
8678
|
name: "String",
|
|
8167
8679
|
},
|
|
8168
|
-
}
|
|
8680
|
+
},
|
|
8681
|
+
},
|
|
8169
8682
|
},
|
|
8170
8683
|
};
|
|
8171
8684
|
export const FetchTieringCostSavingsInfoForVaultRequest = {
|
|
@@ -8175,7 +8688,9 @@ export const FetchTieringCostSavingsInfoForVaultRequest = {
|
|
|
8175
8688
|
className: "FetchTieringCostSavingsInfoForVaultRequest",
|
|
8176
8689
|
uberParent: "FetchTieringCostInfoRequest",
|
|
8177
8690
|
polymorphicDiscriminator: FetchTieringCostInfoRequest.type.polymorphicDiscriminator,
|
|
8178
|
-
modelProperties:
|
|
8691
|
+
modelProperties: {
|
|
8692
|
+
...FetchTieringCostInfoRequest.type.modelProperties,
|
|
8693
|
+
},
|
|
8179
8694
|
},
|
|
8180
8695
|
};
|
|
8181
8696
|
export const TieringCostRehydrationInfo = {
|
|
@@ -8185,19 +8700,23 @@ export const TieringCostRehydrationInfo = {
|
|
|
8185
8700
|
className: "TieringCostRehydrationInfo",
|
|
8186
8701
|
uberParent: "TieringCostInfo",
|
|
8187
8702
|
polymorphicDiscriminator: TieringCostInfo.type.polymorphicDiscriminator,
|
|
8188
|
-
modelProperties:
|
|
8703
|
+
modelProperties: {
|
|
8704
|
+
...TieringCostInfo.type.modelProperties,
|
|
8705
|
+
rehydrationSizeInBytes: {
|
|
8189
8706
|
serializedName: "rehydrationSizeInBytes",
|
|
8190
8707
|
required: true,
|
|
8191
8708
|
type: {
|
|
8192
8709
|
name: "Number",
|
|
8193
8710
|
},
|
|
8194
|
-
},
|
|
8711
|
+
},
|
|
8712
|
+
retailRehydrationCostPerGBPerMonth: {
|
|
8195
8713
|
serializedName: "retailRehydrationCostPerGBPerMonth",
|
|
8196
8714
|
required: true,
|
|
8197
8715
|
type: {
|
|
8198
8716
|
name: "Number",
|
|
8199
8717
|
},
|
|
8200
|
-
}
|
|
8718
|
+
},
|
|
8719
|
+
},
|
|
8201
8720
|
},
|
|
8202
8721
|
};
|
|
8203
8722
|
export const TieringCostSavingInfo = {
|
|
@@ -8207,45 +8726,55 @@ export const TieringCostSavingInfo = {
|
|
|
8207
8726
|
className: "TieringCostSavingInfo",
|
|
8208
8727
|
uberParent: "TieringCostInfo",
|
|
8209
8728
|
polymorphicDiscriminator: TieringCostInfo.type.polymorphicDiscriminator,
|
|
8210
|
-
modelProperties:
|
|
8729
|
+
modelProperties: {
|
|
8730
|
+
...TieringCostInfo.type.modelProperties,
|
|
8731
|
+
sourceTierSizeReductionInBytes: {
|
|
8211
8732
|
serializedName: "sourceTierSizeReductionInBytes",
|
|
8212
8733
|
required: true,
|
|
8213
8734
|
type: {
|
|
8214
8735
|
name: "Number",
|
|
8215
8736
|
},
|
|
8216
|
-
},
|
|
8737
|
+
},
|
|
8738
|
+
targetTierSizeIncreaseInBytes: {
|
|
8217
8739
|
serializedName: "targetTierSizeIncreaseInBytes",
|
|
8218
8740
|
required: true,
|
|
8219
8741
|
type: {
|
|
8220
8742
|
name: "Number",
|
|
8221
8743
|
},
|
|
8222
|
-
},
|
|
8744
|
+
},
|
|
8745
|
+
retailSourceTierCostPerGBPerMonth: {
|
|
8223
8746
|
serializedName: "retailSourceTierCostPerGBPerMonth",
|
|
8224
8747
|
required: true,
|
|
8225
8748
|
type: {
|
|
8226
8749
|
name: "Number",
|
|
8227
8750
|
},
|
|
8228
|
-
},
|
|
8751
|
+
},
|
|
8752
|
+
retailTargetTierCostPerGBPerMonth: {
|
|
8229
8753
|
serializedName: "retailTargetTierCostPerGBPerMonth",
|
|
8230
8754
|
required: true,
|
|
8231
8755
|
type: {
|
|
8232
8756
|
name: "Number",
|
|
8233
8757
|
},
|
|
8234
|
-
}
|
|
8758
|
+
},
|
|
8759
|
+
},
|
|
8235
8760
|
},
|
|
8236
8761
|
};
|
|
8237
8762
|
export const AzureIaaSVMHealthDetails = {
|
|
8238
8763
|
type: {
|
|
8239
8764
|
name: "Composite",
|
|
8240
8765
|
className: "AzureIaaSVMHealthDetails",
|
|
8241
|
-
modelProperties:
|
|
8766
|
+
modelProperties: {
|
|
8767
|
+
...ResourceHealthDetails.type.modelProperties,
|
|
8768
|
+
},
|
|
8242
8769
|
},
|
|
8243
8770
|
};
|
|
8244
8771
|
export const RecoveryPointTierInformationV2 = {
|
|
8245
8772
|
type: {
|
|
8246
8773
|
name: "Composite",
|
|
8247
8774
|
className: "RecoveryPointTierInformationV2",
|
|
8248
|
-
modelProperties:
|
|
8775
|
+
modelProperties: {
|
|
8776
|
+
...RecoveryPointTierInformation.type.modelProperties,
|
|
8777
|
+
},
|
|
8249
8778
|
},
|
|
8250
8779
|
};
|
|
8251
8780
|
export const LogSchedulePolicy = {
|
|
@@ -8255,12 +8784,15 @@ export const LogSchedulePolicy = {
|
|
|
8255
8784
|
className: "LogSchedulePolicy",
|
|
8256
8785
|
uberParent: "SchedulePolicy",
|
|
8257
8786
|
polymorphicDiscriminator: SchedulePolicy.type.polymorphicDiscriminator,
|
|
8258
|
-
modelProperties:
|
|
8787
|
+
modelProperties: {
|
|
8788
|
+
...SchedulePolicy.type.modelProperties,
|
|
8789
|
+
scheduleFrequencyInMins: {
|
|
8259
8790
|
serializedName: "scheduleFrequencyInMins",
|
|
8260
8791
|
type: {
|
|
8261
8792
|
name: "Number",
|
|
8262
8793
|
},
|
|
8263
|
-
}
|
|
8794
|
+
},
|
|
8795
|
+
},
|
|
8264
8796
|
},
|
|
8265
8797
|
};
|
|
8266
8798
|
export const LongTermSchedulePolicy = {
|
|
@@ -8270,7 +8802,9 @@ export const LongTermSchedulePolicy = {
|
|
|
8270
8802
|
className: "LongTermSchedulePolicy",
|
|
8271
8803
|
uberParent: "SchedulePolicy",
|
|
8272
8804
|
polymorphicDiscriminator: SchedulePolicy.type.polymorphicDiscriminator,
|
|
8273
|
-
modelProperties:
|
|
8805
|
+
modelProperties: {
|
|
8806
|
+
...SchedulePolicy.type.modelProperties,
|
|
8807
|
+
},
|
|
8274
8808
|
},
|
|
8275
8809
|
};
|
|
8276
8810
|
export const SimpleSchedulePolicy = {
|
|
@@ -8280,12 +8814,15 @@ export const SimpleSchedulePolicy = {
|
|
|
8280
8814
|
className: "SimpleSchedulePolicy",
|
|
8281
8815
|
uberParent: "SchedulePolicy",
|
|
8282
8816
|
polymorphicDiscriminator: SchedulePolicy.type.polymorphicDiscriminator,
|
|
8283
|
-
modelProperties:
|
|
8817
|
+
modelProperties: {
|
|
8818
|
+
...SchedulePolicy.type.modelProperties,
|
|
8819
|
+
scheduleRunFrequency: {
|
|
8284
8820
|
serializedName: "scheduleRunFrequency",
|
|
8285
8821
|
type: {
|
|
8286
8822
|
name: "String",
|
|
8287
8823
|
},
|
|
8288
|
-
},
|
|
8824
|
+
},
|
|
8825
|
+
scheduleRunDays: {
|
|
8289
8826
|
serializedName: "scheduleRunDays",
|
|
8290
8827
|
type: {
|
|
8291
8828
|
name: "Sequence",
|
|
@@ -8304,7 +8841,8 @@ export const SimpleSchedulePolicy = {
|
|
|
8304
8841
|
},
|
|
8305
8842
|
},
|
|
8306
8843
|
},
|
|
8307
|
-
},
|
|
8844
|
+
},
|
|
8845
|
+
scheduleRunTimes: {
|
|
8308
8846
|
serializedName: "scheduleRunTimes",
|
|
8309
8847
|
type: {
|
|
8310
8848
|
name: "Sequence",
|
|
@@ -8314,18 +8852,21 @@ export const SimpleSchedulePolicy = {
|
|
|
8314
8852
|
},
|
|
8315
8853
|
},
|
|
8316
8854
|
},
|
|
8317
|
-
},
|
|
8855
|
+
},
|
|
8856
|
+
hourlySchedule: {
|
|
8318
8857
|
serializedName: "hourlySchedule",
|
|
8319
8858
|
type: {
|
|
8320
8859
|
name: "Composite",
|
|
8321
8860
|
className: "HourlySchedule",
|
|
8322
8861
|
},
|
|
8323
|
-
},
|
|
8862
|
+
},
|
|
8863
|
+
scheduleWeeklyFrequency: {
|
|
8324
8864
|
serializedName: "scheduleWeeklyFrequency",
|
|
8325
8865
|
type: {
|
|
8326
8866
|
name: "Number",
|
|
8327
8867
|
},
|
|
8328
|
-
}
|
|
8868
|
+
},
|
|
8869
|
+
},
|
|
8329
8870
|
},
|
|
8330
8871
|
};
|
|
8331
8872
|
export const SimpleSchedulePolicyV2 = {
|
|
@@ -8335,30 +8876,36 @@ export const SimpleSchedulePolicyV2 = {
|
|
|
8335
8876
|
className: "SimpleSchedulePolicyV2",
|
|
8336
8877
|
uberParent: "SchedulePolicy",
|
|
8337
8878
|
polymorphicDiscriminator: SchedulePolicy.type.polymorphicDiscriminator,
|
|
8338
|
-
modelProperties:
|
|
8879
|
+
modelProperties: {
|
|
8880
|
+
...SchedulePolicy.type.modelProperties,
|
|
8881
|
+
scheduleRunFrequency: {
|
|
8339
8882
|
serializedName: "scheduleRunFrequency",
|
|
8340
8883
|
type: {
|
|
8341
8884
|
name: "String",
|
|
8342
8885
|
},
|
|
8343
|
-
},
|
|
8886
|
+
},
|
|
8887
|
+
hourlySchedule: {
|
|
8344
8888
|
serializedName: "hourlySchedule",
|
|
8345
8889
|
type: {
|
|
8346
8890
|
name: "Composite",
|
|
8347
8891
|
className: "HourlySchedule",
|
|
8348
8892
|
},
|
|
8349
|
-
},
|
|
8893
|
+
},
|
|
8894
|
+
dailySchedule: {
|
|
8350
8895
|
serializedName: "dailySchedule",
|
|
8351
8896
|
type: {
|
|
8352
8897
|
name: "Composite",
|
|
8353
8898
|
className: "DailySchedule",
|
|
8354
8899
|
},
|
|
8355
|
-
},
|
|
8900
|
+
},
|
|
8901
|
+
weeklySchedule: {
|
|
8356
8902
|
serializedName: "weeklySchedule",
|
|
8357
8903
|
type: {
|
|
8358
8904
|
name: "Composite",
|
|
8359
8905
|
className: "WeeklySchedule",
|
|
8360
8906
|
},
|
|
8361
|
-
}
|
|
8907
|
+
},
|
|
8908
|
+
},
|
|
8362
8909
|
},
|
|
8363
8910
|
};
|
|
8364
8911
|
export const LongTermRetentionPolicy = {
|
|
@@ -8368,31 +8915,37 @@ export const LongTermRetentionPolicy = {
|
|
|
8368
8915
|
className: "LongTermRetentionPolicy",
|
|
8369
8916
|
uberParent: "RetentionPolicy",
|
|
8370
8917
|
polymorphicDiscriminator: RetentionPolicy.type.polymorphicDiscriminator,
|
|
8371
|
-
modelProperties:
|
|
8918
|
+
modelProperties: {
|
|
8919
|
+
...RetentionPolicy.type.modelProperties,
|
|
8920
|
+
dailySchedule: {
|
|
8372
8921
|
serializedName: "dailySchedule",
|
|
8373
8922
|
type: {
|
|
8374
8923
|
name: "Composite",
|
|
8375
8924
|
className: "DailyRetentionSchedule",
|
|
8376
8925
|
},
|
|
8377
|
-
},
|
|
8926
|
+
},
|
|
8927
|
+
weeklySchedule: {
|
|
8378
8928
|
serializedName: "weeklySchedule",
|
|
8379
8929
|
type: {
|
|
8380
8930
|
name: "Composite",
|
|
8381
8931
|
className: "WeeklyRetentionSchedule",
|
|
8382
8932
|
},
|
|
8383
|
-
},
|
|
8933
|
+
},
|
|
8934
|
+
monthlySchedule: {
|
|
8384
8935
|
serializedName: "monthlySchedule",
|
|
8385
8936
|
type: {
|
|
8386
8937
|
name: "Composite",
|
|
8387
8938
|
className: "MonthlyRetentionSchedule",
|
|
8388
8939
|
},
|
|
8389
|
-
},
|
|
8940
|
+
},
|
|
8941
|
+
yearlySchedule: {
|
|
8390
8942
|
serializedName: "yearlySchedule",
|
|
8391
8943
|
type: {
|
|
8392
8944
|
name: "Composite",
|
|
8393
8945
|
className: "YearlyRetentionSchedule",
|
|
8394
8946
|
},
|
|
8395
|
-
}
|
|
8947
|
+
},
|
|
8948
|
+
},
|
|
8396
8949
|
},
|
|
8397
8950
|
};
|
|
8398
8951
|
export const SimpleRetentionPolicy = {
|
|
@@ -8402,13 +8955,16 @@ export const SimpleRetentionPolicy = {
|
|
|
8402
8955
|
className: "SimpleRetentionPolicy",
|
|
8403
8956
|
uberParent: "RetentionPolicy",
|
|
8404
8957
|
polymorphicDiscriminator: RetentionPolicy.type.polymorphicDiscriminator,
|
|
8405
|
-
modelProperties:
|
|
8958
|
+
modelProperties: {
|
|
8959
|
+
...RetentionPolicy.type.modelProperties,
|
|
8960
|
+
retentionDuration: {
|
|
8406
8961
|
serializedName: "retentionDuration",
|
|
8407
8962
|
type: {
|
|
8408
8963
|
name: "Composite",
|
|
8409
8964
|
className: "RetentionDuration",
|
|
8410
8965
|
},
|
|
8411
|
-
}
|
|
8966
|
+
},
|
|
8967
|
+
},
|
|
8412
8968
|
},
|
|
8413
8969
|
};
|
|
8414
8970
|
export const AzureWorkloadAutoProtectionIntent = {
|
|
@@ -8421,7 +8977,9 @@ export const AzureWorkloadAutoProtectionIntent = {
|
|
|
8421
8977
|
serializedName: "protectionIntentItemType",
|
|
8422
8978
|
clientName: "protectionIntentItemType",
|
|
8423
8979
|
},
|
|
8424
|
-
modelProperties:
|
|
8980
|
+
modelProperties: {
|
|
8981
|
+
...AzureRecoveryServiceVaultProtectionIntent.type.modelProperties,
|
|
8982
|
+
},
|
|
8425
8983
|
},
|
|
8426
8984
|
};
|
|
8427
8985
|
export const AzureIaaSClassicComputeVMProtectedItem = {
|
|
@@ -8431,7 +8989,9 @@ export const AzureIaaSClassicComputeVMProtectedItem = {
|
|
|
8431
8989
|
className: "AzureIaaSClassicComputeVMProtectedItem",
|
|
8432
8990
|
uberParent: "AzureIaaSVMProtectedItem",
|
|
8433
8991
|
polymorphicDiscriminator: AzureIaaSVMProtectedItem.type.polymorphicDiscriminator,
|
|
8434
|
-
modelProperties:
|
|
8992
|
+
modelProperties: {
|
|
8993
|
+
...AzureIaaSVMProtectedItem.type.modelProperties,
|
|
8994
|
+
},
|
|
8435
8995
|
},
|
|
8436
8996
|
};
|
|
8437
8997
|
export const AzureIaaSComputeVMProtectedItem = {
|
|
@@ -8441,7 +9001,9 @@ export const AzureIaaSComputeVMProtectedItem = {
|
|
|
8441
9001
|
className: "AzureIaaSComputeVMProtectedItem",
|
|
8442
9002
|
uberParent: "AzureIaaSVMProtectedItem",
|
|
8443
9003
|
polymorphicDiscriminator: AzureIaaSVMProtectedItem.type.polymorphicDiscriminator,
|
|
8444
|
-
modelProperties:
|
|
9004
|
+
modelProperties: {
|
|
9005
|
+
...AzureIaaSVMProtectedItem.type.modelProperties,
|
|
9006
|
+
},
|
|
8445
9007
|
},
|
|
8446
9008
|
};
|
|
8447
9009
|
export const AzureVmWorkloadSAPAseDatabaseProtectedItem = {
|
|
@@ -8451,7 +9013,9 @@ export const AzureVmWorkloadSAPAseDatabaseProtectedItem = {
|
|
|
8451
9013
|
className: "AzureVmWorkloadSAPAseDatabaseProtectedItem",
|
|
8452
9014
|
uberParent: "AzureVmWorkloadProtectedItem",
|
|
8453
9015
|
polymorphicDiscriminator: AzureVmWorkloadProtectedItem.type.polymorphicDiscriminator,
|
|
8454
|
-
modelProperties:
|
|
9016
|
+
modelProperties: {
|
|
9017
|
+
...AzureVmWorkloadProtectedItem.type.modelProperties,
|
|
9018
|
+
},
|
|
8455
9019
|
},
|
|
8456
9020
|
};
|
|
8457
9021
|
export const AzureVmWorkloadSAPHanaDatabaseProtectedItem = {
|
|
@@ -8461,7 +9025,9 @@ export const AzureVmWorkloadSAPHanaDatabaseProtectedItem = {
|
|
|
8461
9025
|
className: "AzureVmWorkloadSAPHanaDatabaseProtectedItem",
|
|
8462
9026
|
uberParent: "AzureVmWorkloadProtectedItem",
|
|
8463
9027
|
polymorphicDiscriminator: AzureVmWorkloadProtectedItem.type.polymorphicDiscriminator,
|
|
8464
|
-
modelProperties:
|
|
9028
|
+
modelProperties: {
|
|
9029
|
+
...AzureVmWorkloadProtectedItem.type.modelProperties,
|
|
9030
|
+
},
|
|
8465
9031
|
},
|
|
8466
9032
|
};
|
|
8467
9033
|
export const AzureVmWorkloadSAPHanaDBInstanceProtectedItem = {
|
|
@@ -8471,7 +9037,9 @@ export const AzureVmWorkloadSAPHanaDBInstanceProtectedItem = {
|
|
|
8471
9037
|
className: "AzureVmWorkloadSAPHanaDBInstanceProtectedItem",
|
|
8472
9038
|
uberParent: "AzureVmWorkloadProtectedItem",
|
|
8473
9039
|
polymorphicDiscriminator: AzureVmWorkloadProtectedItem.type.polymorphicDiscriminator,
|
|
8474
|
-
modelProperties:
|
|
9040
|
+
modelProperties: {
|
|
9041
|
+
...AzureVmWorkloadProtectedItem.type.modelProperties,
|
|
9042
|
+
},
|
|
8475
9043
|
},
|
|
8476
9044
|
};
|
|
8477
9045
|
export const AzureVmWorkloadSQLDatabaseProtectedItem = {
|
|
@@ -8481,7 +9049,9 @@ export const AzureVmWorkloadSQLDatabaseProtectedItem = {
|
|
|
8481
9049
|
className: "AzureVmWorkloadSQLDatabaseProtectedItem",
|
|
8482
9050
|
uberParent: "AzureVmWorkloadProtectedItem",
|
|
8483
9051
|
polymorphicDiscriminator: AzureVmWorkloadProtectedItem.type.polymorphicDiscriminator,
|
|
8484
|
-
modelProperties:
|
|
9052
|
+
modelProperties: {
|
|
9053
|
+
...AzureVmWorkloadProtectedItem.type.modelProperties,
|
|
9054
|
+
},
|
|
8485
9055
|
},
|
|
8486
9056
|
};
|
|
8487
9057
|
export const AzureWorkloadPointInTimeRecoveryPoint = {
|
|
@@ -8494,7 +9064,9 @@ export const AzureWorkloadPointInTimeRecoveryPoint = {
|
|
|
8494
9064
|
serializedName: "objectType",
|
|
8495
9065
|
clientName: "objectType",
|
|
8496
9066
|
},
|
|
8497
|
-
modelProperties:
|
|
9067
|
+
modelProperties: {
|
|
9068
|
+
...AzureWorkloadRecoveryPoint.type.modelProperties,
|
|
9069
|
+
timeRanges: {
|
|
8498
9070
|
serializedName: "timeRanges",
|
|
8499
9071
|
type: {
|
|
8500
9072
|
name: "Sequence",
|
|
@@ -8505,7 +9077,8 @@ export const AzureWorkloadPointInTimeRecoveryPoint = {
|
|
|
8505
9077
|
},
|
|
8506
9078
|
},
|
|
8507
9079
|
},
|
|
8508
|
-
}
|
|
9080
|
+
},
|
|
9081
|
+
},
|
|
8509
9082
|
},
|
|
8510
9083
|
};
|
|
8511
9084
|
export const AzureWorkloadSAPHanaRecoveryPoint = {
|
|
@@ -8515,7 +9088,9 @@ export const AzureWorkloadSAPHanaRecoveryPoint = {
|
|
|
8515
9088
|
className: "AzureWorkloadSAPHanaRecoveryPoint",
|
|
8516
9089
|
uberParent: "AzureWorkloadRecoveryPoint",
|
|
8517
9090
|
polymorphicDiscriminator: AzureWorkloadRecoveryPoint.type.polymorphicDiscriminator,
|
|
8518
|
-
modelProperties:
|
|
9091
|
+
modelProperties: {
|
|
9092
|
+
...AzureWorkloadRecoveryPoint.type.modelProperties,
|
|
9093
|
+
},
|
|
8519
9094
|
},
|
|
8520
9095
|
};
|
|
8521
9096
|
export const AzureWorkloadSAPAseRecoveryPoint = {
|
|
@@ -8525,7 +9100,9 @@ export const AzureWorkloadSAPAseRecoveryPoint = {
|
|
|
8525
9100
|
className: "AzureWorkloadSAPAseRecoveryPoint",
|
|
8526
9101
|
uberParent: "AzureWorkloadRecoveryPoint",
|
|
8527
9102
|
polymorphicDiscriminator: AzureWorkloadRecoveryPoint.type.polymorphicDiscriminator,
|
|
8528
|
-
modelProperties:
|
|
9103
|
+
modelProperties: {
|
|
9104
|
+
...AzureWorkloadRecoveryPoint.type.modelProperties,
|
|
9105
|
+
},
|
|
8529
9106
|
},
|
|
8530
9107
|
};
|
|
8531
9108
|
export const AzureWorkloadSQLRecoveryPoint = {
|
|
@@ -8538,13 +9115,16 @@ export const AzureWorkloadSQLRecoveryPoint = {
|
|
|
8538
9115
|
serializedName: "objectType",
|
|
8539
9116
|
clientName: "objectType",
|
|
8540
9117
|
},
|
|
8541
|
-
modelProperties:
|
|
9118
|
+
modelProperties: {
|
|
9119
|
+
...AzureWorkloadRecoveryPoint.type.modelProperties,
|
|
9120
|
+
extendedInfo: {
|
|
8542
9121
|
serializedName: "extendedInfo",
|
|
8543
9122
|
type: {
|
|
8544
9123
|
name: "Composite",
|
|
8545
9124
|
className: "AzureWorkloadSQLRecoveryPointExtendedInfo",
|
|
8546
9125
|
},
|
|
8547
|
-
}
|
|
9126
|
+
},
|
|
9127
|
+
},
|
|
8548
9128
|
},
|
|
8549
9129
|
};
|
|
8550
9130
|
export const AzureWorkloadPointInTimeRestoreRequest = {
|
|
@@ -8554,12 +9134,15 @@ export const AzureWorkloadPointInTimeRestoreRequest = {
|
|
|
8554
9134
|
className: "AzureWorkloadPointInTimeRestoreRequest",
|
|
8555
9135
|
uberParent: "AzureWorkloadRestoreRequest",
|
|
8556
9136
|
polymorphicDiscriminator: AzureWorkloadRestoreRequest.type.polymorphicDiscriminator,
|
|
8557
|
-
modelProperties:
|
|
9137
|
+
modelProperties: {
|
|
9138
|
+
...AzureWorkloadRestoreRequest.type.modelProperties,
|
|
9139
|
+
pointInTime: {
|
|
8558
9140
|
serializedName: "pointInTime",
|
|
8559
9141
|
type: {
|
|
8560
9142
|
name: "DateTime",
|
|
8561
9143
|
},
|
|
8562
|
-
}
|
|
9144
|
+
},
|
|
9145
|
+
},
|
|
8563
9146
|
},
|
|
8564
9147
|
};
|
|
8565
9148
|
export const AzureWorkloadSAPHanaRestoreRequest = {
|
|
@@ -8572,7 +9155,9 @@ export const AzureWorkloadSAPHanaRestoreRequest = {
|
|
|
8572
9155
|
serializedName: "objectType",
|
|
8573
9156
|
clientName: "objectType",
|
|
8574
9157
|
},
|
|
8575
|
-
modelProperties:
|
|
9158
|
+
modelProperties: {
|
|
9159
|
+
...AzureWorkloadRestoreRequest.type.modelProperties,
|
|
9160
|
+
},
|
|
8576
9161
|
},
|
|
8577
9162
|
};
|
|
8578
9163
|
export const AzureWorkloadSAPAseRestoreRequest = {
|
|
@@ -8585,7 +9170,9 @@ export const AzureWorkloadSAPAseRestoreRequest = {
|
|
|
8585
9170
|
serializedName: "objectType",
|
|
8586
9171
|
clientName: "objectType",
|
|
8587
9172
|
},
|
|
8588
|
-
modelProperties:
|
|
9173
|
+
modelProperties: {
|
|
9174
|
+
...AzureWorkloadRestoreRequest.type.modelProperties,
|
|
9175
|
+
},
|
|
8589
9176
|
},
|
|
8590
9177
|
};
|
|
8591
9178
|
export const AzureWorkloadSQLRestoreRequest = {
|
|
@@ -8598,17 +9185,21 @@ export const AzureWorkloadSQLRestoreRequest = {
|
|
|
8598
9185
|
serializedName: "objectType",
|
|
8599
9186
|
clientName: "objectType",
|
|
8600
9187
|
},
|
|
8601
|
-
modelProperties:
|
|
9188
|
+
modelProperties: {
|
|
9189
|
+
...AzureWorkloadRestoreRequest.type.modelProperties,
|
|
9190
|
+
shouldUseAlternateTargetLocation: {
|
|
8602
9191
|
serializedName: "shouldUseAlternateTargetLocation",
|
|
8603
9192
|
type: {
|
|
8604
9193
|
name: "Boolean",
|
|
8605
9194
|
},
|
|
8606
|
-
},
|
|
9195
|
+
},
|
|
9196
|
+
isNonRecoverable: {
|
|
8607
9197
|
serializedName: "isNonRecoverable",
|
|
8608
9198
|
type: {
|
|
8609
9199
|
name: "Boolean",
|
|
8610
9200
|
},
|
|
8611
|
-
},
|
|
9201
|
+
},
|
|
9202
|
+
alternateDirectoryPaths: {
|
|
8612
9203
|
serializedName: "alternateDirectoryPaths",
|
|
8613
9204
|
type: {
|
|
8614
9205
|
name: "Sequence",
|
|
@@ -8619,7 +9210,8 @@ export const AzureWorkloadSQLRestoreRequest = {
|
|
|
8619
9210
|
},
|
|
8620
9211
|
},
|
|
8621
9212
|
},
|
|
8622
|
-
}
|
|
9213
|
+
},
|
|
9214
|
+
},
|
|
8623
9215
|
},
|
|
8624
9216
|
};
|
|
8625
9217
|
export const IaasVMRestoreWithRehydrationRequest = {
|
|
@@ -8629,13 +9221,16 @@ export const IaasVMRestoreWithRehydrationRequest = {
|
|
|
8629
9221
|
className: "IaasVMRestoreWithRehydrationRequest",
|
|
8630
9222
|
uberParent: "IaasVMRestoreRequest",
|
|
8631
9223
|
polymorphicDiscriminator: IaasVMRestoreRequest.type.polymorphicDiscriminator,
|
|
8632
|
-
modelProperties:
|
|
9224
|
+
modelProperties: {
|
|
9225
|
+
...IaasVMRestoreRequest.type.modelProperties,
|
|
9226
|
+
recoveryPointRehydrationInfo: {
|
|
8633
9227
|
serializedName: "recoveryPointRehydrationInfo",
|
|
8634
9228
|
type: {
|
|
8635
9229
|
name: "Composite",
|
|
8636
9230
|
className: "RecoveryPointRehydrationInfo",
|
|
8637
9231
|
},
|
|
8638
|
-
}
|
|
9232
|
+
},
|
|
9233
|
+
},
|
|
8639
9234
|
},
|
|
8640
9235
|
};
|
|
8641
9236
|
export const ValidateIaasVMRestoreOperationRequest = {
|
|
@@ -8645,7 +9240,9 @@ export const ValidateIaasVMRestoreOperationRequest = {
|
|
|
8645
9240
|
className: "ValidateIaasVMRestoreOperationRequest",
|
|
8646
9241
|
uberParent: "ValidateRestoreOperationRequest",
|
|
8647
9242
|
polymorphicDiscriminator: ValidateRestoreOperationRequest.type.polymorphicDiscriminator,
|
|
8648
|
-
modelProperties:
|
|
9243
|
+
modelProperties: {
|
|
9244
|
+
...ValidateRestoreOperationRequest.type.modelProperties,
|
|
9245
|
+
},
|
|
8649
9246
|
},
|
|
8650
9247
|
};
|
|
8651
9248
|
export const AzureBackupServerContainer = {
|
|
@@ -8655,7 +9252,9 @@ export const AzureBackupServerContainer = {
|
|
|
8655
9252
|
className: "AzureBackupServerContainer",
|
|
8656
9253
|
uberParent: "DpmContainer",
|
|
8657
9254
|
polymorphicDiscriminator: DpmContainer.type.polymorphicDiscriminator,
|
|
8658
|
-
modelProperties:
|
|
9255
|
+
modelProperties: {
|
|
9256
|
+
...DpmContainer.type.modelProperties,
|
|
9257
|
+
},
|
|
8659
9258
|
},
|
|
8660
9259
|
};
|
|
8661
9260
|
export const AzureIaaSClassicComputeVMContainer = {
|
|
@@ -8665,7 +9264,9 @@ export const AzureIaaSClassicComputeVMContainer = {
|
|
|
8665
9264
|
className: "AzureIaaSClassicComputeVMContainer",
|
|
8666
9265
|
uberParent: "IaaSVMContainer",
|
|
8667
9266
|
polymorphicDiscriminator: IaaSVMContainer.type.polymorphicDiscriminator,
|
|
8668
|
-
modelProperties:
|
|
9267
|
+
modelProperties: {
|
|
9268
|
+
...IaaSVMContainer.type.modelProperties,
|
|
9269
|
+
},
|
|
8669
9270
|
},
|
|
8670
9271
|
};
|
|
8671
9272
|
export const AzureIaaSComputeVMContainer = {
|
|
@@ -8675,7 +9276,9 @@ export const AzureIaaSComputeVMContainer = {
|
|
|
8675
9276
|
className: "AzureIaaSComputeVMContainer",
|
|
8676
9277
|
uberParent: "IaaSVMContainer",
|
|
8677
9278
|
polymorphicDiscriminator: IaaSVMContainer.type.polymorphicDiscriminator,
|
|
8678
|
-
modelProperties:
|
|
9279
|
+
modelProperties: {
|
|
9280
|
+
...IaaSVMContainer.type.modelProperties,
|
|
9281
|
+
},
|
|
8679
9282
|
},
|
|
8680
9283
|
};
|
|
8681
9284
|
export const AzureSqlagWorkloadContainerProtectionContainer = {
|
|
@@ -8685,7 +9288,9 @@ export const AzureSqlagWorkloadContainerProtectionContainer = {
|
|
|
8685
9288
|
className: "AzureSqlagWorkloadContainerProtectionContainer",
|
|
8686
9289
|
uberParent: "AzureWorkloadContainer",
|
|
8687
9290
|
polymorphicDiscriminator: AzureWorkloadContainer.type.polymorphicDiscriminator,
|
|
8688
|
-
modelProperties:
|
|
9291
|
+
modelProperties: {
|
|
9292
|
+
...AzureWorkloadContainer.type.modelProperties,
|
|
9293
|
+
},
|
|
8689
9294
|
},
|
|
8690
9295
|
};
|
|
8691
9296
|
export const AzureVMAppContainerProtectionContainer = {
|
|
@@ -8695,7 +9300,9 @@ export const AzureVMAppContainerProtectionContainer = {
|
|
|
8695
9300
|
className: "AzureVMAppContainerProtectionContainer",
|
|
8696
9301
|
uberParent: "AzureWorkloadContainer",
|
|
8697
9302
|
polymorphicDiscriminator: AzureWorkloadContainer.type.polymorphicDiscriminator,
|
|
8698
|
-
modelProperties:
|
|
9303
|
+
modelProperties: {
|
|
9304
|
+
...AzureWorkloadContainer.type.modelProperties,
|
|
9305
|
+
},
|
|
8699
9306
|
},
|
|
8700
9307
|
};
|
|
8701
9308
|
export const AzureVmWorkloadSAPAseDatabaseWorkloadItem = {
|
|
@@ -8705,7 +9312,9 @@ export const AzureVmWorkloadSAPAseDatabaseWorkloadItem = {
|
|
|
8705
9312
|
className: "AzureVmWorkloadSAPAseDatabaseWorkloadItem",
|
|
8706
9313
|
uberParent: "AzureVmWorkloadItem",
|
|
8707
9314
|
polymorphicDiscriminator: AzureVmWorkloadItem.type.polymorphicDiscriminator,
|
|
8708
|
-
modelProperties:
|
|
9315
|
+
modelProperties: {
|
|
9316
|
+
...AzureVmWorkloadItem.type.modelProperties,
|
|
9317
|
+
},
|
|
8709
9318
|
},
|
|
8710
9319
|
};
|
|
8711
9320
|
export const AzureVmWorkloadSAPAseSystemWorkloadItem = {
|
|
@@ -8715,7 +9324,9 @@ export const AzureVmWorkloadSAPAseSystemWorkloadItem = {
|
|
|
8715
9324
|
className: "AzureVmWorkloadSAPAseSystemWorkloadItem",
|
|
8716
9325
|
uberParent: "AzureVmWorkloadItem",
|
|
8717
9326
|
polymorphicDiscriminator: AzureVmWorkloadItem.type.polymorphicDiscriminator,
|
|
8718
|
-
modelProperties:
|
|
9327
|
+
modelProperties: {
|
|
9328
|
+
...AzureVmWorkloadItem.type.modelProperties,
|
|
9329
|
+
},
|
|
8719
9330
|
},
|
|
8720
9331
|
};
|
|
8721
9332
|
export const AzureVmWorkloadSAPHanaDatabaseWorkloadItem = {
|
|
@@ -8725,7 +9336,9 @@ export const AzureVmWorkloadSAPHanaDatabaseWorkloadItem = {
|
|
|
8725
9336
|
className: "AzureVmWorkloadSAPHanaDatabaseWorkloadItem",
|
|
8726
9337
|
uberParent: "AzureVmWorkloadItem",
|
|
8727
9338
|
polymorphicDiscriminator: AzureVmWorkloadItem.type.polymorphicDiscriminator,
|
|
8728
|
-
modelProperties:
|
|
9339
|
+
modelProperties: {
|
|
9340
|
+
...AzureVmWorkloadItem.type.modelProperties,
|
|
9341
|
+
},
|
|
8729
9342
|
},
|
|
8730
9343
|
};
|
|
8731
9344
|
export const AzureVmWorkloadSAPHanaSystemWorkloadItem = {
|
|
@@ -8735,7 +9348,9 @@ export const AzureVmWorkloadSAPHanaSystemWorkloadItem = {
|
|
|
8735
9348
|
className: "AzureVmWorkloadSAPHanaSystemWorkloadItem",
|
|
8736
9349
|
uberParent: "AzureVmWorkloadItem",
|
|
8737
9350
|
polymorphicDiscriminator: AzureVmWorkloadItem.type.polymorphicDiscriminator,
|
|
8738
|
-
modelProperties:
|
|
9351
|
+
modelProperties: {
|
|
9352
|
+
...AzureVmWorkloadItem.type.modelProperties,
|
|
9353
|
+
},
|
|
8739
9354
|
},
|
|
8740
9355
|
};
|
|
8741
9356
|
export const AzureVmWorkloadSQLDatabaseWorkloadItem = {
|
|
@@ -8745,7 +9360,9 @@ export const AzureVmWorkloadSQLDatabaseWorkloadItem = {
|
|
|
8745
9360
|
className: "AzureVmWorkloadSQLDatabaseWorkloadItem",
|
|
8746
9361
|
uberParent: "AzureVmWorkloadItem",
|
|
8747
9362
|
polymorphicDiscriminator: AzureVmWorkloadItem.type.polymorphicDiscriminator,
|
|
8748
|
-
modelProperties:
|
|
9363
|
+
modelProperties: {
|
|
9364
|
+
...AzureVmWorkloadItem.type.modelProperties,
|
|
9365
|
+
},
|
|
8749
9366
|
},
|
|
8750
9367
|
};
|
|
8751
9368
|
export const AzureVmWorkloadSQLInstanceWorkloadItem = {
|
|
@@ -8755,7 +9372,9 @@ export const AzureVmWorkloadSQLInstanceWorkloadItem = {
|
|
|
8755
9372
|
className: "AzureVmWorkloadSQLInstanceWorkloadItem",
|
|
8756
9373
|
uberParent: "AzureVmWorkloadItem",
|
|
8757
9374
|
polymorphicDiscriminator: AzureVmWorkloadItem.type.polymorphicDiscriminator,
|
|
8758
|
-
modelProperties:
|
|
9375
|
+
modelProperties: {
|
|
9376
|
+
...AzureVmWorkloadItem.type.modelProperties,
|
|
9377
|
+
dataDirectoryPaths: {
|
|
8759
9378
|
serializedName: "dataDirectoryPaths",
|
|
8760
9379
|
type: {
|
|
8761
9380
|
name: "Sequence",
|
|
@@ -8766,7 +9385,8 @@ export const AzureVmWorkloadSQLInstanceWorkloadItem = {
|
|
|
8766
9385
|
},
|
|
8767
9386
|
},
|
|
8768
9387
|
},
|
|
8769
|
-
}
|
|
9388
|
+
},
|
|
9389
|
+
},
|
|
8770
9390
|
},
|
|
8771
9391
|
};
|
|
8772
9392
|
export const AzureIaaSClassicComputeVMProtectableItem = {
|
|
@@ -8776,7 +9396,9 @@ export const AzureIaaSClassicComputeVMProtectableItem = {
|
|
|
8776
9396
|
className: "AzureIaaSClassicComputeVMProtectableItem",
|
|
8777
9397
|
uberParent: "IaaSVMProtectableItem",
|
|
8778
9398
|
polymorphicDiscriminator: IaaSVMProtectableItem.type.polymorphicDiscriminator,
|
|
8779
|
-
modelProperties:
|
|
9399
|
+
modelProperties: {
|
|
9400
|
+
...IaaSVMProtectableItem.type.modelProperties,
|
|
9401
|
+
},
|
|
8780
9402
|
},
|
|
8781
9403
|
};
|
|
8782
9404
|
export const AzureIaaSComputeVMProtectableItem = {
|
|
@@ -8786,7 +9408,9 @@ export const AzureIaaSComputeVMProtectableItem = {
|
|
|
8786
9408
|
className: "AzureIaaSComputeVMProtectableItem",
|
|
8787
9409
|
uberParent: "IaaSVMProtectableItem",
|
|
8788
9410
|
polymorphicDiscriminator: IaaSVMProtectableItem.type.polymorphicDiscriminator,
|
|
8789
|
-
modelProperties:
|
|
9411
|
+
modelProperties: {
|
|
9412
|
+
...IaaSVMProtectableItem.type.modelProperties,
|
|
9413
|
+
},
|
|
8790
9414
|
},
|
|
8791
9415
|
};
|
|
8792
9416
|
export const AzureVmWorkloadSAPAseDatabaseProtectableItem = {
|
|
@@ -8796,7 +9420,9 @@ export const AzureVmWorkloadSAPAseDatabaseProtectableItem = {
|
|
|
8796
9420
|
className: "AzureVmWorkloadSAPAseDatabaseProtectableItem",
|
|
8797
9421
|
uberParent: "AzureVmWorkloadProtectableItem",
|
|
8798
9422
|
polymorphicDiscriminator: AzureVmWorkloadProtectableItem.type.polymorphicDiscriminator,
|
|
8799
|
-
modelProperties:
|
|
9423
|
+
modelProperties: {
|
|
9424
|
+
...AzureVmWorkloadProtectableItem.type.modelProperties,
|
|
9425
|
+
},
|
|
8800
9426
|
},
|
|
8801
9427
|
};
|
|
8802
9428
|
export const AzureVmWorkloadSAPAseSystemProtectableItem = {
|
|
@@ -8806,7 +9432,9 @@ export const AzureVmWorkloadSAPAseSystemProtectableItem = {
|
|
|
8806
9432
|
className: "AzureVmWorkloadSAPAseSystemProtectableItem",
|
|
8807
9433
|
uberParent: "AzureVmWorkloadProtectableItem",
|
|
8808
9434
|
polymorphicDiscriminator: AzureVmWorkloadProtectableItem.type.polymorphicDiscriminator,
|
|
8809
|
-
modelProperties:
|
|
9435
|
+
modelProperties: {
|
|
9436
|
+
...AzureVmWorkloadProtectableItem.type.modelProperties,
|
|
9437
|
+
},
|
|
8810
9438
|
},
|
|
8811
9439
|
};
|
|
8812
9440
|
export const AzureVmWorkloadSAPHanaDatabaseProtectableItem = {
|
|
@@ -8816,7 +9444,9 @@ export const AzureVmWorkloadSAPHanaDatabaseProtectableItem = {
|
|
|
8816
9444
|
className: "AzureVmWorkloadSAPHanaDatabaseProtectableItem",
|
|
8817
9445
|
uberParent: "AzureVmWorkloadProtectableItem",
|
|
8818
9446
|
polymorphicDiscriminator: AzureVmWorkloadProtectableItem.type.polymorphicDiscriminator,
|
|
8819
|
-
modelProperties:
|
|
9447
|
+
modelProperties: {
|
|
9448
|
+
...AzureVmWorkloadProtectableItem.type.modelProperties,
|
|
9449
|
+
},
|
|
8820
9450
|
},
|
|
8821
9451
|
};
|
|
8822
9452
|
export const AzureVmWorkloadSAPHanaSystemProtectableItem = {
|
|
@@ -8826,7 +9456,9 @@ export const AzureVmWorkloadSAPHanaSystemProtectableItem = {
|
|
|
8826
9456
|
className: "AzureVmWorkloadSAPHanaSystemProtectableItem",
|
|
8827
9457
|
uberParent: "AzureVmWorkloadProtectableItem",
|
|
8828
9458
|
polymorphicDiscriminator: AzureVmWorkloadProtectableItem.type.polymorphicDiscriminator,
|
|
8829
|
-
modelProperties:
|
|
9459
|
+
modelProperties: {
|
|
9460
|
+
...AzureVmWorkloadProtectableItem.type.modelProperties,
|
|
9461
|
+
},
|
|
8830
9462
|
},
|
|
8831
9463
|
};
|
|
8832
9464
|
export const AzureVmWorkloadSAPHanaDBInstance = {
|
|
@@ -8836,7 +9468,9 @@ export const AzureVmWorkloadSAPHanaDBInstance = {
|
|
|
8836
9468
|
className: "AzureVmWorkloadSAPHanaDBInstance",
|
|
8837
9469
|
uberParent: "AzureVmWorkloadProtectableItem",
|
|
8838
9470
|
polymorphicDiscriminator: AzureVmWorkloadProtectableItem.type.polymorphicDiscriminator,
|
|
8839
|
-
modelProperties:
|
|
9471
|
+
modelProperties: {
|
|
9472
|
+
...AzureVmWorkloadProtectableItem.type.modelProperties,
|
|
9473
|
+
},
|
|
8840
9474
|
},
|
|
8841
9475
|
};
|
|
8842
9476
|
export const AzureVmWorkloadSAPHanaHSRProtectableItem = {
|
|
@@ -8846,7 +9480,9 @@ export const AzureVmWorkloadSAPHanaHSRProtectableItem = {
|
|
|
8846
9480
|
className: "AzureVmWorkloadSAPHanaHSRProtectableItem",
|
|
8847
9481
|
uberParent: "AzureVmWorkloadProtectableItem",
|
|
8848
9482
|
polymorphicDiscriminator: AzureVmWorkloadProtectableItem.type.polymorphicDiscriminator,
|
|
8849
|
-
modelProperties:
|
|
9483
|
+
modelProperties: {
|
|
9484
|
+
...AzureVmWorkloadProtectableItem.type.modelProperties,
|
|
9485
|
+
},
|
|
8850
9486
|
},
|
|
8851
9487
|
};
|
|
8852
9488
|
export const AzureVmWorkloadSQLAvailabilityGroupProtectableItem = {
|
|
@@ -8856,7 +9492,9 @@ export const AzureVmWorkloadSQLAvailabilityGroupProtectableItem = {
|
|
|
8856
9492
|
className: "AzureVmWorkloadSQLAvailabilityGroupProtectableItem",
|
|
8857
9493
|
uberParent: "AzureVmWorkloadProtectableItem",
|
|
8858
9494
|
polymorphicDiscriminator: AzureVmWorkloadProtectableItem.type.polymorphicDiscriminator,
|
|
8859
|
-
modelProperties:
|
|
9495
|
+
modelProperties: {
|
|
9496
|
+
...AzureVmWorkloadProtectableItem.type.modelProperties,
|
|
9497
|
+
nodesList: {
|
|
8860
9498
|
serializedName: "nodesList",
|
|
8861
9499
|
type: {
|
|
8862
9500
|
name: "Sequence",
|
|
@@ -8867,7 +9505,8 @@ export const AzureVmWorkloadSQLAvailabilityGroupProtectableItem = {
|
|
|
8867
9505
|
},
|
|
8868
9506
|
},
|
|
8869
9507
|
},
|
|
8870
|
-
}
|
|
9508
|
+
},
|
|
9509
|
+
},
|
|
8871
9510
|
},
|
|
8872
9511
|
};
|
|
8873
9512
|
export const AzureVmWorkloadSQLDatabaseProtectableItem = {
|
|
@@ -8877,7 +9516,9 @@ export const AzureVmWorkloadSQLDatabaseProtectableItem = {
|
|
|
8877
9516
|
className: "AzureVmWorkloadSQLDatabaseProtectableItem",
|
|
8878
9517
|
uberParent: "AzureVmWorkloadProtectableItem",
|
|
8879
9518
|
polymorphicDiscriminator: AzureVmWorkloadProtectableItem.type.polymorphicDiscriminator,
|
|
8880
|
-
modelProperties:
|
|
9519
|
+
modelProperties: {
|
|
9520
|
+
...AzureVmWorkloadProtectableItem.type.modelProperties,
|
|
9521
|
+
},
|
|
8881
9522
|
},
|
|
8882
9523
|
};
|
|
8883
9524
|
export const AzureVmWorkloadSQLInstanceProtectableItem = {
|
|
@@ -8887,7 +9528,9 @@ export const AzureVmWorkloadSQLInstanceProtectableItem = {
|
|
|
8887
9528
|
className: "AzureVmWorkloadSQLInstanceProtectableItem",
|
|
8888
9529
|
uberParent: "AzureVmWorkloadProtectableItem",
|
|
8889
9530
|
polymorphicDiscriminator: AzureVmWorkloadProtectableItem.type.polymorphicDiscriminator,
|
|
8890
|
-
modelProperties:
|
|
9531
|
+
modelProperties: {
|
|
9532
|
+
...AzureVmWorkloadProtectableItem.type.modelProperties,
|
|
9533
|
+
},
|
|
8891
9534
|
},
|
|
8892
9535
|
};
|
|
8893
9536
|
export const AzureWorkloadSQLAutoProtectionIntent = {
|
|
@@ -8897,12 +9540,15 @@ export const AzureWorkloadSQLAutoProtectionIntent = {
|
|
|
8897
9540
|
className: "AzureWorkloadSQLAutoProtectionIntent",
|
|
8898
9541
|
uberParent: "AzureWorkloadAutoProtectionIntent",
|
|
8899
9542
|
polymorphicDiscriminator: AzureWorkloadAutoProtectionIntent.type.polymorphicDiscriminator,
|
|
8900
|
-
modelProperties:
|
|
9543
|
+
modelProperties: {
|
|
9544
|
+
...AzureWorkloadAutoProtectionIntent.type.modelProperties,
|
|
9545
|
+
workloadItemType: {
|
|
8901
9546
|
serializedName: "workloadItemType",
|
|
8902
9547
|
type: {
|
|
8903
9548
|
name: "String",
|
|
8904
9549
|
},
|
|
8905
|
-
}
|
|
9550
|
+
},
|
|
9551
|
+
},
|
|
8906
9552
|
},
|
|
8907
9553
|
};
|
|
8908
9554
|
export const AzureWorkloadSAPHanaPointInTimeRecoveryPoint = {
|
|
@@ -8912,7 +9558,9 @@ export const AzureWorkloadSAPHanaPointInTimeRecoveryPoint = {
|
|
|
8912
9558
|
className: "AzureWorkloadSAPHanaPointInTimeRecoveryPoint",
|
|
8913
9559
|
uberParent: "AzureWorkloadPointInTimeRecoveryPoint",
|
|
8914
9560
|
polymorphicDiscriminator: AzureWorkloadPointInTimeRecoveryPoint.type.polymorphicDiscriminator,
|
|
8915
|
-
modelProperties:
|
|
9561
|
+
modelProperties: {
|
|
9562
|
+
...AzureWorkloadPointInTimeRecoveryPoint.type.modelProperties,
|
|
9563
|
+
},
|
|
8916
9564
|
},
|
|
8917
9565
|
};
|
|
8918
9566
|
export const AzureWorkloadSAPAsePointInTimeRecoveryPoint = {
|
|
@@ -8922,7 +9570,9 @@ export const AzureWorkloadSAPAsePointInTimeRecoveryPoint = {
|
|
|
8922
9570
|
className: "AzureWorkloadSAPAsePointInTimeRecoveryPoint",
|
|
8923
9571
|
uberParent: "AzureWorkloadPointInTimeRecoveryPoint",
|
|
8924
9572
|
polymorphicDiscriminator: AzureWorkloadPointInTimeRecoveryPoint.type.polymorphicDiscriminator,
|
|
8925
|
-
modelProperties:
|
|
9573
|
+
modelProperties: {
|
|
9574
|
+
...AzureWorkloadPointInTimeRecoveryPoint.type.modelProperties,
|
|
9575
|
+
},
|
|
8926
9576
|
},
|
|
8927
9577
|
};
|
|
8928
9578
|
export const AzureWorkloadSQLPointInTimeRecoveryPoint = {
|
|
@@ -8932,7 +9582,9 @@ export const AzureWorkloadSQLPointInTimeRecoveryPoint = {
|
|
|
8932
9582
|
className: "AzureWorkloadSQLPointInTimeRecoveryPoint",
|
|
8933
9583
|
uberParent: "AzureWorkloadSQLRecoveryPoint",
|
|
8934
9584
|
polymorphicDiscriminator: AzureWorkloadSQLRecoveryPoint.type.polymorphicDiscriminator,
|
|
8935
|
-
modelProperties:
|
|
9585
|
+
modelProperties: {
|
|
9586
|
+
...AzureWorkloadSQLRecoveryPoint.type.modelProperties,
|
|
9587
|
+
timeRanges: {
|
|
8936
9588
|
serializedName: "timeRanges",
|
|
8937
9589
|
type: {
|
|
8938
9590
|
name: "Sequence",
|
|
@@ -8943,7 +9595,8 @@ export const AzureWorkloadSQLPointInTimeRecoveryPoint = {
|
|
|
8943
9595
|
},
|
|
8944
9596
|
},
|
|
8945
9597
|
},
|
|
8946
|
-
}
|
|
9598
|
+
},
|
|
9599
|
+
},
|
|
8947
9600
|
},
|
|
8948
9601
|
};
|
|
8949
9602
|
export const AzureWorkloadSAPHanaPointInTimeRestoreRequest = {
|
|
@@ -8956,12 +9609,15 @@ export const AzureWorkloadSAPHanaPointInTimeRestoreRequest = {
|
|
|
8956
9609
|
serializedName: "objectType",
|
|
8957
9610
|
clientName: "objectType",
|
|
8958
9611
|
},
|
|
8959
|
-
modelProperties:
|
|
9612
|
+
modelProperties: {
|
|
9613
|
+
...AzureWorkloadSAPHanaRestoreRequest.type.modelProperties,
|
|
9614
|
+
pointInTime: {
|
|
8960
9615
|
serializedName: "pointInTime",
|
|
8961
9616
|
type: {
|
|
8962
9617
|
name: "DateTime",
|
|
8963
9618
|
},
|
|
8964
|
-
}
|
|
9619
|
+
},
|
|
9620
|
+
},
|
|
8965
9621
|
},
|
|
8966
9622
|
};
|
|
8967
9623
|
export const AzureWorkloadSAPHanaRestoreWithRehydrateRequest = {
|
|
@@ -8971,13 +9627,16 @@ export const AzureWorkloadSAPHanaRestoreWithRehydrateRequest = {
|
|
|
8971
9627
|
className: "AzureWorkloadSAPHanaRestoreWithRehydrateRequest",
|
|
8972
9628
|
uberParent: "AzureWorkloadSAPHanaRestoreRequest",
|
|
8973
9629
|
polymorphicDiscriminator: AzureWorkloadSAPHanaRestoreRequest.type.polymorphicDiscriminator,
|
|
8974
|
-
modelProperties:
|
|
9630
|
+
modelProperties: {
|
|
9631
|
+
...AzureWorkloadSAPHanaRestoreRequest.type.modelProperties,
|
|
9632
|
+
recoveryPointRehydrationInfo: {
|
|
8975
9633
|
serializedName: "recoveryPointRehydrationInfo",
|
|
8976
9634
|
type: {
|
|
8977
9635
|
name: "Composite",
|
|
8978
9636
|
className: "RecoveryPointRehydrationInfo",
|
|
8979
9637
|
},
|
|
8980
|
-
}
|
|
9638
|
+
},
|
|
9639
|
+
},
|
|
8981
9640
|
},
|
|
8982
9641
|
};
|
|
8983
9642
|
export const AzureWorkloadSAPAsePointInTimeRestoreRequest = {
|
|
@@ -8987,12 +9646,15 @@ export const AzureWorkloadSAPAsePointInTimeRestoreRequest = {
|
|
|
8987
9646
|
className: "AzureWorkloadSAPAsePointInTimeRestoreRequest",
|
|
8988
9647
|
uberParent: "AzureWorkloadSAPAseRestoreRequest",
|
|
8989
9648
|
polymorphicDiscriminator: AzureWorkloadSAPAseRestoreRequest.type.polymorphicDiscriminator,
|
|
8990
|
-
modelProperties:
|
|
9649
|
+
modelProperties: {
|
|
9650
|
+
...AzureWorkloadSAPAseRestoreRequest.type.modelProperties,
|
|
9651
|
+
pointInTime: {
|
|
8991
9652
|
serializedName: "pointInTime",
|
|
8992
9653
|
type: {
|
|
8993
9654
|
name: "DateTime",
|
|
8994
9655
|
},
|
|
8995
|
-
}
|
|
9656
|
+
},
|
|
9657
|
+
},
|
|
8996
9658
|
},
|
|
8997
9659
|
};
|
|
8998
9660
|
export const AzureWorkloadSQLPointInTimeRestoreRequest = {
|
|
@@ -9005,12 +9667,15 @@ export const AzureWorkloadSQLPointInTimeRestoreRequest = {
|
|
|
9005
9667
|
serializedName: "objectType",
|
|
9006
9668
|
clientName: "objectType",
|
|
9007
9669
|
},
|
|
9008
|
-
modelProperties:
|
|
9670
|
+
modelProperties: {
|
|
9671
|
+
...AzureWorkloadSQLRestoreRequest.type.modelProperties,
|
|
9672
|
+
pointInTime: {
|
|
9009
9673
|
serializedName: "pointInTime",
|
|
9010
9674
|
type: {
|
|
9011
9675
|
name: "DateTime",
|
|
9012
9676
|
},
|
|
9013
|
-
}
|
|
9677
|
+
},
|
|
9678
|
+
},
|
|
9014
9679
|
},
|
|
9015
9680
|
};
|
|
9016
9681
|
export const AzureWorkloadSQLRestoreWithRehydrateRequest = {
|
|
@@ -9020,13 +9685,16 @@ export const AzureWorkloadSQLRestoreWithRehydrateRequest = {
|
|
|
9020
9685
|
className: "AzureWorkloadSQLRestoreWithRehydrateRequest",
|
|
9021
9686
|
uberParent: "AzureWorkloadSQLRestoreRequest",
|
|
9022
9687
|
polymorphicDiscriminator: AzureWorkloadSQLRestoreRequest.type.polymorphicDiscriminator,
|
|
9023
|
-
modelProperties:
|
|
9688
|
+
modelProperties: {
|
|
9689
|
+
...AzureWorkloadSQLRestoreRequest.type.modelProperties,
|
|
9690
|
+
recoveryPointRehydrationInfo: {
|
|
9024
9691
|
serializedName: "recoveryPointRehydrationInfo",
|
|
9025
9692
|
type: {
|
|
9026
9693
|
name: "Composite",
|
|
9027
9694
|
className: "RecoveryPointRehydrationInfo",
|
|
9028
9695
|
},
|
|
9029
|
-
}
|
|
9696
|
+
},
|
|
9697
|
+
},
|
|
9030
9698
|
},
|
|
9031
9699
|
};
|
|
9032
9700
|
export const AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest = {
|
|
@@ -9037,13 +9705,16 @@ export const AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest = {
|
|
|
9037
9705
|
uberParent: "AzureWorkloadSAPHanaPointInTimeRestoreRequest",
|
|
9038
9706
|
polymorphicDiscriminator: AzureWorkloadSAPHanaPointInTimeRestoreRequest.type
|
|
9039
9707
|
.polymorphicDiscriminator,
|
|
9040
|
-
modelProperties:
|
|
9708
|
+
modelProperties: {
|
|
9709
|
+
...AzureWorkloadSAPHanaPointInTimeRestoreRequest.type.modelProperties,
|
|
9710
|
+
recoveryPointRehydrationInfo: {
|
|
9041
9711
|
serializedName: "recoveryPointRehydrationInfo",
|
|
9042
9712
|
type: {
|
|
9043
9713
|
name: "Composite",
|
|
9044
9714
|
className: "RecoveryPointRehydrationInfo",
|
|
9045
9715
|
},
|
|
9046
|
-
}
|
|
9716
|
+
},
|
|
9717
|
+
},
|
|
9047
9718
|
},
|
|
9048
9719
|
};
|
|
9049
9720
|
export const AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest = {
|
|
@@ -9053,13 +9724,16 @@ export const AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest = {
|
|
|
9053
9724
|
className: "AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest",
|
|
9054
9725
|
uberParent: "AzureWorkloadSQLPointInTimeRestoreRequest",
|
|
9055
9726
|
polymorphicDiscriminator: AzureWorkloadSQLPointInTimeRestoreRequest.type.polymorphicDiscriminator,
|
|
9056
|
-
modelProperties:
|
|
9727
|
+
modelProperties: {
|
|
9728
|
+
...AzureWorkloadSQLPointInTimeRestoreRequest.type.modelProperties,
|
|
9729
|
+
recoveryPointRehydrationInfo: {
|
|
9057
9730
|
serializedName: "recoveryPointRehydrationInfo",
|
|
9058
9731
|
type: {
|
|
9059
9732
|
name: "Composite",
|
|
9060
9733
|
className: "RecoveryPointRehydrationInfo",
|
|
9061
9734
|
},
|
|
9062
|
-
}
|
|
9735
|
+
},
|
|
9736
|
+
},
|
|
9063
9737
|
},
|
|
9064
9738
|
};
|
|
9065
9739
|
export const FetchTieringCostPostHeaders = {
|