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


KustoDatabasePrincipalRole.Inequality Operator

Definition

Determines if two KustoDatabasePrincipalRole values are not the same.

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

Parameters

Returns

Applies to