Recovery_Backup_Schedules_Get_ResponseBody

Recovery_Backup_Schedules_Get_ResponseBody
Recovery_Backup_Schedules_Get_ResponseBody

This is a response body class for an operation.

JSON Example
{
    "value": {
        "parts": [
            "string"
        ],
        "location": "string",
        "location_user": "string",
        "enable": false,
        "recurrence_info": {
            "minute": 0,
            "hour": 0,
            "days": [
                "string"
            ]
        },
        "retention_info": {
            "max_count": 0
        }
    }
}
value
Optional

Info Structure