getResourcePool

Implements resourcePool GET method. API Version: 2020-10-01-preview.

Return

Define the resourcePool.

Parameters

argument

null


suspend fun getResourcePool(resourceGroupName: String, resourcePoolName: String): GetResourcePoolResult

Return

Define the resourcePool.

Parameters

resourceGroupName

The Resource Group Name.

resourcePoolName

Name of the resourcePool.

See also


Return

Define the resourcePool.

Parameters

argument

Builder for com.pulumi.azurenative.connectedvmwarevsphere.kotlin.inputs.GetResourcePoolPlainArgs.

See also