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
public property Description Gets the description of the monitoring operation.
public property DisplayName Gets the display name of the monitoring operation. The display name can be used by the user interface.
public property Id  Gets the globally unique identifier (GUID) for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId)
public property ManagementGroup  Gets the Management Group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase)
public property Name Gets the name of monitoring operation.
public property NumericId Gets the numeric identifier for the monitoring operation.
public property Scope Gets the scope of the monitoring operation. The scope is defined by a value from the MonitoringOperationScopeTypes enumeration.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from MonitoringBaseWithId)
public method GetHashCode  Returns the hash code for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId)
public method GetType  (inherited from Object)
public method Reconnect  (inherited from MonitoringBase)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.