API Reference
Class
MonitoringDependencySectionBuilder
Inheritance
- Object
- MonitoringDependencySectionBuilder
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
Methods
public MonitoringDependencySectionBuilder AddDependency(String service, MonitoringHealthState state, String successRate, IEnumerable<Double> trend = null, TablerIconType icon = Activity, String note = null) #Returns:
MonitoringDependencySectionBuilderParameters
- service String
- state MonitoringHealthState
- successRate String
- trend IEnumerable<Double> = null
- icon TablerIconType = Activity
- note String = null