KustoPoolType.Implicit(String to KustoPoolType) Operator

Definition

Converts a string to a KustoPoolType.

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

Parameters

value
String

Returns

Applies to