Monitoring configuration.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class Monitoring
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | Monitoring()()()() | Initializes a new instance of the Monitoring class | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | IsSetMonitoringState()()()() | 
            Checks if MonitoringState property is set
             | 
|  | MonitoringState | 
            State of monitoring for the instance.
            Valid Values: monitoring-enabled (enabled) | monitoring-pending (pending) | monitoring-disabled (disabled)
             | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithMonitoringState(String) | Obsolete. 
            Sets the state of monitoring for the instance.
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | Monitoring |