MDAA TS Docs
    Preparing search index...

    Property file for accessing JSON metrics from processing output.

    interface PropertyFileConfig {
        filePath: string;
        outputName: string;
        propertyFileName: string;
    }
    Index

    Properties

    filePath: string

    Path to the JSON file within the output.

    outputName: string

    Output name that contains the file.

    propertyFileName: string

    Property file name (used in JsonGet references).