Uses of Class
com.azure.compute.batch.models.BatchTaskContainerExecutionInfo
Packages that use BatchTaskContainerExecutionInfo
-
Uses of BatchTaskContainerExecutionInfo in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchTaskContainerExecutionInfoModifier and TypeMethodDescriptionBatchTaskContainerExecutionInfo.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchTaskContainerExecutionInfo from the JsonReader.BatchJobPreparationTaskExecutionInfo.getContainerInfo()
Get the containerInfo property: Information about the container under which the Task is executing.BatchJobReleaseTaskExecutionInfo.getContainerInfo()
Get the containerInfo property: Information about the container under which the Task is executing.BatchStartTaskInfo.getContainerInfo()
Get the containerInfo property: Information about the container under which the Task is executing.BatchSubtask.getContainerInfo()
Get the containerInfo property: Information about the container under which the Task is executing.BatchTaskExecutionInfo.getContainerInfo()
Get the containerInfo property: Information about the container under which the Task is executing.