getPrivateEndpointConnection

The Private Endpoint Connection resource. Uses Azure REST API version 2024-10-01. Other available API versions: 2022-08-01, 2022-10-01-preview, 2023-09-01, 2023-10-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native dashboard [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Return

The Private Endpoint Connection resource.

Parameters

argument

null


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

Return

The Private Endpoint Connection resource.

Parameters

privateEndpointConnectionName

The private endpoint connection name of Azure Managed Grafana.

resourceGroupName

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

workspaceName

The workspace name of Azure Managed Grafana.

See also


Return

The Private Endpoint Connection resource.

Parameters

argument

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

See also