azure_sdk 0.61.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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,183 @@
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_appconfiguration'
6
+
7
+ module Azure::Profiles::Latest
8
+ module Appconfiguration
9
+ module Mgmt
10
+ ConfigurationStores = Azure::Appconfiguration::Mgmt::V2020_06_01::ConfigurationStores
11
+ Operations = Azure::Appconfiguration::Mgmt::V2020_06_01::Operations
12
+ PrivateEndpointConnections = Azure::Appconfiguration::Mgmt::V2020_06_01::PrivateEndpointConnections
13
+ PrivateLinkResources = Azure::Appconfiguration::Mgmt::V2020_06_01::PrivateLinkResources
14
+
15
+ module Models
16
+ ApiKey = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::ApiKey
17
+ ApiKeyListResult = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::ApiKeyListResult
18
+ ResourceIdentity = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::ResourceIdentity
19
+ RegenerateKeyParameters = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::RegenerateKeyParameters
20
+ EncryptionProperties = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::EncryptionProperties
21
+ ListKeyValueParameters = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::ListKeyValueParameters
22
+ PrivateLinkServiceConnectionState = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::PrivateLinkServiceConnectionState
23
+ KeyValue = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::KeyValue
24
+ Sku = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::Sku
25
+ OperationDefinitionDisplay = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::OperationDefinitionDisplay
26
+ ConfigurationStoreListResult = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::ConfigurationStoreListResult
27
+ OperationDefinition = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::OperationDefinition
28
+ CheckNameAvailabilityParameters = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::CheckNameAvailabilityParameters
29
+ OperationDefinitionListResult = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::OperationDefinitionListResult
30
+ UserIdentity = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::UserIdentity
31
+ Error = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::Error
32
+ PrivateEndpoint = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::PrivateEndpoint
33
+ Resource = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::Resource
34
+ ConfigurationStoreUpdateParameters = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::ConfigurationStoreUpdateParameters
35
+ PrivateEndpointConnection = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::PrivateEndpointConnection
36
+ KeyVaultProperties = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::KeyVaultProperties
37
+ PrivateEndpointConnectionListResult = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::PrivateEndpointConnectionListResult
38
+ NameAvailabilityStatus = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::NameAvailabilityStatus
39
+ PrivateLinkResource = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::PrivateLinkResource
40
+ PrivateEndpointConnectionReference = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::PrivateEndpointConnectionReference
41
+ PrivateLinkResourceListResult = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::PrivateLinkResourceListResult
42
+ ConfigurationStore = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::ConfigurationStore
43
+ IdentityType = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::IdentityType
44
+ ProvisioningState = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::ProvisioningState
45
+ ConnectionStatus = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::ConnectionStatus
46
+ ActionsRequired = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::ActionsRequired
47
+ PublicNetworkAccess = Azure::Appconfiguration::Mgmt::V2020_06_01::Models::PublicNetworkAccess
48
+ end
49
+
50
+ class AppconfigurationManagementClass
51
+ attr_reader :configuration_stores, :operations, :private_endpoint_connections, :private_link_resources, :configurable, :base_url, :options, :model_classes
52
+
53
+ def initialize(configurable, base_url=nil, options=nil)
54
+ @configurable, @base_url, @options = configurable, base_url, options
55
+
56
+ @client_0 = Azure::Appconfiguration::Mgmt::V2020_06_01::AppConfigurationManagementClient.new(configurable.credentials, base_url, options)
57
+ if(@client_0.respond_to?(:subscription_id))
58
+ @client_0.subscription_id = configurable.subscription_id
59
+ end
60
+ add_telemetry(@client_0)
61
+ @configuration_stores = @client_0.configuration_stores
62
+ @operations = @client_0.operations
63
+ @private_endpoint_connections = @client_0.private_endpoint_connections
64
+ @private_link_resources = @client_0.private_link_resources
65
+
66
+ @model_classes = ModelClasses.new
67
+ end
68
+
69
+ def add_telemetry(client)
70
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Appconfiguration/Mgmt"
71
+ client.add_user_agent_information(profile_information)
72
+ end
73
+
74
+ def method_missing(method, *args)
75
+ if @client_0.respond_to?method
76
+ @client_0.send(method, *args)
77
+ else
78
+ super
79
+ end
80
+ end
81
+
82
+ class ModelClasses
83
+ def api_key
84
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::ApiKey
85
+ end
86
+ def api_key_list_result
87
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::ApiKeyListResult
88
+ end
89
+ def resource_identity
90
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::ResourceIdentity
91
+ end
92
+ def regenerate_key_parameters
93
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::RegenerateKeyParameters
94
+ end
95
+ def encryption_properties
96
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::EncryptionProperties
97
+ end
98
+ def list_key_value_parameters
99
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::ListKeyValueParameters
100
+ end
101
+ def private_link_service_connection_state
102
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::PrivateLinkServiceConnectionState
103
+ end
104
+ def key_value
105
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::KeyValue
106
+ end
107
+ def sku
108
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::Sku
109
+ end
110
+ def operation_definition_display
111
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::OperationDefinitionDisplay
112
+ end
113
+ def configuration_store_list_result
114
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::ConfigurationStoreListResult
115
+ end
116
+ def operation_definition
117
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::OperationDefinition
118
+ end
119
+ def check_name_availability_parameters
120
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::CheckNameAvailabilityParameters
121
+ end
122
+ def operation_definition_list_result
123
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::OperationDefinitionListResult
124
+ end
125
+ def user_identity
126
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::UserIdentity
127
+ end
128
+ def error
129
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::Error
130
+ end
131
+ def private_endpoint
132
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::PrivateEndpoint
133
+ end
134
+ def resource
135
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::Resource
136
+ end
137
+ def configuration_store_update_parameters
138
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::ConfigurationStoreUpdateParameters
139
+ end
140
+ def private_endpoint_connection
141
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::PrivateEndpointConnection
142
+ end
143
+ def key_vault_properties
144
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::KeyVaultProperties
145
+ end
146
+ def private_endpoint_connection_list_result
147
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::PrivateEndpointConnectionListResult
148
+ end
149
+ def name_availability_status
150
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::NameAvailabilityStatus
151
+ end
152
+ def private_link_resource
153
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::PrivateLinkResource
154
+ end
155
+ def private_endpoint_connection_reference
156
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::PrivateEndpointConnectionReference
157
+ end
158
+ def private_link_resource_list_result
159
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::PrivateLinkResourceListResult
160
+ end
161
+ def configuration_store
162
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::ConfigurationStore
163
+ end
164
+ def identity_type
165
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::IdentityType
166
+ end
167
+ def provisioning_state
168
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::ProvisioningState
169
+ end
170
+ def connection_status
171
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::ConnectionStatus
172
+ end
173
+ def actions_required
174
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::ActionsRequired
175
+ end
176
+ def public_network_access
177
+ Azure::Appconfiguration::Mgmt::V2020_06_01::Models::PublicNetworkAccess
178
+ end
179
+ end
180
+ end
181
+ end
182
+ end
183
+ end
@@ -0,0 +1,95 @@
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_attestation'
6
+
7
+ module Azure::Profiles::Latest
8
+ module Attestation
9
+ module Mgmt
10
+ Operations = Azure::Attestation::Mgmt::V2018_09_01_preview::Operations
11
+ AttestationProviders = Azure::Attestation::Mgmt::V2018_09_01_preview::AttestationProviders
12
+
13
+ module Models
14
+ AttestationProviderListResult = Azure::Attestation::Mgmt::V2018_09_01_preview::Models::AttestationProviderListResult
15
+ OperationsDefinition = Azure::Attestation::Mgmt::V2018_09_01_preview::Models::OperationsDefinition
16
+ AttestationServiceCreationParams = Azure::Attestation::Mgmt::V2018_09_01_preview::Models::AttestationServiceCreationParams
17
+ OperationsDisplayDefinition = Azure::Attestation::Mgmt::V2018_09_01_preview::Models::OperationsDisplayDefinition
18
+ OperationList = Azure::Attestation::Mgmt::V2018_09_01_preview::Models::OperationList
19
+ Resource = Azure::Attestation::Mgmt::V2018_09_01_preview::Models::Resource
20
+ AttestationProvider = Azure::Attestation::Mgmt::V2018_09_01_preview::Models::AttestationProvider
21
+ ProxyResource = Azure::Attestation::Mgmt::V2018_09_01_preview::Models::ProxyResource
22
+ TrackedResource = Azure::Attestation::Mgmt::V2018_09_01_preview::Models::TrackedResource
23
+ AzureEntityResource = Azure::Attestation::Mgmt::V2018_09_01_preview::Models::AzureEntityResource
24
+ AttestationServiceStatus = Azure::Attestation::Mgmt::V2018_09_01_preview::Models::AttestationServiceStatus
25
+ end
26
+
27
+ class AttestationManagementClass
28
+ attr_reader :operations, :attestation_providers, :configurable, :base_url, :options, :model_classes
29
+
30
+ def initialize(configurable, base_url=nil, options=nil)
31
+ @configurable, @base_url, @options = configurable, base_url, options
32
+
33
+ @client_0 = Azure::Attestation::Mgmt::V2018_09_01_preview::AttestationManagementClient.new(configurable.credentials, base_url, options)
34
+ if(@client_0.respond_to?(:subscription_id))
35
+ @client_0.subscription_id = configurable.subscription_id
36
+ end
37
+ add_telemetry(@client_0)
38
+ @operations = @client_0.operations
39
+ @attestation_providers = @client_0.attestation_providers
40
+
41
+ @model_classes = ModelClasses.new
42
+ end
43
+
44
+ def add_telemetry(client)
45
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Attestation/Mgmt"
46
+ client.add_user_agent_information(profile_information)
47
+ end
48
+
49
+ def method_missing(method, *args)
50
+ if @client_0.respond_to?method
51
+ @client_0.send(method, *args)
52
+ else
53
+ super
54
+ end
55
+ end
56
+
57
+ class ModelClasses
58
+ def attestation_provider_list_result
59
+ Azure::Attestation::Mgmt::V2018_09_01_preview::Models::AttestationProviderListResult
60
+ end
61
+ def operations_definition
62
+ Azure::Attestation::Mgmt::V2018_09_01_preview::Models::OperationsDefinition
63
+ end
64
+ def attestation_service_creation_params
65
+ Azure::Attestation::Mgmt::V2018_09_01_preview::Models::AttestationServiceCreationParams
66
+ end
67
+ def operations_display_definition
68
+ Azure::Attestation::Mgmt::V2018_09_01_preview::Models::OperationsDisplayDefinition
69
+ end
70
+ def operation_list
71
+ Azure::Attestation::Mgmt::V2018_09_01_preview::Models::OperationList
72
+ end
73
+ def resource
74
+ Azure::Attestation::Mgmt::V2018_09_01_preview::Models::Resource
75
+ end
76
+ def attestation_provider
77
+ Azure::Attestation::Mgmt::V2018_09_01_preview::Models::AttestationProvider
78
+ end
79
+ def proxy_resource
80
+ Azure::Attestation::Mgmt::V2018_09_01_preview::Models::ProxyResource
81
+ end
82
+ def tracked_resource
83
+ Azure::Attestation::Mgmt::V2018_09_01_preview::Models::TrackedResource
84
+ end
85
+ def azure_entity_resource
86
+ Azure::Attestation::Mgmt::V2018_09_01_preview::Models::AzureEntityResource
87
+ end
88
+ def attestation_service_status
89
+ Azure::Attestation::Mgmt::V2018_09_01_preview::Models::AttestationServiceStatus
90
+ end
91
+ end
92
+ end
93
+ end
94
+ end
95
+ end
@@ -0,0 +1,167 @@
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_authorization'
6
+
7
+ module Azure::Profiles::Latest
8
+ module Authorization
9
+ module Mgmt
10
+ ClassicAdministrators = Azure::Authorization::Mgmt::V2015_06_01_preview::ClassicAdministrators
11
+ ProviderOperationsMetadataOperations = Azure::Authorization::Mgmt::V2018_01_01_preview::ProviderOperationsMetadataOperations
12
+ Permissions = Azure::Authorization::Mgmt::V2018_01_01_preview::Permissions
13
+ RoleDefinitions = Azure::Authorization::Mgmt::V2018_01_01_preview::RoleDefinitions
14
+ DenyAssignments = Azure::Authorization::Mgmt::V2018_07_01_preview::DenyAssignments
15
+ RoleAssignments = Azure::Authorization::Mgmt::V2018_09_01_preview::RoleAssignments
16
+
17
+ module Models
18
+ ClassicAdministratorListResult = Azure::Authorization::Mgmt::V2015_06_01_preview::Models::ClassicAdministratorListResult
19
+ ClassicAdministrator = Azure::Authorization::Mgmt::V2015_06_01_preview::Models::ClassicAdministrator
20
+ ResourceType = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ResourceType
21
+ RoleDefinitionFilter = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinitionFilter
22
+ ProviderOperationsMetadataListResult = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperationsMetadataListResult
23
+ Permission = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::Permission
24
+ RoleDefinition = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinition
25
+ ProviderOperationsMetadata = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperationsMetadata
26
+ RoleDefinitionListResult = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinitionListResult
27
+ ProviderOperation = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperation
28
+ PermissionGetResult = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::PermissionGetResult
29
+ Principal = Azure::Authorization::Mgmt::V2018_07_01_preview::Models::Principal
30
+ DenyAssignment = Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignment
31
+ DenyAssignmentPermission = Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentPermission
32
+ DenyAssignmentListResult = Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentListResult
33
+ DenyAssignmentFilter = Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentFilter
34
+ RoleAssignmentListResult = Azure::Authorization::Mgmt::V2018_09_01_preview::Models::RoleAssignmentListResult
35
+ RoleAssignmentFilter = Azure::Authorization::Mgmt::V2018_09_01_preview::Models::RoleAssignmentFilter
36
+ RoleAssignmentCreateParameters = Azure::Authorization::Mgmt::V2018_09_01_preview::Models::RoleAssignmentCreateParameters
37
+ RoleAssignment = Azure::Authorization::Mgmt::V2018_09_01_preview::Models::RoleAssignment
38
+ PrincipalType = Azure::Authorization::Mgmt::V2018_09_01_preview::Models::PrincipalType
39
+ end
40
+
41
+ class AuthorizationManagementClass
42
+ attr_reader :classic_administrators, :provider_operations_metadata_operations, :permissions, :role_definitions, :deny_assignments, :role_assignments, :configurable, :base_url, :options, :model_classes
43
+
44
+ def initialize(configurable, base_url=nil, options=nil)
45
+ @configurable, @base_url, @options = configurable, base_url, options
46
+
47
+ @client_0 = Azure::Authorization::Mgmt::V2015_06_01_preview::AuthorizationManagementClient.new(configurable.credentials, base_url, options)
48
+ if(@client_0.respond_to?(:subscription_id))
49
+ @client_0.subscription_id = configurable.subscription_id
50
+ end
51
+ add_telemetry(@client_0)
52
+ @classic_administrators = @client_0.classic_administrators
53
+
54
+ @client_1 = Azure::Authorization::Mgmt::V2018_01_01_preview::AuthorizationManagementClient.new(configurable.credentials, base_url, options)
55
+ if(@client_1.respond_to?(:subscription_id))
56
+ @client_1.subscription_id = configurable.subscription_id
57
+ end
58
+ add_telemetry(@client_1)
59
+ @provider_operations_metadata_operations = @client_1.provider_operations_metadata_operations
60
+ @permissions = @client_1.permissions
61
+ @role_definitions = @client_1.role_definitions
62
+
63
+ @client_2 = Azure::Authorization::Mgmt::V2018_07_01_preview::AuthorizationManagementClient.new(configurable.credentials, base_url, options)
64
+ if(@client_2.respond_to?(:subscription_id))
65
+ @client_2.subscription_id = configurable.subscription_id
66
+ end
67
+ add_telemetry(@client_2)
68
+ @deny_assignments = @client_2.deny_assignments
69
+
70
+ @client_3 = Azure::Authorization::Mgmt::V2018_09_01_preview::AuthorizationManagementClient.new(configurable.credentials, base_url, options)
71
+ if(@client_3.respond_to?(:subscription_id))
72
+ @client_3.subscription_id = configurable.subscription_id
73
+ end
74
+ add_telemetry(@client_3)
75
+ @role_assignments = @client_3.role_assignments
76
+
77
+ @model_classes = ModelClasses.new
78
+ end
79
+
80
+ def add_telemetry(client)
81
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Authorization/Mgmt"
82
+ client.add_user_agent_information(profile_information)
83
+ end
84
+
85
+ def method_missing(method, *args)
86
+ if @client_3.respond_to?method
87
+ @client_3.send(method, *args)
88
+ elsif @client_2.respond_to?method
89
+ @client_2.send(method, *args)
90
+ elsif @client_1.respond_to?method
91
+ @client_1.send(method, *args)
92
+ elsif @client_0.respond_to?method
93
+ @client_0.send(method, *args)
94
+ else
95
+ super
96
+ end
97
+ end
98
+
99
+ class ModelClasses
100
+ def classic_administrator_list_result
101
+ Azure::Authorization::Mgmt::V2015_06_01_preview::Models::ClassicAdministratorListResult
102
+ end
103
+ def classic_administrator
104
+ Azure::Authorization::Mgmt::V2015_06_01_preview::Models::ClassicAdministrator
105
+ end
106
+ def resource_type
107
+ Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ResourceType
108
+ end
109
+ def role_definition_filter
110
+ Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinitionFilter
111
+ end
112
+ def provider_operations_metadata_list_result
113
+ Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperationsMetadataListResult
114
+ end
115
+ def permission
116
+ Azure::Authorization::Mgmt::V2018_01_01_preview::Models::Permission
117
+ end
118
+ def role_definition
119
+ Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinition
120
+ end
121
+ def provider_operations_metadata
122
+ Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperationsMetadata
123
+ end
124
+ def role_definition_list_result
125
+ Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinitionListResult
126
+ end
127
+ def provider_operation
128
+ Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperation
129
+ end
130
+ def permission_get_result
131
+ Azure::Authorization::Mgmt::V2018_01_01_preview::Models::PermissionGetResult
132
+ end
133
+ def principal
134
+ Azure::Authorization::Mgmt::V2018_07_01_preview::Models::Principal
135
+ end
136
+ def deny_assignment
137
+ Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignment
138
+ end
139
+ def deny_assignment_permission
140
+ Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentPermission
141
+ end
142
+ def deny_assignment_list_result
143
+ Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentListResult
144
+ end
145
+ def deny_assignment_filter
146
+ Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentFilter
147
+ end
148
+ def role_assignment_list_result
149
+ Azure::Authorization::Mgmt::V2018_09_01_preview::Models::RoleAssignmentListResult
150
+ end
151
+ def role_assignment_filter
152
+ Azure::Authorization::Mgmt::V2018_09_01_preview::Models::RoleAssignmentFilter
153
+ end
154
+ def role_assignment_create_parameters
155
+ Azure::Authorization::Mgmt::V2018_09_01_preview::Models::RoleAssignmentCreateParameters
156
+ end
157
+ def role_assignment
158
+ Azure::Authorization::Mgmt::V2018_09_01_preview::Models::RoleAssignment
159
+ end
160
+ def principal_type
161
+ Azure::Authorization::Mgmt::V2018_09_01_preview::Models::PrincipalType
162
+ end
163
+ end
164
+ end
165
+ end
166
+ end
167
+ end
@@ -0,0 +1,663 @@
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_automation'
6
+
7
+ module Azure::Profiles::Latest
8
+ module Automation
9
+ module Mgmt
10
+ AutomationAccountOperations = Azure::Automation::Mgmt::V2015_10_31::AutomationAccountOperations
11
+ Operations = Azure::Automation::Mgmt::V2015_10_31::Operations
12
+ StatisticsOperations = Azure::Automation::Mgmt::V2015_10_31::StatisticsOperations
13
+ Usages = Azure::Automation::Mgmt::V2015_10_31::Usages
14
+ Keys = Azure::Automation::Mgmt::V2015_10_31::Keys
15
+ CertificateOperations = Azure::Automation::Mgmt::V2015_10_31::CertificateOperations
16
+ ConnectionOperations = Azure::Automation::Mgmt::V2015_10_31::ConnectionOperations
17
+ ConnectionTypeOperations = Azure::Automation::Mgmt::V2015_10_31::ConnectionTypeOperations
18
+ CredentialOperations = Azure::Automation::Mgmt::V2015_10_31::CredentialOperations
19
+ DscCompilationJobOperations = Azure::Automation::Mgmt::V2015_10_31::DscCompilationJobOperations
20
+ DscCompilationJobStream = Azure::Automation::Mgmt::V2015_10_31::DscCompilationJobStream
21
+ DscConfigurationOperations = Azure::Automation::Mgmt::V2015_10_31::DscConfigurationOperations
22
+ AgentRegistrationInformation = Azure::Automation::Mgmt::V2015_10_31::AgentRegistrationInformation
23
+ DscNodeOperations = Azure::Automation::Mgmt::V2015_10_31::DscNodeOperations
24
+ NodeReports = Azure::Automation::Mgmt::V2015_10_31::NodeReports
25
+ DscNodeConfigurationOperations = Azure::Automation::Mgmt::V2015_10_31::DscNodeConfigurationOperations
26
+ HybridRunbookWorkerGroupOperations = Azure::Automation::Mgmt::V2015_10_31::HybridRunbookWorkerGroupOperations
27
+ JobOperations = Azure::Automation::Mgmt::V2015_10_31::JobOperations
28
+ JobStreamOperations = Azure::Automation::Mgmt::V2015_10_31::JobStreamOperations
29
+ JobScheduleOperations = Azure::Automation::Mgmt::V2015_10_31::JobScheduleOperations
30
+ LinkedWorkspaceOperations = Azure::Automation::Mgmt::V2015_10_31::LinkedWorkspaceOperations
31
+ ActivityOperations = Azure::Automation::Mgmt::V2015_10_31::ActivityOperations
32
+ ModuleModelOperations = Azure::Automation::Mgmt::V2015_10_31::ModuleModelOperations
33
+ ObjectDataTypes = Azure::Automation::Mgmt::V2015_10_31::ObjectDataTypes
34
+ Fields = Azure::Automation::Mgmt::V2015_10_31::Fields
35
+ RunbookDraftOperations = Azure::Automation::Mgmt::V2015_10_31::RunbookDraftOperations
36
+ RunbookOperations = Azure::Automation::Mgmt::V2015_10_31::RunbookOperations
37
+ TestJobStreams = Azure::Automation::Mgmt::V2015_10_31::TestJobStreams
38
+ TestJobOperations = Azure::Automation::Mgmt::V2015_10_31::TestJobOperations
39
+ ScheduleOperations = Azure::Automation::Mgmt::V2015_10_31::ScheduleOperations
40
+ VariableOperations = Azure::Automation::Mgmt::V2015_10_31::VariableOperations
41
+ WebhookOperations = Azure::Automation::Mgmt::V2015_10_31::WebhookOperations
42
+
43
+ module Models
44
+ AgentRegistration = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistration
45
+ DscNodeExtensionHandlerAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeExtensionHandlerAssociationProperty
46
+ DscReportError = Azure::Automation::Mgmt::V2015_10_31::Models::DscReportError
47
+ DscReportResourceNavigation = Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResourceNavigation
48
+ AutomationAccountListResult = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountListResult
49
+ DscReportResource = Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResource
50
+ Operation = Azure::Automation::Mgmt::V2015_10_31::Models::Operation
51
+ DscMetaConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscMetaConfiguration
52
+ Statistics = Azure::Automation::Mgmt::V2015_10_31::Models::Statistics
53
+ DscNodeReport = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReport
54
+ UsageCounterName = Azure::Automation::Mgmt::V2015_10_31::Models::UsageCounterName
55
+ DscNodeReportListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReportListResult
56
+ UsageListResult = Azure::Automation::Mgmt::V2015_10_31::Models::UsageListResult
57
+ Sku = Azure::Automation::Mgmt::V2015_10_31::Models::Sku
58
+ KeyListResult = Azure::Automation::Mgmt::V2015_10_31::Models::KeyListResult
59
+ VariableCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::VariableCreateOrUpdateParameters
60
+ ScheduleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleListResult
61
+ AdvancedScheduleMonthlyOccurrence = Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedScheduleMonthlyOccurrence
62
+ ErrorResponse = Azure::Automation::Mgmt::V2015_10_31::Models::ErrorResponse
63
+ DscNodeListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeListResult
64
+ WebhookCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookCreateOrUpdateParameters
65
+ ScheduleUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleUpdateParameters
66
+ CertificateUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateUpdateParameters
67
+ DscNodeConfigurationCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationCreateOrUpdateParameters
68
+ ConnectionCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionCreateOrUpdateParameters
69
+ DscNodeConfigurationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationListResult
70
+ ConnectionListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionListResult
71
+ RunAsCredentialAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::RunAsCredentialAssociationProperty
72
+ FieldDefinition = Azure::Automation::Mgmt::V2015_10_31::Models::FieldDefinition
73
+ HybridRunbookWorker = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorker
74
+ ConnectionTypeListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeListResult
75
+ HybridRunbookWorkerGroup = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup
76
+ CredentialCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialCreateOrUpdateParameters
77
+ HybridRunbookWorkerGroupsListResult = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupsListResult
78
+ CredentialListResult = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialListResult
79
+ HybridRunbookWorkerGroupUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupUpdateParameters
80
+ DscConfigurationAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationAssociationProperty
81
+ RunbookAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookAssociationProperty
82
+ VariableUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::VariableUpdateParameters
83
+ ScheduleAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleAssociationProperty
84
+ JobStream = Azure::Automation::Mgmt::V2015_10_31::Models::JobStream
85
+ Job = Azure::Automation::Mgmt::V2015_10_31::Models::Job
86
+ ContentHash = Azure::Automation::Mgmt::V2015_10_31::Models::ContentHash
87
+ JobListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobListResult
88
+ DscConfigurationParameter = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationParameter
89
+ JobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::JobCreateParameters
90
+ VariableListResult = Azure::Automation::Mgmt::V2015_10_31::Models::VariableListResult
91
+ JobSchedule = Azure::Automation::Mgmt::V2015_10_31::Models::JobSchedule
92
+ DscConfigurationUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationUpdateParameters
93
+ JobScheduleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleListResult
94
+ AgentRegistrationKeys = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeys
95
+ JobScheduleCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleCreateParameters
96
+ DscNodeUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeUpdateParameters
97
+ LinkedWorkspace = Azure::Automation::Mgmt::V2015_10_31::Models::LinkedWorkspace
98
+ OperationDisplay = Azure::Automation::Mgmt::V2015_10_31::Models::OperationDisplay
99
+ ActivityParameterValidationSet = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameterValidationSet
100
+ StatisticsListResult = Azure::Automation::Mgmt::V2015_10_31::Models::StatisticsListResult
101
+ ActivityParameter = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameter
102
+ Key = Azure::Automation::Mgmt::V2015_10_31::Models::Key
103
+ ActivityParameterSet = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameterSet
104
+ Resource = Azure::Automation::Mgmt::V2015_10_31::Models::Resource
105
+ ActivityOutputType = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityOutputType
106
+ CertificateListResult = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateListResult
107
+ Activity = Azure::Automation::Mgmt::V2015_10_31::Models::Activity
108
+ WebhookUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookUpdateParameters
109
+ ActivityListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityListResult
110
+ ConnectionType = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionType
111
+ ModuleErrorInfo = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleErrorInfo
112
+ WebhookListResult = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookListResult
113
+ ContentLink = Azure::Automation::Mgmt::V2015_10_31::Models::ContentLink
114
+ DscCompilationJobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobCreateParameters
115
+ ScheduleCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleCreateOrUpdateParameters
116
+ JobStreamListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamListResult
117
+ ModuleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleListResult
118
+ DscConfigurationCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationCreateOrUpdateParameters
119
+ ModuleCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleCreateOrUpdateParameters
120
+ AgentRegistrationRegenerateKeyParameter = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationRegenerateKeyParameter
121
+ ModuleUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleUpdateParameters
122
+ AutomationAccountCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountCreateOrUpdateParameters
123
+ TypeField = Azure::Automation::Mgmt::V2015_10_31::Models::TypeField
124
+ Usage = Azure::Automation::Mgmt::V2015_10_31::Models::Usage
125
+ TypeFieldListResult = Azure::Automation::Mgmt::V2015_10_31::Models::TypeFieldListResult
126
+ CertificateCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateCreateOrUpdateParameters
127
+ RunbookParameter = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookParameter
128
+ ConnectionUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionUpdateParameters
129
+ RunbookDraft = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraft
130
+ CredentialUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialUpdateParameters
131
+ AdvancedSchedule = Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedSchedule
132
+ ContentSource = Azure::Automation::Mgmt::V2015_10_31::Models::ContentSource
133
+ RunbookListResult = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookListResult
134
+ DscNodeConfigurationAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationAssociationProperty
135
+ RunbookCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateParameters
136
+ AutomationAccountUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountUpdateParameters
137
+ RunbookUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookUpdateParameters
138
+ ConnectionTypeCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeCreateOrUpdateParameters
139
+ RunbookDraftUndoEditResult = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraftUndoEditResult
140
+ DscConfigurationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationListResult
141
+ TestJobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::TestJobCreateParameters
142
+ ConnectionTypeAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeAssociationProperty
143
+ TestJob = Azure::Automation::Mgmt::V2015_10_31::Models::TestJob
144
+ OperationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::OperationListResult
145
+ RunbookCreateOrUpdateDraftProperties = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftProperties
146
+ DscCompilationJobListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobListResult
147
+ RunbookCreateOrUpdateDraftParameters = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftParameters
148
+ TrackedResource = Azure::Automation::Mgmt::V2015_10_31::Models::TrackedResource
149
+ AutomationAccount = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccount
150
+ ProxyResource = Azure::Automation::Mgmt::V2015_10_31::Models::ProxyResource
151
+ Certificate = Azure::Automation::Mgmt::V2015_10_31::Models::Certificate
152
+ Connection = Azure::Automation::Mgmt::V2015_10_31::Models::Connection
153
+ Credential = Azure::Automation::Mgmt::V2015_10_31::Models::Credential
154
+ DscCompilationJob = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJob
155
+ DscConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfiguration
156
+ DscNode = Azure::Automation::Mgmt::V2015_10_31::Models::DscNode
157
+ DscNodeConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration
158
+ ModuleModel = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleModel
159
+ Runbook = Azure::Automation::Mgmt::V2015_10_31::Models::Runbook
160
+ Schedule = Azure::Automation::Mgmt::V2015_10_31::Models::Schedule
161
+ Variable = Azure::Automation::Mgmt::V2015_10_31::Models::Variable
162
+ Webhook = Azure::Automation::Mgmt::V2015_10_31::Models::Webhook
163
+ SkuNameEnum = Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum
164
+ AutomationAccountState = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState
165
+ AutomationKeyName = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyName
166
+ AutomationKeyPermissions = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyPermissions
167
+ JobProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::JobProvisioningState
168
+ JobStatus = Azure::Automation::Mgmt::V2015_10_31::Models::JobStatus
169
+ JobStreamType = Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType
170
+ ContentSourceType = Azure::Automation::Mgmt::V2015_10_31::Models::ContentSourceType
171
+ DscConfigurationProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationProvisioningState
172
+ DscConfigurationState = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState
173
+ AgentRegistrationKeyName = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName
174
+ GroupTypeEnum = Azure::Automation::Mgmt::V2015_10_31::Models::GroupTypeEnum
175
+ ModuleProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState
176
+ RunbookTypeEnum = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum
177
+ RunbookState = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookState
178
+ RunbookProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookProvisioningState
179
+ HttpStatusCode = Azure::Automation::Mgmt::V2015_10_31::Models::HttpStatusCode
180
+ ScheduleDay = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay
181
+ ScheduleFrequency = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleFrequency
182
+ end
183
+
184
+ class AutomationManagementClass
185
+ attr_reader :automation_account_operations, :operations, :statistics_operations, :usages, :keys, :certificate_operations, :connection_operations, :connection_type_operations, :credential_operations, :dsc_compilation_job_operations, :dsc_compilation_job_stream, :dsc_configuration_operations, :agent_registration_information, :dsc_node_operations, :node_reports, :dsc_node_configuration_operations, :hybrid_runbook_worker_group_operations, :job_operations, :job_stream_operations, :job_schedule_operations, :linked_workspace_operations, :activity_operations, :module_model_operations, :object_data_types, :fields, :runbook_draft_operations, :runbook_operations, :test_job_streams, :test_job_operations, :schedule_operations, :variable_operations, :webhook_operations, :configurable, :base_url, :options, :model_classes
186
+
187
+ def initialize(configurable, base_url=nil, options=nil)
188
+ @configurable, @base_url, @options = configurable, base_url, options
189
+
190
+ @client_0 = Azure::Automation::Mgmt::V2015_10_31::AutomationClient.new(configurable.credentials, base_url, options)
191
+ if(@client_0.respond_to?(:subscription_id))
192
+ @client_0.subscription_id = configurable.subscription_id
193
+ end
194
+ add_telemetry(@client_0)
195
+ @automation_account_operations = @client_0.automation_account_operations
196
+ @operations = @client_0.operations
197
+ @statistics_operations = @client_0.statistics_operations
198
+ @usages = @client_0.usages
199
+ @keys = @client_0.keys
200
+ @certificate_operations = @client_0.certificate_operations
201
+ @connection_operations = @client_0.connection_operations
202
+ @connection_type_operations = @client_0.connection_type_operations
203
+ @credential_operations = @client_0.credential_operations
204
+ @dsc_compilation_job_operations = @client_0.dsc_compilation_job_operations
205
+ @dsc_compilation_job_stream = @client_0.dsc_compilation_job_stream
206
+ @dsc_configuration_operations = @client_0.dsc_configuration_operations
207
+ @agent_registration_information = @client_0.agent_registration_information
208
+ @dsc_node_operations = @client_0.dsc_node_operations
209
+ @node_reports = @client_0.node_reports
210
+ @dsc_node_configuration_operations = @client_0.dsc_node_configuration_operations
211
+ @hybrid_runbook_worker_group_operations = @client_0.hybrid_runbook_worker_group_operations
212
+ @job_operations = @client_0.job_operations
213
+ @job_stream_operations = @client_0.job_stream_operations
214
+ @job_schedule_operations = @client_0.job_schedule_operations
215
+ @linked_workspace_operations = @client_0.linked_workspace_operations
216
+ @activity_operations = @client_0.activity_operations
217
+ @module_model_operations = @client_0.module_model_operations
218
+ @object_data_types = @client_0.object_data_types
219
+ @fields = @client_0.fields
220
+ @runbook_draft_operations = @client_0.runbook_draft_operations
221
+ @runbook_operations = @client_0.runbook_operations
222
+ @test_job_streams = @client_0.test_job_streams
223
+ @test_job_operations = @client_0.test_job_operations
224
+ @schedule_operations = @client_0.schedule_operations
225
+ @variable_operations = @client_0.variable_operations
226
+ @webhook_operations = @client_0.webhook_operations
227
+
228
+ @model_classes = ModelClasses.new
229
+ end
230
+
231
+ def add_telemetry(client)
232
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Automation/Mgmt"
233
+ client.add_user_agent_information(profile_information)
234
+ end
235
+
236
+ def method_missing(method, *args)
237
+ if @client_0.respond_to?method
238
+ @client_0.send(method, *args)
239
+ else
240
+ super
241
+ end
242
+ end
243
+
244
+ class ModelClasses
245
+ def agent_registration
246
+ Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistration
247
+ end
248
+ def dsc_node_extension_handler_association_property
249
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeExtensionHandlerAssociationProperty
250
+ end
251
+ def dsc_report_error
252
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscReportError
253
+ end
254
+ def dsc_report_resource_navigation
255
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResourceNavigation
256
+ end
257
+ def automation_account_list_result
258
+ Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountListResult
259
+ end
260
+ def dsc_report_resource
261
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResource
262
+ end
263
+ def operation
264
+ Azure::Automation::Mgmt::V2015_10_31::Models::Operation
265
+ end
266
+ def dsc_meta_configuration
267
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscMetaConfiguration
268
+ end
269
+ def statistics
270
+ Azure::Automation::Mgmt::V2015_10_31::Models::Statistics
271
+ end
272
+ def dsc_node_report
273
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReport
274
+ end
275
+ def usage_counter_name
276
+ Azure::Automation::Mgmt::V2015_10_31::Models::UsageCounterName
277
+ end
278
+ def dsc_node_report_list_result
279
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReportListResult
280
+ end
281
+ def usage_list_result
282
+ Azure::Automation::Mgmt::V2015_10_31::Models::UsageListResult
283
+ end
284
+ def sku
285
+ Azure::Automation::Mgmt::V2015_10_31::Models::Sku
286
+ end
287
+ def key_list_result
288
+ Azure::Automation::Mgmt::V2015_10_31::Models::KeyListResult
289
+ end
290
+ def variable_create_or_update_parameters
291
+ Azure::Automation::Mgmt::V2015_10_31::Models::VariableCreateOrUpdateParameters
292
+ end
293
+ def schedule_list_result
294
+ Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleListResult
295
+ end
296
+ def advanced_schedule_monthly_occurrence
297
+ Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedScheduleMonthlyOccurrence
298
+ end
299
+ def error_response
300
+ Azure::Automation::Mgmt::V2015_10_31::Models::ErrorResponse
301
+ end
302
+ def dsc_node_list_result
303
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeListResult
304
+ end
305
+ def webhook_create_or_update_parameters
306
+ Azure::Automation::Mgmt::V2015_10_31::Models::WebhookCreateOrUpdateParameters
307
+ end
308
+ def schedule_update_parameters
309
+ Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleUpdateParameters
310
+ end
311
+ def certificate_update_parameters
312
+ Azure::Automation::Mgmt::V2015_10_31::Models::CertificateUpdateParameters
313
+ end
314
+ def dsc_node_configuration_create_or_update_parameters
315
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationCreateOrUpdateParameters
316
+ end
317
+ def connection_create_or_update_parameters
318
+ Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionCreateOrUpdateParameters
319
+ end
320
+ def dsc_node_configuration_list_result
321
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationListResult
322
+ end
323
+ def connection_list_result
324
+ Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionListResult
325
+ end
326
+ def run_as_credential_association_property
327
+ Azure::Automation::Mgmt::V2015_10_31::Models::RunAsCredentialAssociationProperty
328
+ end
329
+ def field_definition
330
+ Azure::Automation::Mgmt::V2015_10_31::Models::FieldDefinition
331
+ end
332
+ def hybrid_runbook_worker
333
+ Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorker
334
+ end
335
+ def connection_type_list_result
336
+ Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeListResult
337
+ end
338
+ def hybrid_runbook_worker_group
339
+ Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup
340
+ end
341
+ def credential_create_or_update_parameters
342
+ Azure::Automation::Mgmt::V2015_10_31::Models::CredentialCreateOrUpdateParameters
343
+ end
344
+ def hybrid_runbook_worker_groups_list_result
345
+ Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupsListResult
346
+ end
347
+ def credential_list_result
348
+ Azure::Automation::Mgmt::V2015_10_31::Models::CredentialListResult
349
+ end
350
+ def hybrid_runbook_worker_group_update_parameters
351
+ Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupUpdateParameters
352
+ end
353
+ def dsc_configuration_association_property
354
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationAssociationProperty
355
+ end
356
+ def runbook_association_property
357
+ Azure::Automation::Mgmt::V2015_10_31::Models::RunbookAssociationProperty
358
+ end
359
+ def variable_update_parameters
360
+ Azure::Automation::Mgmt::V2015_10_31::Models::VariableUpdateParameters
361
+ end
362
+ def schedule_association_property
363
+ Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleAssociationProperty
364
+ end
365
+ def job_stream
366
+ Azure::Automation::Mgmt::V2015_10_31::Models::JobStream
367
+ end
368
+ def job
369
+ Azure::Automation::Mgmt::V2015_10_31::Models::Job
370
+ end
371
+ def content_hash
372
+ Azure::Automation::Mgmt::V2015_10_31::Models::ContentHash
373
+ end
374
+ def job_list_result
375
+ Azure::Automation::Mgmt::V2015_10_31::Models::JobListResult
376
+ end
377
+ def dsc_configuration_parameter
378
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationParameter
379
+ end
380
+ def job_create_parameters
381
+ Azure::Automation::Mgmt::V2015_10_31::Models::JobCreateParameters
382
+ end
383
+ def variable_list_result
384
+ Azure::Automation::Mgmt::V2015_10_31::Models::VariableListResult
385
+ end
386
+ def job_schedule
387
+ Azure::Automation::Mgmt::V2015_10_31::Models::JobSchedule
388
+ end
389
+ def dsc_configuration_update_parameters
390
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationUpdateParameters
391
+ end
392
+ def job_schedule_list_result
393
+ Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleListResult
394
+ end
395
+ def agent_registration_keys
396
+ Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeys
397
+ end
398
+ def job_schedule_create_parameters
399
+ Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleCreateParameters
400
+ end
401
+ def dsc_node_update_parameters
402
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeUpdateParameters
403
+ end
404
+ def linked_workspace
405
+ Azure::Automation::Mgmt::V2015_10_31::Models::LinkedWorkspace
406
+ end
407
+ def operation_display
408
+ Azure::Automation::Mgmt::V2015_10_31::Models::OperationDisplay
409
+ end
410
+ def activity_parameter_validation_set
411
+ Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameterValidationSet
412
+ end
413
+ def statistics_list_result
414
+ Azure::Automation::Mgmt::V2015_10_31::Models::StatisticsListResult
415
+ end
416
+ def activity_parameter
417
+ Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameter
418
+ end
419
+ def key
420
+ Azure::Automation::Mgmt::V2015_10_31::Models::Key
421
+ end
422
+ def activity_parameter_set
423
+ Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameterSet
424
+ end
425
+ def resource
426
+ Azure::Automation::Mgmt::V2015_10_31::Models::Resource
427
+ end
428
+ def activity_output_type
429
+ Azure::Automation::Mgmt::V2015_10_31::Models::ActivityOutputType
430
+ end
431
+ def certificate_list_result
432
+ Azure::Automation::Mgmt::V2015_10_31::Models::CertificateListResult
433
+ end
434
+ def activity
435
+ Azure::Automation::Mgmt::V2015_10_31::Models::Activity
436
+ end
437
+ def webhook_update_parameters
438
+ Azure::Automation::Mgmt::V2015_10_31::Models::WebhookUpdateParameters
439
+ end
440
+ def activity_list_result
441
+ Azure::Automation::Mgmt::V2015_10_31::Models::ActivityListResult
442
+ end
443
+ def connection_type
444
+ Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionType
445
+ end
446
+ def module_error_info
447
+ Azure::Automation::Mgmt::V2015_10_31::Models::ModuleErrorInfo
448
+ end
449
+ def webhook_list_result
450
+ Azure::Automation::Mgmt::V2015_10_31::Models::WebhookListResult
451
+ end
452
+ def content_link
453
+ Azure::Automation::Mgmt::V2015_10_31::Models::ContentLink
454
+ end
455
+ def dsc_compilation_job_create_parameters
456
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobCreateParameters
457
+ end
458
+ def schedule_create_or_update_parameters
459
+ Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleCreateOrUpdateParameters
460
+ end
461
+ def job_stream_list_result
462
+ Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamListResult
463
+ end
464
+ def module_list_result
465
+ Azure::Automation::Mgmt::V2015_10_31::Models::ModuleListResult
466
+ end
467
+ def dsc_configuration_create_or_update_parameters
468
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationCreateOrUpdateParameters
469
+ end
470
+ def module_create_or_update_parameters
471
+ Azure::Automation::Mgmt::V2015_10_31::Models::ModuleCreateOrUpdateParameters
472
+ end
473
+ def agent_registration_regenerate_key_parameter
474
+ Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationRegenerateKeyParameter
475
+ end
476
+ def module_update_parameters
477
+ Azure::Automation::Mgmt::V2015_10_31::Models::ModuleUpdateParameters
478
+ end
479
+ def automation_account_create_or_update_parameters
480
+ Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountCreateOrUpdateParameters
481
+ end
482
+ def type_field
483
+ Azure::Automation::Mgmt::V2015_10_31::Models::TypeField
484
+ end
485
+ def usage
486
+ Azure::Automation::Mgmt::V2015_10_31::Models::Usage
487
+ end
488
+ def type_field_list_result
489
+ Azure::Automation::Mgmt::V2015_10_31::Models::TypeFieldListResult
490
+ end
491
+ def certificate_create_or_update_parameters
492
+ Azure::Automation::Mgmt::V2015_10_31::Models::CertificateCreateOrUpdateParameters
493
+ end
494
+ def runbook_parameter
495
+ Azure::Automation::Mgmt::V2015_10_31::Models::RunbookParameter
496
+ end
497
+ def connection_update_parameters
498
+ Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionUpdateParameters
499
+ end
500
+ def runbook_draft
501
+ Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraft
502
+ end
503
+ def credential_update_parameters
504
+ Azure::Automation::Mgmt::V2015_10_31::Models::CredentialUpdateParameters
505
+ end
506
+ def advanced_schedule
507
+ Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedSchedule
508
+ end
509
+ def content_source
510
+ Azure::Automation::Mgmt::V2015_10_31::Models::ContentSource
511
+ end
512
+ def runbook_list_result
513
+ Azure::Automation::Mgmt::V2015_10_31::Models::RunbookListResult
514
+ end
515
+ def dsc_node_configuration_association_property
516
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationAssociationProperty
517
+ end
518
+ def runbook_create_or_update_parameters
519
+ Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateParameters
520
+ end
521
+ def automation_account_update_parameters
522
+ Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountUpdateParameters
523
+ end
524
+ def runbook_update_parameters
525
+ Azure::Automation::Mgmt::V2015_10_31::Models::RunbookUpdateParameters
526
+ end
527
+ def connection_type_create_or_update_parameters
528
+ Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeCreateOrUpdateParameters
529
+ end
530
+ def runbook_draft_undo_edit_result
531
+ Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraftUndoEditResult
532
+ end
533
+ def dsc_configuration_list_result
534
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationListResult
535
+ end
536
+ def test_job_create_parameters
537
+ Azure::Automation::Mgmt::V2015_10_31::Models::TestJobCreateParameters
538
+ end
539
+ def connection_type_association_property
540
+ Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeAssociationProperty
541
+ end
542
+ def test_job
543
+ Azure::Automation::Mgmt::V2015_10_31::Models::TestJob
544
+ end
545
+ def operation_list_result
546
+ Azure::Automation::Mgmt::V2015_10_31::Models::OperationListResult
547
+ end
548
+ def runbook_create_or_update_draft_properties
549
+ Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftProperties
550
+ end
551
+ def dsc_compilation_job_list_result
552
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobListResult
553
+ end
554
+ def runbook_create_or_update_draft_parameters
555
+ Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftParameters
556
+ end
557
+ def tracked_resource
558
+ Azure::Automation::Mgmt::V2015_10_31::Models::TrackedResource
559
+ end
560
+ def automation_account
561
+ Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccount
562
+ end
563
+ def proxy_resource
564
+ Azure::Automation::Mgmt::V2015_10_31::Models::ProxyResource
565
+ end
566
+ def certificate
567
+ Azure::Automation::Mgmt::V2015_10_31::Models::Certificate
568
+ end
569
+ def connection
570
+ Azure::Automation::Mgmt::V2015_10_31::Models::Connection
571
+ end
572
+ def credential
573
+ Azure::Automation::Mgmt::V2015_10_31::Models::Credential
574
+ end
575
+ def dsc_compilation_job
576
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJob
577
+ end
578
+ def dsc_configuration
579
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscConfiguration
580
+ end
581
+ def dsc_node
582
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscNode
583
+ end
584
+ def dsc_node_configuration
585
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration
586
+ end
587
+ def module_model
588
+ Azure::Automation::Mgmt::V2015_10_31::Models::ModuleModel
589
+ end
590
+ def runbook
591
+ Azure::Automation::Mgmt::V2015_10_31::Models::Runbook
592
+ end
593
+ def schedule
594
+ Azure::Automation::Mgmt::V2015_10_31::Models::Schedule
595
+ end
596
+ def variable
597
+ Azure::Automation::Mgmt::V2015_10_31::Models::Variable
598
+ end
599
+ def webhook
600
+ Azure::Automation::Mgmt::V2015_10_31::Models::Webhook
601
+ end
602
+ def sku_name_enum
603
+ Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum
604
+ end
605
+ def automation_account_state
606
+ Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState
607
+ end
608
+ def automation_key_name
609
+ Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyName
610
+ end
611
+ def automation_key_permissions
612
+ Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyPermissions
613
+ end
614
+ def job_provisioning_state
615
+ Azure::Automation::Mgmt::V2015_10_31::Models::JobProvisioningState
616
+ end
617
+ def job_status
618
+ Azure::Automation::Mgmt::V2015_10_31::Models::JobStatus
619
+ end
620
+ def job_stream_type
621
+ Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType
622
+ end
623
+ def content_source_type
624
+ Azure::Automation::Mgmt::V2015_10_31::Models::ContentSourceType
625
+ end
626
+ def dsc_configuration_provisioning_state
627
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationProvisioningState
628
+ end
629
+ def dsc_configuration_state
630
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState
631
+ end
632
+ def agent_registration_key_name
633
+ Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName
634
+ end
635
+ def group_type_enum
636
+ Azure::Automation::Mgmt::V2015_10_31::Models::GroupTypeEnum
637
+ end
638
+ def module_provisioning_state
639
+ Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState
640
+ end
641
+ def runbook_type_enum
642
+ Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum
643
+ end
644
+ def runbook_state
645
+ Azure::Automation::Mgmt::V2015_10_31::Models::RunbookState
646
+ end
647
+ def runbook_provisioning_state
648
+ Azure::Automation::Mgmt::V2015_10_31::Models::RunbookProvisioningState
649
+ end
650
+ def http_status_code
651
+ Azure::Automation::Mgmt::V2015_10_31::Models::HttpStatusCode
652
+ end
653
+ def schedule_day
654
+ Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay
655
+ end
656
+ def schedule_frequency
657
+ Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleFrequency
658
+ end
659
+ end
660
+ end
661
+ end
662
+ end
663
+ end