KustoClusterEngineType.Implicit(String to KustoClusterEngineType) Operator

Definition

Converts a string to a KustoClusterEngineType.

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

Parameters

value
String

Returns

Applies to