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

Relativity.Services.ResourceServer.WebResourceServer

public int CurrentUserCount { get; set; }

Current amount of users on this server

public bool EnableLoadBalancing { get; set; }

Determines whether or not User load balancing is enabled or not

public int FailedRedirectionAttempts { get; set; }

Number of Failed redirection attempts

DateTime of the last failed redirection attempt

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 Load balanced server