Class: Azure::IotCentral::Profiles::Latest::Mgmt::ModelClasses
- Inherits:
-
Object
- Object
- Azure::IotCentral::Profiles::Latest::Mgmt::ModelClasses
- Defined in:
- lib/profiles/latest/modules/iotcentral_profile_module.rb
Instance Method Summary collapse
- #app ⇒ Object
- #app_availability_info ⇒ Object
- #app_list_result ⇒ Object
- #app_patch ⇒ Object
- #app_sku ⇒ Object
- #app_sku_info ⇒ Object
- #app_template ⇒ Object
- #app_template_locations ⇒ Object
- #app_templates_result ⇒ Object
- #cloud_error_body ⇒ Object
- #operation ⇒ Object
- #operation_display ⇒ Object
- #operation_inputs ⇒ Object
- #operation_list_result ⇒ Object
- #resource ⇒ Object
Instance Method Details
#app ⇒ Object
115 116 117 |
# File 'lib/profiles/latest/modules/iotcentral_profile_module.rb', line 115 def app Azure::IotCentral::Mgmt::V2018_09_01::Models::App end |
#app_availability_info ⇒ Object
100 101 102 |
# File 'lib/profiles/latest/modules/iotcentral_profile_module.rb', line 100 def app_availability_info Azure::IotCentral::Mgmt::V2018_09_01::Models::AppAvailabilityInfo end |
#app_list_result ⇒ Object
97 98 99 |
# File 'lib/profiles/latest/modules/iotcentral_profile_module.rb', line 97 def app_list_result Azure::IotCentral::Mgmt::V2018_09_01::Models::AppListResult end |
#app_patch ⇒ Object
85 86 87 |
# File 'lib/profiles/latest/modules/iotcentral_profile_module.rb', line 85 def app_patch Azure::IotCentral::Mgmt::V2018_09_01::Models::AppPatch end |
#app_sku ⇒ Object
118 119 120 |
# File 'lib/profiles/latest/modules/iotcentral_profile_module.rb', line 118 def app_sku Azure::IotCentral::Mgmt::V2018_09_01::Models::AppSku end |
#app_sku_info ⇒ Object
79 80 81 |
# File 'lib/profiles/latest/modules/iotcentral_profile_module.rb', line 79 def app_sku_info Azure::IotCentral::Mgmt::V2018_09_01::Models::AppSkuInfo end |
#app_template ⇒ Object
112 113 114 |
# File 'lib/profiles/latest/modules/iotcentral_profile_module.rb', line 112 def app_template Azure::IotCentral::Mgmt::V2018_09_01::Models::AppTemplate end |
#app_template_locations ⇒ Object
106 107 108 |
# File 'lib/profiles/latest/modules/iotcentral_profile_module.rb', line 106 def app_template_locations Azure::IotCentral::Mgmt::V2018_09_01::Models::AppTemplateLocations end |
#app_templates_result ⇒ Object
109 110 111 |
# File 'lib/profiles/latest/modules/iotcentral_profile_module.rb', line 109 def app_templates_result Azure::IotCentral::Mgmt::V2018_09_01::Models::AppTemplatesResult end |
#cloud_error_body ⇒ Object
91 92 93 |
# File 'lib/profiles/latest/modules/iotcentral_profile_module.rb', line 91 def cloud_error_body Azure::IotCentral::Mgmt::V2018_09_01::Models::CloudErrorBody end |
#operation ⇒ Object
82 83 84 |
# File 'lib/profiles/latest/modules/iotcentral_profile_module.rb', line 82 def operation Azure::IotCentral::Mgmt::V2018_09_01::Models::Operation end |
#operation_display ⇒ Object
76 77 78 |
# File 'lib/profiles/latest/modules/iotcentral_profile_module.rb', line 76 def operation_display Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationDisplay end |
#operation_inputs ⇒ Object
94 95 96 |
# File 'lib/profiles/latest/modules/iotcentral_profile_module.rb', line 94 def operation_inputs Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationInputs end |
#operation_list_result ⇒ Object
88 89 90 |
# File 'lib/profiles/latest/modules/iotcentral_profile_module.rb', line 88 def operation_list_result Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationListResult end |
#resource ⇒ Object
103 104 105 |
# File 'lib/profiles/latest/modules/iotcentral_profile_module.rb', line 103 def resource Azure::IotCentral::Mgmt::V2018_09_01::Models::Resource end |