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
constructor(poolSize: BuildServiceAgentPoolSizePropertiesResponse? = null, provisioningState: String)