Uses of Class
com.azure.compute.batch.models.BatchPoolUsageStatistics
Packages that use BatchPoolUsageStatistics
-
Uses of BatchPoolUsageStatistics in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchPoolUsageStatisticsModifier and TypeMethodDescriptionstatic BatchPoolUsageStatistics
BatchPoolUsageStatistics.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchPoolUsageStatistics from the JsonReader.BatchPoolStatistics.getUsageStats()
Get the usageStats property: Statistics related to Pool usage, such as the amount of core-time used.