DnsServiceLogLevel.Implicit(String to DnsServiceLogLevel) Operator

Definition

Converts a string to a DnsServiceLogLevel.

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

Parameters

value
String

Returns

Applies to