monitoring-service
    Preparing search index...
    interface UtilityConsumption {
        utilityType: UtilityType;
        value: number;
    }
    Index

    Properties

    Properties

    utilityType: UtilityType
    value: number