IProbe.Tags property
The tags associated with the probe.
public string[] Tags { get; }
Remarks
Tags can be used to group probes or indicate their purpose.
See Also
- interface IProbe
- namespace Kestrun.Health
The tags associated with the probe.
public string[] Tags { get; }
Tags can be used to group probes or indicate their purpose.