ListAgentPoolQueueStatusResult

data class ListAgentPoolQueueStatusResult(val count: Int? = null)

The QueueStatus of Agent Pool

Constructors

Link copied to clipboard
constructor(count: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val count: Int? = null

The number of pending runs in the queue