AgentPoolProvisioningStatusStatus interface

The observed status of the agent pool.

Properties

currentState

The current state of the agent pool. NOTE: This property will not be serialized. It can only be populated by the server.

errorMessage

Error messages during an agent pool operation or steady state.

readyReplicas

Property Details

currentState

The current state of the agent pool. NOTE: This property will not be serialized. It can only be populated by the server.

currentState?: string

Property Value

string

errorMessage

Error messages during an agent pool operation or steady state.

errorMessage?: string

Property Value

string

readyReplicas

readyReplicas?: AgentPoolUpdateProfile[]

Property Value