Freigeben über


CloudServiceRoleSku.Capacity Eigenschaft

Definition

Ruft ab oder legt fest, wie viele Rolleninstanzen im Clouddienst vorhanden sind.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: