다음을 통해 공유


PeeringLearnedType.Implicit(String to PeeringLearnedType) Operator

Definition

Converts a string to a PeeringLearnedType.

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

Parameters

value
String

Returns

Applies to