SPWebApplication.SiteDataServers property
SharePoint 2013
Gets a dictionary that maps URL zones to a list of server URIs that are available to access content through the WebSvcSiteData Web service.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Property value
Type: System.Collections.Generic.Dictionary<SPUrlZone, List<Uri>>Dictionary<TKey, TValue>
A dictionary that maps URL zones to server URIs.