Delen via


KustoDatabasePrincipalType.Inequality Operator

Definition

Determines if two KustoDatabasePrincipalType values are not the same.

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

Parameters

Returns

Applies to