RecoveryPointModelProperties interface
Recovery point model properties.
Properties
| custom |
Recovery point model custom properties. |
| provisioning |
Gets or sets the provisioning state of the recovery point item. |
| recovery |
Gets or sets the recovery point time. |
| recovery |
Gets or sets the recovery point type. |
Property Details
customProperties
Recovery point model custom properties.
customProperties: RecoveryPointModelCustomPropertiesUnion
Property Value
provisioningState
Gets or sets the provisioning state of the recovery point item.
provisioningState?: string
Property Value
string
recoveryPointTime
Gets or sets the recovery point time.
recoveryPointTime: Date
Property Value
Date
recoveryPointType
Gets or sets the recovery point type.
recoveryPointType: string
Property Value
string