مشاركة عبر


WebSiteInstanceStatusPropertiesOutput interface

خصائص محددة لمورد WebSiteInstanceStatus

الخصائص

consoleUrl

الارتباط بوحدة التحكم بمثيل تطبيق الويب

containers

قاموس <ContainerInfo>

detectorUrl

ارتباط إلى مدخل التشخيص والحل

healthCheckUrl

الارتباط بوحدة التحكم بمثيل تطبيق الويب

state
statusUrl

ارتباط إلى GetStatusApi في Kudu

تفاصيل الخاصية

consoleUrl

الارتباط بوحدة التحكم بمثيل تطبيق الويب

consoleUrl?: string

قيمة الخاصية

string

containers

قاموس <ContainerInfo>

containers?: Record<string, ContainerInfoOutput>

قيمة الخاصية

Record<string, ContainerInfoOutput>

detectorUrl

ارتباط إلى مدخل التشخيص والحل

detectorUrl?: string

قيمة الخاصية

string

healthCheckUrl

الارتباط بوحدة التحكم بمثيل تطبيق الويب

healthCheckUrl?: string

قيمة الخاصية

string

state

state?: "READY" | "STOPPED" | "UNKNOWN"

قيمة الخاصية

"READY" | "STOPPED" | "UNKNOWN"

statusUrl

ارتباط إلى GetStatusApi في Kudu

statusUrl?: string

قيمة الخاصية

string