次の方法で共有


TestMigrateCleanupContent(TestMigrateCleanupProperties) コンストラクター

定義

TestMigrateCleanupContent の新しいインスタンスを初期化します。

public TestMigrateCleanupContent (Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.TestMigrateCleanupProperties properties);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.TestMigrateCleanupContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.TestMigrateCleanupProperties -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.TestMigrateCleanupContent
Public Sub New (properties As TestMigrateCleanupProperties)

パラメーター

properties
TestMigrateCleanupProperties

移行のクリーンアップ入力プロパティをテストします。

例外

properties が null です。

適用対象