BandwidthLimitResponse

data class BandwidthLimitResponse(val limitMbps: String)

Specifies a bandwidth limit for an agent pool.

Constructors

Link copied to clipboard
constructor(limitMbps: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Bandwidth rate in megabytes per second, distributed across all the agents in the pool.