get Pool
Gets a machine pool API Version: 2022-09-01-preview.
Return
A pool of Virtual Machines.
Parameters
argument
null
suspend fun getPool(poolName: String, projectName: String, resourceGroupName: String): GetPoolResult
Return
A pool of Virtual Machines.
See also
Parameters
pool Name
Name of the pool.
project Name
The name of the project.
resource Group Name
Name of the resource group within the Azure subscription.
Return
A pool of Virtual Machines.
See also
Parameters
argument
Builder for com.pulumi.azurenative.devcenter.kotlin.inputs.GetPoolPlainArgs.