Share via


PdnType.Implicit(String to PdnType) Operator

Definition

Converts a string to a PdnType.

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

Parameters

value
String

Returns

Applies to