LayerEntropyMode.Implicit(String to LayerEntropyMode) Operator

Definition

Converts a string to a LayerEntropyMode.

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

Parameters

value
String

Returns

Applies to