Class EurekaClientOptions.EurekaHealthConfig
public class EurekaClientOptions.EurekaHealthConfig
- Inheritance
-
EurekaClientOptions.EurekaHealthConfig
- Inherited Members
Constructors
EurekaHealthConfig(EurekaClientOptions)
public EurekaHealthConfig(EurekaClientOptions options)
Parameters
options
EurekaClientOptions
Properties
CheckEnabled
public bool CheckEnabled { get; set; }
Property Value
Enabled
public bool Enabled { get; set; }
Property Value
MonitoredApps
public string MonitoredApps { get; set; }