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


KustoIotHubDataFormat.Equality Operator

Definition

Determines if two KustoIotHubDataFormat values are the same.

public static bool operator == (Azure.ResourceManager.Kusto.Models.KustoIotHubDataFormat left, Azure.ResourceManager.Kusto.Models.KustoIotHubDataFormat right);
static member ( = ) : Azure.ResourceManager.Kusto.Models.KustoIotHubDataFormat * Azure.ResourceManager.Kusto.Models.KustoIotHubDataFormat -> bool
Public Shared Operator == (left As KustoIotHubDataFormat, right As KustoIotHubDataFormat) As Boolean

Parameters

Returns

Applies to