HealthEndpointOptions.DefaultTags property

Gets or sets the default probe tags applied when a request does not provide an explicit tag filter.

public string[] DefaultTags { get; set; }

See Also