CreatePerfIntervalRequestType

CreatePerfIntervalRequestType
CreatePerfIntervalRequestType

The parameters of CreatePerfInterval.

JSON Example
{
    "intervalId": {
        "_typeName": "string",
        "key": 0,
        "samplingPeriod": 0,
        "name": "string",
        "length": 0,
        "level": 0,
        "enabled": false
    }
}
intervalId
Required

A custom interval, specified as the number of seconds to hold data in the database, a user-specified unique name, and a sampling period (in seconds).