SavedSearch Class
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Represents a saved search.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Microsoft.EnterpriseManagement.Common::MonitoringBase
Microsoft.EnterpriseManagement.Common::CreatableMonitoringBaseWithId
Microsoft.EnterpriseManagement.UserInfo::UserSearch
Microsoft.EnterpriseManagement.Monitoring::SavedSearch
| Name | Description | |
|---|---|---|
![]() | SavedSearch(String^, Guid) | Initializes a newSavedSearch object |
| Name | Description | |
|---|---|---|
![]() | Configuration | (Inherited from UserSearch.) |
![]() | ConfigurationXml | (Inherited from UserSearch.) |
![]() | Description | (Inherited from UserSearch.) |
![]() | Id | (Inherited from CreatableMonitoringBaseWithId.) |
![]() | ManagementGroup | The connection management group connection used by this object. |
![]() | ManagementGroupId | (Inherited from MonitoringBase.) |
![]() | MonitoringObjectId | Obsolete.Gets or sets the optional monitoring object identifier for the saved search. |
![]() | MonitoringViewTypeId | Obsolete.Gets or sets the globally unique identifier (GUID) for the monitoring view type associated with the saved search. |
![]() | Name | (Inherited from UserSearch.) |
![]() | ObjectId | (Inherited from UserSearch.) |
![]() | TargetClassId | (Inherited from UserSearch.) |
![]() | TargetMonitoringClassId | Obsolete.Gets or sets the monitoring class associated with the saved search. |
![]() | ViewTypeId | (Inherited from UserSearch.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from CreatableMonitoringBaseWithId.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from CreatableMonitoringBaseWithId.) |
![]() | GetMonitoringViewType() | Obsolete.Gets the monitoring view type for this saved search. |
![]() | GetTargetMonitoringClass() | Obsolete.Gets the target class, if there is one, for the saved search. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Reconnect(EnterpriseManagementGroup^) | (Inherited from UserSearch.) |
![]() | ToString() | (Inherited from MonitoringBase.) |
![]() | Update() | (Inherited from UserSearch.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


