AgentPoolProperties interface
The properties of agent pool.
Properties
| count | The count of agent machine |
| os | The OS of agent machine |
| provisioning |
The provisioning state of this agent pool |
| tier | The Tier of agent machine |
| virtual |
The Virtual Network Subnet Resource Id of the agent machine |
Property Details
count
The count of agent machine
count?: number
Property Value
number
os
The OS of agent machine
os?: string
Property Value
string
provisioningState
The provisioning state of this agent pool
provisioningState?: string
Property Value
string
tier
The Tier of agent machine
tier?: string
Property Value
string
virtualNetworkSubnetResourceId
The Virtual Network Subnet Resource Id of the agent machine
virtualNetworkSubnetResourceId?: string
Property Value
string