Share via


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

Property Value

{[propertyName: string]: string}