Enum ResourceServerType
Defines the different Servers that are available in Relativity.
Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum ResourceServerTypeFields
| Name | Description | 
|---|---|
| Agent | |
| Analytics | |
| CacheLocation | |
| FileShare | |
| Other | |
| Services | |
| SqlDistributed | |
| SqlPrimary | |
| Unknown | |
| Web | |
| WebApi | |
| WebApiAuthentication | |
| WebApiFormsAuth | |
| WebApiWindowsAuth | |
| WebBackgroundProcessing | |
| WebDistributed | |
| WebDistributedFormsAuth | |
| WebDistributedWindowsAuth | |
| WebFormsAuth | |
| WebWindowsAuth | |
| Worker | |
| WorkerManager |