AgentPoolUpdateParameters interface

The parameters for updating an agent pool.

Properties

count

The count of agent machine

tags

The ARM resource tags.

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>