getWebPubSubHub

Get a hub setting. API Version: 2021-10-01.

Return

A hub setting

Parameters

argument

null


suspend fun getWebPubSubHub(hubName: String, resourceGroupName: String, resourceName: String): GetWebPubSubHubResult

Return

A hub setting

Parameters

hubName

The hub name.

resourceGroupName

The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

resourceName

The name of the resource.

See also


Return

A hub setting

Parameters

argument

Builder for com.pulumi.azurenative.webpubsub.kotlin.inputs.GetWebPubSubHubPlainArgs.

See also