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,425 @@
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_batchai'
6
+
7
+ module Azure::Profiles::Latest
8
+ module BatchAI
9
+ module Mgmt
10
+ Operations = Azure::BatchAI::Mgmt::V2018_05_01::Operations
11
+ Usages = Azure::BatchAI::Mgmt::V2018_05_01::Usages
12
+ Workspaces = Azure::BatchAI::Mgmt::V2018_05_01::Workspaces
13
+ Experiments = Azure::BatchAI::Mgmt::V2018_05_01::Experiments
14
+ Jobs = Azure::BatchAI::Mgmt::V2018_05_01::Jobs
15
+ FileServers = Azure::BatchAI::Mgmt::V2018_05_01::FileServers
16
+ Clusters = Azure::BatchAI::Mgmt::V2018_05_01::Clusters
17
+
18
+ module Models
19
+ PyTorchSettings = Azure::BatchAI::Mgmt::V2018_05_01::Models::PyTorchSettings
20
+ UsageName = Azure::BatchAI::Mgmt::V2018_05_01::Models::UsageName
21
+ TensorFlowSettings = Azure::BatchAI::Mgmt::V2018_05_01::Models::TensorFlowSettings
22
+ ListUsagesResult = Azure::BatchAI::Mgmt::V2018_05_01::Models::ListUsagesResult
23
+ CaffeSettings = Azure::BatchAI::Mgmt::V2018_05_01::Models::CaffeSettings
24
+ SshConfiguration = Azure::BatchAI::Mgmt::V2018_05_01::Models::SshConfiguration
25
+ Caffe2Settings = Azure::BatchAI::Mgmt::V2018_05_01::Models::Caffe2Settings
26
+ ResourceId = Azure::BatchAI::Mgmt::V2018_05_01::Models::ResourceId
27
+ ChainerSettings = Azure::BatchAI::Mgmt::V2018_05_01::Models::ChainerSettings
28
+ DataDisks = Azure::BatchAI::Mgmt::V2018_05_01::Models::DataDisks
29
+ FileServerListResult = Azure::BatchAI::Mgmt::V2018_05_01::Models::FileServerListResult
30
+ MountSettings = Azure::BatchAI::Mgmt::V2018_05_01::Models::MountSettings
31
+ FileServerCreateParameters = Azure::BatchAI::Mgmt::V2018_05_01::Models::FileServerCreateParameters
32
+ FileServersListByWorkspaceOptions = Azure::BatchAI::Mgmt::V2018_05_01::Models::FileServersListByWorkspaceOptions
33
+ AutoScaleSettings = Azure::BatchAI::Mgmt::V2018_05_01::Models::AutoScaleSettings
34
+ CustomToolkitSettings = Azure::BatchAI::Mgmt::V2018_05_01::Models::CustomToolkitSettings
35
+ ImageReference = Azure::BatchAI::Mgmt::V2018_05_01::Models::ImageReference
36
+ CustomMpiSettings = Azure::BatchAI::Mgmt::V2018_05_01::Models::CustomMpiSettings
37
+ EnvironmentVariable = Azure::BatchAI::Mgmt::V2018_05_01::Models::EnvironmentVariable
38
+ HorovodSettings = Azure::BatchAI::Mgmt::V2018_05_01::Models::HorovodSettings
39
+ SetupTask = Azure::BatchAI::Mgmt::V2018_05_01::Models::SetupTask
40
+ JobPreparation = Azure::BatchAI::Mgmt::V2018_05_01::Models::JobPreparation
41
+ AzureFileShareReference = Azure::BatchAI::Mgmt::V2018_05_01::Models::AzureFileShareReference
42
+ InputDirectory = Azure::BatchAI::Mgmt::V2018_05_01::Models::InputDirectory
43
+ FileServerReference = Azure::BatchAI::Mgmt::V2018_05_01::Models::FileServerReference
44
+ OutputDirectory = Azure::BatchAI::Mgmt::V2018_05_01::Models::OutputDirectory
45
+ MountVolumes = Azure::BatchAI::Mgmt::V2018_05_01::Models::MountVolumes
46
+ JobBasePropertiesConstraints = Azure::BatchAI::Mgmt::V2018_05_01::Models::JobBasePropertiesConstraints
47
+ PerformanceCountersSettings = Azure::BatchAI::Mgmt::V2018_05_01::Models::PerformanceCountersSettings
48
+ JobCreateParameters = Azure::BatchAI::Mgmt::V2018_05_01::Models::JobCreateParameters
49
+ NodeStateCounts = Azure::BatchAI::Mgmt::V2018_05_01::Models::NodeStateCounts
50
+ JobPropertiesConstraints = Azure::BatchAI::Mgmt::V2018_05_01::Models::JobPropertiesConstraints
51
+ ClusterUpdateParameters = Azure::BatchAI::Mgmt::V2018_05_01::Models::ClusterUpdateParameters
52
+ JobPropertiesExecutionInfo = Azure::BatchAI::Mgmt::V2018_05_01::Models::JobPropertiesExecutionInfo
53
+ BatchAIError = Azure::BatchAI::Mgmt::V2018_05_01::Models::BatchAIError
54
+ JobsListOutputFilesOptions = Azure::BatchAI::Mgmt::V2018_05_01::Models::JobsListOutputFilesOptions
55
+ ClusterListResult = Azure::BatchAI::Mgmt::V2018_05_01::Models::ClusterListResult
56
+ JobListResult = Azure::BatchAI::Mgmt::V2018_05_01::Models::JobListResult
57
+ ImageSourceRegistry = Azure::BatchAI::Mgmt::V2018_05_01::Models::ImageSourceRegistry
58
+ RemoteLoginInformation = Azure::BatchAI::Mgmt::V2018_05_01::Models::RemoteLoginInformation
59
+ CNTKsettings = Azure::BatchAI::Mgmt::V2018_05_01::Models::CNTKsettings
60
+ RemoteLoginInformationListResult = Azure::BatchAI::Mgmt::V2018_05_01::Models::RemoteLoginInformationListResult
61
+ UserAccountSettings = Azure::BatchAI::Mgmt::V2018_05_01::Models::UserAccountSettings
62
+ File = Azure::BatchAI::Mgmt::V2018_05_01::Models::File
63
+ ManualScaleSettings = Azure::BatchAI::Mgmt::V2018_05_01::Models::ManualScaleSettings
64
+ FileListResult = Azure::BatchAI::Mgmt::V2018_05_01::Models::FileListResult
65
+ VirtualMachineConfiguration = Azure::BatchAI::Mgmt::V2018_05_01::Models::VirtualMachineConfiguration
66
+ Resource = Azure::BatchAI::Mgmt::V2018_05_01::Models::Resource
67
+ AzureStorageCredentialsInfo = Azure::BatchAI::Mgmt::V2018_05_01::Models::AzureStorageCredentialsInfo
68
+ ProxyResource = Azure::BatchAI::Mgmt::V2018_05_01::Models::ProxyResource
69
+ UnmanagedFileSystemReference = Azure::BatchAI::Mgmt::V2018_05_01::Models::UnmanagedFileSystemReference
70
+ NodeSetup = Azure::BatchAI::Mgmt::V2018_05_01::Models::NodeSetup
71
+ NameValuePair = Azure::BatchAI::Mgmt::V2018_05_01::Models::NameValuePair
72
+ OperationDisplay = Azure::BatchAI::Mgmt::V2018_05_01::Models::OperationDisplay
73
+ PrivateRegistryCredentials = Azure::BatchAI::Mgmt::V2018_05_01::Models::PrivateRegistryCredentials
74
+ Operation = Azure::BatchAI::Mgmt::V2018_05_01::Models::Operation
75
+ Usage = Azure::BatchAI::Mgmt::V2018_05_01::Models::Usage
76
+ OperationListResult = Azure::BatchAI::Mgmt::V2018_05_01::Models::OperationListResult
77
+ ScaleSettings = Azure::BatchAI::Mgmt::V2018_05_01::Models::ScaleSettings
78
+ JobsListByExperimentOptions = Azure::BatchAI::Mgmt::V2018_05_01::Models::JobsListByExperimentOptions
79
+ AzureBlobFileSystemReference = Azure::BatchAI::Mgmt::V2018_05_01::Models::AzureBlobFileSystemReference
80
+ WorkspaceListResult = Azure::BatchAI::Mgmt::V2018_05_01::Models::WorkspaceListResult
81
+ ClusterCreateParameters = Azure::BatchAI::Mgmt::V2018_05_01::Models::ClusterCreateParameters
82
+ WorkspaceCreateParameters = Azure::BatchAI::Mgmt::V2018_05_01::Models::WorkspaceCreateParameters
83
+ ContainerSettings = Azure::BatchAI::Mgmt::V2018_05_01::Models::ContainerSettings
84
+ WorkspaceUpdateParameters = Azure::BatchAI::Mgmt::V2018_05_01::Models::WorkspaceUpdateParameters
85
+ EnvironmentVariableWithSecretValue = Azure::BatchAI::Mgmt::V2018_05_01::Models::EnvironmentVariableWithSecretValue
86
+ ExperimentsListByWorkspaceOptions = Azure::BatchAI::Mgmt::V2018_05_01::Models::ExperimentsListByWorkspaceOptions
87
+ ClustersListByWorkspaceOptions = Azure::BatchAI::Mgmt::V2018_05_01::Models::ClustersListByWorkspaceOptions
88
+ ExperimentListResult = Azure::BatchAI::Mgmt::V2018_05_01::Models::ExperimentListResult
89
+ AppInsightsReference = Azure::BatchAI::Mgmt::V2018_05_01::Models::AppInsightsReference
90
+ WorkspacesListOptions = Azure::BatchAI::Mgmt::V2018_05_01::Models::WorkspacesListOptions
91
+ KeyVaultSecretReference = Azure::BatchAI::Mgmt::V2018_05_01::Models::KeyVaultSecretReference
92
+ WorkspacesListByResourceGroupOptions = Azure::BatchAI::Mgmt::V2018_05_01::Models::WorkspacesListByResourceGroupOptions
93
+ FileServer = Azure::BatchAI::Mgmt::V2018_05_01::Models::FileServer
94
+ Cluster = Azure::BatchAI::Mgmt::V2018_05_01::Models::Cluster
95
+ Job = Azure::BatchAI::Mgmt::V2018_05_01::Models::Job
96
+ Workspace = Azure::BatchAI::Mgmt::V2018_05_01::Models::Workspace
97
+ Experiment = Azure::BatchAI::Mgmt::V2018_05_01::Models::Experiment
98
+ UsageUnit = Azure::BatchAI::Mgmt::V2018_05_01::Models::UsageUnit
99
+ CachingType = Azure::BatchAI::Mgmt::V2018_05_01::Models::CachingType
100
+ StorageAccountType = Azure::BatchAI::Mgmt::V2018_05_01::Models::StorageAccountType
101
+ FileServerProvisioningState = Azure::BatchAI::Mgmt::V2018_05_01::Models::FileServerProvisioningState
102
+ VmPriority = Azure::BatchAI::Mgmt::V2018_05_01::Models::VmPriority
103
+ DeallocationOption = Azure::BatchAI::Mgmt::V2018_05_01::Models::DeallocationOption
104
+ ProvisioningState = Azure::BatchAI::Mgmt::V2018_05_01::Models::ProvisioningState
105
+ AllocationState = Azure::BatchAI::Mgmt::V2018_05_01::Models::AllocationState
106
+ JobPriority = Azure::BatchAI::Mgmt::V2018_05_01::Models::JobPriority
107
+ ToolType = Azure::BatchAI::Mgmt::V2018_05_01::Models::ToolType
108
+ ExecutionState = Azure::BatchAI::Mgmt::V2018_05_01::Models::ExecutionState
109
+ FileType = Azure::BatchAI::Mgmt::V2018_05_01::Models::FileType
110
+ end
111
+
112
+ class BatchAIManagementClass
113
+ attr_reader :operations, :usages, :workspaces, :experiments, :jobs, :file_servers, :clusters, :configurable, :base_url, :options, :model_classes
114
+
115
+ def initialize(configurable, base_url=nil, options=nil)
116
+ @configurable, @base_url, @options = configurable, base_url, options
117
+
118
+ @client_0 = Azure::BatchAI::Mgmt::V2018_05_01::BatchAIManagementClient.new(configurable.credentials, base_url, options)
119
+ if(@client_0.respond_to?(:subscription_id))
120
+ @client_0.subscription_id = configurable.subscription_id
121
+ end
122
+ add_telemetry(@client_0)
123
+ @operations = @client_0.operations
124
+ @usages = @client_0.usages
125
+ @workspaces = @client_0.workspaces
126
+ @experiments = @client_0.experiments
127
+ @jobs = @client_0.jobs
128
+ @file_servers = @client_0.file_servers
129
+ @clusters = @client_0.clusters
130
+
131
+ @model_classes = ModelClasses.new
132
+ end
133
+
134
+ def add_telemetry(client)
135
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/BatchAI/Mgmt"
136
+ client.add_user_agent_information(profile_information)
137
+ end
138
+
139
+ def method_missing(method, *args)
140
+ if @client_0.respond_to?method
141
+ @client_0.send(method, *args)
142
+ else
143
+ super
144
+ end
145
+ end
146
+
147
+ class ModelClasses
148
+ def py_torch_settings
149
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::PyTorchSettings
150
+ end
151
+ def usage_name
152
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::UsageName
153
+ end
154
+ def tensor_flow_settings
155
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::TensorFlowSettings
156
+ end
157
+ def list_usages_result
158
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::ListUsagesResult
159
+ end
160
+ def caffe_settings
161
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::CaffeSettings
162
+ end
163
+ def ssh_configuration
164
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::SshConfiguration
165
+ end
166
+ def caffe2_settings
167
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::Caffe2Settings
168
+ end
169
+ def resource_id
170
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::ResourceId
171
+ end
172
+ def chainer_settings
173
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::ChainerSettings
174
+ end
175
+ def data_disks
176
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::DataDisks
177
+ end
178
+ def file_server_list_result
179
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::FileServerListResult
180
+ end
181
+ def mount_settings
182
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::MountSettings
183
+ end
184
+ def file_server_create_parameters
185
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::FileServerCreateParameters
186
+ end
187
+ def file_servers_list_by_workspace_options
188
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::FileServersListByWorkspaceOptions
189
+ end
190
+ def auto_scale_settings
191
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::AutoScaleSettings
192
+ end
193
+ def custom_toolkit_settings
194
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::CustomToolkitSettings
195
+ end
196
+ def image_reference
197
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::ImageReference
198
+ end
199
+ def custom_mpi_settings
200
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::CustomMpiSettings
201
+ end
202
+ def environment_variable
203
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::EnvironmentVariable
204
+ end
205
+ def horovod_settings
206
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::HorovodSettings
207
+ end
208
+ def setup_task
209
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::SetupTask
210
+ end
211
+ def job_preparation
212
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::JobPreparation
213
+ end
214
+ def azure_file_share_reference
215
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::AzureFileShareReference
216
+ end
217
+ def input_directory
218
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::InputDirectory
219
+ end
220
+ def file_server_reference
221
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::FileServerReference
222
+ end
223
+ def output_directory
224
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::OutputDirectory
225
+ end
226
+ def mount_volumes
227
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::MountVolumes
228
+ end
229
+ def job_base_properties_constraints
230
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::JobBasePropertiesConstraints
231
+ end
232
+ def performance_counters_settings
233
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::PerformanceCountersSettings
234
+ end
235
+ def job_create_parameters
236
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::JobCreateParameters
237
+ end
238
+ def node_state_counts
239
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::NodeStateCounts
240
+ end
241
+ def job_properties_constraints
242
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::JobPropertiesConstraints
243
+ end
244
+ def cluster_update_parameters
245
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::ClusterUpdateParameters
246
+ end
247
+ def job_properties_execution_info
248
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::JobPropertiesExecutionInfo
249
+ end
250
+ def batch_aierror
251
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::BatchAIError
252
+ end
253
+ def jobs_list_output_files_options
254
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::JobsListOutputFilesOptions
255
+ end
256
+ def cluster_list_result
257
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::ClusterListResult
258
+ end
259
+ def job_list_result
260
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::JobListResult
261
+ end
262
+ def image_source_registry
263
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::ImageSourceRegistry
264
+ end
265
+ def remote_login_information
266
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::RemoteLoginInformation
267
+ end
268
+ def cntksettings
269
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::CNTKsettings
270
+ end
271
+ def remote_login_information_list_result
272
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::RemoteLoginInformationListResult
273
+ end
274
+ def user_account_settings
275
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::UserAccountSettings
276
+ end
277
+ def file
278
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::File
279
+ end
280
+ def manual_scale_settings
281
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::ManualScaleSettings
282
+ end
283
+ def file_list_result
284
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::FileListResult
285
+ end
286
+ def virtual_machine_configuration
287
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::VirtualMachineConfiguration
288
+ end
289
+ def resource
290
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::Resource
291
+ end
292
+ def azure_storage_credentials_info
293
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::AzureStorageCredentialsInfo
294
+ end
295
+ def proxy_resource
296
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::ProxyResource
297
+ end
298
+ def unmanaged_file_system_reference
299
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::UnmanagedFileSystemReference
300
+ end
301
+ def node_setup
302
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::NodeSetup
303
+ end
304
+ def name_value_pair
305
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::NameValuePair
306
+ end
307
+ def operation_display
308
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::OperationDisplay
309
+ end
310
+ def private_registry_credentials
311
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::PrivateRegistryCredentials
312
+ end
313
+ def operation
314
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::Operation
315
+ end
316
+ def usage
317
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::Usage
318
+ end
319
+ def operation_list_result
320
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::OperationListResult
321
+ end
322
+ def scale_settings
323
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::ScaleSettings
324
+ end
325
+ def jobs_list_by_experiment_options
326
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::JobsListByExperimentOptions
327
+ end
328
+ def azure_blob_file_system_reference
329
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::AzureBlobFileSystemReference
330
+ end
331
+ def workspace_list_result
332
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::WorkspaceListResult
333
+ end
334
+ def cluster_create_parameters
335
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::ClusterCreateParameters
336
+ end
337
+ def workspace_create_parameters
338
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::WorkspaceCreateParameters
339
+ end
340
+ def container_settings
341
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::ContainerSettings
342
+ end
343
+ def workspace_update_parameters
344
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::WorkspaceUpdateParameters
345
+ end
346
+ def environment_variable_with_secret_value
347
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::EnvironmentVariableWithSecretValue
348
+ end
349
+ def experiments_list_by_workspace_options
350
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::ExperimentsListByWorkspaceOptions
351
+ end
352
+ def clusters_list_by_workspace_options
353
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::ClustersListByWorkspaceOptions
354
+ end
355
+ def experiment_list_result
356
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::ExperimentListResult
357
+ end
358
+ def app_insights_reference
359
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::AppInsightsReference
360
+ end
361
+ def workspaces_list_options
362
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::WorkspacesListOptions
363
+ end
364
+ def key_vault_secret_reference
365
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::KeyVaultSecretReference
366
+ end
367
+ def workspaces_list_by_resource_group_options
368
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::WorkspacesListByResourceGroupOptions
369
+ end
370
+ def file_server
371
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::FileServer
372
+ end
373
+ def cluster
374
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::Cluster
375
+ end
376
+ def job
377
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::Job
378
+ end
379
+ def workspace
380
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::Workspace
381
+ end
382
+ def experiment
383
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::Experiment
384
+ end
385
+ def usage_unit
386
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::UsageUnit
387
+ end
388
+ def caching_type
389
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::CachingType
390
+ end
391
+ def storage_account_type
392
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::StorageAccountType
393
+ end
394
+ def file_server_provisioning_state
395
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::FileServerProvisioningState
396
+ end
397
+ def vm_priority
398
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::VmPriority
399
+ end
400
+ def deallocation_option
401
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::DeallocationOption
402
+ end
403
+ def provisioning_state
404
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::ProvisioningState
405
+ end
406
+ def allocation_state
407
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::AllocationState
408
+ end
409
+ def job_priority
410
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::JobPriority
411
+ end
412
+ def tool_type
413
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::ToolType
414
+ end
415
+ def execution_state
416
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::ExecutionState
417
+ end
418
+ def file_type
419
+ Azure::BatchAI::Mgmt::V2018_05_01::Models::FileType
420
+ end
421
+ end
422
+ end
423
+ end
424
+ end
425
+ end
@@ -0,0 +1,107 @@
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_billing'
6
+
7
+ module Azure::Profiles::Latest
8
+ module Billing
9
+ module Mgmt
10
+ EnrollmentAccounts = Azure::Billing::Mgmt::V2018_03_01_preview::EnrollmentAccounts
11
+ BillingPeriods = Azure::Billing::Mgmt::V2018_03_01_preview::BillingPeriods
12
+ Invoices = Azure::Billing::Mgmt::V2018_03_01_preview::Invoices
13
+ Operations = Azure::Billing::Mgmt::V2018_03_01_preview::Operations
14
+
15
+ module Models
16
+ ErrorResponse = Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorResponse
17
+ ErrorDetails = Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorDetails
18
+ OperationListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationListResult
19
+ Resource = Azure::Billing::Mgmt::V2018_03_01_preview::Models::Resource
20
+ DownloadUrl = Azure::Billing::Mgmt::V2018_03_01_preview::Models::DownloadUrl
21
+ InvoicesListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::InvoicesListResult
22
+ BillingPeriodsListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriodsListResult
23
+ OperationDisplay = Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationDisplay
24
+ EnrollmentAccountListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccountListResult
25
+ Operation = Azure::Billing::Mgmt::V2018_03_01_preview::Models::Operation
26
+ EnrollmentAccount = Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccount
27
+ BillingPeriod = Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriod
28
+ Invoice = Azure::Billing::Mgmt::V2018_03_01_preview::Models::Invoice
29
+ end
30
+
31
+ class BillingManagementClass
32
+ attr_reader :enrollment_accounts, :billing_periods, :invoices, :operations, :configurable, :base_url, :options, :model_classes
33
+
34
+ def initialize(configurable, base_url=nil, options=nil)
35
+ @configurable, @base_url, @options = configurable, base_url, options
36
+
37
+ @client_0 = Azure::Billing::Mgmt::V2018_03_01_preview::BillingManagementClient.new(configurable.credentials, base_url, options)
38
+ if(@client_0.respond_to?(:subscription_id))
39
+ @client_0.subscription_id = configurable.subscription_id
40
+ end
41
+ add_telemetry(@client_0)
42
+ @enrollment_accounts = @client_0.enrollment_accounts
43
+ @billing_periods = @client_0.billing_periods
44
+ @invoices = @client_0.invoices
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/Billing/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 error_response
65
+ Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorResponse
66
+ end
67
+ def error_details
68
+ Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorDetails
69
+ end
70
+ def operation_list_result
71
+ Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationListResult
72
+ end
73
+ def resource
74
+ Azure::Billing::Mgmt::V2018_03_01_preview::Models::Resource
75
+ end
76
+ def download_url
77
+ Azure::Billing::Mgmt::V2018_03_01_preview::Models::DownloadUrl
78
+ end
79
+ def invoices_list_result
80
+ Azure::Billing::Mgmt::V2018_03_01_preview::Models::InvoicesListResult
81
+ end
82
+ def billing_periods_list_result
83
+ Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriodsListResult
84
+ end
85
+ def operation_display
86
+ Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationDisplay
87
+ end
88
+ def enrollment_account_list_result
89
+ Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccountListResult
90
+ end
91
+ def operation
92
+ Azure::Billing::Mgmt::V2018_03_01_preview::Models::Operation
93
+ end
94
+ def enrollment_account
95
+ Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccount
96
+ end
97
+ def billing_period
98
+ Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriod
99
+ end
100
+ def invoice
101
+ Azure::Billing::Mgmt::V2018_03_01_preview::Models::Invoice
102
+ end
103
+ end
104
+ end
105
+ end
106
+ end
107
+ end