Bagikan melalui


SkuTier.Equality(SkuTier, SkuTier) Operator

Definition

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

Parameters

e1
SkuTier
e2
SkuTier

Returns

Applies to