Delen via


RecoveryPlanPlannedFailoverContent Constructor

Definition

Initializes a new instance of RecoveryPlanPlannedFailoverContent.

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

Parameters

properties
RecoveryPlanPlannedFailoverProperties

The recovery plan planned failover input properties.

Exceptions

properties is null.

Applies to