共用方式為


TestFailoverInputProperties interface

Input definition for test failover input properties.

Properties

failoverDirection

Test failover direction.

networkId

The id of the network to be used for test failover.

networkType

Network type to be used for test failover.

providerSpecificDetails

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

Property Value