Share via


RestoreTargetInfo interface

Class encapsulating restore target parameters

Extends

Properties

datasourceAuthCredentials

Credentials to use to authenticate with data source provider.

datasourceInfo

Information of target DS

datasourceSetInfo

Information of target DS Set

objectType

Type of Datasource object, used to initialize the right inherited type

Inherited Properties

recoveryOption

Recovery Option

restoreLocation

Target Restore region

Property Details

datasourceAuthCredentials

Credentials to use to authenticate with data source provider.

datasourceAuthCredentials?: AuthCredentialsUnion

Property Value

datasourceInfo

Information of target DS

datasourceInfo: Datasource

Property Value

datasourceSetInfo

Information of target DS Set

datasourceSetInfo?: DatasourceSet

Property Value

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