Magek Framework
    Preparing search index...

    Interface HealthIndicatorConfigurationBase

    interface HealthIndicatorConfigurationBase {
        enabled: boolean;
        details: boolean;
        showChildren?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    enabled: boolean
    details: boolean
    showChildren?: boolean