Class EdgeDiagnosticsReport
- Namespace
- Qavren.Edge.Diagnostics
- Assembly
- Qavren.Edge.Core.dll
Everything a support request needs, in one object.
public sealed record EdgeDiagnosticsReport : IEquatable<EdgeDiagnosticsReport>
- Inheritance
-
EdgeDiagnosticsReport
- Implements
- Inherited Members
Constructors
- EdgeDiagnosticsReport(IReadOnlyList<EdgeComponentReport>, IReadOnlyDictionary<string, string?>, IReadOnlyDictionary<string, string>, IReadOnlyList<EdgeStartupTaskReport>, IReadOnlyList<EdgeLifecycleRecord>)
Everything a support request needs, in one object.