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

ContainerId

Gets the ID of the container.

Error

Gets detailed error information about the container.

State

Gets the state of the container.

Applies to