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