Property Id
Id
Engine-generated identity, stable for the life of the record.
public required JobId Id { get; init; }
Property Value
Remarks
Opaque to providers, which persist it verbatim and never mint or order by it. A requeue produces a new id rather than reusing this one — see RequeuedFrom.