Freigeben über


CloudTask.Stats Eigenschaft

Definition

Ruft Ressourcennutzungsstatistiken für den Task ab oder legt diese fest.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: