Uses of Class
com.azure.compute.batch.models.BatchNodeCounts
Packages that use BatchNodeCounts
-
Uses of BatchNodeCounts in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchNodeCountsModifier and TypeMethodDescriptionstatic BatchNodeCounts
BatchNodeCounts.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchNodeCounts from the JsonReader.BatchPoolNodeCounts.getDedicated()
Get the dedicated property: The number of dedicated Compute Nodes in each state.BatchPoolNodeCounts.getLowPriority()
Get the lowPriority property: The number of Spot/Low-priority Compute Nodes in each state.