getPrivateEndpointConnection

Gets a private endpoint connection. API Version: 2022-04-02-preview.

Return

The Private Endpoint Connection resource.

Parameters

argument

null


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

Return

The Private Endpoint Connection resource.

Parameters

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.

scopeName

The name of the Azure Arc PrivateLinkScope resource.

See also


Return

The Private Endpoint Connection resource.

Parameters

argument

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

See also