getPrivateEndpointConnection

Get Private endpoint connection object. Uses Azure REST API version 2023-06-01-preview.

Return

The private endpoint connection resource.

Parameters

argument

null


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

Return

The private endpoint connection resource.

Parameters

dataManagerForAgricultureResourceName

DataManagerForAgriculture resource name.

privateEndpointConnectionName

Private endpoint connection name.

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

The private endpoint connection resource.

Parameters

argument

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

See also