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 |
Polymorphic discriminator, which specifies the different types this object can be |
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
Polymorphic discriminator, which specifies the different types this object can be
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