get Web Pub Sub Hub
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
hub Name
The hub name.
resource Group Name
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
resource Name
The name of the resource.
See also
suspend fun getWebPubSubHub(argument: suspend GetWebPubSubHubPlainArgsBuilder.() -> Unit): GetWebPubSubHubResult
Return
A hub setting
Parameters
argument
Builder for com.pulumi.azurenative.webpubsub.kotlin.inputs.GetWebPubSubHubPlainArgs.