getPrivateEndpointConnection

Gets the specified private endpoint connection associated with the configuration store. Azure REST API version: 2023-03-01.

Return

A private endpoint connection

Parameters

argument

null


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

Return

A private endpoint connection

See also

Parameters

configStoreName

The name of the configuration store.

privateEndpointConnectionName

Private endpoint connection name

resourceGroupName

The name of the resource group to which the container registry belongs.


Return

A private endpoint connection

See also

Parameters

argument

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