Partager via


AppServiceEnvironment.EnvironmentCapacities Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="environmentCapacities")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.StampCapacity> EnvironmentCapacities { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="environmentCapacities")>]
member this.EnvironmentCapacities : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.StampCapacity>
Public ReadOnly Property EnvironmentCapacities As IList(Of StampCapacity)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to