共用方式為


WebSiteInstanceStatus interface

僅限 Azure Proxy 資源。 Azure Resource Manager 不會追蹤此資源。

Extends

屬性

consoleUrl

連結至主控台至 Web 應用程式實例

containers

的字典

detectorUrl

診斷和解決入口網站的連結

healthCheckUrl

連結至主控台至 Web 應用程式實例

state
statusUrl

連結至 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

state?: SiteRuntimeState

屬性值

statusUrl

連結至 Kudu 中的 GetStatusApi

statusUrl?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyOnlyResource.id

kind

資源種類。

kind?: string

屬性值

string

繼承自ProxyOnlyResource.kind

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyOnlyResource.name

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyOnlyResource.type