RestoreTargetInfo interface
Class encapsulating restore target parameters
- Extends
Properties
| datasource |
Credentials to use to authenticate with data source provider. |
| datasource |
Information of target DS |
| datasource |
Information of target DS Set |
| object |
Type of Datasource object, used to initialize the right inherited type |
Inherited Properties
| recovery |
Recovery Option |
| restore |
Target Restore region |
Property Details
datasourceAuthCredentials
Credentials to use to authenticate with data source provider.
datasourceAuthCredentials?: AuthCredentialsUnion
Property Value
datasourceInfo
datasourceSetInfo
objectType
Type of Datasource object, used to initialize the right inherited type
objectType: "RestoreTargetInfo"
Property Value
"RestoreTargetInfo"
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