Uses of Class
com.azure.compute.batch.models.BatchTaskCounts
Packages that use BatchTaskCounts
-
Uses of BatchTaskCounts in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchTaskCountsModifier and TypeMethodDescriptionstatic BatchTaskCounts
BatchTaskCounts.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchTaskCounts from the JsonReader.BatchTaskCountsResult.getTaskCounts()
Get the taskCounts property: The number of Tasks per state.