IWebSiteBase.HostNamesDisabled Property

Definition

Gets <code>true</code> to disable the hostnames of the app; otherwise, <code>false</code>. If <code>true</code>, the app is only accessible via API management process.

public bool HostNamesDisabled { get; }
member this.HostNamesDisabled : bool
Public ReadOnly Property HostNamesDisabled As Boolean

Property Value

Applies to