getPrivateEndpointConnection

Get private endpoint connection. API Version: 2020-05-01.

Return

The Private Endpoint Connection resource.

Parameters

argument

null


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

Return

The Private Endpoint Connection resource.

Parameters

accountName

The Media Services account name.

name
resourceGroupName

The name of the resource group within the Azure subscription.

See also


Return

The Private Endpoint Connection resource.

Parameters

argument

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

See also