Share via


MobileNetworkPlatformType.Implicit Operator

Definition

Converts a string to a MobileNetworkPlatformType.

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

Parameters

value
String

Returns

Applies to