Condividi tramite


LabServicesSku.Costs Property

Definition

Gets metadata for retrieving price info of a lab services SKUs.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to