WebPubSubRequestType.Equality(WebPubSubRequestType, WebPubSubRequestType) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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