Uses of Class
com.azure.compute.batch.models.BatchJobExecutionInfo
Packages that use BatchJobExecutionInfo
-
Uses of BatchJobExecutionInfo in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchJobExecutionInfoModifier and TypeMethodDescriptionstatic BatchJobExecutionInfo
BatchJobExecutionInfo.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchJobExecutionInfo from the JsonReader.BatchJob.getExecutionInfo()
Get the executionInfo property: The execution information for the Job.