HealthInformation.getHealthState 方法
定义
Gets the health state of the health information.
Remarks:The accepted health states are system.fabric.health.HealthState#Ok, system.fabric.health.HealthState#Warning and system.fabric.health.HealthState#Error.
public HealthState getHealthState()
返回
A HealthState representing the reported health state.