AgentPoolStatus Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |