AzureBackupDiscreteRecoveryPoint interface

Azure backup discrete RecoveryPoint

Extends

Properties

expiryTime

NOTE: This property will not be serialized. It can only be populated by the server.

friendlyName
objectType

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

policyName
policyVersion
recoveryPointDataStoresDetails
recoveryPointId
recoveryPointState

Specifies recovery point completeness. Partial (i.e., only some of the intended items were backed up), or Completed (i.e., ALL intended items were backed up).

recoveryPointTime
recoveryPointType
retentionTagName
retentionTagVersion

Property Details

expiryTime

NOTE: This property will not be serialized. It can only be populated by the server.

expiryTime?: Date

Property Value

Date

friendlyName

friendlyName?: string

Property Value

string

objectType

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

objectType: "AzureBackupDiscreteRecoveryPoint"

Property Value

"AzureBackupDiscreteRecoveryPoint"

policyName

policyName?: string

Property Value

string

policyVersion

policyVersion?: string

Property Value

string

recoveryPointDataStoresDetails

recoveryPointDataStoresDetails?: RecoveryPointDataStoreDetails[]

Property Value

recoveryPointId

recoveryPointId?: string

Property Value

string

recoveryPointState

Specifies recovery point completeness. Partial (i.e., only some of the intended items were backed up), or Completed (i.e., ALL intended items were backed up).

recoveryPointState?: string

Property Value

string

recoveryPointTime

recoveryPointTime: Date

Property Value

Date

recoveryPointType

recoveryPointType?: string

Property Value

string

retentionTagName

retentionTagName?: string

Property Value

string

retentionTagVersion

retentionTagVersion?: string

Property Value

string