Compartilhar via


TaskCountsResult.TaskSlotCounts Propriedade

Definição

Obtém ou define o número de TaskSlots exigido por Tarefas por estado.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a