Freigeben über


AgentPool.Count Eigenschaft

Definition

Ruft die Anzahl der Agentcomputer ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: