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?: {[propertyName: string]: string}
				Property Value
{[propertyName: string]: string}