Freigeben über


TaskCountsResult.TaskCounts Eigenschaft

Definition

Ruft die Anzahl von Aufgaben pro Status ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="taskCounts")]
public Microsoft.Azure.Batch.Protocol.Models.TaskCounts TaskCounts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="taskCounts")>]
member this.TaskCounts : Microsoft.Azure.Batch.Protocol.Models.TaskCounts with get, set
Public Property TaskCounts As TaskCounts

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: