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