RecoveryPlanProperties interface
Properties of the recovery orchestration plan.
Properties
| error |
Error details associated with the resource. |
| latest |
The status of the most recent failover operation executed. |
| latest |
The status of the most recent validation performed. |
| plan |
A description of the recovery orchestration plan. |
| plan |
The current state of the recovery orchestration plan. |
| plan |
The type of the recovery orchestration plan, which can be set during creation but cannot be changed afterward. |
| provisioning |
The provisioning state of the recovery orchestration plan. |
| recovery |
Settings for the recovery orchestration groups associated with the recovery orchestration plan. |
Property Details
errorDetails
latestFailoverStatus
The status of the most recent failover operation executed.
latestFailoverStatus?: RecoveryPlanFailoverOperationStatus
Property Value
latestValidationStatus
The status of the most recent validation performed.
latestValidationStatus?: RecoveryPlanOperationStatus
Property Value
planDescription
A description of the recovery orchestration plan.
planDescription: string
Property Value
string
planState
The current state of the recovery orchestration plan.
planState?: string
Property Value
string
planType
The type of the recovery orchestration plan, which can be set during creation but cannot be changed afterward.
planType: string
Property Value
string
provisioningState
The provisioning state of the recovery orchestration plan.
provisioningState?: string
Property Value
string
recoveryGroupsSetting
Settings for the recovery orchestration groups associated with the recovery orchestration plan.
recoveryGroupsSetting: RecoveryGroupsSetting