Interface IHealthOptions
public interface IHealthOptions : IEndpointOptions
- Inherited Members
- Extension Methods
Properties
Claim
EndpointClaim Claim { get; set; }
Property Value
Role
string Role { get; set; }
Property Value
ShowDetails
ShowDetails ShowDetails { get; set; }