signal RCustom Domain
suspend fun signalRCustomDomain(name: String, block: suspend SignalRCustomDomainResourceBuilder.() -> Unit): SignalRCustomDomain
Parameters
name
The unique name of the resulting resource.
block
Builder for SignalRCustomDomain.
See also
Parameters
name
The unique name of the resulting resource.