ApiManagementServiceUpdateParameters.Sku Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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