ProcessingHistory Model
ProcessingHistory Model documentation for .NET SDK
Background job execution history associated with a memory
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| LatestJob | BackgroundJobSummary | [optional] | |
| Attempts | List<BackgroundJobAttempt> | Attempt-level telemetry captured for the latest job | [optional] |