Health_Messages_ResponseBody
Health_Messages_ResponseBody
This is a response body class for an operation.
JSON Example
{
"value": [
{
"id": "string",
"time": "string",
"message": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"localized": "string"
},
"resolution": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"localized": "string"
}
}
]
}