Class ResourceServer
A representation of a Relativity Server used for data transfer.
Implements
Inherited Members
      System.Object.ToString()
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public class ResourceServer : NamedArtifact, IHasNameProperties
| Improve this Doc View SourceStatus
Gets the status.
Declaration
public Choice Status { get; }Property Value
| Type | Description | 
|---|---|
| Choice | 
Type
Gets or sets the type.
Declaration
public ResourceServerType Type { get; set; }Property Value
| Type | Description | 
|---|---|
| ResourceServerType |