CloudJob.Stats Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets resource usage statistics for the entire lifetime of the job.
[Newtonsoft.Json.JsonProperty(PropertyName="stats")]
public Microsoft.Azure.Batch.Protocol.Models.JobStatistics Stats { get; set; }
member this.Stats : Microsoft.Azure.Batch.Protocol.Models.JobStatistics with get, set
Public Property Stats As JobStatistics
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute