Freigeben über


TaskCountsResult.TaskSlotCounts Eigenschaft

Definition

Ruft die Anzahl von TaskSlots ab, die für Tasks pro Status erforderlich sind, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: