data class FrontdoorFrontendEndpoint(val hostName: String, val id: String? = null, val name: String, val sessionAffinityEnabled: Boolean? = null, val sessionAffinityTtlSeconds: Int? = null, val webApplicationFirewallPolicyLinkId: String? = null)
Specifies the host name of the frontend_endpoint. Must be a domain name. In order to use a name.azurefd.net domain, the name value must match the Front Door name.