PerformanceDescription

PerformanceDescription
PerformanceDescription

Static strings for performance metrics.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "counterType": [
        {
            "_typeName": "string",
            "label": "string",
            "summary": "string",
            "key": "string"
        }
    ],
    "statsType": [
        {
            "_typeName": "string",
            "label": "string",
            "summary": "string",
            "key": "string"
        }
    ]
}
counterType
Required

Identifies the type of the counter.

statsType
Required

Identifies the type of statistic.