Represents a custom monitoring object that can be inserted into the Operations Manager system.
The following tables list the members exposed by the CustomMonitoringObject type.
Public
Constructors
| Name | Description | |
|---|---|---|
| CustomMonitoringObject | Overloaded. Initializes a new CustomMonitoringObject object. |
Public
Properties
| Name | Description | |
|---|---|---|
|
Id | Gets the globally unique identifier (GUID) for this monitoring object. |
|
MonitoringClass | The monitoring class for this monitoring object. |
|
Name | Gets the name of this monitoring object. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
![]()
|
CreateResolvedWindowsComputers | Creates custom monitoring objects from the given resolved computer names. Computer names that could not be resolved are not returned. |
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetMonitoringPropertyValue | Returns an object corresponding to the provided MonitoringClassProperty object. |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
SetMonitoringPropertyValue | Sets a property value corresponding to the provided MonitoringClassProperty object. |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.


