Share via


DataBoxEdgeSku.Costs Property

Definition

Gets the pricing info of the Sku.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to