TestFailoverInputProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |