DatabasePrincipalType.Equality(DatabasePrincipalType, DatabasePrincipalType) Operator

Definition

public static bool operator == (Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.DatabasePrincipalType e1, Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.DatabasePrincipalType e2);
static member ( = ) : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.DatabasePrincipalType * Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.DatabasePrincipalType -> bool
Public Shared Operator == (e1 As DatabasePrincipalType, e2 As DatabasePrincipalType) As Boolean

Parameters

Returns

Boolean

Applies to