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,119 @@
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_dev_spaces'
6
+
7
+ module Azure::Profiles::Latest
8
+ module DevSpaces
9
+ module Mgmt
10
+ Controllers = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Controllers
11
+ Operations = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Operations
12
+
13
+ module Models
14
+ ControllerConnectionDetailsList = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerConnectionDetailsList
15
+ Sku = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Sku
16
+ ErrorResponse = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ErrorResponse
17
+ ControllerUpdateParameters = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerUpdateParameters
18
+ ResourceProviderOperationDisplay = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationDisplay
19
+ OrchestratorSpecificConnectionDetails = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::OrchestratorSpecificConnectionDetails
20
+ ResourceProviderOperationDefinition = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationDefinition
21
+ ResourceProviderOperationList = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationList
22
+ ControllerConnectionDetails = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerConnectionDetails
23
+ Resource = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Resource
24
+ ControllerList = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerList
25
+ ErrorDetails = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ErrorDetails
26
+ TrackedResource = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::TrackedResource
27
+ Controller = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Controller
28
+ KubernetesConnectionDetails = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::KubernetesConnectionDetails
29
+ ProvisioningState = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ProvisioningState
30
+ SkuTier = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::SkuTier
31
+ end
32
+
33
+ class DevSpacesManagementClass
34
+ attr_reader :controllers, :operations, :configurable, :base_url, :options, :model_classes
35
+
36
+ def initialize(configurable, base_url=nil, options=nil)
37
+ @configurable, @base_url, @options = configurable, base_url, options
38
+
39
+ @client_0 = Azure::DevSpaces::Mgmt::V2018_06_01_preview::DevSpacesManagementClient.new(configurable.credentials, base_url, options)
40
+ if(@client_0.respond_to?(:subscription_id))
41
+ @client_0.subscription_id = configurable.subscription_id
42
+ end
43
+ add_telemetry(@client_0)
44
+ @controllers = @client_0.controllers
45
+ @operations = @client_0.operations
46
+
47
+ @model_classes = ModelClasses.new
48
+ end
49
+
50
+ def add_telemetry(client)
51
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/DevSpaces/Mgmt"
52
+ client.add_user_agent_information(profile_information)
53
+ end
54
+
55
+ def method_missing(method, *args)
56
+ if @client_0.respond_to?method
57
+ @client_0.send(method, *args)
58
+ else
59
+ super
60
+ end
61
+ end
62
+
63
+ class ModelClasses
64
+ def controller_connection_details_list
65
+ Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerConnectionDetailsList
66
+ end
67
+ def sku
68
+ Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Sku
69
+ end
70
+ def error_response
71
+ Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ErrorResponse
72
+ end
73
+ def controller_update_parameters
74
+ Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerUpdateParameters
75
+ end
76
+ def resource_provider_operation_display
77
+ Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationDisplay
78
+ end
79
+ def orchestrator_specific_connection_details
80
+ Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::OrchestratorSpecificConnectionDetails
81
+ end
82
+ def resource_provider_operation_definition
83
+ Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationDefinition
84
+ end
85
+ def resource_provider_operation_list
86
+ Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationList
87
+ end
88
+ def controller_connection_details
89
+ Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerConnectionDetails
90
+ end
91
+ def resource
92
+ Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Resource
93
+ end
94
+ def controller_list
95
+ Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerList
96
+ end
97
+ def error_details
98
+ Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ErrorDetails
99
+ end
100
+ def tracked_resource
101
+ Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::TrackedResource
102
+ end
103
+ def controller
104
+ Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Controller
105
+ end
106
+ def kubernetes_connection_details
107
+ Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::KubernetesConnectionDetails
108
+ end
109
+ def provisioning_state
110
+ Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ProvisioningState
111
+ end
112
+ def sku_tier
113
+ Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::SkuTier
114
+ end
115
+ end
116
+ end
117
+ end
118
+ end
119
+ end
@@ -0,0 +1,849 @@
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_devtestlabs'
6
+
7
+ module Azure::Profiles::Latest
8
+ module DevTestLabs
9
+ module Mgmt
10
+ ProviderOperations = Azure::DevTestLabs::Mgmt::V2018_09_15::ProviderOperations
11
+ Labs = Azure::DevTestLabs::Mgmt::V2018_09_15::Labs
12
+ Operations = Azure::DevTestLabs::Mgmt::V2018_09_15::Operations
13
+ GlobalSchedules = Azure::DevTestLabs::Mgmt::V2018_09_15::GlobalSchedules
14
+ ArtifactSources = Azure::DevTestLabs::Mgmt::V2018_09_15::ArtifactSources
15
+ ArmTemplates = Azure::DevTestLabs::Mgmt::V2018_09_15::ArmTemplates
16
+ Artifacts = Azure::DevTestLabs::Mgmt::V2018_09_15::Artifacts
17
+ Costs = Azure::DevTestLabs::Mgmt::V2018_09_15::Costs
18
+ CustomImages = Azure::DevTestLabs::Mgmt::V2018_09_15::CustomImages
19
+ Formulas = Azure::DevTestLabs::Mgmt::V2018_09_15::Formulas
20
+ GalleryImages = Azure::DevTestLabs::Mgmt::V2018_09_15::GalleryImages
21
+ NotificationChannels = Azure::DevTestLabs::Mgmt::V2018_09_15::NotificationChannels
22
+ PolicySets = Azure::DevTestLabs::Mgmt::V2018_09_15::PolicySets
23
+ Policies = Azure::DevTestLabs::Mgmt::V2018_09_15::Policies
24
+ Schedules = Azure::DevTestLabs::Mgmt::V2018_09_15::Schedules
25
+ ServiceRunners = Azure::DevTestLabs::Mgmt::V2018_09_15::ServiceRunners
26
+ Users = Azure::DevTestLabs::Mgmt::V2018_09_15::Users
27
+ Disks = Azure::DevTestLabs::Mgmt::V2018_09_15::Disks
28
+ Environments = Azure::DevTestLabs::Mgmt::V2018_09_15::Environments
29
+ Secrets = Azure::DevTestLabs::Mgmt::V2018_09_15::Secrets
30
+ ServiceFabrics = Azure::DevTestLabs::Mgmt::V2018_09_15::ServiceFabrics
31
+ ServiceFabricSchedules = Azure::DevTestLabs::Mgmt::V2018_09_15::ServiceFabricSchedules
32
+ VirtualMachines = Azure::DevTestLabs::Mgmt::V2018_09_15::VirtualMachines
33
+ VirtualMachineSchedules = Azure::DevTestLabs::Mgmt::V2018_09_15::VirtualMachineSchedules
34
+ VirtualNetworks = Azure::DevTestLabs::Mgmt::V2018_09_15::VirtualNetworks
35
+
36
+ module Models
37
+ InboundNatRule = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::InboundNatRule
38
+ SharedPublicIpAddressConfiguration = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SharedPublicIpAddressConfiguration
39
+ DayDetails = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DayDetails
40
+ NetworkInterfaceProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NetworkInterfaceProperties
41
+ NotificationSettings = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NotificationSettings
42
+ ScheduleCreationParameter = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ScheduleCreationParameter
43
+ EnvironmentDeploymentPropertiesFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EnvironmentDeploymentPropertiesFragment
44
+ SubnetFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetFragment
45
+ DayDetailsFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DayDetailsFragment
46
+ DtlEnvironmentList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DtlEnvironmentList
47
+ NotificationSettingsFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NotificationSettingsFragment
48
+ EvaluatePoliciesProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EvaluatePoliciesProperties
49
+ UserList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserList
50
+ EvaluatePoliciesRequest = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EvaluatePoliciesRequest
51
+ ArtifactInstallProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactInstallProperties
52
+ PolicyViolation = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PolicyViolation
53
+ ParametersValueFileInfo = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ParametersValueFileInfo
54
+ PolicySetResult = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PolicySetResult
55
+ ArmTemplateInfo = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArmTemplateInfo
56
+ EvaluatePoliciesResponse = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EvaluatePoliciesResponse
57
+ ArmTemplateParameterProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArmTemplateParameterProperties
58
+ Event = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Event
59
+ UserIdentityFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserIdentityFragment
60
+ EventFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EventFragment
61
+ ArtifactDeploymentStatusPropertiesFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactDeploymentStatusPropertiesFragment
62
+ ExportResourceUsageParameters = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ExportResourceUsageParameters
63
+ ArtifactInstallPropertiesFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactInstallPropertiesFragment
64
+ ExternalSubnet = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ExternalSubnet
65
+ UserSecretStore = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserSecretStore
66
+ ExternalSubnetFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ExternalSubnetFragment
67
+ ArtifactSourceList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactSourceList
68
+ GalleryImageReference = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GalleryImageReference
69
+ AttachNewDataDiskOptions = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::AttachNewDataDiskOptions
70
+ WeekDetails = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::WeekDetails
71
+ BulkCreationParameters = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::BulkCreationParameters
72
+ HourDetails = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::HourDetails
73
+ PolicyList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PolicyList
74
+ ComputeDataDiskFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeDataDiskFragment
75
+ Subnet = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Subnet
76
+ ComputeVmInstanceViewStatusFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeVmInstanceViewStatusFragment
77
+ LabVirtualMachineCreationParameter = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVirtualMachineCreationParameter
78
+ ComputeVmPropertiesFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeVmPropertiesFragment
79
+ FormulaPropertiesFromVm = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::FormulaPropertiesFromVm
80
+ CostThresholdProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CostThresholdProperties
81
+ ShutdownNotificationContent = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ShutdownNotificationContent
82
+ LinuxOsInfo = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LinuxOsInfo
83
+ GalleryImageReferenceFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GalleryImageReferenceFragment
84
+ CustomImagePropertiesCustom = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesCustom
85
+ InboundNatRuleFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::InboundNatRuleFragment
86
+ CustomImagePropertiesFromPlan = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesFromPlan
87
+ SharedPublicIpAddressConfigurationFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SharedPublicIpAddressConfigurationFragment
88
+ WindowsOsInfoFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::WindowsOsInfoFragment
89
+ NetworkInterfacePropertiesFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NetworkInterfacePropertiesFragment
90
+ CustomImagePropertiesFromVmFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesFromVmFragment
91
+ ScheduleCreationParameterFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ScheduleCreationParameterFragment
92
+ DataDiskStorageTypeInfoFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DataDiskStorageTypeInfoFragment
93
+ LabVirtualMachineCreationParameterFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVirtualMachineCreationParameterFragment
94
+ SubnetOverrideFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetOverrideFragment
95
+ FormulaPropertiesFromVmFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::FormulaPropertiesFromVmFragment
96
+ DataDiskProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DataDiskProperties
97
+ ServiceFabricList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ServiceFabricList
98
+ DetachDataDiskProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DetachDataDiskProperties
99
+ FormulaList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::FormulaList
100
+ SubnetSharedPublicIpAddressConfigurationFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetSharedPublicIpAddressConfigurationFragment
101
+ SecretList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SecretList
102
+ DiskList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DiskList
103
+ GalleryImageList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GalleryImageList
104
+ SubnetSharedPublicIpAddressConfiguration = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetSharedPublicIpAddressConfiguration
105
+ ParameterInfo = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ParameterInfo
106
+ HourDetailsFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::HourDetailsFragment
107
+ GenerateArmTemplateRequest = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GenerateArmTemplateRequest
108
+ ArtifactParameterProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactParameterProperties
109
+ GenerateUploadUriParameter = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GenerateUploadUriParameter
110
+ UserSecretStoreFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserSecretStoreFragment
111
+ GenerateUploadUriResponse = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GenerateUploadUriResponse
112
+ ArmTemplateParameterPropertiesFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArmTemplateParameterPropertiesFragment
113
+ IdentityProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::IdentityProperties
114
+ ArtifactParameterPropertiesFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactParameterPropertiesFragment
115
+ ImportLabVirtualMachineRequest = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ImportLabVirtualMachineRequest
116
+ UserIdentity = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserIdentity
117
+ LabAnnouncementProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabAnnouncementProperties
118
+ AttachNewDataDiskOptionsFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::AttachNewDataDiskOptionsFragment
119
+ LabSupportProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabSupportProperties
120
+ ComputeDataDisk = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeDataDisk
121
+ ScheduleList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ScheduleList
122
+ ComputeVmProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeVmProperties
123
+ LabAnnouncementPropertiesFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabAnnouncementPropertiesFragment
124
+ WindowsOsInfo = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::WindowsOsInfo
125
+ TargetCostProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::TargetCostProperties
126
+ DataDiskStorageTypeInfo = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DataDiskStorageTypeInfo
127
+ LabCostSummaryProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabCostSummaryProperties
128
+ LinuxOsInfoFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LinuxOsInfoFragment
129
+ LabCostDetailsProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabCostDetailsProperties
130
+ CustomImagePropertiesFromPlanFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesFromPlanFragment
131
+ LabResourceCostProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabResourceCostProperties
132
+ DataDiskPropertiesFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DataDiskPropertiesFragment
133
+ RetargetScheduleProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::RetargetScheduleProperties
134
+ SubnetOverride = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetOverride
135
+ LabSupportPropertiesFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabSupportPropertiesFragment
136
+ WeekDetailsFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::WeekDetailsFragment
137
+ Resource = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Resource
138
+ ApplyArtifactsRequest = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ApplyArtifactsRequest
139
+ LabList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabList
140
+ ArtifactDeploymentStatusProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactDeploymentStatusProperties
141
+ LabVhd = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVhd
142
+ AttachDiskProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::AttachDiskProperties
143
+ LabVhdList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVhdList
144
+ ComputeVmInstanceViewStatus = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeVmInstanceViewStatus
145
+ ResizeLabVirtualMachineProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ResizeLabVirtualMachineProperties
146
+ CustomImagePropertiesFromVm = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesFromVm
147
+ RdpConnection = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::RdpConnection
148
+ CustomImagePropertiesCustomFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesCustomFragment
149
+ LabVirtualMachineList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVirtualMachineList
150
+ DetachDiskProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DetachDiskProperties
151
+ ProviderOperationResult = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ProviderOperationResult
152
+ VirtualNetworkList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::VirtualNetworkList
153
+ PortFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PortFragment
154
+ ArtifactList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactList
155
+ NotificationChannelList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NotificationChannelList
156
+ PercentageCostThresholdProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PercentageCostThresholdProperties
157
+ NotifyParameters = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NotifyParameters
158
+ CustomImageList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImageList
159
+ OperationError = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::OperationError
160
+ ArmTemplateList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArmTemplateList
161
+ OperationMetadataDisplay = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::OperationMetadataDisplay
162
+ UpdateResource = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UpdateResource
163
+ OperationMetadata = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::OperationMetadata
164
+ BulkCreationParametersFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::BulkCreationParametersFragment
165
+ OperationResult = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::OperationResult
166
+ EnvironmentDeploymentProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EnvironmentDeploymentProperties
167
+ Port = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Port
168
+ Schedule = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Schedule
169
+ ApplicableSchedule = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ApplicableSchedule
170
+ ScheduleFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ScheduleFragment
171
+ ApplicableScheduleFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ApplicableScheduleFragment
172
+ ArmTemplate = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArmTemplate
173
+ Artifact = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Artifact
174
+ ArtifactSource = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactSource
175
+ ArtifactSourceFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactSourceFragment
176
+ CustomImage = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImage
177
+ CustomImageFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImageFragment
178
+ Disk = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Disk
179
+ DiskFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DiskFragment
180
+ DtlEnvironment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DtlEnvironment
181
+ DtlEnvironmentFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DtlEnvironmentFragment
182
+ Formula = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Formula
183
+ FormulaFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::FormulaFragment
184
+ GalleryImage = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GalleryImage
185
+ Lab = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Lab
186
+ LabCost = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabCost
187
+ LabFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabFragment
188
+ LabVirtualMachine = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVirtualMachine
189
+ LabVirtualMachineFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVirtualMachineFragment
190
+ NotificationChannel = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NotificationChannel
191
+ NotificationChannelFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NotificationChannelFragment
192
+ Policy = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Policy
193
+ PolicyFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PolicyFragment
194
+ Secret = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Secret
195
+ SecretFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SecretFragment
196
+ ServiceFabric = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ServiceFabric
197
+ ServiceFabricFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ServiceFabricFragment
198
+ ServiceRunner = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ServiceRunner
199
+ User = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::User
200
+ UserFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserFragment
201
+ VirtualNetwork = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::VirtualNetwork
202
+ VirtualNetworkFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::VirtualNetworkFragment
203
+ EnableStatus = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EnableStatus
204
+ SourceControlType = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SourceControlType
205
+ StorageType = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::StorageType
206
+ CostThresholdStatus = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CostThresholdStatus
207
+ WindowsOsState = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::WindowsOsState
208
+ LinuxOsState = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LinuxOsState
209
+ CustomImageOsType = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImageOsType
210
+ HostCachingOptions = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::HostCachingOptions
211
+ NotificationChannelEventType = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NotificationChannelEventType
212
+ TransportProtocol = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::TransportProtocol
213
+ VirtualMachineCreationSource = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::VirtualMachineCreationSource
214
+ FileUploadOptions = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::FileUploadOptions
215
+ PremiumDataDisk = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PremiumDataDisk
216
+ EnvironmentPermission = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EnvironmentPermission
217
+ TargetCostStatus = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::TargetCostStatus
218
+ ReportingCycleType = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ReportingCycleType
219
+ CostType = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CostType
220
+ HttpStatusCode = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::HttpStatusCode
221
+ PolicyStatus = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PolicyStatus
222
+ PolicyFactName = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PolicyFactName
223
+ PolicyEvaluatorType = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PolicyEvaluatorType
224
+ UsagePermissionType = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UsagePermissionType
225
+ end
226
+
227
+ class DevTestLabsManagementClass
228
+ attr_reader :provider_operations, :labs, :operations, :global_schedules, :artifact_sources, :arm_templates, :artifacts, :costs, :custom_images, :formulas, :gallery_images, :notification_channels, :policy_sets, :policies, :schedules, :service_runners, :users, :disks, :environments, :secrets, :service_fabrics, :service_fabric_schedules, :virtual_machines, :virtual_machine_schedules, :virtual_networks, :configurable, :base_url, :options, :model_classes
229
+
230
+ def initialize(configurable, base_url=nil, options=nil)
231
+ @configurable, @base_url, @options = configurable, base_url, options
232
+
233
+ @client_0 = Azure::DevTestLabs::Mgmt::V2018_09_15::DevTestLabsClient.new(configurable.credentials, base_url, options)
234
+ if(@client_0.respond_to?(:subscription_id))
235
+ @client_0.subscription_id = configurable.subscription_id
236
+ end
237
+ add_telemetry(@client_0)
238
+ @provider_operations = @client_0.provider_operations
239
+ @labs = @client_0.labs
240
+ @operations = @client_0.operations
241
+ @global_schedules = @client_0.global_schedules
242
+ @artifact_sources = @client_0.artifact_sources
243
+ @arm_templates = @client_0.arm_templates
244
+ @artifacts = @client_0.artifacts
245
+ @costs = @client_0.costs
246
+ @custom_images = @client_0.custom_images
247
+ @formulas = @client_0.formulas
248
+ @gallery_images = @client_0.gallery_images
249
+ @notification_channels = @client_0.notification_channels
250
+ @policy_sets = @client_0.policy_sets
251
+ @policies = @client_0.policies
252
+ @schedules = @client_0.schedules
253
+ @service_runners = @client_0.service_runners
254
+ @users = @client_0.users
255
+ @disks = @client_0.disks
256
+ @environments = @client_0.environments
257
+ @secrets = @client_0.secrets
258
+ @service_fabrics = @client_0.service_fabrics
259
+ @service_fabric_schedules = @client_0.service_fabric_schedules
260
+ @virtual_machines = @client_0.virtual_machines
261
+ @virtual_machine_schedules = @client_0.virtual_machine_schedules
262
+ @virtual_networks = @client_0.virtual_networks
263
+
264
+ @model_classes = ModelClasses.new
265
+ end
266
+
267
+ def add_telemetry(client)
268
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/DevTestLabs/Mgmt"
269
+ client.add_user_agent_information(profile_information)
270
+ end
271
+
272
+ def method_missing(method, *args)
273
+ if @client_0.respond_to?method
274
+ @client_0.send(method, *args)
275
+ else
276
+ super
277
+ end
278
+ end
279
+
280
+ class ModelClasses
281
+ def inbound_nat_rule
282
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::InboundNatRule
283
+ end
284
+ def shared_public_ip_address_configuration
285
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SharedPublicIpAddressConfiguration
286
+ end
287
+ def day_details
288
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DayDetails
289
+ end
290
+ def network_interface_properties
291
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NetworkInterfaceProperties
292
+ end
293
+ def notification_settings
294
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NotificationSettings
295
+ end
296
+ def schedule_creation_parameter
297
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ScheduleCreationParameter
298
+ end
299
+ def environment_deployment_properties_fragment
300
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EnvironmentDeploymentPropertiesFragment
301
+ end
302
+ def subnet_fragment
303
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetFragment
304
+ end
305
+ def day_details_fragment
306
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DayDetailsFragment
307
+ end
308
+ def dtl_environment_list
309
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DtlEnvironmentList
310
+ end
311
+ def notification_settings_fragment
312
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NotificationSettingsFragment
313
+ end
314
+ def evaluate_policies_properties
315
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EvaluatePoliciesProperties
316
+ end
317
+ def user_list
318
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserList
319
+ end
320
+ def evaluate_policies_request
321
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EvaluatePoliciesRequest
322
+ end
323
+ def artifact_install_properties
324
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactInstallProperties
325
+ end
326
+ def policy_violation
327
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PolicyViolation
328
+ end
329
+ def parameters_value_file_info
330
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ParametersValueFileInfo
331
+ end
332
+ def policy_set_result
333
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PolicySetResult
334
+ end
335
+ def arm_template_info
336
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArmTemplateInfo
337
+ end
338
+ def evaluate_policies_response
339
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EvaluatePoliciesResponse
340
+ end
341
+ def arm_template_parameter_properties
342
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArmTemplateParameterProperties
343
+ end
344
+ def event
345
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Event
346
+ end
347
+ def user_identity_fragment
348
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserIdentityFragment
349
+ end
350
+ def event_fragment
351
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EventFragment
352
+ end
353
+ def artifact_deployment_status_properties_fragment
354
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactDeploymentStatusPropertiesFragment
355
+ end
356
+ def export_resource_usage_parameters
357
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ExportResourceUsageParameters
358
+ end
359
+ def artifact_install_properties_fragment
360
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactInstallPropertiesFragment
361
+ end
362
+ def external_subnet
363
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ExternalSubnet
364
+ end
365
+ def user_secret_store
366
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserSecretStore
367
+ end
368
+ def external_subnet_fragment
369
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ExternalSubnetFragment
370
+ end
371
+ def artifact_source_list
372
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactSourceList
373
+ end
374
+ def gallery_image_reference
375
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GalleryImageReference
376
+ end
377
+ def attach_new_data_disk_options
378
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::AttachNewDataDiskOptions
379
+ end
380
+ def week_details
381
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::WeekDetails
382
+ end
383
+ def bulk_creation_parameters
384
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::BulkCreationParameters
385
+ end
386
+ def hour_details
387
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::HourDetails
388
+ end
389
+ def policy_list
390
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PolicyList
391
+ end
392
+ def compute_data_disk_fragment
393
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeDataDiskFragment
394
+ end
395
+ def subnet
396
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Subnet
397
+ end
398
+ def compute_vm_instance_view_status_fragment
399
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeVmInstanceViewStatusFragment
400
+ end
401
+ def lab_virtual_machine_creation_parameter
402
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVirtualMachineCreationParameter
403
+ end
404
+ def compute_vm_properties_fragment
405
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeVmPropertiesFragment
406
+ end
407
+ def formula_properties_from_vm
408
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::FormulaPropertiesFromVm
409
+ end
410
+ def cost_threshold_properties
411
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CostThresholdProperties
412
+ end
413
+ def shutdown_notification_content
414
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ShutdownNotificationContent
415
+ end
416
+ def linux_os_info
417
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LinuxOsInfo
418
+ end
419
+ def gallery_image_reference_fragment
420
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GalleryImageReferenceFragment
421
+ end
422
+ def custom_image_properties_custom
423
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesCustom
424
+ end
425
+ def inbound_nat_rule_fragment
426
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::InboundNatRuleFragment
427
+ end
428
+ def custom_image_properties_from_plan
429
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesFromPlan
430
+ end
431
+ def shared_public_ip_address_configuration_fragment
432
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SharedPublicIpAddressConfigurationFragment
433
+ end
434
+ def windows_os_info_fragment
435
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::WindowsOsInfoFragment
436
+ end
437
+ def network_interface_properties_fragment
438
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NetworkInterfacePropertiesFragment
439
+ end
440
+ def custom_image_properties_from_vm_fragment
441
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesFromVmFragment
442
+ end
443
+ def schedule_creation_parameter_fragment
444
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ScheduleCreationParameterFragment
445
+ end
446
+ def data_disk_storage_type_info_fragment
447
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DataDiskStorageTypeInfoFragment
448
+ end
449
+ def lab_virtual_machine_creation_parameter_fragment
450
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVirtualMachineCreationParameterFragment
451
+ end
452
+ def subnet_override_fragment
453
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetOverrideFragment
454
+ end
455
+ def formula_properties_from_vm_fragment
456
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::FormulaPropertiesFromVmFragment
457
+ end
458
+ def data_disk_properties
459
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DataDiskProperties
460
+ end
461
+ def service_fabric_list
462
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ServiceFabricList
463
+ end
464
+ def detach_data_disk_properties
465
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DetachDataDiskProperties
466
+ end
467
+ def formula_list
468
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::FormulaList
469
+ end
470
+ def subnet_shared_public_ip_address_configuration_fragment
471
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetSharedPublicIpAddressConfigurationFragment
472
+ end
473
+ def secret_list
474
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SecretList
475
+ end
476
+ def disk_list
477
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DiskList
478
+ end
479
+ def gallery_image_list
480
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GalleryImageList
481
+ end
482
+ def subnet_shared_public_ip_address_configuration
483
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetSharedPublicIpAddressConfiguration
484
+ end
485
+ def parameter_info
486
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ParameterInfo
487
+ end
488
+ def hour_details_fragment
489
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::HourDetailsFragment
490
+ end
491
+ def generate_arm_template_request
492
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GenerateArmTemplateRequest
493
+ end
494
+ def artifact_parameter_properties
495
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactParameterProperties
496
+ end
497
+ def generate_upload_uri_parameter
498
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GenerateUploadUriParameter
499
+ end
500
+ def user_secret_store_fragment
501
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserSecretStoreFragment
502
+ end
503
+ def generate_upload_uri_response
504
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GenerateUploadUriResponse
505
+ end
506
+ def arm_template_parameter_properties_fragment
507
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArmTemplateParameterPropertiesFragment
508
+ end
509
+ def identity_properties
510
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::IdentityProperties
511
+ end
512
+ def artifact_parameter_properties_fragment
513
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactParameterPropertiesFragment
514
+ end
515
+ def import_lab_virtual_machine_request
516
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ImportLabVirtualMachineRequest
517
+ end
518
+ def user_identity
519
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserIdentity
520
+ end
521
+ def lab_announcement_properties
522
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabAnnouncementProperties
523
+ end
524
+ def attach_new_data_disk_options_fragment
525
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::AttachNewDataDiskOptionsFragment
526
+ end
527
+ def lab_support_properties
528
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabSupportProperties
529
+ end
530
+ def compute_data_disk
531
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeDataDisk
532
+ end
533
+ def schedule_list
534
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ScheduleList
535
+ end
536
+ def compute_vm_properties
537
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeVmProperties
538
+ end
539
+ def lab_announcement_properties_fragment
540
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabAnnouncementPropertiesFragment
541
+ end
542
+ def windows_os_info
543
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::WindowsOsInfo
544
+ end
545
+ def target_cost_properties
546
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::TargetCostProperties
547
+ end
548
+ def data_disk_storage_type_info
549
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DataDiskStorageTypeInfo
550
+ end
551
+ def lab_cost_summary_properties
552
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabCostSummaryProperties
553
+ end
554
+ def linux_os_info_fragment
555
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LinuxOsInfoFragment
556
+ end
557
+ def lab_cost_details_properties
558
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabCostDetailsProperties
559
+ end
560
+ def custom_image_properties_from_plan_fragment
561
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesFromPlanFragment
562
+ end
563
+ def lab_resource_cost_properties
564
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabResourceCostProperties
565
+ end
566
+ def data_disk_properties_fragment
567
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DataDiskPropertiesFragment
568
+ end
569
+ def retarget_schedule_properties
570
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::RetargetScheduleProperties
571
+ end
572
+ def subnet_override
573
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetOverride
574
+ end
575
+ def lab_support_properties_fragment
576
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabSupportPropertiesFragment
577
+ end
578
+ def week_details_fragment
579
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::WeekDetailsFragment
580
+ end
581
+ def resource
582
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Resource
583
+ end
584
+ def apply_artifacts_request
585
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ApplyArtifactsRequest
586
+ end
587
+ def lab_list
588
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabList
589
+ end
590
+ def artifact_deployment_status_properties
591
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactDeploymentStatusProperties
592
+ end
593
+ def lab_vhd
594
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVhd
595
+ end
596
+ def attach_disk_properties
597
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::AttachDiskProperties
598
+ end
599
+ def lab_vhd_list
600
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVhdList
601
+ end
602
+ def compute_vm_instance_view_status
603
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeVmInstanceViewStatus
604
+ end
605
+ def resize_lab_virtual_machine_properties
606
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ResizeLabVirtualMachineProperties
607
+ end
608
+ def custom_image_properties_from_vm
609
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesFromVm
610
+ end
611
+ def rdp_connection
612
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::RdpConnection
613
+ end
614
+ def custom_image_properties_custom_fragment
615
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesCustomFragment
616
+ end
617
+ def lab_virtual_machine_list
618
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVirtualMachineList
619
+ end
620
+ def detach_disk_properties
621
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DetachDiskProperties
622
+ end
623
+ def provider_operation_result
624
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ProviderOperationResult
625
+ end
626
+ def virtual_network_list
627
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::VirtualNetworkList
628
+ end
629
+ def port_fragment
630
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PortFragment
631
+ end
632
+ def artifact_list
633
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactList
634
+ end
635
+ def notification_channel_list
636
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NotificationChannelList
637
+ end
638
+ def percentage_cost_threshold_properties
639
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PercentageCostThresholdProperties
640
+ end
641
+ def notify_parameters
642
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NotifyParameters
643
+ end
644
+ def custom_image_list
645
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImageList
646
+ end
647
+ def operation_error
648
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::OperationError
649
+ end
650
+ def arm_template_list
651
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArmTemplateList
652
+ end
653
+ def operation_metadata_display
654
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::OperationMetadataDisplay
655
+ end
656
+ def update_resource
657
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UpdateResource
658
+ end
659
+ def operation_metadata
660
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::OperationMetadata
661
+ end
662
+ def bulk_creation_parameters_fragment
663
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::BulkCreationParametersFragment
664
+ end
665
+ def operation_result
666
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::OperationResult
667
+ end
668
+ def environment_deployment_properties
669
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EnvironmentDeploymentProperties
670
+ end
671
+ def port
672
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Port
673
+ end
674
+ def schedule
675
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Schedule
676
+ end
677
+ def applicable_schedule
678
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ApplicableSchedule
679
+ end
680
+ def schedule_fragment
681
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ScheduleFragment
682
+ end
683
+ def applicable_schedule_fragment
684
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ApplicableScheduleFragment
685
+ end
686
+ def arm_template
687
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArmTemplate
688
+ end
689
+ def artifact
690
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Artifact
691
+ end
692
+ def artifact_source
693
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactSource
694
+ end
695
+ def artifact_source_fragment
696
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactSourceFragment
697
+ end
698
+ def custom_image
699
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImage
700
+ end
701
+ def custom_image_fragment
702
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImageFragment
703
+ end
704
+ def disk
705
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Disk
706
+ end
707
+ def disk_fragment
708
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DiskFragment
709
+ end
710
+ def dtl_environment
711
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DtlEnvironment
712
+ end
713
+ def dtl_environment_fragment
714
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DtlEnvironmentFragment
715
+ end
716
+ def formula
717
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Formula
718
+ end
719
+ def formula_fragment
720
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::FormulaFragment
721
+ end
722
+ def gallery_image
723
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GalleryImage
724
+ end
725
+ def lab
726
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Lab
727
+ end
728
+ def lab_cost
729
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabCost
730
+ end
731
+ def lab_fragment
732
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabFragment
733
+ end
734
+ def lab_virtual_machine
735
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVirtualMachine
736
+ end
737
+ def lab_virtual_machine_fragment
738
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVirtualMachineFragment
739
+ end
740
+ def notification_channel
741
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NotificationChannel
742
+ end
743
+ def notification_channel_fragment
744
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NotificationChannelFragment
745
+ end
746
+ def policy
747
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Policy
748
+ end
749
+ def policy_fragment
750
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PolicyFragment
751
+ end
752
+ def secret
753
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Secret
754
+ end
755
+ def secret_fragment
756
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SecretFragment
757
+ end
758
+ def service_fabric
759
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ServiceFabric
760
+ end
761
+ def service_fabric_fragment
762
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ServiceFabricFragment
763
+ end
764
+ def service_runner
765
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ServiceRunner
766
+ end
767
+ def user
768
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::User
769
+ end
770
+ def user_fragment
771
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserFragment
772
+ end
773
+ def virtual_network
774
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::VirtualNetwork
775
+ end
776
+ def virtual_network_fragment
777
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::VirtualNetworkFragment
778
+ end
779
+ def enable_status
780
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EnableStatus
781
+ end
782
+ def source_control_type
783
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SourceControlType
784
+ end
785
+ def storage_type
786
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::StorageType
787
+ end
788
+ def cost_threshold_status
789
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CostThresholdStatus
790
+ end
791
+ def windows_os_state
792
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::WindowsOsState
793
+ end
794
+ def linux_os_state
795
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LinuxOsState
796
+ end
797
+ def custom_image_os_type
798
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImageOsType
799
+ end
800
+ def host_caching_options
801
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::HostCachingOptions
802
+ end
803
+ def notification_channel_event_type
804
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NotificationChannelEventType
805
+ end
806
+ def transport_protocol
807
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::TransportProtocol
808
+ end
809
+ def virtual_machine_creation_source
810
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::VirtualMachineCreationSource
811
+ end
812
+ def file_upload_options
813
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::FileUploadOptions
814
+ end
815
+ def premium_data_disk
816
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PremiumDataDisk
817
+ end
818
+ def environment_permission
819
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EnvironmentPermission
820
+ end
821
+ def target_cost_status
822
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::TargetCostStatus
823
+ end
824
+ def reporting_cycle_type
825
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ReportingCycleType
826
+ end
827
+ def cost_type
828
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CostType
829
+ end
830
+ def http_status_code
831
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::HttpStatusCode
832
+ end
833
+ def policy_status
834
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PolicyStatus
835
+ end
836
+ def policy_fact_name
837
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PolicyFactName
838
+ end
839
+ def policy_evaluator_type
840
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PolicyEvaluatorType
841
+ end
842
+ def usage_permission_type
843
+ Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UsagePermissionType
844
+ end
845
+ end
846
+ end
847
+ end
848
+ end
849
+ end