MonitoringState Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines the state of a monitoring object.
The following tables list the members exposed by the MonitoringState type.
Public Properties
Name | Description | |
---|---|---|
![]() |
HealthState | Gets the current health state of the monitoring object. |
![]() |
Id | Gets a globally unique identifier (GUID) for the monitoring state object. |
![]() |
LastTimeModified | Gets the last time, in DateTime format, that the monitoring state was modified. |
![]() |
ManagementGroup | |
![]() |
ManagementGroupId | (inherited from MonitoringBase) |
![]() |
MonitorDescription | Gets the description of the monitor associated with the monitoring state. |
![]() |
MonitorDisplayName | Gets the display name of the monitor associated with the monitoring state. |
![]() |
MonitorId | Gets the globally unique identifier (GUID) for the monitor associated with the monitoring state. |
![]() |
MonitorName | Gets the name of the monitor associated with the monitoring state. |
![]() |
MonitorTargetClassId | |
![]() |
ObjectId | |
![]() |
OperationalState | Gets the current operational state. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overridden. Determines whether this object equals the specified object. |
![]() |
GetHashCode | Overridden. Gets the hash code for the MonitoringState object. |
![]() |
GetStateChangeEvents | |
![]() |
GetType | (inherited from Object) |
![]() |
Recalculate | Recalculates the state of the monitor for the monitoring object. |
![]() |
Reconnect | Overridden. |
![]() |
Reset | Overloaded. Resets the state of the monitor for the monitoring object. |
![]() |
ToString | Overridden. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
MonitoringState Class
Microsoft.EnterpriseManagement.Monitoring Namespace