Monitoring_Query_ResponseBody
Monitoring_Query_ResponseBody
This is a response body class for an operation.
JSON Example
{
"value": [
{
"name": "string",
"interval": "string",
"function": "string",
"start_time": "string",
"end_time": "string",
"data": [
"string"
]
}
]
}