Delen via


KustoClusterState.Implicit(String to KustoClusterState) Operator

Definition

Converts a string to a KustoClusterState.

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

Parameters

value
String

Returns

Applies to