UpdatePerfIntervalRequestType
UpdatePerfIntervalRequestType
The parameters of UpdatePerfInterval.
JSON Example
{
"interval": {
"_typeName": "string",
"key": 0,
"samplingPeriod": 0,
"name": "string",
"length": 0,
"level": 0,
"enabled": false
}
}
interval
Required
The historical interval being modified, a complete data object comprising values for PerfInterval.enabled, interval ID, PerfInterval.length of time to maintain statistics for this interval in the database, PerfInterval.level, PerfInterval.name, and PerfInterval.samplingPeriod properties.