Test Distribution Agent Pool Configuration With Id
constructor(@Json(name = "id" ) id: String, @Json(name = "name" ) name: String, @Json(name = "minimumSize" ) minimumSize: Int, @Json(name = "maximumSize" ) maximumSize: Int, @Json(name = "orderIndex" ) orderIndex: Int, @Json(name = "capabilities" ) capabilities: List<String>)
Parameters
id
The unique identifier of the agent pool.
name
The alias or display name of the agent pool.
minimum Size
maximum Size
order Index
The order in which the agent pool is considered for allocation. Lower values are considered first.
capabilities