Uses of Class
com.azure.compute.batch.models.BatchPoolStatistics
Packages that use BatchPoolStatistics
-
Uses of BatchPoolStatistics in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchPoolStatisticsModifier and TypeMethodDescriptionstatic BatchPoolStatistics
BatchPoolStatistics.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchPoolStatistics from the JsonReader.BatchPool.getStats()
Get the stats property: Utilization and resource usage statistics for the entire lifetime of the Pool.