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