getPrivateEndpointConnection

REST model used to encapsulate the user visible state of a PrivateEndpoint. API Version: 2020-07-07.

Return

REST model used to encapsulate the user visible state of a PrivateEndpoint.

Parameters

argument

null


suspend fun getPrivateEndpointConnection(peConnectionName: String, resourceGroupName: String, siteName: String): GetPrivateEndpointConnectionResult

Return

REST model used to encapsulate the user visible state of a PrivateEndpoint.

Parameters

peConnectionName

Private link resource name.

resourceGroupName

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

siteName

Site name.

See also


Return

REST model used to encapsulate the user visible state of a PrivateEndpoint.

Parameters

argument

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

See also