Compartir a través de


BatchJobReleaseTaskExecutionInfo.ContainerInfo Property

Definition

Information about the container under which the Task is executing. This property is set only if the Task runs in a container context.

public Azure.Compute.Batch.BatchTaskContainerExecutionInfo ContainerInfo { get; }
member this.ContainerInfo : Azure.Compute.Batch.BatchTaskContainerExecutionInfo
Public ReadOnly Property ContainerInfo As BatchTaskContainerExecutionInfo

Property Value

Applies to