HealthEndpointOptions.TreatDegradedAsUnhealthy property

Gets or sets a value indicating whether degraded probes should cause the endpoint to return 503 ServiceUnavailable.

public bool TreatDegradedAsUnhealthy { get; set; }

See Also