azure_sdk 0.61.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (180) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE.txt +21 -0
  3. data/lib/azure_sdk.rb +9 -0
  4. data/lib/azure_sdk/version.rb +7 -0
  5. data/lib/latest/latest_profile_client.rb +1347 -0
  6. data/lib/latest/module_definition.rb +7 -0
  7. data/lib/latest/modules/adhybridhealthservice_profile_module.rb +481 -0
  8. data/lib/latest/modules/advisor_profile_module.rb +153 -0
  9. data/lib/latest/modules/alertsmanagement_profile_module.rb +259 -0
  10. data/lib/latest/modules/analysisservices_profile_module.rb +159 -0
  11. data/lib/latest/modules/anomalydetector_profile_module.rb +69 -0
  12. data/lib/latest/modules/apimanagement_profile_module.rb +1163 -0
  13. data/lib/latest/modules/appconfiguration_profile_module.rb +183 -0
  14. data/lib/latest/modules/attestation_profile_module.rb +95 -0
  15. data/lib/latest/modules/authorization_profile_module.rb +167 -0
  16. data/lib/latest/modules/automation_profile_module.rb +663 -0
  17. data/lib/latest/modules/autosuggest_profile_module.rb +121 -0
  18. data/lib/latest/modules/azurestack_profile_module.rb +187 -0
  19. data/lib/latest/modules/batch_profile_module.rb +417 -0
  20. data/lib/latest/modules/batchai_profile_module.rb +425 -0
  21. data/lib/latest/modules/billing_profile_module.rb +107 -0
  22. data/lib/latest/modules/botservice_profile_module.rb +293 -0
  23. data/lib/latest/modules/cdn_profile_module.rb +723 -0
  24. data/lib/latest/modules/cognitiveservices_profile_module.rb +289 -0
  25. data/lib/latest/modules/commerce_profile_module.rb +99 -0
  26. data/lib/latest/modules/compute_profile_module.rb +1295 -0
  27. data/lib/latest/modules/computervision_profile_module.rb +233 -0
  28. data/lib/latest/modules/consumption_profile_module.rb +345 -0
  29. data/lib/latest/modules/containerinstance_profile_module.rb +291 -0
  30. data/lib/latest/modules/containerregistry_profile_module.rb +575 -0
  31. data/lib/latest/modules/containerservice_profile_module.rb +459 -0
  32. data/lib/latest/modules/contentmoderator_profile_module.rb +287 -0
  33. data/lib/latest/modules/cosmosdb_profile_module.rb +679 -0
  34. data/lib/latest/modules/costmanagement_profile_module.rb +207 -0
  35. data/lib/latest/modules/customerinsights_profile_module.rb +497 -0
  36. data/lib/latest/modules/customimagesearch_profile_module.rb +143 -0
  37. data/lib/latest/modules/customsearch_profile_module.rb +123 -0
  38. data/lib/latest/modules/customvisionprediction_profile_module.rb +69 -0
  39. data/lib/latest/modules/customvisiontraining_profile_module.rb +241 -0
  40. data/lib/latest/modules/databox_profile_module.rb +309 -0
  41. data/lib/latest/modules/datafactory_profile_module.rb +2809 -0
  42. data/lib/latest/modules/datalakeanalytics_profile_module.rb +253 -0
  43. data/lib/latest/modules/datalakestore_profile_module.rb +247 -0
  44. data/lib/latest/modules/datamigration_profile_module.rb +1307 -0
  45. data/lib/latest/modules/datashare_profile_module.rb +399 -0
  46. data/lib/latest/modules/deploymentmanager_profile_module.rb +261 -0
  47. data/lib/latest/modules/devspaces_profile_module.rb +119 -0
  48. data/lib/latest/modules/devtestlabs_profile_module.rb +849 -0
  49. data/lib/latest/modules/dns_profile_module.rb +143 -0
  50. data/lib/latest/modules/edgegateway_profile_module.rb +463 -0
  51. data/lib/latest/modules/entitysearch_profile_module.rb +231 -0
  52. data/lib/latest/modules/eventgrid_profile_module.rb +719 -0
  53. data/lib/latest/modules/eventhub_profile_module.rb +195 -0
  54. data/lib/latest/modules/face_profile_module.rb +297 -0
  55. data/lib/latest/modules/features_profile_module.rb +73 -0
  56. data/lib/latest/modules/formrecognizer_profile_module.rb +169 -0
  57. data/lib/latest/modules/graphrbac_profile_module.rb +225 -0
  58. data/lib/latest/modules/hanaonazure_profile_module.rb +137 -0
  59. data/lib/latest/modules/hdinsight_profile_module.rb +441 -0
  60. data/lib/latest/modules/imagesearch_profile_module.rb +279 -0
  61. data/lib/latest/modules/importexport_profile_module.rb +135 -0
  62. data/lib/latest/modules/iotcentral_profile_module.rb +107 -0
  63. data/lib/latest/modules/iothub_profile_module.rb +377 -0
  64. data/lib/latest/modules/keyvault_profile_module.rb +623 -0
  65. data/lib/latest/modules/kubernetesconfiguration_profile_module.rb +123 -0
  66. data/lib/latest/modules/kusto_profile_module.rb +365 -0
  67. data/lib/latest/modules/labservices_profile_module.rb +357 -0
  68. data/lib/latest/modules/links_profile_module.rb +83 -0
  69. data/lib/latest/modules/localsearch_profile_module.rb +151 -0
  70. data/lib/latest/modules/locks_profile_module.rb +79 -0
  71. data/lib/latest/modules/logic_profile_module.rb +787 -0
  72. data/lib/latest/modules/luisauthoring_profile_module.rb +505 -0
  73. data/lib/latest/modules/luisruntime_profile_module.rb +91 -0
  74. data/lib/latest/modules/machinelearning_profile_module.rb +211 -0
  75. data/lib/latest/modules/machinelearningservices_profile_module.rb +293 -0
  76. data/lib/latest/modules/maintenance_profile_module.rb +121 -0
  77. data/lib/latest/modules/managedapplications_profile_module.rb +123 -0
  78. data/lib/latest/modules/managedserviceidentity_profile_module.rb +75 -0
  79. data/lib/latest/modules/mariadb_profile_module.rb +233 -0
  80. data/lib/latest/modules/marketplaceordering_profile_module.rb +79 -0
  81. data/lib/latest/modules/mediaservices_profile_module.rb +871 -0
  82. data/lib/latest/modules/migrate_profile_module.rb +243 -0
  83. data/lib/latest/modules/mixedreality_profile_module.rb +169 -0
  84. data/lib/latest/modules/monitor_profile_module.rb +723 -0
  85. data/lib/latest/modules/mysql_profile_module.rb +233 -0
  86. data/lib/latest/modules/netapp_profile_module.rb +207 -0
  87. data/lib/latest/modules/network_profile_module.rb +2937 -0
  88. data/lib/latest/modules/newssearch_profile_module.rb +143 -0
  89. data/lib/latest/modules/notificationhubs_profile_module.rb +189 -0
  90. data/lib/latest/modules/operationalinsights_profile_module.rb +405 -0
  91. data/lib/latest/modules/operationsmanagement_profile_module.rb +123 -0
  92. data/lib/latest/modules/peering_profile_module.rb +259 -0
  93. data/lib/latest/modules/personalizer_profile_module.rb +83 -0
  94. data/lib/latest/modules/policy_profile_module.rb +105 -0
  95. data/lib/latest/modules/policyinsights_profile_module.rb +223 -0
  96. data/lib/latest/modules/portal_profile_module.rb +95 -0
  97. data/lib/latest/modules/postgresql_profile_module.rb +233 -0
  98. data/lib/latest/modules/powerbidedicated_profile_module.rb +123 -0
  99. data/lib/latest/modules/powerbiembedded_profile_module.rb +127 -0
  100. data/lib/latest/modules/privatedns_profile_module.rb +137 -0
  101. data/lib/latest/modules/qnamaker_profile_module.rb +215 -0
  102. data/lib/latest/modules/qnamakerruntime_profile_module.rb +123 -0
  103. data/lib/latest/modules/recoveryservices_profile_module.rb +253 -0
  104. data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +1343 -0
  105. data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1465 -0
  106. data/lib/latest/modules/redis_profile_module.rb +209 -0
  107. data/lib/latest/modules/relay_profile_module.rb +163 -0
  108. data/lib/latest/modules/reservations_profile_module.rb +347 -0
  109. data/lib/latest/modules/resourcegraph_profile_module.rb +129 -0
  110. data/lib/latest/modules/resourcehealth_profile_module.rb +111 -0
  111. data/lib/latest/modules/resources_profile_module.rb +321 -0
  112. data/lib/latest/modules/resourcesmanagement_profile_module.rb +163 -0
  113. data/lib/latest/modules/scheduler_profile_module.rb +227 -0
  114. data/lib/latest/modules/search_profile_module.rb +127 -0
  115. data/lib/latest/modules/security_profile_module.rb +841 -0
  116. data/lib/latest/modules/serialconsole_profile_module.rb +73 -0
  117. data/lib/latest/modules/servicebus_profile_module.rb +309 -0
  118. data/lib/latest/modules/servicefabric_profile_module.rb +2711 -0
  119. data/lib/latest/modules/signalr_profile_module.rb +233 -0
  120. data/lib/latest/modules/spellcheck_profile_module.rb +101 -0
  121. data/lib/latest/modules/sql_profile_module.rb +1765 -0
  122. data/lib/latest/modules/sqlvirtualmachine_profile_module.rb +235 -0
  123. data/lib/latest/modules/storage_profile_module.rb +693 -0
  124. data/lib/latest/modules/storagecache_profile_module.rb +217 -0
  125. data/lib/latest/modules/storagesync_profile_module.rb +275 -0
  126. data/lib/latest/modules/storsimple8000series_profile_module.rb +715 -0
  127. data/lib/latest/modules/streamanalytics_profile_module.rb +349 -0
  128. data/lib/latest/modules/subscriptions_profile_module.rb +235 -0
  129. data/lib/latest/modules/support_profile_module.rb +177 -0
  130. data/lib/latest/modules/synapse_profile_module.rb +827 -0
  131. data/lib/latest/modules/textanalytics_profile_module.rb +125 -0
  132. data/lib/latest/modules/timeseriesinsights_profile_module.rb +309 -0
  133. data/lib/latest/modules/trafficmanager_profile_module.rb +173 -0
  134. data/lib/latest/modules/videosearch_profile_module.rb +175 -0
  135. data/lib/latest/modules/visualsearch_profile_module.rb +235 -0
  136. data/lib/latest/modules/vmwarecloudsimple_profile_module.rb +247 -0
  137. data/lib/latest/modules/web_profile_module.rb +1419 -0
  138. data/lib/latest/modules/websearch_profile_module.rb +211 -0
  139. data/lib/v2017_03_09/module_definition.rb +7 -0
  140. data/lib/v2017_03_09/modules/authorization_profile_module.rb +141 -0
  141. data/lib/v2017_03_09/modules/compute_profile_module.rb +469 -0
  142. data/lib/v2017_03_09/modules/dns_profile_module.rb +139 -0
  143. data/lib/v2017_03_09/modules/features_profile_module.rb +73 -0
  144. data/lib/v2017_03_09/modules/keyvault_profile_module.rb +559 -0
  145. data/lib/v2017_03_09/modules/links_profile_module.rb +83 -0
  146. data/lib/v2017_03_09/modules/locks_profile_module.rb +61 -0
  147. data/lib/v2017_03_09/modules/network_profile_module.rb +555 -0
  148. data/lib/v2017_03_09/modules/policy_profile_module.rb +71 -0
  149. data/lib/v2017_03_09/modules/resources_profile_module.rb +255 -0
  150. data/lib/v2017_03_09/modules/storage_profile_module.rb +163 -0
  151. data/lib/v2017_03_09/modules/subscriptions_profile_module.rb +101 -0
  152. data/lib/v2017_03_09/v2017_03_09_profile_client.rb +170 -0
  153. data/lib/v2018_03_01/module_definition.rb +7 -0
  154. data/lib/v2018_03_01/modules/authorization_profile_module.rb +133 -0
  155. data/lib/v2018_03_01/modules/compute_profile_module.rb +755 -0
  156. data/lib/v2018_03_01/modules/dns_profile_module.rb +139 -0
  157. data/lib/v2018_03_01/modules/keyvault_profile_module.rb +559 -0
  158. data/lib/v2018_03_01/modules/locks_profile_module.rb +79 -0
  159. data/lib/v2018_03_01/modules/network_profile_module.rb +1321 -0
  160. data/lib/v2018_03_01/modules/policy_profile_module.rb +75 -0
  161. data/lib/v2018_03_01/modules/resources_profile_module.rb +271 -0
  162. data/lib/v2018_03_01/modules/storage_profile_module.rb +163 -0
  163. data/lib/v2018_03_01/modules/subscriptions_profile_module.rb +101 -0
  164. data/lib/v2018_03_01/modules/web_profile_module.rb +1223 -0
  165. data/lib/v2018_03_01/v2018_03_01_profile_client.rb +160 -0
  166. data/lib/v2019_03_01_hybrid/module_definition.rb +7 -0
  167. data/lib/v2019_03_01_hybrid/modules/authorization_profile_module.rb +133 -0
  168. data/lib/v2019_03_01_hybrid/modules/compute_profile_module.rb +855 -0
  169. data/lib/v2019_03_01_hybrid/modules/dns_profile_module.rb +139 -0
  170. data/lib/v2019_03_01_hybrid/modules/keyvault_profile_module.rb +559 -0
  171. data/lib/v2019_03_01_hybrid/modules/locks_profile_module.rb +79 -0
  172. data/lib/v2019_03_01_hybrid/modules/monitor_profile_module.rb +285 -0
  173. data/lib/v2019_03_01_hybrid/modules/network_profile_module.rb +1261 -0
  174. data/lib/v2019_03_01_hybrid/modules/policy_profile_module.rb +75 -0
  175. data/lib/v2019_03_01_hybrid/modules/resources_profile_module.rb +289 -0
  176. data/lib/v2019_03_01_hybrid/modules/storage_profile_module.rb +283 -0
  177. data/lib/v2019_03_01_hybrid/modules/subscriptions_profile_module.rb +101 -0
  178. data/lib/v2019_03_01_hybrid/modules/web_profile_module.rb +1457 -0
  179. data/lib/v2019_03_01_hybrid/v2019_03_01_hybrid_profile_client.rb +170 -0
  180. metadata +2187 -0
@@ -0,0 +1,207 @@
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_cost_management'
6
+
7
+ module Azure::Profiles::Latest
8
+ module CostManagement
9
+ module Mgmt
10
+ Views = Azure::CostManagement::Mgmt::V2019_04_01_preview::Views
11
+ Budgets = Azure::CostManagement::Mgmt::V2019_04_01_preview::Budgets
12
+ Budget = Azure::CostManagement::Mgmt::V2019_04_01_preview::Budget
13
+ Operations = Azure::CostManagement::Mgmt::V2019_04_01_preview::Operations
14
+
15
+ module Models
16
+ OperationDisplay = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::OperationDisplay
17
+ ErrorBase = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ErrorBase
18
+ Operation = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::Operation
19
+ ErrorResponse = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ErrorResponse
20
+ OperationListResult = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::OperationListResult
21
+ ProxyResource = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ProxyResource
22
+ Scope = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::Scope
23
+ ReportConfigDatasetConfiguration = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ReportConfigDatasetConfiguration
24
+ KpiProperties = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::KpiProperties
25
+ ReportConfigGrouping = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ReportConfigGrouping
26
+ PivotProperties = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::PivotProperties
27
+ ReportConfigComparisonExpression = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ReportConfigComparisonExpression
28
+ ReportConfigFilter = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ReportConfigFilter
29
+ ReportConfigDataset = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ReportConfigDataset
30
+ Resource = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::Resource
31
+ ViewListResult = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ViewListResult
32
+ ReportConfigAggregation = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ReportConfigAggregation
33
+ BudgetTimePeriod = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::BudgetTimePeriod
34
+ ErrorDetails = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ErrorDetails
35
+ CurrentSpend = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::CurrentSpend
36
+ ReportConfigSorting = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ReportConfigSorting
37
+ Notification = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::Notification
38
+ ReportConfigTimePeriod = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ReportConfigTimePeriod
39
+ BudgetsListResult = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::BudgetsListResult
40
+ View = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::View
41
+ BudgetModel = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::BudgetModel
42
+ TimeframeType = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::TimeframeType
43
+ GranularityType = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::GranularityType
44
+ ReportConfigColumnType = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ReportConfigColumnType
45
+ OperatorType = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::OperatorType
46
+ ChartType = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ChartType
47
+ AccumulatedType = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::AccumulatedType
48
+ MetricType = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::MetricType
49
+ KpiTypeType = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::KpiTypeType
50
+ PivotTypeType = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::PivotTypeType
51
+ CategoryType = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::CategoryType
52
+ TimeGrainType = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::TimeGrainType
53
+ NotificationOperatorType = Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::NotificationOperatorType
54
+ end
55
+
56
+ class CostManagementManagementClass
57
+ attr_reader :views, :budgets, :budget, :operations, :configurable, :base_url, :options, :model_classes
58
+
59
+ def initialize(configurable, base_url=nil, options=nil)
60
+ @configurable, @base_url, @options = configurable, base_url, options
61
+
62
+ @client_0 = Azure::CostManagement::Mgmt::V2019_04_01_preview::CostManagementClient.new(configurable.credentials, base_url, options)
63
+ if(@client_0.respond_to?(:subscription_id))
64
+ @client_0.subscription_id = configurable.subscription_id
65
+ end
66
+ add_telemetry(@client_0)
67
+ @views = @client_0.views
68
+ @budgets = @client_0.budgets
69
+ @budget = @client_0.budget
70
+ @operations = @client_0.operations
71
+
72
+ @model_classes = ModelClasses.new
73
+ end
74
+
75
+ def add_telemetry(client)
76
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/CostManagement/Mgmt"
77
+ client.add_user_agent_information(profile_information)
78
+ end
79
+
80
+ def method_missing(method, *args)
81
+ if @client_0.respond_to?method
82
+ @client_0.send(method, *args)
83
+ else
84
+ super
85
+ end
86
+ end
87
+
88
+ class ModelClasses
89
+ def operation_display
90
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::OperationDisplay
91
+ end
92
+ def error_base
93
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ErrorBase
94
+ end
95
+ def operation
96
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::Operation
97
+ end
98
+ def error_response
99
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ErrorResponse
100
+ end
101
+ def operation_list_result
102
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::OperationListResult
103
+ end
104
+ def proxy_resource
105
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ProxyResource
106
+ end
107
+ def scope
108
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::Scope
109
+ end
110
+ def report_config_dataset_configuration
111
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ReportConfigDatasetConfiguration
112
+ end
113
+ def kpi_properties
114
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::KpiProperties
115
+ end
116
+ def report_config_grouping
117
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ReportConfigGrouping
118
+ end
119
+ def pivot_properties
120
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::PivotProperties
121
+ end
122
+ def report_config_comparison_expression
123
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ReportConfigComparisonExpression
124
+ end
125
+ def report_config_filter
126
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ReportConfigFilter
127
+ end
128
+ def report_config_dataset
129
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ReportConfigDataset
130
+ end
131
+ def resource
132
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::Resource
133
+ end
134
+ def view_list_result
135
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ViewListResult
136
+ end
137
+ def report_config_aggregation
138
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ReportConfigAggregation
139
+ end
140
+ def budget_time_period
141
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::BudgetTimePeriod
142
+ end
143
+ def error_details
144
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ErrorDetails
145
+ end
146
+ def current_spend
147
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::CurrentSpend
148
+ end
149
+ def report_config_sorting
150
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ReportConfigSorting
151
+ end
152
+ def notification
153
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::Notification
154
+ end
155
+ def report_config_time_period
156
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ReportConfigTimePeriod
157
+ end
158
+ def budgets_list_result
159
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::BudgetsListResult
160
+ end
161
+ def view
162
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::View
163
+ end
164
+ def budget_model
165
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::BudgetModel
166
+ end
167
+ def timeframe_type
168
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::TimeframeType
169
+ end
170
+ def granularity_type
171
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::GranularityType
172
+ end
173
+ def report_config_column_type
174
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ReportConfigColumnType
175
+ end
176
+ def operator_type
177
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::OperatorType
178
+ end
179
+ def chart_type
180
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::ChartType
181
+ end
182
+ def accumulated_type
183
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::AccumulatedType
184
+ end
185
+ def metric_type
186
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::MetricType
187
+ end
188
+ def kpi_type_type
189
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::KpiTypeType
190
+ end
191
+ def pivot_type_type
192
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::PivotTypeType
193
+ end
194
+ def category_type
195
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::CategoryType
196
+ end
197
+ def time_grain_type
198
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::TimeGrainType
199
+ end
200
+ def notification_operator_type
201
+ Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::NotificationOperatorType
202
+ end
203
+ end
204
+ end
205
+ end
206
+ end
207
+ end
@@ -0,0 +1,497 @@
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_customer_insights'
6
+
7
+ module Azure::Profiles::Latest
8
+ module CustomerInsights
9
+ module Mgmt
10
+ Operations = Azure::CustomerInsights::Mgmt::V2017_04_26::Operations
11
+ Hubs = Azure::CustomerInsights::Mgmt::V2017_04_26::Hubs
12
+ Profiles = Azure::CustomerInsights::Mgmt::V2017_04_26::Profiles
13
+ Interactions = Azure::CustomerInsights::Mgmt::V2017_04_26::Interactions
14
+ Relationships = Azure::CustomerInsights::Mgmt::V2017_04_26::Relationships
15
+ RelationshipLinks = Azure::CustomerInsights::Mgmt::V2017_04_26::RelationshipLinks
16
+ AuthorizationPolicies = Azure::CustomerInsights::Mgmt::V2017_04_26::AuthorizationPolicies
17
+ Connectors = Azure::CustomerInsights::Mgmt::V2017_04_26::Connectors
18
+ ConnectorMappings = Azure::CustomerInsights::Mgmt::V2017_04_26::ConnectorMappings
19
+ Kpi = Azure::CustomerInsights::Mgmt::V2017_04_26::Kpi
20
+ WidgetTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::WidgetTypes
21
+ Views = Azure::CustomerInsights::Mgmt::V2017_04_26::Views
22
+ Links = Azure::CustomerInsights::Mgmt::V2017_04_26::Links
23
+ Roles = Azure::CustomerInsights::Mgmt::V2017_04_26::Roles
24
+ RoleAssignments = Azure::CustomerInsights::Mgmt::V2017_04_26::RoleAssignments
25
+ Images = Azure::CustomerInsights::Mgmt::V2017_04_26::Images
26
+ Predictions = Azure::CustomerInsights::Mgmt::V2017_04_26::Predictions
27
+
28
+ module Models
29
+ KpiListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiListResult
30
+ HubBillingInfoFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubBillingInfoFormat
31
+ Participant = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Participant
32
+ StrongId = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::StrongId
33
+ MetadataDefinitionBase = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::MetadataDefinitionBase
34
+ PredictionSystemGeneratedEntities = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionSystemGeneratedEntities
35
+ DataSourcePrecedence = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourcePrecedence
36
+ ProfileListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileListResult
37
+ SuggestRelationshipLinksResponse = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SuggestRelationshipLinksResponse
38
+ AuthorizationPolicy = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicy
39
+ PredictionGradesItem = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionGradesItem
40
+ SalesforceTable = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceTable
41
+ InteractionListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionListResult
42
+ AzureBlobConnectorProperties = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AzureBlobConnectorProperties
43
+ PredictionMappings = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionMappings
44
+ CrmConnectorProperties = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CrmConnectorProperties
45
+ ConnectorMappingErrorManagement = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingErrorManagement
46
+ RelationshipsLookup = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipsLookup
47
+ ConnectorMappingAvailability = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingAvailability
48
+ ConnectorMappingCompleteOperation = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingCompleteOperation
49
+ OperationListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationListResult
50
+ KpiThresholds = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiThresholds
51
+ ConnectorListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorListResult
52
+ KpiParticipantProfilesMetadata = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiParticipantProfilesMetadata
53
+ Operation = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation
54
+ KpiExtract = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiExtract
55
+ ConnectorMappingListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingListResult
56
+ Resource = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Resource
57
+ OperationDisplay = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay
58
+ TypePropertiesMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::TypePropertiesMapping
59
+ AuthorizationPolicyListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyListResult
60
+ RelationshipTypeFieldMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeFieldMapping
61
+ PredictionListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionListResult
62
+ RelationshipLinkFieldMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkFieldMapping
63
+ LinkListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkListResult
64
+ HubListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubListResult
65
+ PredictionModelStatus = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelStatus
66
+ PropertyDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PropertyDefinition
67
+ RelationshipListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipListResult
68
+ SalesforceConnectorProperties = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceConnectorProperties
69
+ PredictionTrainingResults = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionTrainingResults
70
+ ConnectorMappingFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingFormat
71
+ RelationshipLinkListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkListResult
72
+ ConnectorMappingProperties = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingProperties
73
+ CanonicalProfileDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinition
74
+ KpiAlias = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiAlias
75
+ ViewListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewListResult
76
+ ProxyResource = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProxyResource
77
+ CanonicalProfileDefinitionPropertiesItem = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinitionPropertiesItem
78
+ RelationshipTypeMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeMapping
79
+ WidgetTypeListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeListResult
80
+ ProfileEnumValidValuesFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileEnumValidValuesFormat
81
+ AssignmentPrincipal = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AssignmentPrincipal
82
+ CrmConnectorEntities = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CrmConnectorEntities
83
+ ResourceSetDescription = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ResourceSetDescription
84
+ KpiGroupByMetadata = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiGroupByMetadata
85
+ PredictionDistributionDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinition
86
+ ParticipantPropertyReference = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantPropertyReference
87
+ RoleAssignmentListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult
88
+ SalesforceDiscoverSetting = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceDiscoverSetting
89
+ PredictionDistributionDefinitionDistributionsItem = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinitionDistributionsItem
90
+ KpiDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiDefinition
91
+ RoleListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleListResult
92
+ ConnectorMappingStructure = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStructure
93
+ GetImageUploadUrlInput = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::GetImageUploadUrlInput
94
+ ParticipantProfilePropertyReference = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantProfilePropertyReference
95
+ ImageDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ImageDefinition
96
+ Hub = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Hub
97
+ EntityTypeDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypeDefinition
98
+ ProfileResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileResourceFormat
99
+ InteractionResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionResourceFormat
100
+ KpiResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiResourceFormat
101
+ EnrichingKpi = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EnrichingKpi
102
+ ConnectorResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorResourceFormat
103
+ ConnectorMappingResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat
104
+ AuthorizationPolicyResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyResourceFormat
105
+ LinkResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat
106
+ RelationshipResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat
107
+ RelationshipLinkResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat
108
+ ViewResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat
109
+ WidgetTypeResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat
110
+ RoleAssignmentResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat
111
+ RoleResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat
112
+ PredictionResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat
113
+ EntityTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes
114
+ DataSourceType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType
115
+ Status = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status
116
+ ProvisioningStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProvisioningStates
117
+ PermissionTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PermissionTypes
118
+ ConnectorTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorTypes
119
+ ConnectorStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates
120
+ ErrorManagementTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes
121
+ FrequencyTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes
122
+ CompletionOperationTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes
123
+ ConnectorMappingStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates
124
+ CalculationWindowTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes
125
+ KpiFunctions = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions
126
+ EntityType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType
127
+ LinkTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes
128
+ InstanceOperationType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType
129
+ CardinalityTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes
130
+ RoleTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes
131
+ CanonicalPropertyValueType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType
132
+ PredictionModelLifeCycle = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle
133
+ end
134
+
135
+ class CustomerInsightsManagementClass
136
+ attr_reader :operations, :hubs, :profiles, :interactions, :relationships, :relationship_links, :authorization_policies, :connectors, :connector_mappings, :kpi, :widget_types, :views, :links, :roles, :role_assignments, :images, :predictions, :configurable, :base_url, :options, :model_classes
137
+
138
+ def initialize(configurable, base_url=nil, options=nil)
139
+ @configurable, @base_url, @options = configurable, base_url, options
140
+
141
+ @client_0 = Azure::CustomerInsights::Mgmt::V2017_04_26::CustomerInsightsManagementClient.new(configurable.credentials, base_url, options)
142
+ if(@client_0.respond_to?(:subscription_id))
143
+ @client_0.subscription_id = configurable.subscription_id
144
+ end
145
+ add_telemetry(@client_0)
146
+ @operations = @client_0.operations
147
+ @hubs = @client_0.hubs
148
+ @profiles = @client_0.profiles
149
+ @interactions = @client_0.interactions
150
+ @relationships = @client_0.relationships
151
+ @relationship_links = @client_0.relationship_links
152
+ @authorization_policies = @client_0.authorization_policies
153
+ @connectors = @client_0.connectors
154
+ @connector_mappings = @client_0.connector_mappings
155
+ @kpi = @client_0.kpi
156
+ @widget_types = @client_0.widget_types
157
+ @views = @client_0.views
158
+ @links = @client_0.links
159
+ @roles = @client_0.roles
160
+ @role_assignments = @client_0.role_assignments
161
+ @images = @client_0.images
162
+ @predictions = @client_0.predictions
163
+
164
+ @model_classes = ModelClasses.new
165
+ end
166
+
167
+ def add_telemetry(client)
168
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/CustomerInsights/Mgmt"
169
+ client.add_user_agent_information(profile_information)
170
+ end
171
+
172
+ def method_missing(method, *args)
173
+ if @client_0.respond_to?method
174
+ @client_0.send(method, *args)
175
+ else
176
+ super
177
+ end
178
+ end
179
+
180
+ class ModelClasses
181
+ def kpi_list_result
182
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiListResult
183
+ end
184
+ def hub_billing_info_format
185
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubBillingInfoFormat
186
+ end
187
+ def participant
188
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Participant
189
+ end
190
+ def strong_id
191
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::StrongId
192
+ end
193
+ def metadata_definition_base
194
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::MetadataDefinitionBase
195
+ end
196
+ def prediction_system_generated_entities
197
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionSystemGeneratedEntities
198
+ end
199
+ def data_source_precedence
200
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourcePrecedence
201
+ end
202
+ def profile_list_result
203
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileListResult
204
+ end
205
+ def suggest_relationship_links_response
206
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SuggestRelationshipLinksResponse
207
+ end
208
+ def authorization_policy
209
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicy
210
+ end
211
+ def prediction_grades_item
212
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionGradesItem
213
+ end
214
+ def salesforce_table
215
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceTable
216
+ end
217
+ def interaction_list_result
218
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionListResult
219
+ end
220
+ def azure_blob_connector_properties
221
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AzureBlobConnectorProperties
222
+ end
223
+ def prediction_mappings
224
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionMappings
225
+ end
226
+ def crm_connector_properties
227
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CrmConnectorProperties
228
+ end
229
+ def connector_mapping_error_management
230
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingErrorManagement
231
+ end
232
+ def relationships_lookup
233
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipsLookup
234
+ end
235
+ def connector_mapping_availability
236
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingAvailability
237
+ end
238
+ def connector_mapping_complete_operation
239
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingCompleteOperation
240
+ end
241
+ def operation_list_result
242
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationListResult
243
+ end
244
+ def kpi_thresholds
245
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiThresholds
246
+ end
247
+ def connector_list_result
248
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorListResult
249
+ end
250
+ def kpi_participant_profiles_metadata
251
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiParticipantProfilesMetadata
252
+ end
253
+ def operation
254
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation
255
+ end
256
+ def kpi_extract
257
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiExtract
258
+ end
259
+ def connector_mapping_list_result
260
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingListResult
261
+ end
262
+ def resource
263
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Resource
264
+ end
265
+ def operation_display
266
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay
267
+ end
268
+ def type_properties_mapping
269
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::TypePropertiesMapping
270
+ end
271
+ def authorization_policy_list_result
272
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyListResult
273
+ end
274
+ def relationship_type_field_mapping
275
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeFieldMapping
276
+ end
277
+ def prediction_list_result
278
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionListResult
279
+ end
280
+ def relationship_link_field_mapping
281
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkFieldMapping
282
+ end
283
+ def link_list_result
284
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkListResult
285
+ end
286
+ def hub_list_result
287
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubListResult
288
+ end
289
+ def prediction_model_status
290
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelStatus
291
+ end
292
+ def property_definition
293
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PropertyDefinition
294
+ end
295
+ def relationship_list_result
296
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipListResult
297
+ end
298
+ def salesforce_connector_properties
299
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceConnectorProperties
300
+ end
301
+ def prediction_training_results
302
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionTrainingResults
303
+ end
304
+ def connector_mapping_format
305
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingFormat
306
+ end
307
+ def relationship_link_list_result
308
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkListResult
309
+ end
310
+ def connector_mapping_properties
311
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingProperties
312
+ end
313
+ def canonical_profile_definition
314
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinition
315
+ end
316
+ def kpi_alias
317
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiAlias
318
+ end
319
+ def view_list_result
320
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewListResult
321
+ end
322
+ def proxy_resource
323
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProxyResource
324
+ end
325
+ def canonical_profile_definition_properties_item
326
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinitionPropertiesItem
327
+ end
328
+ def relationship_type_mapping
329
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeMapping
330
+ end
331
+ def widget_type_list_result
332
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeListResult
333
+ end
334
+ def profile_enum_valid_values_format
335
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileEnumValidValuesFormat
336
+ end
337
+ def assignment_principal
338
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AssignmentPrincipal
339
+ end
340
+ def crm_connector_entities
341
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CrmConnectorEntities
342
+ end
343
+ def resource_set_description
344
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ResourceSetDescription
345
+ end
346
+ def kpi_group_by_metadata
347
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiGroupByMetadata
348
+ end
349
+ def prediction_distribution_definition
350
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinition
351
+ end
352
+ def participant_property_reference
353
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantPropertyReference
354
+ end
355
+ def role_assignment_list_result
356
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult
357
+ end
358
+ def salesforce_discover_setting
359
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceDiscoverSetting
360
+ end
361
+ def prediction_distribution_definition_distributions_item
362
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinitionDistributionsItem
363
+ end
364
+ def kpi_definition
365
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiDefinition
366
+ end
367
+ def role_list_result
368
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleListResult
369
+ end
370
+ def connector_mapping_structure
371
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStructure
372
+ end
373
+ def get_image_upload_url_input
374
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::GetImageUploadUrlInput
375
+ end
376
+ def participant_profile_property_reference
377
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantProfilePropertyReference
378
+ end
379
+ def image_definition
380
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ImageDefinition
381
+ end
382
+ def hub
383
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Hub
384
+ end
385
+ def entity_type_definition
386
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypeDefinition
387
+ end
388
+ def profile_resource_format
389
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileResourceFormat
390
+ end
391
+ def interaction_resource_format
392
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionResourceFormat
393
+ end
394
+ def kpi_resource_format
395
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiResourceFormat
396
+ end
397
+ def enriching_kpi
398
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EnrichingKpi
399
+ end
400
+ def connector_resource_format
401
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorResourceFormat
402
+ end
403
+ def connector_mapping_resource_format
404
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat
405
+ end
406
+ def authorization_policy_resource_format
407
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyResourceFormat
408
+ end
409
+ def link_resource_format
410
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat
411
+ end
412
+ def relationship_resource_format
413
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat
414
+ end
415
+ def relationship_link_resource_format
416
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat
417
+ end
418
+ def view_resource_format
419
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat
420
+ end
421
+ def widget_type_resource_format
422
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat
423
+ end
424
+ def role_assignment_resource_format
425
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat
426
+ end
427
+ def role_resource_format
428
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat
429
+ end
430
+ def prediction_resource_format
431
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat
432
+ end
433
+ def entity_types
434
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes
435
+ end
436
+ def data_source_type
437
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType
438
+ end
439
+ def status
440
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status
441
+ end
442
+ def provisioning_states
443
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProvisioningStates
444
+ end
445
+ def permission_types
446
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PermissionTypes
447
+ end
448
+ def connector_types
449
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorTypes
450
+ end
451
+ def connector_states
452
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates
453
+ end
454
+ def error_management_types
455
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes
456
+ end
457
+ def frequency_types
458
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes
459
+ end
460
+ def completion_operation_types
461
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes
462
+ end
463
+ def connector_mapping_states
464
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates
465
+ end
466
+ def calculation_window_types
467
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes
468
+ end
469
+ def kpi_functions
470
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions
471
+ end
472
+ def entity_type
473
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType
474
+ end
475
+ def link_types
476
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes
477
+ end
478
+ def instance_operation_type
479
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType
480
+ end
481
+ def cardinality_types
482
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes
483
+ end
484
+ def role_types
485
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes
486
+ end
487
+ def canonical_property_value_type
488
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType
489
+ end
490
+ def prediction_model_life_cycle
491
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle
492
+ end
493
+ end
494
+ end
495
+ end
496
+ end
497
+ end