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

RecoveryPointProperties interface

Properties of Recovery Point

Properties

expiryTime

Expiry time of Recovery Point in UTC.

isSoftDeleted

Bool to indicate whether RP is in soft delete state or not

ruleName

Rule name tagged on Recovery Point that governs life cycle

Property Details

expiryTime

Expiry time of Recovery Point in UTC.

expiryTime?: string

Property Value

string

isSoftDeleted

Bool to indicate whether RP is in soft delete state or not

isSoftDeleted?: boolean

Property Value

boolean

ruleName

Rule name tagged on Recovery Point that governs life cycle

ruleName?: string

Property Value

string