SearchTopologyState enumeration
Represents the states of the SharePoint search topology.
Namespace: Microsoft.Office.Server.Search.Administration.Topology
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Enumeration SearchTopologyState
'Usage
Dim instance As SearchTopologyState
public enum SearchTopologyState
Members
Member name | Description | |
---|---|---|
Inactive | This is not the active topology for the Search Service Application. You can modify this topology. | |
Active | This is the active topology for the Search Service Application. | |
Activating | A new topology is being deployed and activated. | |
Deactivating | The currently active topology is being deactivated. This occurs when a new topology is activated. |
See also
Reference
Microsoft.Office.Server.Search.Administration.Topology namespace