TestMigrateContent(TestMigrateProperties) Constructor
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.
Initializes a new instance of TestMigrateContent.
public TestMigrateContent (Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.TestMigrateProperties properties);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.TestMigrateContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.TestMigrateProperties -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.TestMigrateContent
Public Sub New (properties As TestMigrateProperties)
Parameters
- properties
- TestMigrateProperties
Test migrate input properties.
Exceptions
properties
is null.