hostname

@JvmName(name = "jnqfylsuemqjuktx")
suspend fun hostname(value: Output<String>)
@JvmName(name = "uxtxnrrlonqcblyo")
suspend fun hostname(value: String?)

Parameters

value

Specifies the Custom Hostname to use for the App Service, example www.example.com. Changing this forces a new resource to be created.

Note: A CNAME needs to be configured from this Hostname to the Azure Website - otherwise Azure will reject the Hostname Binding.