你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GenericRecoveryPoint interface

Generic backup copy.

Extends

Properties

friendlyName

Friendly name of the backup copy.

objectType

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

recoveryPointAdditionalInfo

Additional information associated with this backup copy.

recoveryPointProperties

Properties of Recovery Point

recoveryPointTime

Time at which this backup copy was created.

recoveryPointType

Type of the backup copy.

Property Details

friendlyName

Friendly name of the backup copy.

friendlyName?: string

Property Value

string

objectType

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

objectType: "GenericRecoveryPoint"

Property Value

"GenericRecoveryPoint"

recoveryPointAdditionalInfo

Additional information associated with this backup copy.

recoveryPointAdditionalInfo?: string

Property Value

string

recoveryPointProperties

Properties of Recovery Point

recoveryPointProperties?: RecoveryPointProperties

Property Value

recoveryPointTime

Time at which this backup copy was created.

recoveryPointTime?: Date

Property Value

Date

recoveryPointType

Type of the backup copy.

recoveryPointType?: string

Property Value

string