Uses of Class
com.azure.compute.batch.models.BatchJobStatistics
Packages that use BatchJobStatistics
-
Uses of BatchJobStatistics in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchJobStatisticsModifier and TypeMethodDescriptionstatic BatchJobStatistics
BatchJobStatistics.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchJobStatistics from the JsonReader.BatchJob.getStats()
Get the stats property: Resource usage statistics for the entire lifetime of the Job.