SkuDescription.SkuCapacity Property

Definition

Gets or sets min, max, and default scale values of the SKU.

[Newtonsoft.Json.JsonProperty(PropertyName="skuCapacity")]
public Microsoft.Azure.Management.AppService.Fluent.Models.SkuCapacity SkuCapacity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="skuCapacity")>]
member this.SkuCapacity : Microsoft.Azure.Management.AppService.Fluent.Models.SkuCapacity with get, set
Public Property SkuCapacity As SkuCapacity

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to