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


KustoEventGridDataFormat.Equality Operator

Definition

Determines if two KustoEventGridDataFormat values are the same.

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

Parameters

Returns

Applies to