Package version:

The QueueStatus of Agent Pool

interface AgentPoolQueueStatus {
    count?: number;
}

Properties

Properties

count?: number

The number of pending runs in the queue