共用方式為


KustoScriptType.Implicit(String to KustoScriptType) Operator

Definition

Converts a string to a KustoScriptType.

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

Parameters

value
String

Returns

Applies to