Uses of Class
com.azure.compute.batch.models.BatchJobPreparationTaskExecutionInfo
Packages that use BatchJobPreparationTaskExecutionInfo
-
Uses of BatchJobPreparationTaskExecutionInfo in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchJobPreparationTaskExecutionInfoModifier and TypeMethodDescriptionBatchJobPreparationTaskExecutionInfo.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchJobPreparationTaskExecutionInfo from the JsonReader.BatchJobPreparationAndReleaseTaskStatus.getJobPreparationTaskExecutionInfo()
Get the jobPreparationTaskExecutionInfo property: Information about the execution status of the Job Preparation Task on this Compute Node.