AzureBackupDiscreteRecoveryPoint interface
Azure backup discrete RecoveryPoint
- Extends
Properties
expiry |
NOTE: This property will not be serialized. It can only be populated by the server. |
friendly |
|
object |
Polymorphic discriminator, which specifies the different types this object can be |
policy |
|
policy |
|
recovery |
|
recovery |
|
recovery |
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). |
recovery |
|
recovery |
|
retention |
|
retention |
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