Uses of Class
com.azure.resourcemanager.dataprotection.models.RestoreFilesTargetInfo
Package
Description
Package containing the data models for DataProtectionClient.
-
Uses of RestoreFilesTargetInfo in com.azure.resourcemanager.dataprotection.models
Modifier and TypeMethodDescriptionRestoreFilesTargetInfo.withRecoveryOption
(RecoveryOption recoveryOption) Set the recoveryOption property: Recovery Option.RestoreFilesTargetInfo.withRestoreLocation
(String restoreLocation) Set the restoreLocation property: Target Restore region.RestoreFilesTargetInfo.withTargetDetails
(TargetDetails targetDetails) Set the targetDetails property: Destination of RestoreAsFiles operation, when destination is not a datasource.