Recovery_Backup_Parts_List_ResponseBody
Recovery_Backup_Parts_List_ResponseBody
This is a response body class for an operation.
JSON Example
{
"value": [
{
"id": "string",
"name": {
"id": "string",
"default_message": "string",
"args": [
"string"
]
},
"description": {
"id": "string",
"default_message": "string",
"args": [
"string"
]
},
"selected_by_default": false,
"optional": false
}
]
}