Share via


LoggerType.Implicit(String to LoggerType) Operator

Definition

Converts a string to a LoggerType.

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

Parameters

value
String

Returns

Applies to