你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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