Aracılığıyla paylaş


KustoClusterPrincipalRole.Inequality Operator

Definition

Determines if two KustoClusterPrincipalRole values are not the same.

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

Parameters

Returns

Applies to