web App Host Name Binding
suspend fun webAppHostNameBinding(name: String, block: suspend WebAppHostNameBindingResourceBuilder.() -> Unit): WebAppHostNameBinding
Parameters
name
The unique name of the resulting resource.
block
Builder for WebAppHostNameBinding.
See also
Parameters
name
The unique name of the resulting resource.