Represents a saved search.
The following tables list the members exposed by the SavedSearch type.
Public
Constructors
| Name | Description | |
|---|---|---|
| SavedSearch | Initializes a new SavedSearch object. |
Public
Properties
| Name | Description | |
|---|---|---|
|
Configuration | Gets the configuration of the saved search. |
|
ConfigurationXml | Gets or sets the XML for the configuration of the saved search. |
|
Description | Gets or sets the description of the saved search. |
|
Id | Gets the globally unique identifier (GUID) for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId) |
|
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) |
|
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) |
|
MonitoringObjectId | Gets or sets the optional monitoring object identifier for the saved search. |
|
MonitoringViewTypeId | Gets or sets the globally unique identifier (GUID) for the monitoring view type associated with the saved search. |
|
Name | Gets or sets the name of the saved search. |
|
TargetMonitoringClassId | Gets or sets the monitoring class associated with the saved search. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from CreatableMonitoringBaseWithId) |
|
GetHashCode | Gets the hash code for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId) |
|
GetMonitoringViewType | Gets the monitoring view type for this saved search. |
|
GetTargetMonitoringClass | Gets the target class, if there is one, for the saved search. |
|
GetType | (inherited from Object) |
|
Reconnect | Overridden. Reconnects this object to a Management Group after the object has been disconnected. |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
|
Update | Updates the saved search in the system. |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

