Share via


AdminComponent members

Defines an Admin Component within the SharePoint search topology.

The AdminComponent type exposes the following members.

Constructors

  Name Description
Public method AdminComponent() Initializes a new instance of the AdminComponent class.
Public method AdminComponent(Guid) Initializes a new instance of the AdminComponent class.
Public method AdminComponent(String) Initializes a new instance of the AdminComponent class.

Top

Properties

  Name Description
Public property ComponentId ID of the search topology component (GUID). (Inherited from Component.)
Public property Name Name of the search topology component. (Inherited from Component.)
Public property ServerId ID of the server where this search topology component shall be deployed (GUID). (Inherited from Component.)
Public property ServerName This property gives the name of the server where the search component resides. When trying to set the ServerName, the server name is looked up to ensure it refers to a valid server in the farm. (Inherited from Component.)
Public property TopologyId ID of the search topology containing this search component (GUID). (Inherited from Component.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties Properties of the Component. (Inherited from Component.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns a String that represents this instance. (Inherited from Component.)

Top

See also

Reference

AdminComponent class

Microsoft.Office.Server.Search.Administration.Topology namespace