azure_mgmt_iot_hub 0.14.0 → 0.15.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/2016-02-03/generated/azure_mgmt_iot_hub.rb +67 -0
- data/lib/2016-02-03/generated/azure_mgmt_iot_hub/iot_hub_client.rb +129 -0
- data/lib/2016-02-03/generated/azure_mgmt_iot_hub/iot_hub_resource.rb +3048 -0
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/access_rights.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/capabilities.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/cloud_to_device_properties.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/error_details.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/event_hub_consumer_group_info.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/event_hub_consumer_groups_list_result.rb +1 -1
- data/lib/2016-02-03/generated/azure_mgmt_iot_hub/models/event_hub_properties.rb +100 -0
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/export_devices_request.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/feedback_properties.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/import_devices_request.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/iot_hub_capacity.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/iot_hub_description.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/iot_hub_description_list_result.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/iot_hub_name_availability_info.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/iot_hub_name_unavailability_reason.rb +1 -1
- data/lib/2016-02-03/generated/azure_mgmt_iot_hub/models/iot_hub_properties.rb +210 -0
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/iot_hub_quota_metric_info.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/iot_hub_quota_metric_info_list_result.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/iot_hub_scale_type.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/iot_hub_sku.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/iot_hub_sku_description.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/iot_hub_sku_description_list_result.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/iot_hub_sku_info.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/iot_hub_sku_tier.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/ip_filter_action_type.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/ip_filter_rule.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/job_response.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/job_response_list_result.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/job_status.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/job_type.rb +1 -1
- data/lib/2016-02-03/generated/azure_mgmt_iot_hub/models/messaging_endpoint_properties.rb +73 -0
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/operation_inputs.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/operation_monitoring_level.rb +1 -1
- data/lib/2016-02-03/generated/azure_mgmt_iot_hub/models/operations_monitoring_properties.rb +53 -0
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/registry_statistics.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/resource.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/shared_access_signature_authorization_rule.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/shared_access_signature_authorization_rule_list_result.rb +1 -1
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/models/storage_endpoint_properties.rb +1 -1
- data/lib/2016-02-03/generated/azure_mgmt_iot_hub/module_definition.rb +9 -0
- data/lib/{generated → 2016-02-03/generated}/azure_mgmt_iot_hub/version.rb +2 -2
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub.rb +75 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/iot_hub_client.rb +129 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/iot_hub_resource.rb +3048 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/access_rights.rb +29 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/capabilities.rb +16 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/cloud_to_device_properties.rb +73 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/error_details.rb +78 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/event_hub_consumer_group_info.rb +71 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/event_hub_consumer_groups_list_result.rb +96 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/event_hub_properties.rb +100 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/export_devices_request.rb +56 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/fallback_route_properties.rb +95 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/feedback_properties.rb +73 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/import_devices_request.rb +55 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/iot_hub_capacity.rb +84 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/iot_hub_description.rb +138 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/iot_hub_description_list_result.rb +96 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/iot_hub_name_availability_info.rb +69 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/iot_hub_name_unavailability_reason.rb +16 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/iot_hub_properties.rb +221 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/iot_hub_quota_metric_info.rb +67 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/iot_hub_quota_metric_info_list_result.rb +97 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/iot_hub_scale_type.rb +17 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/iot_hub_sku.rb +18 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/iot_hub_sku_description.rb +67 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/iot_hub_sku_description_list_result.rb +97 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/iot_hub_sku_info.rb +69 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/iot_hub_sku_tier.rb +16 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/ip_filter_action_type.rb +16 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/ip_filter_rule.rb +67 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/job_response.rb +128 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/job_response_list_result.rb +95 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/job_status.rb +20 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/job_type.rb +24 -0
- data/lib/{generated → 2017-01-19/generated}/azure_mgmt_iot_hub/models/messaging_endpoint_properties.rb +1 -1
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/operation_inputs.rb +44 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/operation_monitoring_level.rb +18 -0
- data/lib/{generated → 2017-01-19/generated}/azure_mgmt_iot_hub/models/operations_monitoring_properties.rb +1 -1
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/registry_statistics.rb +69 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/resource.rb +97 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/route_properties.rb +109 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/routing_endpoints.rb +97 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/routing_event_hub_properties.rb +82 -0
- data/lib/{generated → 2017-01-19/generated}/azure_mgmt_iot_hub/models/routing_properties.rb +1 -1
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/routing_service_bus_queue_endpoint_properties.rb +85 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/routing_service_bus_topic_endpoint_properties.rb +85 -0
- data/lib/{generated → 2017-01-19/generated}/azure_mgmt_iot_hub/models/routing_source.rb +1 -1
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/shared_access_signature_authorization_rule.rb +84 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/shared_access_signature_authorization_rule_list_result.rb +99 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/models/storage_endpoint_properties.rb +69 -0
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/module_definition.rb +9 -0
- data/lib/{generated/azure_mgmt_iot_hub/module_definition.rb → 2017-01-19/generated/azure_mgmt_iot_hub/version.rb} +3 -3
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub.rb +88 -0
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/certificates.rb +9 -9
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/iot_hub_client.rb +3 -3
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/iot_hub_resource.rb +34 -34
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/access_rights.rb +29 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/capabilities.rb +16 -0
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/models/certificate_body_description.rb +1 -1
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/models/certificate_description.rb +1 -1
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/models/certificate_list_description.rb +1 -1
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/models/certificate_properties.rb +1 -1
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/models/certificate_properties_with_nonce.rb +1 -1
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/models/certificate_verification_description.rb +1 -1
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/models/certificate_with_nonce_description.rb +1 -1
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/cloud_to_device_properties.rb +73 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/error_details.rb +78 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/event_hub_consumer_group_info.rb +71 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/event_hub_consumer_groups_list_result.rb +96 -0
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/models/event_hub_properties.rb +1 -1
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/export_devices_request.rb +56 -0
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/models/fallback_route_properties.rb +1 -1
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/feedback_properties.rb +73 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/import_devices_request.rb +55 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/iot_hub_capacity.rb +84 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/iot_hub_description.rb +138 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/iot_hub_description_list_result.rb +96 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/iot_hub_name_availability_info.rb +69 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/iot_hub_name_unavailability_reason.rb +16 -0
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/models/iot_hub_properties.rb +1 -1
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/iot_hub_quota_metric_info.rb +67 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/iot_hub_quota_metric_info_list_result.rb +97 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/iot_hub_scale_type.rb +17 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/iot_hub_sku.rb +18 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/iot_hub_sku_description.rb +67 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/iot_hub_sku_description_list_result.rb +97 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/iot_hub_sku_info.rb +69 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/iot_hub_sku_tier.rb +16 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/ip_filter_action_type.rb +16 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/ip_filter_rule.rb +67 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/job_response.rb +128 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/job_response_list_result.rb +95 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/job_status.rb +20 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/job_type.rb +24 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/messaging_endpoint_properties.rb +73 -0
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/models/operation.rb +1 -1
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/models/operation_display.rb +1 -1
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/operation_inputs.rb +44 -0
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/models/operation_list_result.rb +1 -1
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/operation_monitoring_level.rb +18 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/operations_monitoring_properties.rb +55 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/registry_statistics.rb +69 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/resource.rb +97 -0
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/models/route_properties.rb +1 -1
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/models/routing_endpoints.rb +1 -1
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/models/routing_event_hub_properties.rb +1 -1
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/routing_properties.rb +83 -0
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/models/routing_service_bus_queue_endpoint_properties.rb +1 -1
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/models/routing_service_bus_topic_endpoint_properties.rb +1 -1
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/routing_source.rb +18 -0
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/models/routing_storage_container_properties.rb +1 -1
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/shared_access_signature_authorization_rule.rb +84 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/shared_access_signature_authorization_rule_list_result.rb +99 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/models/storage_endpoint_properties.rb +69 -0
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/module_definition.rb +9 -0
- data/lib/{generated → 2017-07-01/generated}/azure_mgmt_iot_hub/operations.rb +3 -3
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/version.rb +8 -0
- data/lib/azure_mgmt_iot_hub.rb +4 -1
- data/lib/module_definition.rb +8 -0
- data/lib/profiles/common/configurable.rb +73 -0
- data/lib/profiles/common/default.rb +68 -0
- data/lib/profiles/latest/iothub_latest_profile_client.rb +33 -0
- data/lib/profiles/latest/iothub_module_definition.rb +9 -0
- data/lib/profiles/latest/modules/iothub_profile_module.rb +278 -0
- data/lib/version.rb +7 -0
- metadata +170 -67
- data/lib/generated/azure_mgmt_iot_hub.rb +0 -88
@@ -0,0 +1,69 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
3
|
+
# Changes may cause incorrect behavior and will be lost if the code is
|
4
|
+
# regenerated.
|
5
|
+
|
6
|
+
module Azure::IotHub::Mgmt::V2017_07_01
|
7
|
+
module Models
|
8
|
+
#
|
9
|
+
# The properties of the Azure Storage endpoint for file upload.
|
10
|
+
#
|
11
|
+
class StorageEndpointProperties
|
12
|
+
|
13
|
+
include MsRestAzure
|
14
|
+
|
15
|
+
# @return [Duration] The period of time for which the the SAS URI
|
16
|
+
# generated by IoT Hub for file upload is valid. See:
|
17
|
+
# https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-file-upload#file-upload-notification-configuration-options.
|
18
|
+
attr_accessor :sas_ttl_as_iso8601
|
19
|
+
|
20
|
+
# @return [String] The connection string for the Azure Storage account to
|
21
|
+
# which files are uploaded.
|
22
|
+
attr_accessor :connection_string
|
23
|
+
|
24
|
+
# @return [String] The name of the root container where you upload files.
|
25
|
+
# The container need not exist but should be creatable using the
|
26
|
+
# connectionString specified.
|
27
|
+
attr_accessor :container_name
|
28
|
+
|
29
|
+
|
30
|
+
#
|
31
|
+
# Mapper for StorageEndpointProperties class as Ruby Hash.
|
32
|
+
# This will be used for serialization/deserialization.
|
33
|
+
#
|
34
|
+
def self.mapper()
|
35
|
+
{
|
36
|
+
required: false,
|
37
|
+
serialized_name: 'StorageEndpointProperties',
|
38
|
+
type: {
|
39
|
+
name: 'Composite',
|
40
|
+
class_name: 'StorageEndpointProperties',
|
41
|
+
model_properties: {
|
42
|
+
sas_ttl_as_iso8601: {
|
43
|
+
required: false,
|
44
|
+
serialized_name: 'sasTtlAsIso8601',
|
45
|
+
type: {
|
46
|
+
name: 'TimeSpan'
|
47
|
+
}
|
48
|
+
},
|
49
|
+
connection_string: {
|
50
|
+
required: true,
|
51
|
+
serialized_name: 'connectionString',
|
52
|
+
type: {
|
53
|
+
name: 'String'
|
54
|
+
}
|
55
|
+
},
|
56
|
+
container_name: {
|
57
|
+
required: true,
|
58
|
+
serialized_name: 'containerName',
|
59
|
+
type: {
|
60
|
+
name: 'String'
|
61
|
+
}
|
62
|
+
}
|
63
|
+
}
|
64
|
+
}
|
65
|
+
}
|
66
|
+
end
|
67
|
+
end
|
68
|
+
end
|
69
|
+
end
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
3
|
+
# Changes may cause incorrect behavior and will be lost if the code is
|
4
|
+
# regenerated.
|
5
|
+
|
6
|
+
module Azure end
|
7
|
+
module Azure::IotHub end
|
8
|
+
module Azure::IotHub::Mgmt end
|
9
|
+
module Azure::IotHub::Mgmt::V2017_07_01 end
|
@@ -3,7 +3,7 @@
|
|
3
3
|
# Changes may cause incorrect behavior and will be lost if the code is
|
4
4
|
# regenerated.
|
5
5
|
|
6
|
-
module Azure::
|
6
|
+
module Azure::IotHub::Mgmt::V2017_07_01
|
7
7
|
#
|
8
8
|
# Use this API to manage the IoT hubs in your Azure subscription.
|
9
9
|
#
|
@@ -89,7 +89,7 @@ module Azure::ARM::IotHub
|
|
89
89
|
if status_code == 200
|
90
90
|
begin
|
91
91
|
parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
|
92
|
-
result_mapper = Azure::
|
92
|
+
result_mapper = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationListResult.mapper()
|
93
93
|
result.body = @client.deserialize(result_mapper, parsed_response)
|
94
94
|
rescue Exception => e
|
95
95
|
fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
|
@@ -176,7 +176,7 @@ module Azure::ARM::IotHub
|
|
176
176
|
if status_code == 200
|
177
177
|
begin
|
178
178
|
parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
|
179
|
-
result_mapper = Azure::
|
179
|
+
result_mapper = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationListResult.mapper()
|
180
180
|
result.body = @client.deserialize(result_mapper, parsed_response)
|
181
181
|
rescue Exception => e
|
182
182
|
fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
|
data/lib/azure_mgmt_iot_hub.rb
CHANGED
@@ -2,4 +2,7 @@
|
|
2
2
|
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
3
|
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
4
|
|
5
|
-
require 'generated/azure_mgmt_iot_hub'
|
5
|
+
require '2016-02-03/generated/azure_mgmt_iot_hub'
|
6
|
+
require '2017-01-19/generated/azure_mgmt_iot_hub'
|
7
|
+
require '2017-07-01/generated/azure_mgmt_iot_hub'
|
8
|
+
require 'profiles/latest/iothub_latest_profile_client'
|
@@ -0,0 +1,73 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
+
|
5
|
+
module Azure::ARM
|
6
|
+
# The Azure::ARM::Configurable module provides basic configuration for Azure ARM activities.
|
7
|
+
module Configurable
|
8
|
+
# @return [String] Azure tenant id (also known as domain).
|
9
|
+
attr_accessor :tenant_id
|
10
|
+
|
11
|
+
# @return [String] Azure client id.
|
12
|
+
attr_accessor :client_id
|
13
|
+
|
14
|
+
# @return [String] Azure secret key.
|
15
|
+
attr_accessor :client_secret
|
16
|
+
|
17
|
+
# @return [String] Azure subscription id.
|
18
|
+
attr_accessor :subscription_id
|
19
|
+
|
20
|
+
# @return [MsRestAzure::ActiveDirectoryServiceSettings] Azure active directory service settings.
|
21
|
+
attr_accessor :active_directory_settings
|
22
|
+
|
23
|
+
# @return [MsRest::ServiceClientCredentials] credentials to authorize HTTP requests made by the service client.
|
24
|
+
attr_accessor :credentials
|
25
|
+
|
26
|
+
class << self
|
27
|
+
#
|
28
|
+
# List of configurable keys for {Azure::ARM::Client}.
|
29
|
+
# @return [Array] of option keys.
|
30
|
+
#
|
31
|
+
def keys
|
32
|
+
@keys ||= [:tenant_id, :client_id, :client_secret, :subscription_id, :active_directory_settings, :credentials]
|
33
|
+
end
|
34
|
+
end
|
35
|
+
|
36
|
+
#
|
37
|
+
# Set configuration options using a block.
|
38
|
+
#
|
39
|
+
def configure
|
40
|
+
yield self
|
41
|
+
end
|
42
|
+
|
43
|
+
#
|
44
|
+
# Resets the configurable options to provided options or defaults.
|
45
|
+
# This will also creates MsRest::TokenCredentials to be used for subsequent Azure Resource Manager clients.
|
46
|
+
#
|
47
|
+
def reset!(options = {})
|
48
|
+
Azure::ARM::Configurable.keys.each do |key|
|
49
|
+
default_value = Azure::ARM::Default.options[key]
|
50
|
+
instance_variable_set(:"@#{key}", options.fetch(key, default_value))
|
51
|
+
end
|
52
|
+
|
53
|
+
self
|
54
|
+
end
|
55
|
+
|
56
|
+
def config
|
57
|
+
self
|
58
|
+
end
|
59
|
+
|
60
|
+
private
|
61
|
+
|
62
|
+
#
|
63
|
+
# configures configurable options to default values
|
64
|
+
#
|
65
|
+
def setup_options
|
66
|
+
opts = {}
|
67
|
+
Azure::ARM::Configurable.keys.map do |key|
|
68
|
+
opts[key] = Azure::ARM::Default.options[key]
|
69
|
+
end
|
70
|
+
opts
|
71
|
+
end
|
72
|
+
end
|
73
|
+
end
|
@@ -0,0 +1,68 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
+
|
5
|
+
module Azure::ARM
|
6
|
+
# Default configuration options for {Azure::ARM.Client}
|
7
|
+
module Default
|
8
|
+
class << self
|
9
|
+
#
|
10
|
+
# Default Azure Tenant Id.
|
11
|
+
# @return [String] Azure Tenant Id.
|
12
|
+
#
|
13
|
+
def tenant_id
|
14
|
+
ENV['AZURE_TENANT_ID']
|
15
|
+
end
|
16
|
+
|
17
|
+
#
|
18
|
+
# Default Azure Client Id.
|
19
|
+
# @return [String] Azure Client Id.
|
20
|
+
#
|
21
|
+
def client_id
|
22
|
+
ENV['AZURE_CLIENT_ID']
|
23
|
+
end
|
24
|
+
|
25
|
+
#
|
26
|
+
# Default Azure Client Secret.
|
27
|
+
# @return [String] Azure Client Secret.
|
28
|
+
#
|
29
|
+
def client_secret
|
30
|
+
ENV['AZURE_CLIENT_SECRET']
|
31
|
+
end
|
32
|
+
|
33
|
+
#
|
34
|
+
# Default Azure Subscription Id.
|
35
|
+
# @return [String] Azure Subscription Id.
|
36
|
+
#
|
37
|
+
def subscription_id
|
38
|
+
ENV['AZURE_SUBSCRIPTION_ID']
|
39
|
+
end
|
40
|
+
|
41
|
+
#
|
42
|
+
# Default Azure credentials to authorize HTTP requests made by the service client.
|
43
|
+
# @return [MsRest::ServiceClientCredentials] Azure credentials to authorize HTTP requests made by the service client.
|
44
|
+
#
|
45
|
+
def credentials
|
46
|
+
MsRest::TokenCredentials.new(
|
47
|
+
MsRestAzure::ApplicationTokenProvider.new(
|
48
|
+
self.tenant_id, self.client_id, self.client_secret, self.active_directory_settings))
|
49
|
+
end
|
50
|
+
|
51
|
+
#
|
52
|
+
# Default Azure Active Directory Service Settings.
|
53
|
+
# @return [MsRestAzure::ActiveDirectoryServiceSettings] Azure Active Directory Service Settings.
|
54
|
+
#
|
55
|
+
def active_directory_settings
|
56
|
+
MsRestAzure::ActiveDirectoryServiceSettings.get_azure_settings
|
57
|
+
end
|
58
|
+
|
59
|
+
#
|
60
|
+
# Configuration options.
|
61
|
+
# @return [Hash] Configuration options.
|
62
|
+
#
|
63
|
+
def options
|
64
|
+
Hash[Azure::ARM::Configurable.keys.map{|key| [key, send(key)]}]
|
65
|
+
end
|
66
|
+
end
|
67
|
+
end
|
68
|
+
end
|
@@ -0,0 +1,33 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
+
|
5
|
+
require 'profiles/latest/iothub_module_definition'
|
6
|
+
require 'profiles/latest/modules/iothub_profile_module'
|
7
|
+
require 'profiles/common/configurable'
|
8
|
+
require 'profiles/common/default'
|
9
|
+
|
10
|
+
module Azure::IotHub::Profiles::Latest::Mgmt
|
11
|
+
#
|
12
|
+
# Client class for the Latest profile SDK.
|
13
|
+
#
|
14
|
+
class Client < IotHubClass
|
15
|
+
include Azure::ARM::Configurable
|
16
|
+
|
17
|
+
|
18
|
+
def initialize(options = {})
|
19
|
+
super(options)
|
20
|
+
end
|
21
|
+
|
22
|
+
def credentials
|
23
|
+
if @credentials.nil?
|
24
|
+
self.active_directory_settings ||= Azure::ARM::Default.active_directory_settings
|
25
|
+
|
26
|
+
@credentials = MsRest::TokenCredentials.new(
|
27
|
+
MsRestAzure::ApplicationTokenProvider.new(
|
28
|
+
self.tenant_id, self.client_id, self.client_secret, self.active_directory_settings))
|
29
|
+
end
|
30
|
+
@credentials
|
31
|
+
end
|
32
|
+
end
|
33
|
+
end
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
+
|
5
|
+
module Azure end
|
6
|
+
module Azure::IotHub end
|
7
|
+
module Azure::IotHub::Profiles end
|
8
|
+
module Azure::IotHub::Profiles::Latest end
|
9
|
+
module Azure::IotHub::Profiles::Latest::Mgmt end
|
@@ -0,0 +1,278 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
+
|
5
|
+
require 'azure_mgmt_iot_hub'
|
6
|
+
|
7
|
+
module Azure::IotHub::Profiles::Latest::Mgmt
|
8
|
+
Operations = Azure::IotHub::Mgmt::V2017_07_01::Operations
|
9
|
+
IotHubResource = Azure::IotHub::Mgmt::V2017_07_01::IotHubResource
|
10
|
+
Certificates = Azure::IotHub::Mgmt::V2017_07_01::Certificates
|
11
|
+
|
12
|
+
module Models
|
13
|
+
IotHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubProperties
|
14
|
+
IotHubSkuInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuInfo
|
15
|
+
CertificateBodyDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateBodyDescription
|
16
|
+
CertificateProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateProperties
|
17
|
+
CertificateListDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateListDescription
|
18
|
+
Resource = Azure::IotHub::Mgmt::V2017_07_01::Models::Resource
|
19
|
+
CertificateWithNonceDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateWithNonceDescription
|
20
|
+
SharedAccessSignatureAuthorizationRuleListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRuleListResult
|
21
|
+
IpFilterRule = Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterRule
|
22
|
+
OperationDisplay = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationDisplay
|
23
|
+
RoutingServiceBusQueueEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusQueueEndpointProperties
|
24
|
+
Operation = Azure::IotHub::Mgmt::V2017_07_01::Models::Operation
|
25
|
+
RoutingEventHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEventHubProperties
|
26
|
+
OperationListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationListResult
|
27
|
+
RoutingEndpoints = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEndpoints
|
28
|
+
ErrorDetails = Azure::IotHub::Mgmt::V2017_07_01::Models::ErrorDetails
|
29
|
+
FallbackRouteProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::FallbackRouteProperties
|
30
|
+
IotHubQuotaMetricInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfo
|
31
|
+
StorageEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::StorageEndpointProperties
|
32
|
+
IotHubQuotaMetricInfoListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfoListResult
|
33
|
+
FeedbackProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::FeedbackProperties
|
34
|
+
RegistryStatistics = Azure::IotHub::Mgmt::V2017_07_01::Models::RegistryStatistics
|
35
|
+
OperationsMonitoringProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationsMonitoringProperties
|
36
|
+
JobResponse = Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponse
|
37
|
+
CertificateDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateDescription
|
38
|
+
JobResponseListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponseListResult
|
39
|
+
SharedAccessSignatureAuthorizationRule = Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRule
|
40
|
+
IotHubCapacity = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubCapacity
|
41
|
+
RoutingServiceBusTopicEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusTopicEndpointProperties
|
42
|
+
IotHubSkuDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescription
|
43
|
+
RouteProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RouteProperties
|
44
|
+
EventHubConsumerGroupsListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupsListResult
|
45
|
+
MessagingEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::MessagingEndpointProperties
|
46
|
+
EventHubConsumerGroupInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupInfo
|
47
|
+
CertificateVerificationDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateVerificationDescription
|
48
|
+
IotHubSkuDescriptionListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescriptionListResult
|
49
|
+
EventHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubProperties
|
50
|
+
IotHubDescriptionListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescriptionListResult
|
51
|
+
RoutingProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingProperties
|
52
|
+
OperationInputs = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationInputs
|
53
|
+
CertificatePropertiesWithNonce = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificatePropertiesWithNonce
|
54
|
+
IotHubNameAvailabilityInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameAvailabilityInfo
|
55
|
+
CloudToDeviceProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::CloudToDeviceProperties
|
56
|
+
ExportDevicesRequest = Azure::IotHub::Mgmt::V2017_07_01::Models::ExportDevicesRequest
|
57
|
+
RoutingStorageContainerProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingStorageContainerProperties
|
58
|
+
ImportDevicesRequest = Azure::IotHub::Mgmt::V2017_07_01::Models::ImportDevicesRequest
|
59
|
+
IotHubDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescription
|
60
|
+
AccessRights = Azure::IotHub::Mgmt::V2017_07_01::Models::AccessRights
|
61
|
+
IpFilterActionType = Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterActionType
|
62
|
+
RoutingSource = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingSource
|
63
|
+
OperationMonitoringLevel = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationMonitoringLevel
|
64
|
+
Capabilities = Azure::IotHub::Mgmt::V2017_07_01::Models::Capabilities
|
65
|
+
IotHubSku = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSku
|
66
|
+
IotHubSkuTier = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuTier
|
67
|
+
JobType = Azure::IotHub::Mgmt::V2017_07_01::Models::JobType
|
68
|
+
JobStatus = Azure::IotHub::Mgmt::V2017_07_01::Models::JobStatus
|
69
|
+
IotHubScaleType = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubScaleType
|
70
|
+
IotHubNameUnavailabilityReason = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameUnavailabilityReason
|
71
|
+
end
|
72
|
+
|
73
|
+
#
|
74
|
+
# IotHub
|
75
|
+
#
|
76
|
+
class IotHubClass
|
77
|
+
attr_reader :operations, :iot_hub_resource, :certificates, :configurable, :base_url, :options, :model_classes
|
78
|
+
|
79
|
+
def initialize(options = {})
|
80
|
+
if options.is_a?(Hash) && options.length == 0
|
81
|
+
@options = setup_options
|
82
|
+
else
|
83
|
+
@options = options
|
84
|
+
end
|
85
|
+
|
86
|
+
reset!(options)
|
87
|
+
|
88
|
+
@configurable, @base_url, @options = self, nil, nil
|
89
|
+
|
90
|
+
client_0 = Azure::IotHub::Mgmt::V2017_07_01::IotHubClient.new(configurable.credentials, base_url, options)
|
91
|
+
if(client_0.respond_to?(:subscription_id))
|
92
|
+
client_0.subscription_id = configurable.subscription_id
|
93
|
+
end
|
94
|
+
@operations = client_0.operations
|
95
|
+
@iot_hub_resource = client_0.iot_hub_resource
|
96
|
+
@certificates = client_0.certificates
|
97
|
+
|
98
|
+
@model_classes = ModelClasses.new
|
99
|
+
end
|
100
|
+
|
101
|
+
class ModelClasses
|
102
|
+
def iot_hub_properties
|
103
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubProperties
|
104
|
+
end
|
105
|
+
def iot_hub_sku_info
|
106
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuInfo
|
107
|
+
end
|
108
|
+
def certificate_body_description
|
109
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateBodyDescription
|
110
|
+
end
|
111
|
+
def certificate_properties
|
112
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateProperties
|
113
|
+
end
|
114
|
+
def certificate_list_description
|
115
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateListDescription
|
116
|
+
end
|
117
|
+
def resource
|
118
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::Resource
|
119
|
+
end
|
120
|
+
def certificate_with_nonce_description
|
121
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateWithNonceDescription
|
122
|
+
end
|
123
|
+
def shared_access_signature_authorization_rule_list_result
|
124
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRuleListResult
|
125
|
+
end
|
126
|
+
def ip_filter_rule
|
127
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterRule
|
128
|
+
end
|
129
|
+
def operation_display
|
130
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::OperationDisplay
|
131
|
+
end
|
132
|
+
def routing_service_bus_queue_endpoint_properties
|
133
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusQueueEndpointProperties
|
134
|
+
end
|
135
|
+
def operation
|
136
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::Operation
|
137
|
+
end
|
138
|
+
def routing_event_hub_properties
|
139
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEventHubProperties
|
140
|
+
end
|
141
|
+
def operation_list_result
|
142
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::OperationListResult
|
143
|
+
end
|
144
|
+
def routing_endpoints
|
145
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEndpoints
|
146
|
+
end
|
147
|
+
def error_details
|
148
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::ErrorDetails
|
149
|
+
end
|
150
|
+
def fallback_route_properties
|
151
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::FallbackRouteProperties
|
152
|
+
end
|
153
|
+
def iot_hub_quota_metric_info
|
154
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfo
|
155
|
+
end
|
156
|
+
def storage_endpoint_properties
|
157
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::StorageEndpointProperties
|
158
|
+
end
|
159
|
+
def iot_hub_quota_metric_info_list_result
|
160
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfoListResult
|
161
|
+
end
|
162
|
+
def feedback_properties
|
163
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::FeedbackProperties
|
164
|
+
end
|
165
|
+
def registry_statistics
|
166
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::RegistryStatistics
|
167
|
+
end
|
168
|
+
def operations_monitoring_properties
|
169
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::OperationsMonitoringProperties
|
170
|
+
end
|
171
|
+
def job_response
|
172
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponse
|
173
|
+
end
|
174
|
+
def certificate_description
|
175
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateDescription
|
176
|
+
end
|
177
|
+
def job_response_list_result
|
178
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponseListResult
|
179
|
+
end
|
180
|
+
def shared_access_signature_authorization_rule
|
181
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRule
|
182
|
+
end
|
183
|
+
def iot_hub_capacity
|
184
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubCapacity
|
185
|
+
end
|
186
|
+
def routing_service_bus_topic_endpoint_properties
|
187
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusTopicEndpointProperties
|
188
|
+
end
|
189
|
+
def iot_hub_sku_description
|
190
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescription
|
191
|
+
end
|
192
|
+
def route_properties
|
193
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::RouteProperties
|
194
|
+
end
|
195
|
+
def event_hub_consumer_groups_list_result
|
196
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupsListResult
|
197
|
+
end
|
198
|
+
def messaging_endpoint_properties
|
199
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::MessagingEndpointProperties
|
200
|
+
end
|
201
|
+
def event_hub_consumer_group_info
|
202
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupInfo
|
203
|
+
end
|
204
|
+
def certificate_verification_description
|
205
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateVerificationDescription
|
206
|
+
end
|
207
|
+
def iot_hub_sku_description_list_result
|
208
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescriptionListResult
|
209
|
+
end
|
210
|
+
def event_hub_properties
|
211
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubProperties
|
212
|
+
end
|
213
|
+
def iot_hub_description_list_result
|
214
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescriptionListResult
|
215
|
+
end
|
216
|
+
def routing_properties
|
217
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingProperties
|
218
|
+
end
|
219
|
+
def operation_inputs
|
220
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::OperationInputs
|
221
|
+
end
|
222
|
+
def certificate_properties_with_nonce
|
223
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::CertificatePropertiesWithNonce
|
224
|
+
end
|
225
|
+
def iot_hub_name_availability_info
|
226
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameAvailabilityInfo
|
227
|
+
end
|
228
|
+
def cloud_to_device_properties
|
229
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::CloudToDeviceProperties
|
230
|
+
end
|
231
|
+
def export_devices_request
|
232
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::ExportDevicesRequest
|
233
|
+
end
|
234
|
+
def routing_storage_container_properties
|
235
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingStorageContainerProperties
|
236
|
+
end
|
237
|
+
def import_devices_request
|
238
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::ImportDevicesRequest
|
239
|
+
end
|
240
|
+
def iot_hub_description
|
241
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescription
|
242
|
+
end
|
243
|
+
def access_rights
|
244
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::AccessRights
|
245
|
+
end
|
246
|
+
def ip_filter_action_type
|
247
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterActionType
|
248
|
+
end
|
249
|
+
def routing_source
|
250
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingSource
|
251
|
+
end
|
252
|
+
def operation_monitoring_level
|
253
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::OperationMonitoringLevel
|
254
|
+
end
|
255
|
+
def capabilities
|
256
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::Capabilities
|
257
|
+
end
|
258
|
+
def iot_hub_sku
|
259
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSku
|
260
|
+
end
|
261
|
+
def iot_hub_sku_tier
|
262
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuTier
|
263
|
+
end
|
264
|
+
def job_type
|
265
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::JobType
|
266
|
+
end
|
267
|
+
def job_status
|
268
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::JobStatus
|
269
|
+
end
|
270
|
+
def iot_hub_scale_type
|
271
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubScaleType
|
272
|
+
end
|
273
|
+
def iot_hub_name_unavailability_reason
|
274
|
+
Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameUnavailabilityReason
|
275
|
+
end
|
276
|
+
end
|
277
|
+
end
|
278
|
+
end
|