CreateLimitRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The value that you specify as the name in the amounts field of the hostRequirements in a step of a job template to declare the limit requirement.

Link copied to clipboard

The unique token which the server uses to recognize retries of the same request.

Link copied to clipboard

A description of the limit. A description helps you identify the purpose of the limit.

Link copied to clipboard

The display name of the limit.

Link copied to clipboard

The farm ID of the farm that contains the limit.

Link copied to clipboard

The maximum number of resources constrained by this limit. When all of the resources are in use, steps that require the limit won't be scheduled until the resource is available.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String