SPVirtualServerState Enumeration
Windows SharePoint Services 3
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)
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
| Member name | Description | |
|---|---|---|
| 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. | |
| Ready | Specifies that the server is ready. |