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

TaskContainerExecutionInformation Class

Definition

Contains information about the container which a task is executing.

public class TaskContainerExecutionInformation
type TaskContainerExecutionInformation = class
Public Class TaskContainerExecutionInformation
Inheritance
TaskContainerExecutionInformation

Properties

Name Description
ContainerId

Gets the ID of the container.

Error

Gets detailed error information about the container.

State

Gets the state of the container.

Applies to