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 names or of the front-end Web servers on this server farm.
Namespace: Microsoft.SharePoint.Publishing.Administration.WebServices
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
<WebMethodAttribute> _
Public Function GetVirtualServersInformation As VirtualServerInformation()
'Usage
Dim instance As ContentDeploymentRemoteImport
Dim returnValue As VirtualServerInformation()
returnValue = instance.GetVirtualServersInformation()
[WebMethodAttribute]
public VirtualServerInformation[] GetVirtualServersInformation()
Return Value
Type: []
The name or URLs of the front-end Web servers on this server farm.
See Also
Reference
ContentDeploymentRemoteImport Class
ContentDeploymentRemoteImport Members
Microsoft.SharePoint.Publishing.Administration.WebServices Namespace