WebPubSubRequestType.Equality(WebPubSubRequestType, WebPubSubRequestType) Operator

Definition

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

Parameters

Returns

Boolean

Applies to