Partager via


PrivateLinkConnectionStatus.Equality Operator

Definition

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

Parameters

Returns

Applies to