ProbeResult.Data property
Additional data related to the probe result.
public IReadOnlyDictionary<string, object>? Data { get; set; }
See Also
- record ProbeResult
- namespace Kestrun.Health
Additional data related to the probe result.
public IReadOnlyDictionary<string, object>? Data { get; set; }