TopologyComponentState Enumeration
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