Compartir a través de


ApiManagementSku.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.ApiManagement.Models.ApiManagementSkuCosts> Costs { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="costs")>]
member this.Costs : System.Collections.Generic.IList<Microsoft.Azure.Management.ApiManagement.Models.ApiManagementSkuCosts>
Public ReadOnly Property Costs As IList(Of ApiManagementSkuCosts)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a