getSignalRCustomDomain

Get a custom domain. API Version: 2022-02-01.

Return

A custom domain

Parameters

argument

null


suspend fun getSignalRCustomDomain(name: String, resourceGroupName: String, resourceName: String): GetSignalRCustomDomainResult

Return

A custom domain

Parameters

name

Custom domain 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 custom domain

Parameters

argument

Builder for com.pulumi.azurenative.signalrservice.kotlin.inputs.GetSignalRCustomDomainPlainArgs.

See also