Share via


BillingSubscription.SkuId Property

Definition

Gets or sets the sku ID of the Azure plan for the subscription.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.skuId")]
public string SkuId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.skuId")>]
member this.SkuId : string with get, set
Public Property SkuId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to