HealthCheckConfig Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
All health check config.
public sealed class HealthCheckConfig : IEquatable<Yarp.ReverseProxy.Configuration.HealthCheckConfig>
type HealthCheckConfig = class
interface IEquatable<HealthCheckConfig>
Public NotInheritable Class HealthCheckConfig
Implements IEquatable(Of HealthCheckConfig)
- Inheritance
-
HealthCheckConfig
- Implements
Constructors
HealthCheckConfig() |
Properties
Active |
Active health check config. |
AvailableDestinationsPolicy |
Available destinations policy. |
Passive |
Passive health check config. |
Methods
<Clone>$() | |
Equals(HealthCheckConfig) | |
Equals(Object) | |
GetHashCode() | |
ToString() |
Operators
Equality(HealthCheckConfig, HealthCheckConfig) | |
Inequality(HealthCheckConfig, HealthCheckConfig) |