PriceSheetResult.Pricesheets Property

Definition

Gets price sheet

[Newtonsoft.Json.JsonProperty(PropertyName="properties.pricesheets")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Consumption.Models.PriceSheetProperties> Pricesheets { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.pricesheets")>]
member this.Pricesheets : System.Collections.Generic.IList<Microsoft.Azure.Management.Consumption.Models.PriceSheetProperties>
Public ReadOnly Property Pricesheets As IList(Of PriceSheetProperties)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to