getagentPool

Gets the agent pool in the Hybrid AKS provisioned cluster API Version: 2022-05-01-preview.

Return

The agentPool resource definition

Parameters

argument

null


suspend fun getagentPool(agentPoolName: String, provisionedClustersName: String, resourceGroupName: String): GetagentPoolResult

Return

The agentPool resource definition

Parameters

agentPoolName

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

provisionedClustersName

Parameter for the name of the provisioned cluster

resourceGroupName

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

See also


Return

The agentPool resource definition

Parameters

argument

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

See also