Uses of Class
com.azure.resourcemanager.dataprotection.models.RestoreTargetInfo
Package
Description
Package containing the data models for DataProtectionClient.
-
Uses of RestoreTargetInfo in com.azure.resourcemanager.dataprotection.models
Modifier and TypeMethodDescriptionRestoreTargetInfo.withDatasourceAuthCredentials
(AuthCredentials datasourceAuthCredentials) Set the datasourceAuthCredentials property: Credentials to use to authenticate with data source provider.RestoreTargetInfo.withDatasourceInfo
(Datasource datasourceInfo) Set the datasourceInfo property: DatasourceRestoreTargetInfo.withDatasourceSetInfo
(DatasourceSet datasourceSetInfo) Set the datasourceSetInfo property: DatasourceSetRestoreTargetInfo.withRecoveryOption
(RecoveryOption recoveryOption) Set the recoveryOption property: Recovery Option.RestoreTargetInfo.withRestoreLocation
(String restoreLocation) Set the restoreLocation property: Target Restore region.