RecoveryPlanProperties interface

Properties of the recovery orchestration plan.

Properties

errorDetails

Error details associated with the resource.

latestFailoverStatus

The status of the most recent failover operation executed.

latestValidationStatus

The status of the most recent validation performed.

planDescription

A description of the recovery orchestration plan.

planState

The current state of the recovery orchestration plan.

planType

The type of the recovery orchestration plan, which can be set during creation but cannot be changed afterward.

provisioningState

The provisioning state of the recovery orchestration plan.

recoveryGroupsSetting

Settings for the recovery orchestration groups associated with the recovery orchestration plan.

Property Details

errorDetails

Error details associated with the resource.

errorDetails?: ErrorDetail

Property Value

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

Property Value