Partager via


CloudTask.Stats Propriété

Définition

Obtient ou définit des statistiques d’utilisation des ressources pour la tâche.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à