Freigeben über


ApplicationGatewaySku.Capacity Eigenschaft

Definition

Ruft die Kapazität (instance Anzahl) eines Anwendungsgateways ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: