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 | |
---|---|---|
![]() |
Description | (inherited from Operation) |
![]() |
DisplayName | (inherited from Operation) |
![]() |
Id | (inherited from MonitoringBaseWithId) |
![]() |
ImplicitScopes | (inherited from Operation) |
![]() |
ManagementGroup | (inherited from MonitoringBase) |
![]() |
ManagementGroupId | (inherited from MonitoringBase) |
![]() |
Name | (inherited from Operation) |
![]() |
NumericId | (inherited from Operation) |
![]() |
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 | |
---|---|---|
![]() |
Equals | Overridden. (inherited from Object) |
![]() |
GetHashCode | Overridden. (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
Reconnect | (inherited from MonitoringBase) |
![]() |
ToString | Overridden. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
SetId | (inherited from MonitoringBaseWithId) |
Top
See Also
Reference
MonitoringOperation Class
Microsoft.EnterpriseManagement.Monitoring.Security Namespace