System_Storage_List_ResponseBody
System_Storage_List_ResponseBody
This is a response body class for an operation.
JSON Example
{
"value": [
{
"disk": "string",
"partition": "string",
"description": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"localized": "string"
}
}
]
}