Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 802 Bytes

EnterprisePolicyDataDeviceUpdatePolicy.md

File metadata and controls

17 lines (11 loc) · 802 Bytes

EnterprisePolicyDataDeviceUpdatePolicy

esperclient.models.enterprise_policy_data_device_update_policy

Description

Configuration regarding Device OS Updates

Properties

Name Type Description Notes
type str What type of installation is preferred? [optional]
maintenance_start int If the `type` is `TYPE_INSTALL_WINDOWED`, when should the maintenance start? [optional]
maintenance_end int If the `type` is `TYPE_INSTALL_WINDOWED`, when should the maintenance end? [optional]

[Back to Model list] [Back to API list] [Back to README]