Table of Contents

Class EurekaClientOptions.EurekaHealthConfig

Namespace
Steeltoe.Discovery.Eureka
Assembly
Steeltoe.Discovery.Eureka.dll
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

bool

Enabled

public bool Enabled { get; set; }

Property Value

bool

MonitoredApps

public string MonitoredApps { get; set; }

Property Value

string