Share via


ReservationResponse.Sku Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to