Freigeben über


AppServiceEnvironmentResourceInner.EnvironmentCapacities Eigenschaft

Definition

Ruft die aktuelle Gesamtkapazität, die verwendeten und verfügbaren Workerkapazitäten ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: