getManagedEnvironmentPrivateEndpointConnection

The Private Endpoint Connection resource. Uses Azure REST API version 2024-02-02-preview. Other available API versions: 2024-08-02-preview, 2024-10-02-preview.

Return

The Private Endpoint Connection resource.

Parameters

argument

null


suspend fun getManagedEnvironmentPrivateEndpointConnection(environmentName: String, privateEndpointConnectionName: String, resourceGroupName: String): GetManagedEnvironmentPrivateEndpointConnectionResult

Return

The Private Endpoint Connection resource.

Parameters

environmentName

Name of the Managed Environment.

privateEndpointConnectionName

The name of the private endpoint connection associated with the Azure resource.

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.app.kotlin.inputs.GetManagedEnvironmentPrivateEndpointConnectionPlainArgs.

See also