KustoPoolState.Implicit(String to KustoPoolState) Operator

Definition

Converts a string to a KustoPoolState.

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

Parameters

value
String

Returns

Applies to