Share via


SbNamespaceUpdateParameters.SkuName Property

Definition

Name of this SKU.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Support.SkuName? SkuName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.PropertyOrigin.Inlined)>]
member this.SkuName : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Support.SkuName> with get, set
Public Property SkuName As Nullable(Of SkuName)

Property Value

Implements

Attributes

Applies to