Partager via


PrivateLinkConnectionStatus.Inequality Operator

Definition

public static bool operator != (Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Support.PrivateLinkConnectionStatus e1, Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Support.PrivateLinkConnectionStatus e2);
static member op_Inequality : 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