Defines the properties for a monitoring operation. A monitoring operation is defined by a name, description, identifier, and scope.
The following tables list the members exposed by the MonitoringOperation type.
Public
Properties
Name | Description | |
---|---|---|
![]() |
Description | Gets the description of the monitoring operation. |
![]() |
DisplayName | Gets the display name of the monitoring operation. The display name can be used by the user interface. |
![]() |
Id | Gets the globally unique identifier (GUID) for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId) |
![]() |
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) |
![]() |
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) |
![]() |
Name | Gets the name of monitoring operation. |
![]() |
NumericId | Gets the numeric identifier for the monitoring operation. |
![]() |
Scope | Gets the scope of the monitoring operation. The scope is defined by a value from the MonitoringOperationScopeTypes enumeration. |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from MonitoringBaseWithId) |
![]() |
GetHashCode | Returns the hash code for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId) |
![]() |
GetType | (inherited from Object) |
![]() |
Reconnect | (inherited from MonitoringBase) |
![]() ![]() |
ReferenceEquals | (inherited from Object) |
![]() |
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.