Build Service Agent Pool Properties Response
data class BuildServiceAgentPoolPropertiesResponse(val poolSize: BuildServiceAgentPoolSizePropertiesResponse? = null, val provisioningState: String)
Build service agent pool properties
Constructors
Link copied to clipboard
fun BuildServiceAgentPoolPropertiesResponse(poolSize: BuildServiceAgentPoolSizePropertiesResponse? = null, provisioningState: String)