Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the component state values for the Search service application’s topology.
Namespace: Microsoft.Office.Server.Search.Administration.TopologyExport
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Enumeration TopologyComponentState
'Usage
Dim instance As TopologyComponentState
public enum TopologyComponentState
Members
Member name | Description | |
---|---|---|
NoChanges | The topology component state is not changing. | |
New | The topology component is pending creation. | |
Deleted | The topology component is pending deletion. | |
Updated | The topology component state is pending updates. |
See Also
Reference
Microsoft.Office.Server.Search.Administration.TopologyExport Namespace