Partager via


CloudJobSchedule.Stats Propriété

Définition

Obtient ou définit les statistiques d’utilisation des ressources de durée de vie pour la planification du travail. Les statistiques peuvent ne pas être immédiatement disponibles. Le service Batch effectue un cumul périodique des statistiques. Le délai standard est d’environ 30 minutes.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à