AgentPoolAvailableVersionsOutput interface
The list of available versions for an agent pool.
Properties
| id | The ID of the agent pool version list. |
| name | The name of the agent pool version list. |
| properties | Properties of agent pool available versions. |
| type | Type of the agent pool version list. |
Property Details
id
The ID of the agent pool version list.
id?: string
Property Value
string
name
The name of the agent pool version list.
name?: string
Property Value
string
properties
Properties of agent pool available versions.
properties: AgentPoolAvailableVersionsPropertiesOutput
Property Value
type
Type of the agent pool version list.
type?: string
Property Value
string