getPrivateLinkHub

Gets a privateLinkHub Uses Azure REST API version 2021-06-01. Other available API versions: 2021-06-01-preview.

Return

A privateLinkHub

Parameters

argument

null


suspend fun getPrivateLinkHub(privateLinkHubName: String, resourceGroupName: String): GetPrivateLinkHubResult

Return

A privateLinkHub

Parameters

privateLinkHubName

Name of the privateLinkHub

resourceGroupName

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

See also


Return

A privateLinkHub

Parameters

argument

Builder for com.pulumi.azurenative.synapse.kotlin.inputs.GetPrivateLinkHubPlainArgs.

See also