AgentPoolUpdateParameters interface
The parameters for updating an agent pool.
Property Details
count
The count of agent machine
count?: number
Property Value
number
tags
The ARM resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>