KustoDatabasePrincipalAssignmentType.Equality Operator

Definition

Determines if two KustoDatabasePrincipalAssignmentType values are the same.

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