Share via


WebSite.EnabledHostNames Property

Definition

Enabled hostnames for the app.Hostnames need to be assigned (see HostNames) AND enabled. Otherwise, the app is not served on those hostnames.

public Azure.Provisioning.BicepList<string> EnabledHostNames { get; }
member this.EnabledHostNames : Azure.Provisioning.BicepList<string>
Public ReadOnly Property EnabledHostNames As BicepList(Of String)

Property Value

Applies to