RestoreFilesTargetInfo interface
Class encapsulating restore as files target parameters
- Extends
Properties
| object |
Type of Datasource object, used to initialize the right inherited type |
| target |
Destination of RestoreAsFiles operation, when destination is not a datasource |
Inherited Properties
| recovery |
Recovery Option |
| restore |
Target Restore region |
Property Details
objectType
Type of Datasource object, used to initialize the right inherited type
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