azure_sdk 0.15.2 → 0.16.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (86) hide show
  1. checksums.yaml +5 -5
  2. data/lib/azure_sdk/version.rb +1 -1
  3. data/lib/latest/latest_profile_client.rb +645 -61
  4. data/lib/latest/module_definition.rb +1 -118
  5. data/lib/latest/modules/analysisservices_profile_module.rb +139 -84
  6. data/lib/latest/modules/authorization_profile_module.rb +113 -100
  7. data/lib/latest/modules/automation_profile_module.rb +597 -580
  8. data/lib/latest/modules/batch_profile_module.rb +357 -132
  9. data/lib/latest/modules/billing_profile_module.rb +77 -64
  10. data/lib/latest/modules/cdn_profile_module.rb +277 -216
  11. data/lib/latest/modules/cognitiveservices_profile_module.rb +121 -108
  12. data/lib/latest/modules/commerce_profile_module.rb +79 -66
  13. data/lib/latest/modules/compute_profile_module.rb +783 -730
  14. data/lib/latest/modules/computervision_profile_module.rb +189 -0
  15. data/lib/latest/modules/consumption_profile_module.rb +153 -54
  16. data/lib/latest/modules/containerinstance_profile_module.rb +163 -106
  17. data/lib/latest/modules/containerregistry_profile_module.rb +203 -190
  18. data/lib/latest/modules/containerservice_profile_module.rb +93 -80
  19. data/lib/latest/modules/contentmoderator_profile_module.rb +295 -0
  20. data/lib/latest/modules/customerinsights_profile_module.rb +477 -464
  21. data/lib/latest/modules/customsearch_profile_module.rb +123 -0
  22. data/lib/latest/modules/datalakeanalytics_profile_module.rb +233 -152
  23. data/lib/latest/modules/datalakestore_profile_module.rb +201 -128
  24. data/lib/latest/modules/devtestlabs_profile_module.rb +697 -656
  25. data/lib/latest/modules/dns_profile_module.rb +99 -94
  26. data/lib/latest/modules/entitysearch_profile_module.rb +231 -0
  27. data/lib/latest/modules/eventgrid_profile_module.rb +220 -99
  28. data/lib/latest/modules/eventhub_profile_module.rb +165 -152
  29. data/lib/latest/modules/face_profile_module.rb +241 -0
  30. data/lib/latest/modules/features_profile_module.rb +41 -28
  31. data/lib/latest/modules/graphrbac_profile_module.rb +225 -0
  32. data/lib/latest/modules/imagesearch_profile_module.rb +279 -0
  33. data/lib/latest/modules/iothub_profile_module.rb +265 -252
  34. data/lib/latest/modules/keyvault_profile_module.rb +155 -88
  35. data/lib/latest/modules/links_profile_module.rb +49 -36
  36. data/lib/latest/modules/locks_profile_module.rb +45 -32
  37. data/lib/latest/modules/logic_profile_module.rb +593 -580
  38. data/lib/latest/modules/machinelearning_profile_module.rb +177 -164
  39. data/lib/latest/modules/managedapplications_profile_module.rb +103 -90
  40. data/lib/latest/modules/managedserviceidentity_profile_module.rb +55 -42
  41. data/lib/latest/modules/marketplaceordering_profile_module.rb +59 -46
  42. data/lib/latest/modules/mediaservices_profile_module.rb +103 -90
  43. data/lib/latest/modules/mobileengagement_profile_module.rb +397 -384
  44. data/lib/latest/modules/monitor_profile_module.rb +403 -323
  45. data/lib/latest/modules/network_profile_module.rb +1245 -1148
  46. data/lib/latest/modules/newssearch_profile_module.rb +143 -0
  47. data/lib/latest/modules/notificationhubs_profile_module.rb +155 -142
  48. data/lib/latest/modules/operationalinsights_profile_module.rb +218 -188
  49. data/lib/latest/modules/policy_profile_module.rb +84 -68
  50. data/lib/latest/modules/powerbiembedded_profile_module.rb +107 -94
  51. data/lib/latest/modules/recoveryservices_profile_module.rb +176 -188
  52. data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +1133 -728
  53. data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1367 -1354
  54. data/lib/latest/modules/redis_profile_module.rb +165 -152
  55. data/lib/latest/modules/relay_profile_module.rb +143 -130
  56. data/lib/latest/modules/resources_profile_module.rb +227 -214
  57. data/lib/latest/modules/resourcesmanagement_profile_module.rb +81 -74
  58. data/lib/latest/modules/scheduler_profile_module.rb +207 -198
  59. data/lib/latest/modules/search_profile_module.rb +103 -76
  60. data/lib/latest/modules/servermanagement_profile_module.rb +155 -142
  61. data/lib/latest/modules/servicebus_profile_module.rb +247 -234
  62. data/lib/latest/modules/servicefabric_profile_module.rb +269 -120
  63. data/lib/latest/modules/spellcheck_profile_module.rb +101 -0
  64. data/lib/latest/modules/sql_profile_module.rb +1075 -918
  65. data/lib/latest/modules/storage_profile_module.rb +263 -250
  66. data/lib/latest/modules/storsimple8000series_profile_module.rb +695 -682
  67. data/lib/latest/modules/streamanalytics_profile_module.rb +329 -316
  68. data/lib/latest/modules/subscriptions_profile_module.rb +67 -54
  69. data/lib/latest/modules/textanalytics_profile_module.rb +105 -0
  70. data/lib/latest/modules/trafficmanager_profile_module.rb +140 -124
  71. data/lib/latest/modules/videosearch_profile_module.rb +175 -0
  72. data/lib/latest/modules/web_profile_module.rb +1289 -1138
  73. data/lib/latest/modules/websearch_profile_module.rb +211 -0
  74. data/lib/v2017_03_09/module_definition.rb +1 -20
  75. data/lib/v2017_03_09/modules/compute_profile_module.rb +437 -424
  76. data/lib/v2017_03_09/modules/features_profile_module.rb +41 -28
  77. data/lib/v2017_03_09/modules/links_profile_module.rb +49 -36
  78. data/lib/v2017_03_09/modules/locks_profile_module.rb +41 -28
  79. data/lib/v2017_03_09/modules/network_profile_module.rb +535 -522
  80. data/lib/v2017_03_09/modules/policy_profile_module.rb +51 -38
  81. data/lib/v2017_03_09/modules/resources_profile_module.rb +223 -210
  82. data/lib/v2017_03_09/modules/storage_profile_module.rb +143 -130
  83. data/lib/v2017_03_09/modules/subscriptions_profile_module.rb +67 -54
  84. data/lib/v2017_03_09/v2017_03_09_profile_client.rb +103 -10
  85. metadata +312 -133
  86. data/lib/latest/modules/graph_profile_module.rb +0 -202
@@ -5,266 +5,279 @@
5
5
  require 'azure_mgmt_iot_hub'
6
6
 
7
7
  module Azure::Profiles::Latest
8
- module IotHub::Mgmt
9
- Operations = Azure::IotHub::Mgmt::V2017_07_01::Operations
10
- IotHubResource = Azure::IotHub::Mgmt::V2017_07_01::IotHubResource
11
- Certificates = Azure::IotHub::Mgmt::V2017_07_01::Certificates
8
+ module IotHub
9
+ module Mgmt
10
+ Operations = Azure::IotHub::Mgmt::V2017_07_01::Operations
11
+ IotHubResource = Azure::IotHub::Mgmt::V2017_07_01::IotHubResource
12
+ Certificates = Azure::IotHub::Mgmt::V2017_07_01::Certificates
12
13
 
13
- module Models
14
- IotHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubProperties
15
- IotHubSkuInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuInfo
16
- CertificateBodyDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateBodyDescription
17
- CertificateProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateProperties
18
- CertificateListDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateListDescription
19
- Resource = Azure::IotHub::Mgmt::V2017_07_01::Models::Resource
20
- CertificateWithNonceDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateWithNonceDescription
21
- SharedAccessSignatureAuthorizationRuleListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRuleListResult
22
- IpFilterRule = Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterRule
23
- OperationDisplay = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationDisplay
24
- RoutingServiceBusQueueEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusQueueEndpointProperties
25
- Operation = Azure::IotHub::Mgmt::V2017_07_01::Models::Operation
26
- RoutingEventHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEventHubProperties
27
- OperationListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationListResult
28
- RoutingEndpoints = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEndpoints
29
- ErrorDetails = Azure::IotHub::Mgmt::V2017_07_01::Models::ErrorDetails
30
- FallbackRouteProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::FallbackRouteProperties
31
- IotHubQuotaMetricInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfo
32
- StorageEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::StorageEndpointProperties
33
- IotHubQuotaMetricInfoListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfoListResult
34
- FeedbackProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::FeedbackProperties
35
- RegistryStatistics = Azure::IotHub::Mgmt::V2017_07_01::Models::RegistryStatistics
36
- OperationsMonitoringProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationsMonitoringProperties
37
- JobResponse = Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponse
38
- CertificateDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateDescription
39
- JobResponseListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponseListResult
40
- SharedAccessSignatureAuthorizationRule = Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRule
41
- IotHubCapacity = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubCapacity
42
- RoutingServiceBusTopicEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusTopicEndpointProperties
43
- IotHubSkuDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescription
44
- RouteProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RouteProperties
45
- EventHubConsumerGroupsListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupsListResult
46
- MessagingEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::MessagingEndpointProperties
47
- EventHubConsumerGroupInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupInfo
48
- CertificateVerificationDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateVerificationDescription
49
- IotHubSkuDescriptionListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescriptionListResult
50
- EventHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubProperties
51
- IotHubDescriptionListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescriptionListResult
52
- RoutingProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingProperties
53
- OperationInputs = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationInputs
54
- CertificatePropertiesWithNonce = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificatePropertiesWithNonce
55
- IotHubNameAvailabilityInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameAvailabilityInfo
56
- CloudToDeviceProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::CloudToDeviceProperties
57
- ExportDevicesRequest = Azure::IotHub::Mgmt::V2017_07_01::Models::ExportDevicesRequest
58
- RoutingStorageContainerProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingStorageContainerProperties
59
- ImportDevicesRequest = Azure::IotHub::Mgmt::V2017_07_01::Models::ImportDevicesRequest
60
- IotHubDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescription
61
- AccessRights = Azure::IotHub::Mgmt::V2017_07_01::Models::AccessRights
62
- IpFilterActionType = Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterActionType
63
- RoutingSource = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingSource
64
- OperationMonitoringLevel = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationMonitoringLevel
65
- Capabilities = Azure::IotHub::Mgmt::V2017_07_01::Models::Capabilities
66
- IotHubSku = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSku
67
- IotHubSkuTier = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuTier
68
- JobType = Azure::IotHub::Mgmt::V2017_07_01::Models::JobType
69
- JobStatus = Azure::IotHub::Mgmt::V2017_07_01::Models::JobStatus
70
- IotHubScaleType = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubScaleType
71
- IotHubNameUnavailabilityReason = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameUnavailabilityReason
72
- end
73
-
74
- #
75
- # IotHub
76
- #
77
- class IotHubClass
78
- attr_reader :operations, :iot_hub_resource, :certificates, :configurable, :base_url, :options, :model_classes
14
+ module Models
15
+ IotHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubProperties
16
+ IotHubSkuInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuInfo
17
+ CertificateBodyDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateBodyDescription
18
+ CertificateProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateProperties
19
+ CertificateListDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateListDescription
20
+ Resource = Azure::IotHub::Mgmt::V2017_07_01::Models::Resource
21
+ CertificateWithNonceDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateWithNonceDescription
22
+ SharedAccessSignatureAuthorizationRuleListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRuleListResult
23
+ IpFilterRule = Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterRule
24
+ OperationDisplay = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationDisplay
25
+ RoutingServiceBusQueueEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusQueueEndpointProperties
26
+ Operation = Azure::IotHub::Mgmt::V2017_07_01::Models::Operation
27
+ RoutingEventHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEventHubProperties
28
+ OperationListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationListResult
29
+ RoutingEndpoints = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEndpoints
30
+ ErrorDetails = Azure::IotHub::Mgmt::V2017_07_01::Models::ErrorDetails
31
+ FallbackRouteProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::FallbackRouteProperties
32
+ IotHubQuotaMetricInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfo
33
+ StorageEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::StorageEndpointProperties
34
+ IotHubQuotaMetricInfoListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfoListResult
35
+ FeedbackProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::FeedbackProperties
36
+ RegistryStatistics = Azure::IotHub::Mgmt::V2017_07_01::Models::RegistryStatistics
37
+ OperationsMonitoringProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationsMonitoringProperties
38
+ JobResponse = Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponse
39
+ CertificateDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateDescription
40
+ JobResponseListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponseListResult
41
+ SharedAccessSignatureAuthorizationRule = Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRule
42
+ IotHubCapacity = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubCapacity
43
+ RoutingServiceBusTopicEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusTopicEndpointProperties
44
+ IotHubSkuDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescription
45
+ RouteProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RouteProperties
46
+ EventHubConsumerGroupsListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupsListResult
47
+ MessagingEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::MessagingEndpointProperties
48
+ EventHubConsumerGroupInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupInfo
49
+ CertificateVerificationDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateVerificationDescription
50
+ IotHubSkuDescriptionListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescriptionListResult
51
+ EventHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubProperties
52
+ IotHubDescriptionListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescriptionListResult
53
+ RoutingProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingProperties
54
+ OperationInputs = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationInputs
55
+ CertificatePropertiesWithNonce = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificatePropertiesWithNonce
56
+ IotHubNameAvailabilityInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameAvailabilityInfo
57
+ CloudToDeviceProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::CloudToDeviceProperties
58
+ ExportDevicesRequest = Azure::IotHub::Mgmt::V2017_07_01::Models::ExportDevicesRequest
59
+ RoutingStorageContainerProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingStorageContainerProperties
60
+ ImportDevicesRequest = Azure::IotHub::Mgmt::V2017_07_01::Models::ImportDevicesRequest
61
+ IotHubDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescription
62
+ AccessRights = Azure::IotHub::Mgmt::V2017_07_01::Models::AccessRights
63
+ IpFilterActionType = Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterActionType
64
+ RoutingSource = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingSource
65
+ OperationMonitoringLevel = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationMonitoringLevel
66
+ Capabilities = Azure::IotHub::Mgmt::V2017_07_01::Models::Capabilities
67
+ IotHubSku = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSku
68
+ IotHubSkuTier = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuTier
69
+ JobType = Azure::IotHub::Mgmt::V2017_07_01::Models::JobType
70
+ JobStatus = Azure::IotHub::Mgmt::V2017_07_01::Models::JobStatus
71
+ IotHubScaleType = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubScaleType
72
+ IotHubNameUnavailabilityReason = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameUnavailabilityReason
73
+ end
79
74
 
80
- def initialize(configurable, base_url=nil, options=nil)
81
- @configurable, @base_url, @options = configurable, base_url, options
75
+ class IotHubManagementClass
76
+ attr_reader :operations, :iot_hub_resource, :certificates, :configurable, :base_url, :options, :model_classes
82
77
 
83
- client_0 = Azure::IotHub::Mgmt::V2017_07_01::IotHubClient.new(configurable.credentials, base_url, options)
84
- if(client_0.respond_to?(:subscription_id))
85
- client_0.subscription_id = configurable.subscription_id
86
- end
87
- @operations = client_0.operations
88
- @iot_hub_resource = client_0.iot_hub_resource
89
- @certificates = client_0.certificates
78
+ def initialize(configurable, base_url=nil, options=nil)
79
+ @configurable, @base_url, @options = configurable, base_url, options
90
80
 
91
- @model_classes = ModelClasses.new
92
- end
81
+ @client_0 = Azure::IotHub::Mgmt::V2017_07_01::IotHubClient.new(configurable.credentials, base_url, options)
82
+ if(@client_0.respond_to?(:subscription_id))
83
+ @client_0.subscription_id = configurable.subscription_id
84
+ end
85
+ add_telemetry(@client_0)
86
+ @operations = @client_0.operations
87
+ @iot_hub_resource = @client_0.iot_hub_resource
88
+ @certificates = @client_0.certificates
93
89
 
94
- class ModelClasses
95
- def iot_hub_properties
96
- Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubProperties
97
- end
98
- def iot_hub_sku_info
99
- Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuInfo
100
- end
101
- def certificate_body_description
102
- Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateBodyDescription
103
- end
104
- def certificate_properties
105
- Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateProperties
106
- end
107
- def certificate_list_description
108
- Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateListDescription
109
- end
110
- def resource
111
- Azure::IotHub::Mgmt::V2017_07_01::Models::Resource
112
- end
113
- def certificate_with_nonce_description
114
- Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateWithNonceDescription
115
- end
116
- def shared_access_signature_authorization_rule_list_result
117
- Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRuleListResult
118
- end
119
- def ip_filter_rule
120
- Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterRule
121
- end
122
- def operation_display
123
- Azure::IotHub::Mgmt::V2017_07_01::Models::OperationDisplay
124
- end
125
- def routing_service_bus_queue_endpoint_properties
126
- Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusQueueEndpointProperties
127
- end
128
- def operation
129
- Azure::IotHub::Mgmt::V2017_07_01::Models::Operation
130
- end
131
- def routing_event_hub_properties
132
- Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEventHubProperties
133
- end
134
- def operation_list_result
135
- Azure::IotHub::Mgmt::V2017_07_01::Models::OperationListResult
136
- end
137
- def routing_endpoints
138
- Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEndpoints
139
- end
140
- def error_details
141
- Azure::IotHub::Mgmt::V2017_07_01::Models::ErrorDetails
142
- end
143
- def fallback_route_properties
144
- Azure::IotHub::Mgmt::V2017_07_01::Models::FallbackRouteProperties
145
- end
146
- def iot_hub_quota_metric_info
147
- Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfo
148
- end
149
- def storage_endpoint_properties
150
- Azure::IotHub::Mgmt::V2017_07_01::Models::StorageEndpointProperties
151
- end
152
- def iot_hub_quota_metric_info_list_result
153
- Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfoListResult
154
- end
155
- def feedback_properties
156
- Azure::IotHub::Mgmt::V2017_07_01::Models::FeedbackProperties
157
- end
158
- def registry_statistics
159
- Azure::IotHub::Mgmt::V2017_07_01::Models::RegistryStatistics
160
- end
161
- def operations_monitoring_properties
162
- Azure::IotHub::Mgmt::V2017_07_01::Models::OperationsMonitoringProperties
163
- end
164
- def job_response
165
- Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponse
166
- end
167
- def certificate_description
168
- Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateDescription
169
- end
170
- def job_response_list_result
171
- Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponseListResult
172
- end
173
- def shared_access_signature_authorization_rule
174
- Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRule
90
+ @model_classes = ModelClasses.new
175
91
  end
176
- def iot_hub_capacity
177
- Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubCapacity
178
- end
179
- def routing_service_bus_topic_endpoint_properties
180
- Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusTopicEndpointProperties
181
- end
182
- def iot_hub_sku_description
183
- Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescription
184
- end
185
- def route_properties
186
- Azure::IotHub::Mgmt::V2017_07_01::Models::RouteProperties
187
- end
188
- def event_hub_consumer_groups_list_result
189
- Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupsListResult
190
- end
191
- def messaging_endpoint_properties
192
- Azure::IotHub::Mgmt::V2017_07_01::Models::MessagingEndpointProperties
193
- end
194
- def event_hub_consumer_group_info
195
- Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupInfo
196
- end
197
- def certificate_verification_description
198
- Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateVerificationDescription
199
- end
200
- def iot_hub_sku_description_list_result
201
- Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescriptionListResult
202
- end
203
- def event_hub_properties
204
- Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubProperties
205
- end
206
- def iot_hub_description_list_result
207
- Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescriptionListResult
208
- end
209
- def routing_properties
210
- Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingProperties
211
- end
212
- def operation_inputs
213
- Azure::IotHub::Mgmt::V2017_07_01::Models::OperationInputs
214
- end
215
- def certificate_properties_with_nonce
216
- Azure::IotHub::Mgmt::V2017_07_01::Models::CertificatePropertiesWithNonce
217
- end
218
- def iot_hub_name_availability_info
219
- Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameAvailabilityInfo
220
- end
221
- def cloud_to_device_properties
222
- Azure::IotHub::Mgmt::V2017_07_01::Models::CloudToDeviceProperties
223
- end
224
- def export_devices_request
225
- Azure::IotHub::Mgmt::V2017_07_01::Models::ExportDevicesRequest
226
- end
227
- def routing_storage_container_properties
228
- Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingStorageContainerProperties
229
- end
230
- def import_devices_request
231
- Azure::IotHub::Mgmt::V2017_07_01::Models::ImportDevicesRequest
232
- end
233
- def iot_hub_description
234
- Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescription
235
- end
236
- def access_rights
237
- Azure::IotHub::Mgmt::V2017_07_01::Models::AccessRights
238
- end
239
- def ip_filter_action_type
240
- Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterActionType
241
- end
242
- def routing_source
243
- Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingSource
244
- end
245
- def operation_monitoring_level
246
- Azure::IotHub::Mgmt::V2017_07_01::Models::OperationMonitoringLevel
247
- end
248
- def capabilities
249
- Azure::IotHub::Mgmt::V2017_07_01::Models::Capabilities
250
- end
251
- def iot_hub_sku
252
- Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSku
253
- end
254
- def iot_hub_sku_tier
255
- Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuTier
256
- end
257
- def job_type
258
- Azure::IotHub::Mgmt::V2017_07_01::Models::JobType
259
- end
260
- def job_status
261
- Azure::IotHub::Mgmt::V2017_07_01::Models::JobStatus
92
+
93
+ def add_telemetry(client)
94
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/IotHub/Mgmt"
95
+ client.add_user_agent_information(profile_information)
262
96
  end
263
- def iot_hub_scale_type
264
- Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubScaleType
97
+
98
+ def method_missing(method, *args)
99
+ if @client_0.respond_to?method
100
+ @client_0.send(method, *args)
101
+ else
102
+ super
103
+ end
265
104
  end
266
- def iot_hub_name_unavailability_reason
267
- Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameUnavailabilityReason
105
+
106
+ class ModelClasses
107
+ def iot_hub_properties
108
+ Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubProperties
109
+ end
110
+ def iot_hub_sku_info
111
+ Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuInfo
112
+ end
113
+ def certificate_body_description
114
+ Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateBodyDescription
115
+ end
116
+ def certificate_properties
117
+ Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateProperties
118
+ end
119
+ def certificate_list_description
120
+ Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateListDescription
121
+ end
122
+ def resource
123
+ Azure::IotHub::Mgmt::V2017_07_01::Models::Resource
124
+ end
125
+ def certificate_with_nonce_description
126
+ Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateWithNonceDescription
127
+ end
128
+ def shared_access_signature_authorization_rule_list_result
129
+ Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRuleListResult
130
+ end
131
+ def ip_filter_rule
132
+ Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterRule
133
+ end
134
+ def operation_display
135
+ Azure::IotHub::Mgmt::V2017_07_01::Models::OperationDisplay
136
+ end
137
+ def routing_service_bus_queue_endpoint_properties
138
+ Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusQueueEndpointProperties
139
+ end
140
+ def operation
141
+ Azure::IotHub::Mgmt::V2017_07_01::Models::Operation
142
+ end
143
+ def routing_event_hub_properties
144
+ Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEventHubProperties
145
+ end
146
+ def operation_list_result
147
+ Azure::IotHub::Mgmt::V2017_07_01::Models::OperationListResult
148
+ end
149
+ def routing_endpoints
150
+ Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEndpoints
151
+ end
152
+ def error_details
153
+ Azure::IotHub::Mgmt::V2017_07_01::Models::ErrorDetails
154
+ end
155
+ def fallback_route_properties
156
+ Azure::IotHub::Mgmt::V2017_07_01::Models::FallbackRouteProperties
157
+ end
158
+ def iot_hub_quota_metric_info
159
+ Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfo
160
+ end
161
+ def storage_endpoint_properties
162
+ Azure::IotHub::Mgmt::V2017_07_01::Models::StorageEndpointProperties
163
+ end
164
+ def iot_hub_quota_metric_info_list_result
165
+ Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfoListResult
166
+ end
167
+ def feedback_properties
168
+ Azure::IotHub::Mgmt::V2017_07_01::Models::FeedbackProperties
169
+ end
170
+ def registry_statistics
171
+ Azure::IotHub::Mgmt::V2017_07_01::Models::RegistryStatistics
172
+ end
173
+ def operations_monitoring_properties
174
+ Azure::IotHub::Mgmt::V2017_07_01::Models::OperationsMonitoringProperties
175
+ end
176
+ def job_response
177
+ Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponse
178
+ end
179
+ def certificate_description
180
+ Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateDescription
181
+ end
182
+ def job_response_list_result
183
+ Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponseListResult
184
+ end
185
+ def shared_access_signature_authorization_rule
186
+ Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRule
187
+ end
188
+ def iot_hub_capacity
189
+ Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubCapacity
190
+ end
191
+ def routing_service_bus_topic_endpoint_properties
192
+ Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusTopicEndpointProperties
193
+ end
194
+ def iot_hub_sku_description
195
+ Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescription
196
+ end
197
+ def route_properties
198
+ Azure::IotHub::Mgmt::V2017_07_01::Models::RouteProperties
199
+ end
200
+ def event_hub_consumer_groups_list_result
201
+ Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupsListResult
202
+ end
203
+ def messaging_endpoint_properties
204
+ Azure::IotHub::Mgmt::V2017_07_01::Models::MessagingEndpointProperties
205
+ end
206
+ def event_hub_consumer_group_info
207
+ Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupInfo
208
+ end
209
+ def certificate_verification_description
210
+ Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateVerificationDescription
211
+ end
212
+ def iot_hub_sku_description_list_result
213
+ Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescriptionListResult
214
+ end
215
+ def event_hub_properties
216
+ Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubProperties
217
+ end
218
+ def iot_hub_description_list_result
219
+ Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescriptionListResult
220
+ end
221
+ def routing_properties
222
+ Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingProperties
223
+ end
224
+ def operation_inputs
225
+ Azure::IotHub::Mgmt::V2017_07_01::Models::OperationInputs
226
+ end
227
+ def certificate_properties_with_nonce
228
+ Azure::IotHub::Mgmt::V2017_07_01::Models::CertificatePropertiesWithNonce
229
+ end
230
+ def iot_hub_name_availability_info
231
+ Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameAvailabilityInfo
232
+ end
233
+ def cloud_to_device_properties
234
+ Azure::IotHub::Mgmt::V2017_07_01::Models::CloudToDeviceProperties
235
+ end
236
+ def export_devices_request
237
+ Azure::IotHub::Mgmt::V2017_07_01::Models::ExportDevicesRequest
238
+ end
239
+ def routing_storage_container_properties
240
+ Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingStorageContainerProperties
241
+ end
242
+ def import_devices_request
243
+ Azure::IotHub::Mgmt::V2017_07_01::Models::ImportDevicesRequest
244
+ end
245
+ def iot_hub_description
246
+ Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescription
247
+ end
248
+ def access_rights
249
+ Azure::IotHub::Mgmt::V2017_07_01::Models::AccessRights
250
+ end
251
+ def ip_filter_action_type
252
+ Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterActionType
253
+ end
254
+ def routing_source
255
+ Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingSource
256
+ end
257
+ def operation_monitoring_level
258
+ Azure::IotHub::Mgmt::V2017_07_01::Models::OperationMonitoringLevel
259
+ end
260
+ def capabilities
261
+ Azure::IotHub::Mgmt::V2017_07_01::Models::Capabilities
262
+ end
263
+ def iot_hub_sku
264
+ Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSku
265
+ end
266
+ def iot_hub_sku_tier
267
+ Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuTier
268
+ end
269
+ def job_type
270
+ Azure::IotHub::Mgmt::V2017_07_01::Models::JobType
271
+ end
272
+ def job_status
273
+ Azure::IotHub::Mgmt::V2017_07_01::Models::JobStatus
274
+ end
275
+ def iot_hub_scale_type
276
+ Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubScaleType
277
+ end
278
+ def iot_hub_name_unavailability_reason
279
+ Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameUnavailabilityReason
280
+ end
268
281
  end
269
282
  end
270
283
  end