File: azure_mgmt_iot_hub.rb

package info (click to toggle)
ruby-azure-sdk 0.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 22,400 kB
  • ctags: 12,388
  • sloc: ruby: 168,299; sh: 6; makefile: 2
file content (68 lines) | stat: -rw-r--r-- 6,011 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# encoding: utf-8
# Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
# Changes may cause incorrect behavior and will be lost if the code is
# regenerated.

require 'uri'
require 'cgi'
require 'date'
require 'json'
require 'base64'
require 'erb'
require 'securerandom'
require 'time'
require 'timeliness'
require 'faraday'
require 'faraday-cookie_jar'
require 'concurrent'
require 'ms_rest'
require 'generated/azure_mgmt_iot_hub/module_definition'
require 'ms_rest_azure'

module Azure::ARM::IotHub
  autoload :IotHubResource,                                     'generated/azure_mgmt_iot_hub/iot_hub_resource.rb'
  autoload :IotHubClient,                                       'generated/azure_mgmt_iot_hub/iot_hub_client.rb'

  module Models
    autoload :IotHubQuotaMetricInfoListResult,                    'generated/azure_mgmt_iot_hub/models/iot_hub_quota_metric_info_list_result.rb'
    autoload :SharedAccessSignatureAuthorizationRule,             'generated/azure_mgmt_iot_hub/models/shared_access_signature_authorization_rule.rb'
    autoload :IotHubQuotaMetricInfo,                              'generated/azure_mgmt_iot_hub/models/iot_hub_quota_metric_info.rb'
    autoload :IpFilterRule,                                       'generated/azure_mgmt_iot_hub/models/ip_filter_rule.rb'
    autoload :RegistryStatistics,                                 'generated/azure_mgmt_iot_hub/models/registry_statistics.rb'
    autoload :SharedAccessAuthorizationRule,                      'generated/azure_mgmt_iot_hub/models/shared_access_authorization_rule.rb'
    autoload :JobResponseListResult,                              'generated/azure_mgmt_iot_hub/models/job_response_list_result.rb'
    autoload :MessagingEndpointProperties,                        'generated/azure_mgmt_iot_hub/models/messaging_endpoint_properties.rb'
    autoload :JobResponse,                                        'generated/azure_mgmt_iot_hub/models/job_response.rb'
    autoload :FeedbackProperties,                                 'generated/azure_mgmt_iot_hub/models/feedback_properties.rb'
    autoload :IotHubSkuDescription,                               'generated/azure_mgmt_iot_hub/models/iot_hub_sku_description.rb'
    autoload :IotHubSkuInfo,                                      'generated/azure_mgmt_iot_hub/models/iot_hub_sku_info.rb'
    autoload :IotHubCapacity,                                     'generated/azure_mgmt_iot_hub/models/iot_hub_capacity.rb'
    autoload :EventHubConsumerGroupsListResult,                   'generated/azure_mgmt_iot_hub/models/event_hub_consumer_groups_list_result.rb'
    autoload :ErrorDetails,                                       'generated/azure_mgmt_iot_hub/models/error_details.rb'
    autoload :EventHubConsumerGroupInfo,                          'generated/azure_mgmt_iot_hub/models/event_hub_consumer_group_info.rb'
    autoload :EventHubProperties,                                 'generated/azure_mgmt_iot_hub/models/event_hub_properties.rb'
    autoload :IotHubSkuDescriptionListResult,                     'generated/azure_mgmt_iot_hub/models/iot_hub_sku_description_list_result.rb'
    autoload :CloudToDeviceProperties,                            'generated/azure_mgmt_iot_hub/models/cloud_to_device_properties.rb'
    autoload :IotHubDescriptionListResult,                        'generated/azure_mgmt_iot_hub/models/iot_hub_description_list_result.rb'
    autoload :SharedAccessSignatureAuthorizationRuleListResult,   'generated/azure_mgmt_iot_hub/models/shared_access_signature_authorization_rule_list_result.rb'
    autoload :OperationInputs,                                    'generated/azure_mgmt_iot_hub/models/operation_inputs.rb'
    autoload :StorageEndpointProperties,                          'generated/azure_mgmt_iot_hub/models/storage_endpoint_properties.rb'
    autoload :IotHubNameAvailabilityInfo,                         'generated/azure_mgmt_iot_hub/models/iot_hub_name_availability_info.rb'
    autoload :IotHubProperties,                                   'generated/azure_mgmt_iot_hub/models/iot_hub_properties.rb'
    autoload :ExportDevicesRequest,                               'generated/azure_mgmt_iot_hub/models/export_devices_request.rb'
    autoload :OperationsMonitoringProperties,                     'generated/azure_mgmt_iot_hub/models/operations_monitoring_properties.rb'
    autoload :ImportDevicesRequest,                               'generated/azure_mgmt_iot_hub/models/import_devices_request.rb'
    autoload :IotHubDescription,                                  'generated/azure_mgmt_iot_hub/models/iot_hub_description.rb'
    autoload :AccessRights,                                       'generated/azure_mgmt_iot_hub/models/access_rights.rb'
    autoload :IpFilterActionType,                                 'generated/azure_mgmt_iot_hub/models/ip_filter_action_type.rb'
    autoload :SBAccessRights,                                     'generated/azure_mgmt_iot_hub/models/sbaccess_rights.rb'
    autoload :OperationMonitoringLevel,                           'generated/azure_mgmt_iot_hub/models/operation_monitoring_level.rb'
    autoload :Capabilities,                                       'generated/azure_mgmt_iot_hub/models/capabilities.rb'
    autoload :IotHubSku,                                          'generated/azure_mgmt_iot_hub/models/iot_hub_sku.rb'
    autoload :IotHubSkuTier,                                      'generated/azure_mgmt_iot_hub/models/iot_hub_sku_tier.rb'
    autoload :JobType,                                            'generated/azure_mgmt_iot_hub/models/job_type.rb'
    autoload :JobStatus,                                          'generated/azure_mgmt_iot_hub/models/job_status.rb'
    autoload :IotHubScaleType,                                    'generated/azure_mgmt_iot_hub/models/iot_hub_scale_type.rb'
    autoload :IotHubNameUnavailabilityReason,                     'generated/azure_mgmt_iot_hub/models/iot_hub_name_unavailability_reason.rb'
  end
end