getAgentPool

Agent Pool. Azure REST API version: 2023-04-01. Other available API versions: 2019-02-01, 2019-04-01, 2020-06-01, 2021-02-01, 2021-08-01, 2022-04-02-preview, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01.

Return

Agent Pool.

Parameters

argument

null


suspend fun getAgentPool(agentPoolName: String, resourceGroupName: String, resourceName: String): GetAgentPoolResult

Return

Agent Pool.

See also

Parameters

agentPoolName

The name of the agent pool.

resourceGroupName

The name of the resource group. The name is case insensitive.

resourceName

The name of the managed cluster resource.


Return

Agent Pool.

See also

Parameters

argument

Builder for com.pulumi.azurenative.containerservice.kotlin.inputs.GetAgentPoolPlainArgs.