RecoveryPointProperties interface
Properties of Recovery Point
Properties
expiry |
Expiry time of Recovery Point in UTC. |
is |
Bool to indicate whether RP is in soft delete state or not |
rule |
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