ClusterTestFailoverInputProperties interface
测试故障转移输入属性的输入定义。
属性
| failover |
故障转移方向。 |
| network |
要用于测试故障转移的网络的 ID。 |
| network |
要用于测试故障转移的网络类型。 |
| provider |
提供程序特定的设置。 |
属性详细信息
failoverDirection
故障转移方向。
failoverDirection?: string
属性值
string
networkId
要用于测试故障转移的网络的 ID。
networkId?: string
属性值
string
networkType
要用于测试故障转移的网络类型。
networkType?: string
属性值
string
providerSpecificDetails
提供程序特定的设置。
providerSpecificDetails?: ClusterTestFailoverProviderSpecificInputUnion