IMonitoringObjectData Interface

Definition

Interface for wrappers of instance data from the db.

public interface class IMonitoringObjectData : Microsoft::EnterpriseManagement::Common::Internal::IEnterpriseManagementObjectData
public interface IMonitoringObjectData : Microsoft.EnterpriseManagement.Common.Internal.IEnterpriseManagementObjectData
type IMonitoringObjectData = interface
    interface IEnterpriseManagementObjectData
Public Interface IMonitoringObjectData
Implements IEnterpriseManagementObjectData
Implements

Properties

AvailabilityLastModified

Last modified time of the availability of this monitoring object.

HealthState

The health state.

InMaintenanceMode

Whether this monitoring object is in maintenance mode.

IsAvailable

The availability

IsManaged

Whether this instance is Managed

MaintenanceModeLastModified

Last modified time of the maintenance mode of this monitoring object.

StateLastModified

The last time the state was modified

Applies to