RecoveryPlanGroupType.Implicit(String to RecoveryPlanGroupType) Operator

Definition

Converts a string to a RecoveryPlanGroupType.

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

Parameters

value
String

Returns

Applies to