getPrivateEndpointConnection

Get private endpoint connection properties for the given private endpoint. Azure REST API version: 2023-01-31. Other available API versions: 2020-12-01.

Return

The private endpoint connection of a Digital Twin.

Parameters

argument

null


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

Return

The private endpoint connection of a Digital Twin.

See also

Parameters

privateEndpointConnectionName

The name of the private endpoint connection.

resourceGroupName

The name of the resource group that contains the DigitalTwinsInstance.

resourceName

The name of the DigitalTwinsInstance.


Return

The private endpoint connection of a Digital Twin.

See also

Parameters

argument

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