Share via


IEhNamespace.SkuName Property

Definition

Name of this SKU.

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="Name of this SKU.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.SkuName) }, ReadOnly=false, Required=false, SerializedName="name")]
public Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.SkuName? SkuName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="Name of this SKU.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.SkuName) }, ReadOnly=false, Required=false, SerializedName="name")>]
member this.SkuName : Nullable<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.SkuName> with get, set
Public Property SkuName As Nullable(Of SkuName)

Property Value

Attributes

Applies to