<PackageReference Include="Relativity.Server.Infrastructure.SDK" Version="5000.0.1" />

Relativity.Infrastructure.V1.WorkerServer.Models.EnableableObjectIdentifier

public class EnableableObjectIdentifier : DisplayableObjectIdentifier
An object containing identifying information as well as whether or not the services are enabled.
public bool Enabled { get; set; }

Gets or sets a value indicating whether or not the object is enabled.