BuildResourceUsage interface

Represents information about resources used by builds in the system.

Properties

distributedTaskAgents

The number of build agents.

paidPrivateAgentSlots

The number of paid private agent slots.

totalUsage

The total usage.

xamlControllers

The number of XAML controllers.

Property Details

distributedTaskAgents

The number of build agents.

distributedTaskAgents: number

Property Value

number

paidPrivateAgentSlots

The number of paid private agent slots.

paidPrivateAgentSlots: number

Property Value

number

totalUsage

The total usage.

totalUsage: number

Property Value

number

xamlControllers

The number of XAML controllers.

xamlControllers: number

Property Value

number