Module: Azure::IotHub::Mgmt::V2016_02_03::Models::JobType
- Defined in:
- lib/2016-02-03/generated/azure_mgmt_iot_hub/models/job_type.rb
Overview
Defines values for JobType
Constant Summary collapse
- Unknown =
"unknown"- Export =
"export"- Import =
"import"- Backup =
"backup"- ReadDeviceProperties =
"readDeviceProperties"- WriteDeviceProperties =
"writeDeviceProperties"- UpdateDeviceConfiguration =
"updateDeviceConfiguration"- RebootDevice =
"rebootDevice"- FactoryResetDevice =
"factoryResetDevice"- FirmwareUpdate =
"firmwareUpdate"