ProbeResult.Data property

Additional data related to the probe result.

public IReadOnlyDictionary<string, object>? Data { get; set; }

See Also