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

Polymorphic discriminator, which specifies the different types this object can be

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

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