AggregationType.Equality(AggregationType, AggregationType) Operator

Definition

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

Parameters

Returns

Boolean

Applies to