AgentPoolStatus Class

Definition

Contains read-only information about the Agent Pool.

public class AgentPoolStatus
type AgentPoolStatus = class
Public Class AgentPoolStatus
Inheritance
AgentPoolStatus

Constructors

Name Description
AgentPoolStatus()

Initializes a new instance of the AgentPoolStatus class.

AgentPoolStatus(ErrorDetail)

Initializes a new instance of the AgentPoolStatus class.

Properties

Name Description
ProvisioningError

Gets the error detail information of the agent pool. Preserves the detailed info of failure. If there was no error, this field is omitted.

Applies to