你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
MABContainerHealthDetails interface
MAB workload-specific Health Details.
Properties
code | Health Code |
message | Health Message |
recommendations | Health Recommended Actions |
title | Health Title |
Property Details
code
Health Code
code?: number
Property Value
number
message
Health Message
message?: string
Property Value
string
recommendations
Health Recommended Actions
recommendations?: string[]
Property Value
string[]
title
Health Title
title?: string
Property Value
string