Delen via


KustoDatabasePrincipalType.Equality Operator

Definition

Determines if two KustoDatabasePrincipalType values are the same.

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