AvailableLabServicesSku.Costs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Metadata for retrieving price info of a lab services SKUs.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.LabServices.Models.AvailableLabServicesSkuCost> Costs { get; }
member this.Costs : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.LabServices.Models.AvailableLabServicesSkuCost>
Public ReadOnly Property Costs As IReadOnlyList(Of AvailableLabServicesSkuCost)