ClusterRecoveryPoint interface
Recovery point.
Properties
id | The recovery point Id. |
name | The name of the recovery point. |
properties | The recovery point properties. |
type | The resource type. |
Property Details
id
The recovery point Id.
id?: string
Property Value
string
name
The name of the recovery point.
name?: string
Property Value
string
properties
The recovery point properties.
properties?: ClusterRecoveryPointProperties
Property Value
type
The resource type.
type?: string
Property Value
string