Uses of Class
com.azure.resourcemanager.dataprotection.models.AzureBackupRecoveryPointBasedRestoreRequest
Package
Description
Package containing the data models for DataProtectionClient.
-
Uses of AzureBackupRecoveryPointBasedRestoreRequest in com.azure.resourcemanager.dataprotection.models
Modifier and TypeClassDescriptionfinal class
AzureBackupRestoreWithRehydrationRequestModifier and TypeMethodDescriptionAzureBackupRecoveryPointBasedRestoreRequest.withRecoveryPointId
(String recoveryPointId) Set the recoveryPointId property: The recoveryPointId property.AzureBackupRecoveryPointBasedRestoreRequest.withRestoreTargetInfo
(RestoreTargetInfoBase restoreTargetInfo) Set the restoreTargetInfo property: Gets or sets the restore target information.AzureBackupRecoveryPointBasedRestoreRequest.withSourceDataStoreType
(SourceDataStoreType sourceDataStoreType) Set the sourceDataStoreType property: Gets or sets the type of the source data store.AzureBackupRecoveryPointBasedRestoreRequest.withSourceResourceId
(String sourceResourceId) Set the sourceResourceId property: Fully qualified Azure Resource Manager ID of the datasource which is being recovered.