HealthEndpointOptions.ResponseContentType property

Gets or sets the response content type produced by the endpoint.

public HealthEndpointContentType ResponseContentType { get; set; }

See Also