Share via


MonitoringOperation Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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 Constructors

  Name Description
  MonitoringOperation Overloaded.  

Top

Public Properties

  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

Public Methods

(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

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method SetId  (inherited from MonitoringBaseWithId)

Top

See Also

Reference

MonitoringOperation Class
Microsoft.EnterpriseManagement.Monitoring.Security Namespace