Megosztás a következőn keresztül:


KustoEventHubDataFormat.Implicit(String to KustoEventHubDataFormat) Operator

Definition

Converts a string to a KustoEventHubDataFormat.

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

Parameters

value
String

Returns

Applies to