getPrivateEndpointConnection

Gets the specified private endpoint connection associated with the configuration store. API Version: 2020-06-01.

Return

A private endpoint connection

Parameters

argument

null


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

Return

A private endpoint connection

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.

See also


Return

A private endpoint connection

Parameters

argument

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

See also