Uses of Class
com.azure.compute.batch.models.BatchTaskInfo
Packages that use BatchTaskInfo
-
Uses of BatchTaskInfo in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchTaskInfoModifier and TypeMethodDescriptionstatic BatchTaskInfo
BatchTaskInfo.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchTaskInfo from the JsonReader.Methods in com.azure.compute.batch.models that return types with arguments of type BatchTaskInfoModifier and TypeMethodDescriptionBatchNode.getRecentTasks()
Get the recentTasks property: A list of Tasks whose state has recently changed.