Share via


RecoveryPlanPointType(String) Constructor

Definition

Initializes a new instance of RecoveryPlanPointType.

public RecoveryPlanPointType (string value);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanPointType : string -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanPointType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to