hostname

@JvmName(name = "ptfwsoohnwotpibw")
suspend fun hostname(value: Output<String>)
@JvmName(name = "hhhpxhuwhueoufom")
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.