RemotelyManagedComputer.HealthState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The current health state of the computer.
public:
property Microsoft::EnterpriseManagement::Configuration::HealthState HealthState { Microsoft::EnterpriseManagement::Configuration::HealthState get(); };
public Microsoft.EnterpriseManagement.Configuration.HealthState HealthState { get; }
member this.HealthState : Microsoft.EnterpriseManagement.Configuration.HealthState
Public ReadOnly Property HealthState As HealthState
Property Value
Returns a HealthState object that contains the computer's current health state.
Exceptions
Not currently connected to a management group.