RecoveryPointProperties interface

Properties of Recovery Point

Properties

expiryTime

Expiry time of Recovery Point in UTC.

immutabilityProperties

Immutability properties of the recovery point.

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

immutabilityProperties

Immutability properties of the recovery point.

immutabilityProperties?: RecoveryPointImmutabilityProperties

Property Value

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