Compartir a través de


ApiManagementServiceUpdateParameters.Sku Propiedad

Definición

Obtiene o establece las propiedades de SKU del servicio API Management.

[Newtonsoft.Json.JsonProperty(PropertyName="sku")]
public Microsoft.Azure.Management.ApiManagement.Models.ApiManagementServiceSkuProperties Sku { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sku")>]
member this.Sku : Microsoft.Azure.Management.ApiManagement.Models.ApiManagementServiceSkuProperties with get, set
Public Property Sku As ApiManagementServiceSkuProperties

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a