Sha256: 7fd61d992d28b9c1076c3f168a25ba32a676960a3e401c8b4e831d671820639e

Contents?: true

Size: 692 Bytes

Versions: 10

Compression:

Stored size: 692 Bytes

Contents

# encoding: utf-8
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is
# regenerated.

module Azure::IotHub::Mgmt::V2017_01_19
  module Models
    #
    # Defines values for JobType
    #
    module JobType
      Unknown = "unknown"
      Export = "export"
      Import = "import"
      Backup = "backup"
      ReadDeviceProperties = "readDeviceProperties"
      WriteDeviceProperties = "writeDeviceProperties"
      UpdateDeviceConfiguration = "updateDeviceConfiguration"
      RebootDevice = "rebootDevice"
      FactoryResetDevice = "factoryResetDevice"
      FirmwareUpdate = "firmwareUpdate"
    end
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
azure_mgmt_iot_hub-0.17.5 lib/2017-01-19/generated/azure_mgmt_iot_hub/models/job_type.rb
azure_mgmt_iot_hub-0.17.4 lib/2017-01-19/generated/azure_mgmt_iot_hub/models/job_type.rb
azure_mgmt_iot_hub-0.17.3 lib/2017-01-19/generated/azure_mgmt_iot_hub/models/job_type.rb
azure_mgmt_iot_hub-0.17.2 lib/2017-01-19/generated/azure_mgmt_iot_hub/models/job_type.rb
azure_mgmt_iot_hub-0.17.1 lib/2017-01-19/generated/azure_mgmt_iot_hub/models/job_type.rb
azure_mgmt_iot_hub-0.17.0 lib/2017-01-19/generated/azure_mgmt_iot_hub/models/job_type.rb
azure_mgmt_iot_hub-0.16.0 lib/2017-01-19/generated/azure_mgmt_iot_hub/models/job_type.rb
azure_mgmt_iot_hub-0.15.2 lib/2017-01-19/generated/azure_mgmt_iot_hub/models/job_type.rb
azure_mgmt_iot_hub-0.15.1 lib/2017-01-19/generated/azure_mgmt_iot_hub/models/job_type.rb
azure_mgmt_iot_hub-0.15.0 lib/2017-01-19/generated/azure_mgmt_iot_hub/models/job_type.rb