getPrivateEndpointConnection

Get the specified private endpoint connection associated with the device update account. Azure REST API version: 2023-07-01.

Return

The Private Endpoint Connection resource.

Parameters

argument

null


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

Return

The Private Endpoint Connection resource.

See also

Parameters

accountName

Account name.

privateEndpointConnectionName

The name of the private endpoint connection associated with the Azure resource

resourceGroupName

The resource group name.


Return

The Private Endpoint Connection resource.

See also

Parameters

argument

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