Get Agent Pool Result
data class GetAgentPoolResult(val azureApiVersion: String, val count: Int? = null, val id: String, val location: String, val name: String, val os: String? = null, val provisioningState: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val tier: String? = null, val type: String, val virtualNetworkSubnetResourceId: String? = null)
The agentpool that has the ARM resource and properties. The agentpool will have all information to create an agent pool.
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The provisioning state of this agent pool
Link copied to clipboard
Metadata pertaining to creation and last modification of the resource.
Link copied to clipboard
The Virtual Network Subnet Resource Id of the agent machine