ApiManagementServiceUpdateParameters.Sku Property

Definition

Gets or sets SKU properties of the API Management service.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to