Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecoveryPlanAction

Package version

interface

An interface representing RecoveryPlanAction. Recovery plan action details.

Hierarchy

  • RecoveryPlanAction

Index

Properties

actionName

actionName: string
member

{string} actionName The action name.

customDetails

member

{RecoveryPlanActionDetailsUnion} customDetails The custom details.

failoverDirections

failoverDirections: PossibleOperationsDirections[]
member

{PossibleOperationsDirections[]} failoverDirections The list of failover directions.

failoverTypes

member

{ReplicationProtectedItemOperation[]} failoverTypes The list of failover types.

Generated using TypeDoc