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.
Top

Public Properties

  Name Description
public property Configuration Gets the configuration of the saved search.
public property ConfigurationXml Gets or sets the XML for the configuration of the saved search.
public property Description Gets or sets the description of the saved search.
public property Id  Gets the globally unique identifier (GUID) for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId)
public property ManagementGroup  Gets the Management Group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase)
public property MonitoringObjectId Gets or sets the optional monitoring object identifier for the saved search.
public property MonitoringViewTypeId Gets or sets the globally unique identifier (GUID) for the monitoring view type associated with the saved search.
public property Name Gets or sets the name of the saved search.
public property TargetMonitoringClassId Gets or sets the monitoring class associated with the saved search.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from CreatableMonitoringBaseWithId)
public method GetHashCode  Gets the hash code for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId)
public method GetMonitoringViewType Gets the monitoring view type for this saved search.
public method GetTargetMonitoringClass Gets the target class, if there is one, for the saved search.
public method GetType  (inherited from Object)
public method Reconnect Overridden. Reconnects this object to a Management Group after the object has been disconnected.
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
public method Update Updates the saved search in the system.
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.