Share via


KustoClusterState.Inequality(KustoClusterState, KustoClusterState) Operator

Definition

Determines if two KustoClusterState values are not the same.

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

Parameters

Returns

Applies to