Freigeben über


CloudJobSchedule.Stats Eigenschaft

Definition

Ruft die Statistiken zur Ressourcennutzungsdauer für den Auftragszeitplan ab oder legt diese fest. Die Statistiken sind möglicherweise nicht sofort verfügbar. Der Batch-Dienst führt ein regelmäßiges Rollup von Statistiken aus. Die typische Verzögerung beträgt etwa 30 Minuten.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: