Sha256: 62cb24adfe802f943dd05bcc4711f9b8649abffd8816b62b6fa109e0bd996061

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_07_01
  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-07-01/generated/azure_mgmt_iot_hub/models/job_type.rb
azure_mgmt_iot_hub-0.17.4 lib/2017-07-01/generated/azure_mgmt_iot_hub/models/job_type.rb
azure_mgmt_iot_hub-0.17.3 lib/2017-07-01/generated/azure_mgmt_iot_hub/models/job_type.rb
azure_mgmt_iot_hub-0.17.2 lib/2017-07-01/generated/azure_mgmt_iot_hub/models/job_type.rb
azure_mgmt_iot_hub-0.17.1 lib/2017-07-01/generated/azure_mgmt_iot_hub/models/job_type.rb
azure_mgmt_iot_hub-0.17.0 lib/2017-07-01/generated/azure_mgmt_iot_hub/models/job_type.rb
azure_mgmt_iot_hub-0.16.0 lib/2017-07-01/generated/azure_mgmt_iot_hub/models/job_type.rb
azure_mgmt_iot_hub-0.15.2 lib/2017-07-01/generated/azure_mgmt_iot_hub/models/job_type.rb
azure_mgmt_iot_hub-0.15.1 lib/2017-07-01/generated/azure_mgmt_iot_hub/models/job_type.rb
azure_mgmt_iot_hub-0.15.0 lib/2017-07-01/generated/azure_mgmt_iot_hub/models/job_type.rb