Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecoveryPlanTestFailoverInputProperties

Package version

interface

An interface representing RecoveryPlanTestFailoverInputProperties. Recovery plan test failover input properties.

Hierarchy

  • RecoveryPlanTestFailoverInputProperties

Index

Properties

failoverDirection

failoverDirection: PossibleOperationsDirections
member

{PossibleOperationsDirections} failoverDirection The failover direction. Possible values include: 'PrimaryToRecovery', 'RecoveryToPrimary'

Optional networkId

networkId: undefined | string
member

{string} [networkId] The Id of the network to be used for test failover.

networkType

networkType: string
member

{string} networkType The network type to be used for test failover.

Optional providerSpecificDetails

member

{RecoveryPlanProviderSpecificFailoverInputUnion[]} [providerSpecificDetails] The provider specific properties.

Optional skipTestFailoverCleanup

skipTestFailoverCleanup: undefined | string
member

{string} [skipTestFailoverCleanup] A value indicating whether the test failover cleanup is to be skipped.

Generated using TypeDoc