Share via


RecoveryPlanA2AFailoverContent(A2ARpRecoveryPointType) Constructor

Definition

Initializes a new instance of RecoveryPlanA2AFailoverContent.

public RecoveryPlanA2AFailoverContent (Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2ARpRecoveryPointType recoveryPointType);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanA2AFailoverContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2ARpRecoveryPointType -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanA2AFailoverContent
Public Sub New (recoveryPointType As A2ARpRecoveryPointType)

Parameters

recoveryPointType
A2ARpRecoveryPointType

The recovery point type.

Applies to