다음을 통해 공유


KustoIotHubDataFormat.Inequality Operator

Definition

Determines if two KustoIotHubDataFormat values are not the same.

public static bool operator != (Azure.ResourceManager.Kusto.Models.KustoIotHubDataFormat left, Azure.ResourceManager.Kusto.Models.KustoIotHubDataFormat right);
static member op_Inequality : 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