Share via


KustoDatabasePrincipalRole.Equality Operator

Definition

Determines if two KustoDatabasePrincipalRole values are the same.

public static bool operator == (Azure.ResourceManager.Kusto.Models.KustoDatabasePrincipalRole left, Azure.ResourceManager.Kusto.Models.KustoDatabasePrincipalRole right);
static member ( = ) : 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