getPrivateEndpointConnection

Represents a Private Endpoint Connection ARM resource - a sub-resource of Notification Hubs namespace. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-09-01.

Return

Represents a Private Endpoint Connection ARM resource - a sub-resource of Notification Hubs namespace.

Parameters

argument

null


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

Return

Represents a Private Endpoint Connection ARM resource - a sub-resource of Notification Hubs namespace.

See also

Parameters

namespaceName

Namespace name

privateEndpointConnectionName

Private Endpoint Connection Name

resourceGroupName

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


Return

Represents a Private Endpoint Connection ARM resource - a sub-resource of Notification Hubs namespace.

See also

Parameters

argument

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