ResourceSku.Capacity Property

Definition

Gets the capacity of SKU.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to