IComputeSku.Costs Property

Definition

Gets the metadata for querying the sku pricing information.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Compute.Fluent.Models.ResourceSkuCosts> Costs { get; }
member this.Costs : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Compute.Fluent.Models.ResourceSkuCosts>
Public ReadOnly Property Costs As IReadOnlyList(Of ResourceSkuCosts)

Property Value

Applies to