Uses of Class
com.azure.compute.batch.models.BatchPoolResourceStatistics
Packages that use BatchPoolResourceStatistics
-
Uses of BatchPoolResourceStatistics in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchPoolResourceStatisticsModifier and TypeMethodDescriptionstatic BatchPoolResourceStatisticsBatchPoolResourceStatistics.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BatchPoolResourceStatistics from the JsonReader.BatchPoolStatistics.getResourceStats()Get the resourceStats property: Statistics related to resource consumption by Compute Nodes in the Pool.