getPrivateEndpointConnectionControllerPrivateEndpointConnection

Get the private endpoint with the specified name. Uses Azure REST API version 2020-05-01. Other available API versions: 2023-01-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native migrate [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Return

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

Parameters

argument

null


Return

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

Parameters

migrateProjectName

Migrate project name.

peConnectionName

Private endpoint connection name.

resourceGroupName

Name of the Azure Resource Group that project is part of.

See also


Return

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

Parameters

argument

Builder for com.pulumi.azurenative.migrate.kotlin.inputs.GetPrivateEndpointConnectionControllerPrivateEndpointConnectionPlainArgs.

See also