Recovery_Backup_Schedules_Run_ResponseBody

Recovery_Backup_Schedules_Run_ResponseBody
Recovery_Backup_Schedules_Run_ResponseBody

This is a response body class for an operation.

JSON Example
{
    "value": {
        "id": "string",
        "state": "string",
        "messages": [
            {
                "id": "string",
                "default_message": "string",
                "args": [
                    "string"
                ]
            }
        ],
        "progress": 0,
        "start_time": "string",
        "end_time": "string"
    }
}
value
Optional

BackupJobStatus Structure