<PackageReference Include="Relativity.Server.Services.DataContracts.SDK" Version="5000.0.2" />

Relativity.Services.ResourceServer.WorkerManagerServer

public int DiscoveryPriority { get; set; }

Priortization for discovery jobs

public int ImageOnTheFlyPriority { get; set; }

Prioritzation for image on the fly jobs

public int InventoryPriority { get; set; }

Priortization for inventory jobs

public bool IsDefault { get; set; }

Indicates wheter or not this is the default server

public int MassImagingPriority { get; set; }

Priotization for imaging jobs

public int MassSaveAsPDFPriority { get; set; }

Prioritzation for image on the fly jobs

public int PublishPriority { get; set; }

Prioritazation for publish jobs

public int SingleSaveAsPDFPriority { get; set; }

Prioritzation for image on the fly jobs

public ChoiceRef Status { get; set; }

Status of the resource server

public UserRef SystemCreatedBy { get; set; }

User that created the resource server

public DateTime SystemCreatedOn { get; set; }

DateTime the resource server was created on

public UserRef SystemLastModifiedBy { get; set; }

Last person to modify this resource server

public DateTime SystemLastModifiedOn { get; set; }

DateTime the resource server that was modified on

public string URL { get; set; }

URL of the worker manager server

public string Version { get; set; }

Version of this server