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