Compartilhar via


TaskCountsResult.TaskCounts Propriedade

Definição

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

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a