Share via


SkuInformation.Costs Property

Definition

Gets cost of the Sku.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to