RecoveryPlanTestFailoverInputProperties interface
Recovery plan test failover input properties.
Properties
failover |
The failover direction. |
network |
The Id of the network to be used for test failover. |
network |
The network type to be used for test failover. |
provider |
The provider specific properties. |
Property Details
failoverDirection
The failover direction.
failoverDirection: string
Property Value
string
networkId
The Id of the network to be used for test failover.
networkId?: string
Property Value
string
networkType
The network type to be used for test failover.
networkType: string
Property Value
string
providerSpecificDetails
The provider specific properties.
providerSpecificDetails?: RecoveryPlanProviderSpecificFailoverInputUnion[]