getPrivateEndpointConnection

Gets the details of the private endpoint connection of the environment in the given resource group. API Version: 2021-03-31-preview.

Return

The Private Endpoint Connection resource.

Parameters

argument

null


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

Return

The Private Endpoint Connection resource.

Parameters

environmentName

The name of the Time Series Insights environment associated with the specified resource group.

privateEndpointConnectionName

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

resourceGroupName

Name of an Azure Resource group.

See also


Return

The Private Endpoint Connection resource.

Parameters

argument

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

See also