azure_sdk 0.61.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/LICENSE.txt +21 -0
- data/lib/azure_sdk.rb +9 -0
- data/lib/azure_sdk/version.rb +7 -0
- data/lib/latest/latest_profile_client.rb +1347 -0
- data/lib/latest/module_definition.rb +7 -0
- data/lib/latest/modules/adhybridhealthservice_profile_module.rb +481 -0
- data/lib/latest/modules/advisor_profile_module.rb +153 -0
- data/lib/latest/modules/alertsmanagement_profile_module.rb +259 -0
- data/lib/latest/modules/analysisservices_profile_module.rb +159 -0
- data/lib/latest/modules/anomalydetector_profile_module.rb +69 -0
- data/lib/latest/modules/apimanagement_profile_module.rb +1163 -0
- data/lib/latest/modules/appconfiguration_profile_module.rb +183 -0
- data/lib/latest/modules/attestation_profile_module.rb +95 -0
- data/lib/latest/modules/authorization_profile_module.rb +167 -0
- data/lib/latest/modules/automation_profile_module.rb +663 -0
- data/lib/latest/modules/autosuggest_profile_module.rb +121 -0
- data/lib/latest/modules/azurestack_profile_module.rb +187 -0
- data/lib/latest/modules/batch_profile_module.rb +417 -0
- data/lib/latest/modules/batchai_profile_module.rb +425 -0
- data/lib/latest/modules/billing_profile_module.rb +107 -0
- data/lib/latest/modules/botservice_profile_module.rb +293 -0
- data/lib/latest/modules/cdn_profile_module.rb +723 -0
- data/lib/latest/modules/cognitiveservices_profile_module.rb +289 -0
- data/lib/latest/modules/commerce_profile_module.rb +99 -0
- data/lib/latest/modules/compute_profile_module.rb +1295 -0
- data/lib/latest/modules/computervision_profile_module.rb +233 -0
- data/lib/latest/modules/consumption_profile_module.rb +345 -0
- data/lib/latest/modules/containerinstance_profile_module.rb +291 -0
- data/lib/latest/modules/containerregistry_profile_module.rb +575 -0
- data/lib/latest/modules/containerservice_profile_module.rb +459 -0
- data/lib/latest/modules/contentmoderator_profile_module.rb +287 -0
- data/lib/latest/modules/cosmosdb_profile_module.rb +679 -0
- data/lib/latest/modules/costmanagement_profile_module.rb +207 -0
- data/lib/latest/modules/customerinsights_profile_module.rb +497 -0
- data/lib/latest/modules/customimagesearch_profile_module.rb +143 -0
- data/lib/latest/modules/customsearch_profile_module.rb +123 -0
- data/lib/latest/modules/customvisionprediction_profile_module.rb +69 -0
- data/lib/latest/modules/customvisiontraining_profile_module.rb +241 -0
- data/lib/latest/modules/databox_profile_module.rb +309 -0
- data/lib/latest/modules/datafactory_profile_module.rb +2809 -0
- data/lib/latest/modules/datalakeanalytics_profile_module.rb +253 -0
- data/lib/latest/modules/datalakestore_profile_module.rb +247 -0
- data/lib/latest/modules/datamigration_profile_module.rb +1307 -0
- data/lib/latest/modules/datashare_profile_module.rb +399 -0
- data/lib/latest/modules/deploymentmanager_profile_module.rb +261 -0
- data/lib/latest/modules/devspaces_profile_module.rb +119 -0
- data/lib/latest/modules/devtestlabs_profile_module.rb +849 -0
- data/lib/latest/modules/dns_profile_module.rb +143 -0
- data/lib/latest/modules/edgegateway_profile_module.rb +463 -0
- data/lib/latest/modules/entitysearch_profile_module.rb +231 -0
- data/lib/latest/modules/eventgrid_profile_module.rb +719 -0
- data/lib/latest/modules/eventhub_profile_module.rb +195 -0
- data/lib/latest/modules/face_profile_module.rb +297 -0
- data/lib/latest/modules/features_profile_module.rb +73 -0
- data/lib/latest/modules/formrecognizer_profile_module.rb +169 -0
- data/lib/latest/modules/graphrbac_profile_module.rb +225 -0
- data/lib/latest/modules/hanaonazure_profile_module.rb +137 -0
- data/lib/latest/modules/hdinsight_profile_module.rb +441 -0
- data/lib/latest/modules/imagesearch_profile_module.rb +279 -0
- data/lib/latest/modules/importexport_profile_module.rb +135 -0
- data/lib/latest/modules/iotcentral_profile_module.rb +107 -0
- data/lib/latest/modules/iothub_profile_module.rb +377 -0
- data/lib/latest/modules/keyvault_profile_module.rb +623 -0
- data/lib/latest/modules/kubernetesconfiguration_profile_module.rb +123 -0
- data/lib/latest/modules/kusto_profile_module.rb +365 -0
- data/lib/latest/modules/labservices_profile_module.rb +357 -0
- data/lib/latest/modules/links_profile_module.rb +83 -0
- data/lib/latest/modules/localsearch_profile_module.rb +151 -0
- data/lib/latest/modules/locks_profile_module.rb +79 -0
- data/lib/latest/modules/logic_profile_module.rb +787 -0
- data/lib/latest/modules/luisauthoring_profile_module.rb +505 -0
- data/lib/latest/modules/luisruntime_profile_module.rb +91 -0
- data/lib/latest/modules/machinelearning_profile_module.rb +211 -0
- data/lib/latest/modules/machinelearningservices_profile_module.rb +293 -0
- data/lib/latest/modules/maintenance_profile_module.rb +121 -0
- data/lib/latest/modules/managedapplications_profile_module.rb +123 -0
- data/lib/latest/modules/managedserviceidentity_profile_module.rb +75 -0
- data/lib/latest/modules/mariadb_profile_module.rb +233 -0
- data/lib/latest/modules/marketplaceordering_profile_module.rb +79 -0
- data/lib/latest/modules/mediaservices_profile_module.rb +871 -0
- data/lib/latest/modules/migrate_profile_module.rb +243 -0
- data/lib/latest/modules/mixedreality_profile_module.rb +169 -0
- data/lib/latest/modules/monitor_profile_module.rb +723 -0
- data/lib/latest/modules/mysql_profile_module.rb +233 -0
- data/lib/latest/modules/netapp_profile_module.rb +207 -0
- data/lib/latest/modules/network_profile_module.rb +2937 -0
- data/lib/latest/modules/newssearch_profile_module.rb +143 -0
- data/lib/latest/modules/notificationhubs_profile_module.rb +189 -0
- data/lib/latest/modules/operationalinsights_profile_module.rb +405 -0
- data/lib/latest/modules/operationsmanagement_profile_module.rb +123 -0
- data/lib/latest/modules/peering_profile_module.rb +259 -0
- data/lib/latest/modules/personalizer_profile_module.rb +83 -0
- data/lib/latest/modules/policy_profile_module.rb +105 -0
- data/lib/latest/modules/policyinsights_profile_module.rb +223 -0
- data/lib/latest/modules/portal_profile_module.rb +95 -0
- data/lib/latest/modules/postgresql_profile_module.rb +233 -0
- data/lib/latest/modules/powerbidedicated_profile_module.rb +123 -0
- data/lib/latest/modules/powerbiembedded_profile_module.rb +127 -0
- data/lib/latest/modules/privatedns_profile_module.rb +137 -0
- data/lib/latest/modules/qnamaker_profile_module.rb +215 -0
- data/lib/latest/modules/qnamakerruntime_profile_module.rb +123 -0
- data/lib/latest/modules/recoveryservices_profile_module.rb +253 -0
- data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +1343 -0
- data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1465 -0
- data/lib/latest/modules/redis_profile_module.rb +209 -0
- data/lib/latest/modules/relay_profile_module.rb +163 -0
- data/lib/latest/modules/reservations_profile_module.rb +347 -0
- data/lib/latest/modules/resourcegraph_profile_module.rb +129 -0
- data/lib/latest/modules/resourcehealth_profile_module.rb +111 -0
- data/lib/latest/modules/resources_profile_module.rb +321 -0
- data/lib/latest/modules/resourcesmanagement_profile_module.rb +163 -0
- data/lib/latest/modules/scheduler_profile_module.rb +227 -0
- data/lib/latest/modules/search_profile_module.rb +127 -0
- data/lib/latest/modules/security_profile_module.rb +841 -0
- data/lib/latest/modules/serialconsole_profile_module.rb +73 -0
- data/lib/latest/modules/servicebus_profile_module.rb +309 -0
- data/lib/latest/modules/servicefabric_profile_module.rb +2711 -0
- data/lib/latest/modules/signalr_profile_module.rb +233 -0
- data/lib/latest/modules/spellcheck_profile_module.rb +101 -0
- data/lib/latest/modules/sql_profile_module.rb +1765 -0
- data/lib/latest/modules/sqlvirtualmachine_profile_module.rb +235 -0
- data/lib/latest/modules/storage_profile_module.rb +693 -0
- data/lib/latest/modules/storagecache_profile_module.rb +217 -0
- data/lib/latest/modules/storagesync_profile_module.rb +275 -0
- data/lib/latest/modules/storsimple8000series_profile_module.rb +715 -0
- data/lib/latest/modules/streamanalytics_profile_module.rb +349 -0
- data/lib/latest/modules/subscriptions_profile_module.rb +235 -0
- data/lib/latest/modules/support_profile_module.rb +177 -0
- data/lib/latest/modules/synapse_profile_module.rb +827 -0
- data/lib/latest/modules/textanalytics_profile_module.rb +125 -0
- data/lib/latest/modules/timeseriesinsights_profile_module.rb +309 -0
- data/lib/latest/modules/trafficmanager_profile_module.rb +173 -0
- data/lib/latest/modules/videosearch_profile_module.rb +175 -0
- data/lib/latest/modules/visualsearch_profile_module.rb +235 -0
- data/lib/latest/modules/vmwarecloudsimple_profile_module.rb +247 -0
- data/lib/latest/modules/web_profile_module.rb +1419 -0
- data/lib/latest/modules/websearch_profile_module.rb +211 -0
- data/lib/v2017_03_09/module_definition.rb +7 -0
- data/lib/v2017_03_09/modules/authorization_profile_module.rb +141 -0
- data/lib/v2017_03_09/modules/compute_profile_module.rb +469 -0
- data/lib/v2017_03_09/modules/dns_profile_module.rb +139 -0
- data/lib/v2017_03_09/modules/features_profile_module.rb +73 -0
- data/lib/v2017_03_09/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2017_03_09/modules/links_profile_module.rb +83 -0
- data/lib/v2017_03_09/modules/locks_profile_module.rb +61 -0
- data/lib/v2017_03_09/modules/network_profile_module.rb +555 -0
- data/lib/v2017_03_09/modules/policy_profile_module.rb +71 -0
- data/lib/v2017_03_09/modules/resources_profile_module.rb +255 -0
- data/lib/v2017_03_09/modules/storage_profile_module.rb +163 -0
- data/lib/v2017_03_09/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2017_03_09/v2017_03_09_profile_client.rb +170 -0
- data/lib/v2018_03_01/module_definition.rb +7 -0
- data/lib/v2018_03_01/modules/authorization_profile_module.rb +133 -0
- data/lib/v2018_03_01/modules/compute_profile_module.rb +755 -0
- data/lib/v2018_03_01/modules/dns_profile_module.rb +139 -0
- data/lib/v2018_03_01/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2018_03_01/modules/locks_profile_module.rb +79 -0
- data/lib/v2018_03_01/modules/network_profile_module.rb +1321 -0
- data/lib/v2018_03_01/modules/policy_profile_module.rb +75 -0
- data/lib/v2018_03_01/modules/resources_profile_module.rb +271 -0
- data/lib/v2018_03_01/modules/storage_profile_module.rb +163 -0
- data/lib/v2018_03_01/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2018_03_01/modules/web_profile_module.rb +1223 -0
- data/lib/v2018_03_01/v2018_03_01_profile_client.rb +160 -0
- data/lib/v2019_03_01_hybrid/module_definition.rb +7 -0
- data/lib/v2019_03_01_hybrid/modules/authorization_profile_module.rb +133 -0
- data/lib/v2019_03_01_hybrid/modules/compute_profile_module.rb +855 -0
- data/lib/v2019_03_01_hybrid/modules/dns_profile_module.rb +139 -0
- data/lib/v2019_03_01_hybrid/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2019_03_01_hybrid/modules/locks_profile_module.rb +79 -0
- data/lib/v2019_03_01_hybrid/modules/monitor_profile_module.rb +285 -0
- data/lib/v2019_03_01_hybrid/modules/network_profile_module.rb +1261 -0
- data/lib/v2019_03_01_hybrid/modules/policy_profile_module.rb +75 -0
- data/lib/v2019_03_01_hybrid/modules/resources_profile_module.rb +289 -0
- data/lib/v2019_03_01_hybrid/modules/storage_profile_module.rb +283 -0
- data/lib/v2019_03_01_hybrid/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2019_03_01_hybrid/modules/web_profile_module.rb +1457 -0
- data/lib/v2019_03_01_hybrid/v2019_03_01_hybrid_profile_client.rb +170 -0
- metadata +2187 -0
@@ -0,0 +1,91 @@
|
|
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_cognitiveservices_luisruntime'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module LuisRuntime
|
9
|
+
PredictionOperations = Azure::CognitiveServices::LuisRuntime::V3_0::PredictionOperations
|
10
|
+
|
11
|
+
module Models
|
12
|
+
Error = Azure::CognitiveServices::LuisRuntime::V3_0::Models::Error
|
13
|
+
PredictionRequestOptions = Azure::CognitiveServices::LuisRuntime::V3_0::Models::PredictionRequestOptions
|
14
|
+
Sentiment = Azure::CognitiveServices::LuisRuntime::V3_0::Models::Sentiment
|
15
|
+
ExternalEntity = Azure::CognitiveServices::LuisRuntime::V3_0::Models::ExternalEntity
|
16
|
+
PredictionResponse = Azure::CognitiveServices::LuisRuntime::V3_0::Models::PredictionResponse
|
17
|
+
RequestList = Azure::CognitiveServices::LuisRuntime::V3_0::Models::RequestList
|
18
|
+
Intent = Azure::CognitiveServices::LuisRuntime::V3_0::Models::Intent
|
19
|
+
DynamicList = Azure::CognitiveServices::LuisRuntime::V3_0::Models::DynamicList
|
20
|
+
ErrorBody = Azure::CognitiveServices::LuisRuntime::V3_0::Models::ErrorBody
|
21
|
+
PredictionRequest = Azure::CognitiveServices::LuisRuntime::V3_0::Models::PredictionRequest
|
22
|
+
Prediction = Azure::CognitiveServices::LuisRuntime::V3_0::Models::Prediction
|
23
|
+
end
|
24
|
+
|
25
|
+
class LuisRuntimeDataClass
|
26
|
+
attr_reader :prediction_operations, :configurable, :base_url, :options, :model_classes
|
27
|
+
|
28
|
+
def initialize(configurable, base_url=nil, options=nil)
|
29
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
30
|
+
|
31
|
+
@client_0 = Azure::CognitiveServices::LuisRuntime::V3_0::LuisRuntimeClient.new(configurable.credentials, options)
|
32
|
+
if(@client_0.respond_to?(:subscription_id))
|
33
|
+
@client_0.subscription_id = configurable.subscription_id
|
34
|
+
end
|
35
|
+
add_telemetry(@client_0)
|
36
|
+
@prediction_operations = @client_0.prediction_operations
|
37
|
+
|
38
|
+
@model_classes = ModelClasses.new
|
39
|
+
end
|
40
|
+
|
41
|
+
def add_telemetry(client)
|
42
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/LuisRuntime"
|
43
|
+
client.add_user_agent_information(profile_information)
|
44
|
+
end
|
45
|
+
|
46
|
+
def method_missing(method, *args)
|
47
|
+
if @client_0.respond_to?method
|
48
|
+
@client_0.send(method, *args)
|
49
|
+
else
|
50
|
+
super
|
51
|
+
end
|
52
|
+
end
|
53
|
+
|
54
|
+
class ModelClasses
|
55
|
+
def error
|
56
|
+
Azure::CognitiveServices::LuisRuntime::V3_0::Models::Error
|
57
|
+
end
|
58
|
+
def prediction_request_options
|
59
|
+
Azure::CognitiveServices::LuisRuntime::V3_0::Models::PredictionRequestOptions
|
60
|
+
end
|
61
|
+
def sentiment
|
62
|
+
Azure::CognitiveServices::LuisRuntime::V3_0::Models::Sentiment
|
63
|
+
end
|
64
|
+
def external_entity
|
65
|
+
Azure::CognitiveServices::LuisRuntime::V3_0::Models::ExternalEntity
|
66
|
+
end
|
67
|
+
def prediction_response
|
68
|
+
Azure::CognitiveServices::LuisRuntime::V3_0::Models::PredictionResponse
|
69
|
+
end
|
70
|
+
def request_list
|
71
|
+
Azure::CognitiveServices::LuisRuntime::V3_0::Models::RequestList
|
72
|
+
end
|
73
|
+
def intent
|
74
|
+
Azure::CognitiveServices::LuisRuntime::V3_0::Models::Intent
|
75
|
+
end
|
76
|
+
def dynamic_list
|
77
|
+
Azure::CognitiveServices::LuisRuntime::V3_0::Models::DynamicList
|
78
|
+
end
|
79
|
+
def error_body
|
80
|
+
Azure::CognitiveServices::LuisRuntime::V3_0::Models::ErrorBody
|
81
|
+
end
|
82
|
+
def prediction_request
|
83
|
+
Azure::CognitiveServices::LuisRuntime::V3_0::Models::PredictionRequest
|
84
|
+
end
|
85
|
+
def prediction
|
86
|
+
Azure::CognitiveServices::LuisRuntime::V3_0::Models::Prediction
|
87
|
+
end
|
88
|
+
end
|
89
|
+
end
|
90
|
+
end
|
91
|
+
end
|
@@ -0,0 +1,211 @@
|
|
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_machine_learning'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module MachineLearning
|
9
|
+
module Mgmt
|
10
|
+
Operations = Azure::MachineLearning::Mgmt::V2017_01_01::Operations
|
11
|
+
WebServices = Azure::MachineLearning::Mgmt::V2017_01_01::WebServices
|
12
|
+
|
13
|
+
module Models
|
14
|
+
AssetItem = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetItem
|
15
|
+
Resource = Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource
|
16
|
+
WebServiceParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceParameter
|
17
|
+
RealtimeConfiguration = Azure::MachineLearning::Mgmt::V2017_01_01::Models::RealtimeConfiguration
|
18
|
+
WebServiceProperties = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceProperties
|
19
|
+
StorageAccount = Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount
|
20
|
+
MachineLearningWorkspace = Azure::MachineLearning::Mgmt::V2017_01_01::Models::MachineLearningWorkspace
|
21
|
+
CommitmentPlan = Azure::MachineLearning::Mgmt::V2017_01_01::Models::CommitmentPlan
|
22
|
+
TableSpecification = Azure::MachineLearning::Mgmt::V2017_01_01::Models::TableSpecification
|
23
|
+
GraphNode = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphNode
|
24
|
+
ExampleRequest = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ExampleRequest
|
25
|
+
GraphEdge = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphEdge
|
26
|
+
InputPort = Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPort
|
27
|
+
GraphParameterLink = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameterLink
|
28
|
+
ModeValueInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModeValueInfo
|
29
|
+
GraphParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameter
|
30
|
+
WebServiceKeys = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceKeys
|
31
|
+
GraphPackage = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphPackage
|
32
|
+
ColumnSpecification = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnSpecification
|
33
|
+
OperationEntityListResult = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntityListResult
|
34
|
+
BlobLocation = Azure::MachineLearning::Mgmt::V2017_01_01::Models::BlobLocation
|
35
|
+
PaginatedWebServicesList = Azure::MachineLearning::Mgmt::V2017_01_01::Models::PaginatedWebServicesList
|
36
|
+
ModuleAssetParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModuleAssetParameter
|
37
|
+
AsyncOperationErrorInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationErrorInfo
|
38
|
+
ServiceInputOutputSpecification = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ServiceInputOutputSpecification
|
39
|
+
AsyncOperationStatus = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus
|
40
|
+
DiagnosticsConfiguration = Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsConfiguration
|
41
|
+
OperationDisplayInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationDisplayInfo
|
42
|
+
OutputPort = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPort
|
43
|
+
OperationEntity = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntity
|
44
|
+
WebService = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService
|
45
|
+
WebServicePropertiesForGraph = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph
|
46
|
+
ProvisioningState = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState
|
47
|
+
DiagnosticsLevel = Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel
|
48
|
+
ColumnType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType
|
49
|
+
ColumnFormat = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat
|
50
|
+
AssetType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetType
|
51
|
+
InputPortType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPortType
|
52
|
+
OutputPortType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPortType
|
53
|
+
ParameterType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType
|
54
|
+
end
|
55
|
+
|
56
|
+
class MachineLearningManagementClass
|
57
|
+
attr_reader :operations, :web_services, :configurable, :base_url, :options, :model_classes
|
58
|
+
|
59
|
+
def initialize(configurable, base_url=nil, options=nil)
|
60
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
61
|
+
|
62
|
+
@client_0 = Azure::MachineLearning::Mgmt::V2017_01_01::AzureMLWebServicesManagementClient.new(configurable.credentials, base_url, options)
|
63
|
+
if(@client_0.respond_to?(:subscription_id))
|
64
|
+
@client_0.subscription_id = configurable.subscription_id
|
65
|
+
end
|
66
|
+
add_telemetry(@client_0)
|
67
|
+
@operations = @client_0.operations
|
68
|
+
@web_services = @client_0.web_services
|
69
|
+
|
70
|
+
@model_classes = ModelClasses.new
|
71
|
+
end
|
72
|
+
|
73
|
+
def add_telemetry(client)
|
74
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/MachineLearning/Mgmt"
|
75
|
+
client.add_user_agent_information(profile_information)
|
76
|
+
end
|
77
|
+
|
78
|
+
def method_missing(method, *args)
|
79
|
+
if @client_0.respond_to?method
|
80
|
+
@client_0.send(method, *args)
|
81
|
+
else
|
82
|
+
super
|
83
|
+
end
|
84
|
+
end
|
85
|
+
|
86
|
+
class ModelClasses
|
87
|
+
def asset_item
|
88
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetItem
|
89
|
+
end
|
90
|
+
def resource
|
91
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource
|
92
|
+
end
|
93
|
+
def web_service_parameter
|
94
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceParameter
|
95
|
+
end
|
96
|
+
def realtime_configuration
|
97
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::RealtimeConfiguration
|
98
|
+
end
|
99
|
+
def web_service_properties
|
100
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceProperties
|
101
|
+
end
|
102
|
+
def storage_account
|
103
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount
|
104
|
+
end
|
105
|
+
def machine_learning_workspace
|
106
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::MachineLearningWorkspace
|
107
|
+
end
|
108
|
+
def commitment_plan
|
109
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::CommitmentPlan
|
110
|
+
end
|
111
|
+
def table_specification
|
112
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::TableSpecification
|
113
|
+
end
|
114
|
+
def graph_node
|
115
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphNode
|
116
|
+
end
|
117
|
+
def example_request
|
118
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ExampleRequest
|
119
|
+
end
|
120
|
+
def graph_edge
|
121
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphEdge
|
122
|
+
end
|
123
|
+
def input_port
|
124
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPort
|
125
|
+
end
|
126
|
+
def graph_parameter_link
|
127
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameterLink
|
128
|
+
end
|
129
|
+
def mode_value_info
|
130
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModeValueInfo
|
131
|
+
end
|
132
|
+
def graph_parameter
|
133
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameter
|
134
|
+
end
|
135
|
+
def web_service_keys
|
136
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceKeys
|
137
|
+
end
|
138
|
+
def graph_package
|
139
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphPackage
|
140
|
+
end
|
141
|
+
def column_specification
|
142
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnSpecification
|
143
|
+
end
|
144
|
+
def operation_entity_list_result
|
145
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntityListResult
|
146
|
+
end
|
147
|
+
def blob_location
|
148
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::BlobLocation
|
149
|
+
end
|
150
|
+
def paginated_web_services_list
|
151
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::PaginatedWebServicesList
|
152
|
+
end
|
153
|
+
def module_asset_parameter
|
154
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModuleAssetParameter
|
155
|
+
end
|
156
|
+
def async_operation_error_info
|
157
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationErrorInfo
|
158
|
+
end
|
159
|
+
def service_input_output_specification
|
160
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ServiceInputOutputSpecification
|
161
|
+
end
|
162
|
+
def async_operation_status
|
163
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus
|
164
|
+
end
|
165
|
+
def diagnostics_configuration
|
166
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsConfiguration
|
167
|
+
end
|
168
|
+
def operation_display_info
|
169
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationDisplayInfo
|
170
|
+
end
|
171
|
+
def output_port
|
172
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPort
|
173
|
+
end
|
174
|
+
def operation_entity
|
175
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntity
|
176
|
+
end
|
177
|
+
def web_service
|
178
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService
|
179
|
+
end
|
180
|
+
def web_service_properties_for_graph
|
181
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph
|
182
|
+
end
|
183
|
+
def provisioning_state
|
184
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState
|
185
|
+
end
|
186
|
+
def diagnostics_level
|
187
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel
|
188
|
+
end
|
189
|
+
def column_type
|
190
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType
|
191
|
+
end
|
192
|
+
def column_format
|
193
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat
|
194
|
+
end
|
195
|
+
def asset_type
|
196
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetType
|
197
|
+
end
|
198
|
+
def input_port_type
|
199
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPortType
|
200
|
+
end
|
201
|
+
def output_port_type
|
202
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPortType
|
203
|
+
end
|
204
|
+
def parameter_type
|
205
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType
|
206
|
+
end
|
207
|
+
end
|
208
|
+
end
|
209
|
+
end
|
210
|
+
end
|
211
|
+
end
|
@@ -0,0 +1,293 @@
|
|
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_machine_learning_services'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module MachineLearningServices
|
9
|
+
module Mgmt
|
10
|
+
Operations = Azure::MachineLearningServices::Mgmt::V2019_05_01::Operations
|
11
|
+
Workspaces = Azure::MachineLearningServices::Mgmt::V2019_05_01::Workspaces
|
12
|
+
Usages = Azure::MachineLearningServices::Mgmt::V2019_05_01::Usages
|
13
|
+
VirtualMachineSizes = Azure::MachineLearningServices::Mgmt::V2019_05_01::VirtualMachineSizes
|
14
|
+
MachineLearningCompute = Azure::MachineLearningServices::Mgmt::V2019_05_01::MachineLearningCompute
|
15
|
+
|
16
|
+
module Models
|
17
|
+
AKSProperties = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::AKSProperties
|
18
|
+
OperationDisplay = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::OperationDisplay
|
19
|
+
DataLakeAnalyticsProperties = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::DataLakeAnalyticsProperties
|
20
|
+
OperationListResult = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::OperationListResult
|
21
|
+
PaginatedComputeResourcesList = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::PaginatedComputeResourcesList
|
22
|
+
WorkspaceUpdateParameters = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::WorkspaceUpdateParameters
|
23
|
+
SystemService = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::SystemService
|
24
|
+
Usage = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::Usage
|
25
|
+
SslConfiguration = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::SslConfiguration
|
26
|
+
VirtualMachineSize = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::VirtualMachineSize
|
27
|
+
AksNetworkingConfiguration = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::AksNetworkingConfiguration
|
28
|
+
WorkspaceListResult = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::WorkspaceListResult
|
29
|
+
Operation = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::Operation
|
30
|
+
Resource = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::Resource
|
31
|
+
Password = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::Password
|
32
|
+
ScaleSettings = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ScaleSettings
|
33
|
+
ListWorkspaceKeysResult = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ListWorkspaceKeysResult
|
34
|
+
UserAccountCredentials = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::UserAccountCredentials
|
35
|
+
ErrorResponse = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ErrorResponse
|
36
|
+
NodeStateCounts = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::NodeStateCounts
|
37
|
+
Compute = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::Compute
|
38
|
+
AmlComputeProperties = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::AmlComputeProperties
|
39
|
+
UsageName = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::UsageName
|
40
|
+
ComputeSecrets = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ComputeSecrets
|
41
|
+
VirtualMachineSizeListResult = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::VirtualMachineSizeListResult
|
42
|
+
VirtualMachineSshCredentials = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::VirtualMachineSshCredentials
|
43
|
+
ResourceId = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ResourceId
|
44
|
+
VirtualMachineProperties = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::VirtualMachineProperties
|
45
|
+
ErrorDetail = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ErrorDetail
|
46
|
+
AmlComputeNodeInformation = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::AmlComputeNodeInformation
|
47
|
+
ServicePrincipalCredentials = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ServicePrincipalCredentials
|
48
|
+
ListUsagesResult = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ListUsagesResult
|
49
|
+
HDInsightProperties = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::HDInsightProperties
|
50
|
+
RegistryListCredentialsResult = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::RegistryListCredentialsResult
|
51
|
+
ComputeNodesInformation = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ComputeNodesInformation
|
52
|
+
Identity = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::Identity
|
53
|
+
ClusterUpdateParameters = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ClusterUpdateParameters
|
54
|
+
MachineLearningServiceError = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::MachineLearningServiceError
|
55
|
+
DatabricksProperties = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::DatabricksProperties
|
56
|
+
Workspace = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::Workspace
|
57
|
+
ComputeResource = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ComputeResource
|
58
|
+
AKS = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::AKS
|
59
|
+
AmlCompute = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::AmlCompute
|
60
|
+
VirtualMachine = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::VirtualMachine
|
61
|
+
HDInsight = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::HDInsight
|
62
|
+
DataFactory = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::DataFactory
|
63
|
+
Databricks = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::Databricks
|
64
|
+
DataLakeAnalytics = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::DataLakeAnalytics
|
65
|
+
AmlComputeNodesInformation = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::AmlComputeNodesInformation
|
66
|
+
AksComputeSecrets = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::AksComputeSecrets
|
67
|
+
VirtualMachineSecrets = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::VirtualMachineSecrets
|
68
|
+
DatabricksComputeSecrets = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::DatabricksComputeSecrets
|
69
|
+
ProvisioningState = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ProvisioningState
|
70
|
+
UsageUnit = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::UsageUnit
|
71
|
+
ResourceIdentityType = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ResourceIdentityType
|
72
|
+
VmPriority = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::VmPriority
|
73
|
+
AllocationState = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::AllocationState
|
74
|
+
ComputeType = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ComputeType
|
75
|
+
UnderlyingResourceAction = Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::UnderlyingResourceAction
|
76
|
+
end
|
77
|
+
|
78
|
+
class MachineLearningServicesManagementClass
|
79
|
+
attr_reader :operations, :workspaces, :usages, :virtual_machine_sizes, :machine_learning_compute, :configurable, :base_url, :options, :model_classes
|
80
|
+
|
81
|
+
def initialize(configurable, base_url=nil, options=nil)
|
82
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
83
|
+
|
84
|
+
@client_0 = Azure::MachineLearningServices::Mgmt::V2019_05_01::MachineLearningServicesClient.new(configurable.credentials, base_url, options)
|
85
|
+
if(@client_0.respond_to?(:subscription_id))
|
86
|
+
@client_0.subscription_id = configurable.subscription_id
|
87
|
+
end
|
88
|
+
add_telemetry(@client_0)
|
89
|
+
@operations = @client_0.operations
|
90
|
+
@workspaces = @client_0.workspaces
|
91
|
+
@usages = @client_0.usages
|
92
|
+
@virtual_machine_sizes = @client_0.virtual_machine_sizes
|
93
|
+
@machine_learning_compute = @client_0.machine_learning_compute
|
94
|
+
|
95
|
+
@model_classes = ModelClasses.new
|
96
|
+
end
|
97
|
+
|
98
|
+
def add_telemetry(client)
|
99
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/MachineLearningServices/Mgmt"
|
100
|
+
client.add_user_agent_information(profile_information)
|
101
|
+
end
|
102
|
+
|
103
|
+
def method_missing(method, *args)
|
104
|
+
if @client_0.respond_to?method
|
105
|
+
@client_0.send(method, *args)
|
106
|
+
else
|
107
|
+
super
|
108
|
+
end
|
109
|
+
end
|
110
|
+
|
111
|
+
class ModelClasses
|
112
|
+
def aksproperties
|
113
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::AKSProperties
|
114
|
+
end
|
115
|
+
def operation_display
|
116
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::OperationDisplay
|
117
|
+
end
|
118
|
+
def data_lake_analytics_properties
|
119
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::DataLakeAnalyticsProperties
|
120
|
+
end
|
121
|
+
def operation_list_result
|
122
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::OperationListResult
|
123
|
+
end
|
124
|
+
def paginated_compute_resources_list
|
125
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::PaginatedComputeResourcesList
|
126
|
+
end
|
127
|
+
def workspace_update_parameters
|
128
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::WorkspaceUpdateParameters
|
129
|
+
end
|
130
|
+
def system_service
|
131
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::SystemService
|
132
|
+
end
|
133
|
+
def usage
|
134
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::Usage
|
135
|
+
end
|
136
|
+
def ssl_configuration
|
137
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::SslConfiguration
|
138
|
+
end
|
139
|
+
def virtual_machine_size
|
140
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::VirtualMachineSize
|
141
|
+
end
|
142
|
+
def aks_networking_configuration
|
143
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::AksNetworkingConfiguration
|
144
|
+
end
|
145
|
+
def workspace_list_result
|
146
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::WorkspaceListResult
|
147
|
+
end
|
148
|
+
def operation
|
149
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::Operation
|
150
|
+
end
|
151
|
+
def resource
|
152
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::Resource
|
153
|
+
end
|
154
|
+
def password
|
155
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::Password
|
156
|
+
end
|
157
|
+
def scale_settings
|
158
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ScaleSettings
|
159
|
+
end
|
160
|
+
def list_workspace_keys_result
|
161
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ListWorkspaceKeysResult
|
162
|
+
end
|
163
|
+
def user_account_credentials
|
164
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::UserAccountCredentials
|
165
|
+
end
|
166
|
+
def error_response
|
167
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ErrorResponse
|
168
|
+
end
|
169
|
+
def node_state_counts
|
170
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::NodeStateCounts
|
171
|
+
end
|
172
|
+
def compute
|
173
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::Compute
|
174
|
+
end
|
175
|
+
def aml_compute_properties
|
176
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::AmlComputeProperties
|
177
|
+
end
|
178
|
+
def usage_name
|
179
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::UsageName
|
180
|
+
end
|
181
|
+
def compute_secrets
|
182
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ComputeSecrets
|
183
|
+
end
|
184
|
+
def virtual_machine_size_list_result
|
185
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::VirtualMachineSizeListResult
|
186
|
+
end
|
187
|
+
def virtual_machine_ssh_credentials
|
188
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::VirtualMachineSshCredentials
|
189
|
+
end
|
190
|
+
def resource_id
|
191
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ResourceId
|
192
|
+
end
|
193
|
+
def virtual_machine_properties
|
194
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::VirtualMachineProperties
|
195
|
+
end
|
196
|
+
def error_detail
|
197
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ErrorDetail
|
198
|
+
end
|
199
|
+
def aml_compute_node_information
|
200
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::AmlComputeNodeInformation
|
201
|
+
end
|
202
|
+
def service_principal_credentials
|
203
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ServicePrincipalCredentials
|
204
|
+
end
|
205
|
+
def list_usages_result
|
206
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ListUsagesResult
|
207
|
+
end
|
208
|
+
def hdinsight_properties
|
209
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::HDInsightProperties
|
210
|
+
end
|
211
|
+
def registry_list_credentials_result
|
212
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::RegistryListCredentialsResult
|
213
|
+
end
|
214
|
+
def compute_nodes_information
|
215
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ComputeNodesInformation
|
216
|
+
end
|
217
|
+
def identity
|
218
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::Identity
|
219
|
+
end
|
220
|
+
def cluster_update_parameters
|
221
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ClusterUpdateParameters
|
222
|
+
end
|
223
|
+
def machine_learning_service_error
|
224
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::MachineLearningServiceError
|
225
|
+
end
|
226
|
+
def databricks_properties
|
227
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::DatabricksProperties
|
228
|
+
end
|
229
|
+
def workspace
|
230
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::Workspace
|
231
|
+
end
|
232
|
+
def compute_resource
|
233
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ComputeResource
|
234
|
+
end
|
235
|
+
def aks
|
236
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::AKS
|
237
|
+
end
|
238
|
+
def aml_compute
|
239
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::AmlCompute
|
240
|
+
end
|
241
|
+
def virtual_machine
|
242
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::VirtualMachine
|
243
|
+
end
|
244
|
+
def hdinsight
|
245
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::HDInsight
|
246
|
+
end
|
247
|
+
def data_factory
|
248
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::DataFactory
|
249
|
+
end
|
250
|
+
def databricks
|
251
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::Databricks
|
252
|
+
end
|
253
|
+
def data_lake_analytics
|
254
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::DataLakeAnalytics
|
255
|
+
end
|
256
|
+
def aml_compute_nodes_information
|
257
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::AmlComputeNodesInformation
|
258
|
+
end
|
259
|
+
def aks_compute_secrets
|
260
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::AksComputeSecrets
|
261
|
+
end
|
262
|
+
def virtual_machine_secrets
|
263
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::VirtualMachineSecrets
|
264
|
+
end
|
265
|
+
def databricks_compute_secrets
|
266
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::DatabricksComputeSecrets
|
267
|
+
end
|
268
|
+
def provisioning_state
|
269
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ProvisioningState
|
270
|
+
end
|
271
|
+
def usage_unit
|
272
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::UsageUnit
|
273
|
+
end
|
274
|
+
def resource_identity_type
|
275
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ResourceIdentityType
|
276
|
+
end
|
277
|
+
def vm_priority
|
278
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::VmPriority
|
279
|
+
end
|
280
|
+
def allocation_state
|
281
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::AllocationState
|
282
|
+
end
|
283
|
+
def compute_type
|
284
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::ComputeType
|
285
|
+
end
|
286
|
+
def underlying_resource_action
|
287
|
+
Azure::MachineLearningServices::Mgmt::V2019_05_01::Models::UnderlyingResourceAction
|
288
|
+
end
|
289
|
+
end
|
290
|
+
end
|
291
|
+
end
|
292
|
+
end
|
293
|
+
end
|