Package version:

Interface AgentPoolUpdateParameters

The parameters for updating an agent pool.

Hierarchy

  • AgentPoolUpdateParameters

Properties

Properties

count?: number

The count of agent machine

tags?: {
    [propertyName: string]: string;
}

The ARM resource tags.

Type declaration

  • [propertyName: string]: string

Generated using TypeDoc