Uses of Class
com.azure.resourcemanager.dataprotection.models.ItemLevelRestoreTargetInfo
Package
Description
Package containing the data models for DataProtectionClient.
-
Uses of ItemLevelRestoreTargetInfo in com.azure.resourcemanager.dataprotection.models
Modifier and TypeMethodDescriptionItemLevelRestoreTargetInfo.withDatasourceAuthCredentials
(AuthCredentials datasourceAuthCredentials) Set the datasourceAuthCredentials property: Credentials to use to authenticate with data source provider.ItemLevelRestoreTargetInfo.withDatasourceInfo
(Datasource datasourceInfo) Set the datasourceInfo property: DatasourceItemLevelRestoreTargetInfo.withDatasourceSetInfo
(DatasourceSet datasourceSetInfo) Set the datasourceSetInfo property: DatasourceSetItemLevelRestoreTargetInfo.withRecoveryOption
(RecoveryOption recoveryOption) Set the recoveryOption property: Recovery Option.ItemLevelRestoreTargetInfo.withRestoreCriteria
(List<ItemLevelRestoreCriteria> restoreCriteria) Set the restoreCriteria property: Restore Criteria.ItemLevelRestoreTargetInfo.withRestoreLocation
(String restoreLocation) Set the restoreLocation property: Target Restore region.