Freigeben über


ValidateRequest.Capacity Eigenschaft

Definition

Ruft die Zielkapazität des App Service plans (Anzahl der VMs) ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.capacity")]
public int? Capacity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.capacity")>]
member this.Capacity : Nullable<int> with get, set
Public Property Capacity As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: