Uses of Class
com.azure.compute.batch.models.BatchTaskExecutionInfo
Packages that use BatchTaskExecutionInfo
-
Uses of BatchTaskExecutionInfo in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchTaskExecutionInfoModifier and TypeMethodDescriptionstatic BatchTaskExecutionInfo
BatchTaskExecutionInfo.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchTaskExecutionInfo from the JsonReader.BatchTask.getExecutionInfo()
Get the executionInfo property: Information about the execution of the Task.BatchTaskInfo.getExecutionInfo()
Get the executionInfo property: Information about the execution of the Task.