Class HealthGroupOptions
Inheritance
System.Object
HealthGroupOptions
Namespace: Steeltoe.Management.Endpoint.Health
Assembly: Steeltoe.Management.EndpointBase.dll
Syntax
public class HealthGroupOptions : object
Properties
| Edit this page View SourceInclude
Gets or sets a comma-separated list of contributors or tags to include in this group
Declaration
public string Include { get; set; }
Property Value
Type | Description |
---|---|
System.String |