RestoreFilesTargetInfo interface
Class encapsulating restore as files target parameters
- Extends
Properties
object |
Polymorphic discriminator, which specifies the different types this object can be |
target |
Destination of RestoreAsFiles operation, when destination is not a datasource |
Inherited Properties
recovery |
Recovery Option |
restore |
Target Restore region |
Property Details
objectType
Polymorphic discriminator, which specifies the different types this object can be
objectType: "RestoreFilesTargetInfo"
Property Value
"RestoreFilesTargetInfo"
targetDetails
Destination of RestoreAsFiles operation, when destination is not a datasource
targetDetails: TargetDetails
Property Value
Inherited Property Details
recoveryOption
Recovery Option
recoveryOption: string
Property Value
string
Inherited From RestoreTargetInfoBase.recoveryOption
restoreLocation
Target Restore region
restoreLocation?: string
Property Value
string
Inherited From RestoreTargetInfoBase.restoreLocation