共用方式為


RecoveryPlanAction interface

Recovery plan action details.

Properties

actionName

The action name.

customDetails

The custom details.

failoverDirections

The list of failover directions.

failoverTypes

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[]