Bagikan melalui


Cluster.Sku Property

Definition

Gets or sets properties of the cluster SKU.

[Newtonsoft.Json.JsonProperty(PropertyName="sku")]
public Microsoft.Azure.Management.EventHub.Models.ClusterSku Sku { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sku")>]
member this.Sku : Microsoft.Azure.Management.EventHub.Models.ClusterSku with get, set
Public Property Sku As ClusterSku

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to