getAgentPool

Gets the agent pool in the Hybrid AKS provisioned cluster Azure REST API version: 2022-09-01-preview.

Return

The agentPool resource definition

Parameters

argument

null


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

Return

The agentPool resource definition

See also

Parameters

agentPoolName

Parameter for the name of the agent pool in the provisioned cluster

resourceGroupName

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

resourceName

Parameter for the name of the provisioned cluster


Return

The agentPool resource definition

See also

Parameters

argument

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