getAgentPool

Gets the details of the agent pool by managed cluster and resource group. API Version: 2021-03-01.

Return

Agent Pool.

Parameters

argument

null


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

Return

Agent Pool.

Parameters

agentPoolName

The name of the agent pool.

resourceGroupName

The name of the resource group.

resourceName

The name of the managed cluster resource.

See also


Return

Agent Pool.

Parameters

argument

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

See also