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.
Specifies the status of a virtual server relative to a deployment of Microsoft SharePoint Foundation.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration SPVirtualServerState
'Usage
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 SharePoint Foundation. | |
| NotNTFS | Specifies that the server does not use a Microsoft Windows NT file system. |