Share via


ItemLevelRestoreTargetInfo interface

Restore target info for Item level restore operation

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

restoreCriteria

Restore Criteria

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: "ItemLevelRestoreTargetInfo"

Property Value

"ItemLevelRestoreTargetInfo"

restoreCriteria

Restore Criteria

restoreCriteria: ItemLevelRestoreCriteriaUnion[]

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