Share via


RestoreFilesTargetInfo interface

Class encapsulating restore as files target parameters

Extends

Properties

objectType

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

targetDetails

Destination of RestoreAsFiles operation, when destination is not a datasource

Inherited Properties

recoveryOption

Recovery Option

restoreLocation

Target Restore region

Property Details

objectType

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

objectType: "RestoreFilesTargetInfo"

Property Value

"RestoreFilesTargetInfo"

targetDetails

Destination of RestoreAsFiles operation, when destination is not a datasource

targetDetails: TargetDetails

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