Поделиться через


KustoScaleType.Implicit(String to KustoScaleType) Operator

Definition

Converts a String to a KustoScaleType.

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

Parameters

value
String

Returns

Applies to