getWebPubSub

Get the resource and its properties. API Version: 2021-04-01-preview.

Return

A class represent a resource.

Parameters

argument

null


suspend fun getWebPubSub(resourceGroupName: String, resourceName: String): GetWebPubSubResult

Return

A class represent a resource.

Parameters

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 class represent a resource.

Parameters

argument

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

See also