IMonitoringObjectData Interface
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.
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 |