getagent Pool
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
agent Pool Name
Parameter for the name of the agent pool in the provisioned cluster
provisioned Clusters Name
Parameter for the name of the provisioned cluster
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getagentPool(argument: suspend GetagentPoolPlainArgsBuilder.() -> Unit): GetagentPoolResult
Return
The agentPool resource definition
Parameters
argument
Builder for com.pulumi.azurenative.hybridcontainerservice.kotlin.inputs.GetagentPoolPlainArgs.