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.
Gets the administration topology settings for the Search service application.
Namespace: Microsoft.Office.Server.Search.Administration.TopologyExport
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property AdminTopology As AdminTopologySettings
Get
'Usage
Dim instance As TopologySettings
Dim value As AdminTopologySettings
value = instance.AdminTopology
public AdminTopologySettings AdminTopology { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.TopologyExport.AdminTopologySettings
The administration topology settings.
See Also
Reference
Microsoft.Office.Server.Search.Administration.TopologyExport Namespace