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