ServerType (Type)
String identifying a server's type; for example, authoring, replication master, and so on.
Based On:
Enumeration
Possible Values:
Value | Display Value | Description |
---|---|---|
0 | Authoring | |
1 | Shared Database Read Only | |
2 | Replication Master | |
3 | Replication Read Only | |
4 | Cache |
Error Message:
Must be a string that identifies a valid server's type.