TestFailoverInputProperties interface
Input definition for test failover input properties.
Properties
failover |
Test failover direction. |
network |
The id of the network to be used for test failover. |
network |
Network type to be used for test failover. |
provider |
Provider specific settings. |
Property Details
failoverDirection
Test 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
Network type to be used for test failover.
networkType?: string
Property Value
string
providerSpecificDetails
Provider specific settings.
providerSpecificDetails?: TestFailoverProviderSpecificInputUnion