Uses of Class
com.azure.compute.batch.models.BatchTaskSlotCounts
Packages that use BatchTaskSlotCounts
-
Uses of BatchTaskSlotCounts in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchTaskSlotCountsModifier and TypeMethodDescriptionstatic BatchTaskSlotCounts
BatchTaskSlotCounts.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchTaskSlotCounts from the JsonReader.BatchTaskCountsResult.getTaskSlotCounts()
Get the taskSlotCounts property: The number of TaskSlots required by Tasks per state.