次の方法で共有


RecoveryPlanTestFailoverProperties クラス

定義

復旧計画のテスト フェールオーバー入力プロパティ。

public class RecoveryPlanTestFailoverProperties
type RecoveryPlanTestFailoverProperties = class
Public Class RecoveryPlanTestFailoverProperties
継承
RecoveryPlanTestFailoverProperties

コンストラクター

RecoveryPlanTestFailoverProperties(PossibleOperationsDirection, String)

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

プロパティ

FailoverDirection

フェールオーバーの方向。

NetworkId

テスト フェールオーバーに使用するネットワークの ID。

NetworkType

テスト フェールオーバーに使用するネットワークの種類。

ProviderSpecificDetails

プロバイダー固有のプロパティ。 基底クラスであることに注意 RecoveryPlanProviderSpecificFailoverContent してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、、、RecoveryPlanHyperVReplicaAzureFailoverContentRecoveryPlanHyperVReplicaAzureFailbackContentRecoveryPlanInMageAzureV2FailoverContentRecoveryPlanInMageFailoverContentRecoveryPlanInMageRcmFailoverContent、および がRecoveryPlanInMageRcmFailbackFailoverContent含まれます。RecoveryPlanA2AFailoverContent

適用対象