ScheduleOSUpdateCommand.Command
The command to schedule an update of the operating system on a device.
Declaration
object ScheduleOSUpdateCommand.CommandProperties
| Name | Type | Description |
|---|---|---|
RequestRequiresNetworkTether | boolean | If |
RequestType Required | string | The request type for this command. |
Updates Required | [ScheduleOSUpdateCommand.Command.UpdatesItem] | An array of dictionaries specifying the updates to download or install. If this value is missing, the device applies the default behavior for handling updates. The device ignores this command and an informational error is returned, if a software update is managed by a Declarative Device Management SoftwareUpdateEnforcementSpecific configuration, as the configuration takes precedence. |