你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SessionHostHealthCheckReport interface
The report for session host information.
Properties
additional |
Additional detailed information on the failure. NOTE: This property will not be serialized. It can only be populated by the server. |
health |
Represents the name of the health check operation performed. NOTE: This property will not be serialized. It can only be populated by the server. |
health |
Represents the Health state of the health check we performed. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
additionalFailureDetails
Additional detailed information on the failure. NOTE: This property will not be serialized. It can only be populated by the server.
additionalFailureDetails?: SessionHostHealthCheckFailureDetails
Property Value
healthCheckName
Represents the name of the health check operation performed. NOTE: This property will not be serialized. It can only be populated by the server.
healthCheckName?: string
Property Value
string
healthCheckResult
Represents the Health state of the health check we performed. NOTE: This property will not be serialized. It can only be populated by the server.
healthCheckResult?: string
Property Value
string