HealthReport.AppliedTags property
Tag filters applied to this report.
public IReadOnlyList<string> AppliedTags { get; set; }
See Also
- record HealthReport
- namespace Kestrun.Health
Tag filters applied to this report.
public IReadOnlyList<string> AppliedTags { get; set; }