TestFailoverInput 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.
public class TestFailoverInput
type TestFailoverInput = class
Public Class TestFailoverInput
- Inheritance
-
TestFailoverInput
Constructors
TestFailoverInput() |
Initializes a new instance of the TestFailoverInput class. |
TestFailoverInput(TestFailoverInputProperties) |
Initializes a new instance of the TestFailoverInput class. |
Properties
Properties |
Gets or sets test failover input properties. |
Methods
Validate() |
Validate the object. |