Uses of Class
com.azure.compute.batch.models.BatchStartTaskInfo
Packages that use BatchStartTaskInfo
-
Uses of BatchStartTaskInfo in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchStartTaskInfoModifier and TypeMethodDescriptionstatic BatchStartTaskInfo
BatchStartTaskInfo.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchStartTaskInfo from the JsonReader.BatchNode.getStartTaskInfo()
Get the startTaskInfo property: Runtime information about the execution of the StartTask on the Compute Node.