getPrivateEndpointConnection

Get a private endpoint connection API Version: 2020-12-01-preview.

Return

A private endpoint connection class.

Parameters

argument

null


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

Return

A private endpoint connection class.

Parameters

accountName

The name of the account.

privateEndpointConnectionName

Name of the private endpoint connection.

resourceGroupName

The resource group name.

See also


Return

A private endpoint connection class.

Parameters

argument

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

See also