Freigeben über


SkuDescription.Capacity Eigenschaft

Definition

Ruft die aktuelle Anzahl von Instanzen ab, die der Ressource zugewiesen sind, oder legt diese 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: