Uses of Class
com.azure.compute.batch.models.BatchJobReleaseTaskExecutionInfo
Packages that use BatchJobReleaseTaskExecutionInfo
-
Uses of BatchJobReleaseTaskExecutionInfo in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchJobReleaseTaskExecutionInfoModifier and TypeMethodDescriptionBatchJobReleaseTaskExecutionInfo.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchJobReleaseTaskExecutionInfo from the JsonReader.BatchJobPreparationAndReleaseTaskStatus.getJobReleaseTaskExecutionInfo()
Get the jobReleaseTaskExecutionInfo property: Information about the execution status of the Job Release Task on this Compute Node.