你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureIaaSVMHealthDetails interface

Azure IaaS VM workload-specific Health Details.

Extends

Inherited Properties

code

Health Code NOTE: This property will not be serialized. It can only be populated by the server.

message

Health Message NOTE: This property will not be serialized. It can only be populated by the server.

recommendations

Health Recommended Actions NOTE: This property will not be serialized. It can only be populated by the server.

title

Health Title NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Property Details

code

Health Code NOTE: This property will not be serialized. It can only be populated by the server.

code?: number

Property Value

number

Inherited From ResourceHealthDetails.code

message

Health Message NOTE: This property will not be serialized. It can only be populated by the server.

message?: string

Property Value

string

Inherited From ResourceHealthDetails.message

recommendations

Health Recommended Actions NOTE: This property will not be serialized. It can only be populated by the server.

recommendations?: string[]

Property Value

string[]

Inherited From ResourceHealthDetails.recommendations

title

Health Title NOTE: This property will not be serialized. It can only be populated by the server.

title?: string

Property Value

string

Inherited From ResourceHealthDetails.title