RemotelyManagedDevice.HealthState Property

Definition

The current health state of the device.

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

HealthState

Returns a HealthState object that contains the device's current health state.

Applies to