Share via


IClusterSku.Name Property

Definition

Name of this SKU.

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="Name of this SKU.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="name")]
public string Name { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="Name of this SKU.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="name")>]
member this.Name : string
Public ReadOnly Property Name As String

Property Value

Attributes

Applies to