DfsStorageStates Enumeration |
Namespace: Alphaleonis.Win32.Network
Member name | Value | Description | |
---|---|---|---|
None | 0 | No storage state. | |
Offline | 1 | DFS_STORAGE_STATE_OFFLINE
The DFS root or link target is offline. | |
Online | 2 | DFS_STORAGE_STATE_ONLINE
The DFS root or link target is online. | |
Active | 4 | DFS_STORAGE_STATE_ACTIVE
The DFS root or link target is the active target. |