Update_Policy_Get_ResponseBody
Update_Policy_Get_ResponseBody
This is a response body class for an operation.
JSON Example
{
"value": {
"custom_URL": "string",
"default_URL": "string",
"username": "string",
"check_schedule": [
{
"day": "string",
"hour": 0,
"minute": 0
}
],
"auto_stage": false,
"auto_update": false,
"manual_control": false,
"certificate_check": false
}
}