你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BatchSubtask.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