getPrivateEndpointConnection

Gets a private endpoint connection. Azure REST API version: 2021-07-01-preview. Other available API versions: 2019-10-17-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.

See also

Parameters

privateEndpointConnectionName

The name of the private endpoint connection.

resourceGroupName

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

scopeName

The name of the Azure Monitor PrivateLinkScope resource.


Return

The Private Endpoint Connection resource.

See also

Parameters

argument

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