AdminComponent members
Defines an Admin Component within the SharePoint search topology.
The AdminComponent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AdminComponent() | Initializes a new instance of the AdminComponent class. | |
AdminComponent(Guid) | Initializes a new instance of the AdminComponent class. | |
AdminComponent(String) | Initializes a new instance of the AdminComponent class. |
Top
Properties
Name | Description | |
---|---|---|
ComponentId | ID of the search topology component (GUID). (Inherited from Component.) | |
Name | Name of the search topology component. (Inherited from Component.) | |
ServerId | ID of the server where this search topology component shall be deployed (GUID). (Inherited from Component.) | |
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.) | |
TopologyId | ID of the search topology containing this search component (GUID). (Inherited from Component.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetProperties | Properties of the Component. (Inherited from Component.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | Returns a String that represents this instance. (Inherited from Component.) |
Top
See also
Reference
Microsoft.Office.Server.Search.Administration.Topology namespace