RestoreTargetInfoBase interface

Base class common to RestoreTargetInfo and RestoreFilesTargetInfo

Properties

objectType

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

recoveryOption

Recovery Option

restoreLocation

Target Restore region

Property Details

objectType

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

objectType: "ItemLevelRestoreTargetInfo" | "RestoreFilesTargetInfo" | "RestoreTargetInfo"

Property Value

"ItemLevelRestoreTargetInfo" | "RestoreFilesTargetInfo" | "RestoreTargetInfo"

recoveryOption

Recovery Option

recoveryOption: string

Property Value

string

restoreLocation

Target Restore region

restoreLocation?: string

Property Value

string