Share via


Catalog.SkuProperties Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="skuProperties")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Reservations.Models.SkuProperty> SkuProperties { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="skuProperties")>]
member this.SkuProperties : System.Collections.Generic.IList<Microsoft.Azure.Management.Reservations.Models.SkuProperty>
Public ReadOnly Property SkuProperties As IList(Of SkuProperty)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to