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


KustoDatabasePrincipalAssignmentType.Inequality Operator

Definition

Determines if two KustoDatabasePrincipalAssignmentType values are not the same.

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

Parameters

Returns

Applies to