AppDaprLogLevel.Implicit(String to AppDaprLogLevel) Operator

Definition

Converts a String to a AppDaprLogLevel.

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

Parameters

value
String

Returns

Applies to