getPrivateEndpointConnection

Gets the specified private endpoint connection associated with the Relay Namespace. API Version: 2018-01-01-preview.

Return

Private endpoint connection resource.

Parameters

argument

null


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

Return

Private endpoint connection resource.

See also

Parameters

namespaceName

The namespace name

privateEndpointConnectionName

The PrivateEndpointConnection name.

resourceGroupName

Name of the Resource group within the Azure subscription.


Return

Private endpoint connection resource.

See also

Parameters

argument

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