getPrivateEndpointConnectionByHostPool

Get a private endpoint connection. API Version: 2021-04-01-preview.

Return

The Private Endpoint Connection resource.

Parameters

argument

null


suspend fun getPrivateEndpointConnectionByHostPool(hostPoolName: String, privateEndpointConnectionName: String, resourceGroupName: String): GetPrivateEndpointConnectionByHostPoolResult

Return

The Private Endpoint Connection resource.

Parameters

hostPoolName

The name of the host pool within the specified resource group

privateEndpointConnectionName

The name of the private endpoint connection associated with the Azure resource

resourceGroupName

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

See also


Return

The Private Endpoint Connection resource.

Parameters

argument

Builder for com.pulumi.azurenative.desktopvirtualization.kotlin.inputs.GetPrivateEndpointConnectionByHostPoolPlainArgs.

See also