Compartir a través de


KustoScriptType.Implicit(String to KustoScriptType) Operador

Definición

Convierte una cadena en un 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

Parámetros

value
String

Devoluciones

Se aplica a