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