WebSiteInstanceStatus interface
僅限 Azure Proxy 資源。 Azure Resource Manager 不會追蹤此資源。
- Extends
屬性
console |
連結至主控台至 Web 應用程式實例 |
containers | 的字典 |
detector |
診斷和解決入口網站的連結 |
health |
連結至主控台至 Web 應用程式實例 |
state | |
status |
連結至 Kudu 中的 GetStatusApi |
繼承的屬性
id | 資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
kind | 資源種類。 |
name | 資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
consoleUrl
連結至主控台至 Web 應用程式實例
consoleUrl?: string
屬性值
string
containers
的字典
containers?: {[propertyName: string]: ContainerInfo}
屬性值
{[propertyName: string]: ContainerInfo}
detectorUrl
診斷和解決入口網站的連結
detectorUrl?: string
屬性值
string
healthCheckUrl
連結至主控台至 Web 應用程式實例
healthCheckUrl?: string
屬性值
string
state
statusUrl
連結至 Kudu 中的 GetStatusApi
statusUrl?: string
屬性值
string
繼承的屬性詳細資料
id
kind
name
資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
繼承自