Delen via


KustoScriptLevel.Equality(KustoScriptLevel, KustoScriptLevel) Operator

Definition

Determines if two KustoScriptLevel values are the same.

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

Parameters

Returns

Applies to