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

TestFailoverInputProperties Class

Definition

Input definition for test failover input properties.

public class TestFailoverInputProperties
type TestFailoverInputProperties = class
Public Class TestFailoverInputProperties
Inheritance
TestFailoverInputProperties

Constructors

TestFailoverInputProperties()

Initializes a new instance of the TestFailoverInputProperties class.

TestFailoverInputProperties(String, String, String, TestFailoverProviderSpecificInput)

Initializes a new instance of the TestFailoverInputProperties class.

Properties

FailoverDirection

Gets or sets test failover direction.

NetworkId

Gets or sets the id of the network to be used for test failover.

NetworkType

Gets or sets network type to be used for test failover.

ProviderSpecificDetails

Gets or sets provider specific settings.

Applies to