你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWebSiteBase.Enabled 属性

定义

如果启用了应用,则获取 <code>true</code>否则为 <code>false</code>。 将此值设置为 false 会禁用应用 (使应用脱机) 。

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

属性值

适用于