Share via


SPVirtualServerState Enumeration

Specifies the status of a virtual server relative to a deployment of Windows SharePoint Services.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Public Enumeration SPVirtualServerState

Dim instance As SPVirtualServerState
public enum SPVirtualServerState

Members

Member name Description
Ready Specifies that the server is ready.
NeedExtend Specifies that the server needs to be extended.
NeedUpgrade Specifies that the server needs to be upgraded.
NotAdministrable Specifies that the server cannot be managed through Windows SharePoint Services.
NotNTFS Specifies that the server does not use a Microsoft Windows NT file system.

See Also

Reference

Microsoft.SharePoint.Administration Namespace