TestFailoverCleanupInputProperties Constructors
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.
Overloads
TestFailoverCleanupInputProperties() |
Initializes a new instance of the TestFailoverCleanupInputProperties class. |
TestFailoverCleanupInputProperties(String) |
Initializes a new instance of the TestFailoverCleanupInputProperties class. |
TestFailoverCleanupInputProperties()
Initializes a new instance of the TestFailoverCleanupInputProperties class.
public TestFailoverCleanupInputProperties ();
Public Sub New ()
Applies to
TestFailoverCleanupInputProperties(String)
Initializes a new instance of the TestFailoverCleanupInputProperties class.
public TestFailoverCleanupInputProperties (string comments = default);
new Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.TestFailoverCleanupInputProperties : string -> Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.TestFailoverCleanupInputProperties
Public Sub New (Optional comments As String = Nothing)
Parameters
- comments
- String
Test failover cleanup comments.