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