Share via


ResourceSku.Costs Propiedad

Definición

Obtiene metadatos para recuperar información de precios.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a