DomainType.Equality(DomainType, DomainType) Operator

Definition

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

Parameters

Returns

Boolean

Applies to