getIotDpsResourcePrivateEndpointConnection

Get private endpoint connection properties Uses Azure REST API version 2022-12-12. Other available API versions: 2023-03-01-preview, 2025-02-01-preview.

Return

The private endpoint connection of a provisioning service

Parameters

argument

null


suspend fun getIotDpsResourcePrivateEndpointConnection(privateEndpointConnectionName: String, resourceGroupName: String, resourceName: String): GetIotDpsResourcePrivateEndpointConnectionResult

Return

The private endpoint connection of a provisioning service

Parameters

privateEndpointConnectionName

The name of the private endpoint connection

resourceGroupName

The name of the resource group that contains the provisioning service.

resourceName

The name of the provisioning service.

See also


Return

The private endpoint connection of a provisioning service

Parameters

argument

Builder for com.pulumi.azurenative.devices.kotlin.inputs.GetIotDpsResourcePrivateEndpointConnectionPlainArgs.

See also