IWebAppBase.HostNamesDisabled Property
Definition
Gets if the public hostnames are disabled the web app. If set to true the app is only accessible via API Management process.
public bool HostNamesDisabled { get; }
member this.HostNamesDisabled : bool
Public ReadOnly Property HostNamesDisabled As Boolean