Uses of Class
com.azure.compute.batch.models.BatchTaskStatistics
Packages that use BatchTaskStatistics
-
Uses of BatchTaskStatistics in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchTaskStatisticsModifier and TypeMethodDescriptionstatic BatchTaskStatistics
BatchTaskStatistics.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchTaskStatistics from the JsonReader.BatchTask.getStats()
Get the stats property: Resource usage statistics for the Task.