getPrivateLinkHub

Gets a privateLinkHub API Version: 2021-03-01.

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