Share via


KustoClusterType.Implicit(String to KustoClusterType) Operator

Definition

Converts a string to a KustoClusterType.

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

Parameters

value
String

Returns

Applies to