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


KustoIotHubDataFormat.Implicit(String to KustoIotHubDataFormat) Operator

Definition

Converts a string to a KustoIotHubDataFormat.

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

Parameters

value
String

Returns

Applies to