RecoveryPlanAction interface
Recovery plan action details.
Properties
action |
The action name. |
custom |
The custom details. |
failover |
The list of failover directions. |
failover |
The list of failover types. |
Property Details
actionName
The action name.
actionName: string
Property Value
string
customDetails
The custom details.
customDetails: RecoveryPlanActionDetailsUnion
Property Value
failoverDirections
The list of failover directions.
failoverDirections: string[]
Property Value
string[]
failoverTypes
The list of failover types.
failoverTypes: string[]
Property Value
string[]