getWebAppPrivateEndpointConnection

Description for Gets a private endpoint connection Azure REST API version: 2022-09-01. Other available API versions: 2020-10-01.

Return

Remote Private Endpoint Connection ARM resource.

Parameters

argument

null


suspend fun getWebAppPrivateEndpointConnection(name: String, privateEndpointConnectionName: String, resourceGroupName: String): GetWebAppPrivateEndpointConnectionResult

Return

Remote Private Endpoint Connection ARM resource.

See also

Parameters

name

Name of the site.

privateEndpointConnectionName

Name of the private endpoint connection.

resourceGroupName

Name of the resource group to which the resource belongs.


Return

Remote Private Endpoint Connection ARM resource.

See also

Parameters

argument

Builder for com.pulumi.azurenative.web.kotlin.inputs.GetWebAppPrivateEndpointConnectionPlainArgs.