AzurePlan.SkuId Property

Definition

Gets or sets the sku id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to