Share via


RecoveryPlanPointType.Implicit(String to RecoveryPlanPointType) Operator

Definition

Converts a string to a RecoveryPlanPointType.

public static implicit operator Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanPointType (string value);
static member op_Implicit : string -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanPointType
Public Shared Widening Operator CType (value As String) As RecoveryPlanPointType

Parameters

value
String

Returns

Applies to