Freigeben über


SkuName.Inequality(SkuName, SkuName) Operator

Definition

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

Parameters

e1
SkuName
e2
SkuName

Returns

Applies to