RestoreFilesTargetInfo interface

Class encapsulating restore as files target parameters

Extends

Properties

objectType

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

targetDetails

Destination of RestoreAsFiles operation, when destination is not a datasource

Inherited Properties

recoveryOption

Recovery Option

restoreLocation

Target Restore region

Property Details

objectType

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

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