MonitoringOperation Members

Updated: April 16, 2012

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.

  Name Description
  MonitoringOperation Overloaded.  
Top
  Name Description
public property Description  (inherited from Operation)
public property DisplayName  (inherited from Operation)
public property Id  (inherited from MonitoringBaseWithId)
public property ImplicitScopes  (inherited from Operation)
public property ManagementGroup  (inherited from MonitoringBase)
public property ManagementGroupId  (inherited from MonitoringBase)
public property Name  (inherited from Operation)
public property NumericId  (inherited from Operation)
public property Scope Gets the scope of the monitoring operation. The scope is defined by a value from the MonitoringOperationScopeTypes enumeration.
Top
(see also Protected Methods)
  Name Description
public method Equals  Overridden. (inherited from Object)
public method GetHashCode  Overridden. (inherited from Object)
public method GetType  (inherited from Object)
public method Reconnect  (inherited from MonitoringBase)
public method ToString  Overridden. (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method SetId  (inherited from MonitoringBaseWithId)
Top