getPrivateEndpointConnection

Gets the details of the private endpoint connection by managed cluster and resource group. API Version: 2021-03-01.

Return

A private endpoint connection

Parameters

argument

null


suspend fun getPrivateEndpointConnection(privateEndpointConnectionName: String, resourceGroupName: String, resourceName: String): GetPrivateEndpointConnectionResult

Return

A private endpoint connection

See also

Parameters

privateEndpointConnectionName

The name of the private endpoint connection.

resourceGroupName

The name of the resource group.

resourceName

The name of the managed cluster resource.


Return

A private endpoint connection

See also

Parameters

argument

Builder for com.pulumi.azurenative.containerservice.kotlin.inputs.GetPrivateEndpointConnectionPlainArgs.