Skip to content

Property DeviceHealthChecks

Namespace: Belay.Extensions
Assembly: Belay.Extensions.dll

DeviceHealthChecks

Gets the list of device health checks to register.

csharp
public List<DeviceHealthCheckConfiguration> DeviceHealthChecks { get; }

Property Value

List<DeviceHealthCheckConfiguration>

Released under the Apache License 2.0.