TestMigrateCleanupInput 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
TestMigrateCleanupInput() |
Initializes a new instance of the TestMigrateCleanupInput class. |
TestMigrateCleanupInput(TestMigrateCleanupInputProperties) |
Initializes a new instance of the TestMigrateCleanupInput class. |
TestMigrateCleanupInput()
Initializes a new instance of the TestMigrateCleanupInput class.
public TestMigrateCleanupInput ();
Public Sub New ()
Applies to
TestMigrateCleanupInput(TestMigrateCleanupInputProperties)
Initializes a new instance of the TestMigrateCleanupInput class.
public TestMigrateCleanupInput (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.TestMigrateCleanupInputProperties properties);
new Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.TestMigrateCleanupInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.TestMigrateCleanupInputProperties -> Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.TestMigrateCleanupInput
Public Sub New (properties As TestMigrateCleanupInputProperties)
Parameters
- properties
- TestMigrateCleanupInputProperties
Test migrate cleanup input properties.