Delen via


KustoDatabaseCallerRole.Inequality Operator

Definition

Determines if two KustoDatabaseCallerRole values are not the same.

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

Parameters

Returns

Applies to