azure_sdk 0.15.2 → 0.16.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/lib/azure_sdk/version.rb +1 -1
- data/lib/latest/latest_profile_client.rb +645 -61
- data/lib/latest/module_definition.rb +1 -118
- data/lib/latest/modules/analysisservices_profile_module.rb +139 -84
- data/lib/latest/modules/authorization_profile_module.rb +113 -100
- data/lib/latest/modules/automation_profile_module.rb +597 -580
- data/lib/latest/modules/batch_profile_module.rb +357 -132
- data/lib/latest/modules/billing_profile_module.rb +77 -64
- data/lib/latest/modules/cdn_profile_module.rb +277 -216
- data/lib/latest/modules/cognitiveservices_profile_module.rb +121 -108
- data/lib/latest/modules/commerce_profile_module.rb +79 -66
- data/lib/latest/modules/compute_profile_module.rb +783 -730
- data/lib/latest/modules/computervision_profile_module.rb +189 -0
- data/lib/latest/modules/consumption_profile_module.rb +153 -54
- data/lib/latest/modules/containerinstance_profile_module.rb +163 -106
- data/lib/latest/modules/containerregistry_profile_module.rb +203 -190
- data/lib/latest/modules/containerservice_profile_module.rb +93 -80
- data/lib/latest/modules/contentmoderator_profile_module.rb +295 -0
- data/lib/latest/modules/customerinsights_profile_module.rb +477 -464
- data/lib/latest/modules/customsearch_profile_module.rb +123 -0
- data/lib/latest/modules/datalakeanalytics_profile_module.rb +233 -152
- data/lib/latest/modules/datalakestore_profile_module.rb +201 -128
- data/lib/latest/modules/devtestlabs_profile_module.rb +697 -656
- data/lib/latest/modules/dns_profile_module.rb +99 -94
- data/lib/latest/modules/entitysearch_profile_module.rb +231 -0
- data/lib/latest/modules/eventgrid_profile_module.rb +220 -99
- data/lib/latest/modules/eventhub_profile_module.rb +165 -152
- data/lib/latest/modules/face_profile_module.rb +241 -0
- data/lib/latest/modules/features_profile_module.rb +41 -28
- data/lib/latest/modules/graphrbac_profile_module.rb +225 -0
- data/lib/latest/modules/imagesearch_profile_module.rb +279 -0
- data/lib/latest/modules/iothub_profile_module.rb +265 -252
- data/lib/latest/modules/keyvault_profile_module.rb +155 -88
- data/lib/latest/modules/links_profile_module.rb +49 -36
- data/lib/latest/modules/locks_profile_module.rb +45 -32
- data/lib/latest/modules/logic_profile_module.rb +593 -580
- data/lib/latest/modules/machinelearning_profile_module.rb +177 -164
- data/lib/latest/modules/managedapplications_profile_module.rb +103 -90
- data/lib/latest/modules/managedserviceidentity_profile_module.rb +55 -42
- data/lib/latest/modules/marketplaceordering_profile_module.rb +59 -46
- data/lib/latest/modules/mediaservices_profile_module.rb +103 -90
- data/lib/latest/modules/mobileengagement_profile_module.rb +397 -384
- data/lib/latest/modules/monitor_profile_module.rb +403 -323
- data/lib/latest/modules/network_profile_module.rb +1245 -1148
- data/lib/latest/modules/newssearch_profile_module.rb +143 -0
- data/lib/latest/modules/notificationhubs_profile_module.rb +155 -142
- data/lib/latest/modules/operationalinsights_profile_module.rb +218 -188
- data/lib/latest/modules/policy_profile_module.rb +84 -68
- data/lib/latest/modules/powerbiembedded_profile_module.rb +107 -94
- data/lib/latest/modules/recoveryservices_profile_module.rb +176 -188
- data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +1133 -728
- data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1367 -1354
- data/lib/latest/modules/redis_profile_module.rb +165 -152
- data/lib/latest/modules/relay_profile_module.rb +143 -130
- data/lib/latest/modules/resources_profile_module.rb +227 -214
- data/lib/latest/modules/resourcesmanagement_profile_module.rb +81 -74
- data/lib/latest/modules/scheduler_profile_module.rb +207 -198
- data/lib/latest/modules/search_profile_module.rb +103 -76
- data/lib/latest/modules/servermanagement_profile_module.rb +155 -142
- data/lib/latest/modules/servicebus_profile_module.rb +247 -234
- data/lib/latest/modules/servicefabric_profile_module.rb +269 -120
- data/lib/latest/modules/spellcheck_profile_module.rb +101 -0
- data/lib/latest/modules/sql_profile_module.rb +1075 -918
- data/lib/latest/modules/storage_profile_module.rb +263 -250
- data/lib/latest/modules/storsimple8000series_profile_module.rb +695 -682
- data/lib/latest/modules/streamanalytics_profile_module.rb +329 -316
- data/lib/latest/modules/subscriptions_profile_module.rb +67 -54
- data/lib/latest/modules/textanalytics_profile_module.rb +105 -0
- data/lib/latest/modules/trafficmanager_profile_module.rb +140 -124
- data/lib/latest/modules/videosearch_profile_module.rb +175 -0
- data/lib/latest/modules/web_profile_module.rb +1289 -1138
- data/lib/latest/modules/websearch_profile_module.rb +211 -0
- data/lib/v2017_03_09/module_definition.rb +1 -20
- data/lib/v2017_03_09/modules/compute_profile_module.rb +437 -424
- data/lib/v2017_03_09/modules/features_profile_module.rb +41 -28
- data/lib/v2017_03_09/modules/links_profile_module.rb +49 -36
- data/lib/v2017_03_09/modules/locks_profile_module.rb +41 -28
- data/lib/v2017_03_09/modules/network_profile_module.rb +535 -522
- data/lib/v2017_03_09/modules/policy_profile_module.rb +51 -38
- data/lib/v2017_03_09/modules/resources_profile_module.rb +223 -210
- data/lib/v2017_03_09/modules/storage_profile_module.rb +143 -130
- data/lib/v2017_03_09/modules/subscriptions_profile_module.rb +67 -54
- data/lib/v2017_03_09/v2017_03_09_profile_client.rb +103 -10
- metadata +312 -133
- data/lib/latest/modules/graph_profile_module.rb +0 -202
@@ -5,178 +5,191 @@
|
|
5
5
|
require 'azure_mgmt_machine_learning'
|
6
6
|
|
7
7
|
module Azure::Profiles::Latest
|
8
|
-
module MachineLearning
|
9
|
-
|
8
|
+
module MachineLearning
|
9
|
+
module Mgmt
|
10
|
+
WebServices = Azure::MachineLearning::Mgmt::V2017_01_01::WebServices
|
10
11
|
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
#
|
52
|
-
# MachineLearning
|
53
|
-
#
|
54
|
-
class MachineLearningClass
|
55
|
-
attr_reader :web_services, :configurable, :base_url, :options, :model_classes
|
12
|
+
module Models
|
13
|
+
ModeValueInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModeValueInfo
|
14
|
+
ModuleAssetParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModuleAssetParameter
|
15
|
+
WebServiceKeys = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceKeys
|
16
|
+
AssetItem = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetItem
|
17
|
+
DiagnosticsConfiguration = Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsConfiguration
|
18
|
+
WebServiceParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceParameter
|
19
|
+
MachineLearningWorkspace = Azure::MachineLearning::Mgmt::V2017_01_01::Models::MachineLearningWorkspace
|
20
|
+
WebServiceProperties = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceProperties
|
21
|
+
ColumnSpecification = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnSpecification
|
22
|
+
TableSpecification = Azure::MachineLearning::Mgmt::V2017_01_01::Models::TableSpecification
|
23
|
+
ServiceInputOutputSpecification = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ServiceInputOutputSpecification
|
24
|
+
BlobLocation = Azure::MachineLearning::Mgmt::V2017_01_01::Models::BlobLocation
|
25
|
+
GraphNode = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphNode
|
26
|
+
OutputPort = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPort
|
27
|
+
GraphEdge = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphEdge
|
28
|
+
RealtimeConfiguration = Azure::MachineLearning::Mgmt::V2017_01_01::Models::RealtimeConfiguration
|
29
|
+
GraphParameterLink = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameterLink
|
30
|
+
CommitmentPlan = Azure::MachineLearning::Mgmt::V2017_01_01::Models::CommitmentPlan
|
31
|
+
GraphParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameter
|
32
|
+
InputPort = Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPort
|
33
|
+
GraphPackage = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphPackage
|
34
|
+
StorageAccount = Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount
|
35
|
+
AsyncOperationStatus = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus
|
36
|
+
Resource = Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource
|
37
|
+
PaginatedWebServicesList = Azure::MachineLearning::Mgmt::V2017_01_01::Models::PaginatedWebServicesList
|
38
|
+
ExampleRequest = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ExampleRequest
|
39
|
+
AsyncOperationErrorInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationErrorInfo
|
40
|
+
WebService = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService
|
41
|
+
WebServicePropertiesForGraph = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph
|
42
|
+
ProvisioningState = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState
|
43
|
+
DiagnosticsLevel = Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel
|
44
|
+
ColumnType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType
|
45
|
+
ColumnFormat = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat
|
46
|
+
AssetType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetType
|
47
|
+
InputPortType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPortType
|
48
|
+
OutputPortType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPortType
|
49
|
+
ParameterType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType
|
50
|
+
end
|
56
51
|
|
57
|
-
|
58
|
-
|
52
|
+
class MachineLearningManagementClass
|
53
|
+
attr_reader :web_services, :configurable, :base_url, :options, :model_classes
|
59
54
|
|
60
|
-
|
61
|
-
|
62
|
-
client_0.subscription_id = configurable.subscription_id
|
63
|
-
end
|
64
|
-
@web_services = client_0.web_services
|
55
|
+
def initialize(configurable, base_url=nil, options=nil)
|
56
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
65
57
|
|
66
|
-
|
67
|
-
|
58
|
+
@client_0 = Azure::MachineLearning::Mgmt::V2017_01_01::AzureMLWebServicesManagementClient.new(configurable.credentials, base_url, options)
|
59
|
+
if(@client_0.respond_to?(:subscription_id))
|
60
|
+
@client_0.subscription_id = configurable.subscription_id
|
61
|
+
end
|
62
|
+
add_telemetry(@client_0)
|
63
|
+
@web_services = @client_0.web_services
|
68
64
|
|
69
|
-
|
70
|
-
def mode_value_info
|
71
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModeValueInfo
|
72
|
-
end
|
73
|
-
def module_asset_parameter
|
74
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModuleAssetParameter
|
75
|
-
end
|
76
|
-
def web_service_keys
|
77
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceKeys
|
78
|
-
end
|
79
|
-
def asset_item
|
80
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetItem
|
81
|
-
end
|
82
|
-
def diagnostics_configuration
|
83
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsConfiguration
|
84
|
-
end
|
85
|
-
def web_service_parameter
|
86
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceParameter
|
87
|
-
end
|
88
|
-
def machine_learning_workspace
|
89
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::MachineLearningWorkspace
|
90
|
-
end
|
91
|
-
def web_service_properties
|
92
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceProperties
|
93
|
-
end
|
94
|
-
def column_specification
|
95
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnSpecification
|
96
|
-
end
|
97
|
-
def table_specification
|
98
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::TableSpecification
|
99
|
-
end
|
100
|
-
def service_input_output_specification
|
101
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ServiceInputOutputSpecification
|
102
|
-
end
|
103
|
-
def blob_location
|
104
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::BlobLocation
|
105
|
-
end
|
106
|
-
def graph_node
|
107
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphNode
|
108
|
-
end
|
109
|
-
def output_port
|
110
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPort
|
111
|
-
end
|
112
|
-
def graph_edge
|
113
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphEdge
|
114
|
-
end
|
115
|
-
def realtime_configuration
|
116
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::RealtimeConfiguration
|
117
|
-
end
|
118
|
-
def graph_parameter_link
|
119
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameterLink
|
65
|
+
@model_classes = ModelClasses.new
|
120
66
|
end
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameter
|
126
|
-
end
|
127
|
-
def input_port
|
128
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPort
|
129
|
-
end
|
130
|
-
def graph_package
|
131
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphPackage
|
132
|
-
end
|
133
|
-
def storage_account
|
134
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount
|
135
|
-
end
|
136
|
-
def async_operation_status
|
137
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus
|
138
|
-
end
|
139
|
-
def resource
|
140
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource
|
141
|
-
end
|
142
|
-
def paginated_web_services_list
|
143
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::PaginatedWebServicesList
|
144
|
-
end
|
145
|
-
def example_request
|
146
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ExampleRequest
|
147
|
-
end
|
148
|
-
def async_operation_error_info
|
149
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationErrorInfo
|
150
|
-
end
|
151
|
-
def web_service
|
152
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService
|
153
|
-
end
|
154
|
-
def web_service_properties_for_graph
|
155
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph
|
156
|
-
end
|
157
|
-
def provisioning_state
|
158
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState
|
159
|
-
end
|
160
|
-
def diagnostics_level
|
161
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel
|
162
|
-
end
|
163
|
-
def column_type
|
164
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType
|
165
|
-
end
|
166
|
-
def column_format
|
167
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat
|
168
|
-
end
|
169
|
-
def asset_type
|
170
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetType
|
171
|
-
end
|
172
|
-
def input_port_type
|
173
|
-
Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPortType
|
67
|
+
|
68
|
+
def add_telemetry(client)
|
69
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/MachineLearning/Mgmt"
|
70
|
+
client.add_user_agent_information(profile_information)
|
174
71
|
end
|
175
|
-
|
176
|
-
|
72
|
+
|
73
|
+
def method_missing(method, *args)
|
74
|
+
if @client_0.respond_to?method
|
75
|
+
@client_0.send(method, *args)
|
76
|
+
else
|
77
|
+
super
|
78
|
+
end
|
177
79
|
end
|
178
|
-
|
179
|
-
|
80
|
+
|
81
|
+
class ModelClasses
|
82
|
+
def mode_value_info
|
83
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModeValueInfo
|
84
|
+
end
|
85
|
+
def module_asset_parameter
|
86
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModuleAssetParameter
|
87
|
+
end
|
88
|
+
def web_service_keys
|
89
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceKeys
|
90
|
+
end
|
91
|
+
def asset_item
|
92
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetItem
|
93
|
+
end
|
94
|
+
def diagnostics_configuration
|
95
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsConfiguration
|
96
|
+
end
|
97
|
+
def web_service_parameter
|
98
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceParameter
|
99
|
+
end
|
100
|
+
def machine_learning_workspace
|
101
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::MachineLearningWorkspace
|
102
|
+
end
|
103
|
+
def web_service_properties
|
104
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceProperties
|
105
|
+
end
|
106
|
+
def column_specification
|
107
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnSpecification
|
108
|
+
end
|
109
|
+
def table_specification
|
110
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::TableSpecification
|
111
|
+
end
|
112
|
+
def service_input_output_specification
|
113
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ServiceInputOutputSpecification
|
114
|
+
end
|
115
|
+
def blob_location
|
116
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::BlobLocation
|
117
|
+
end
|
118
|
+
def graph_node
|
119
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphNode
|
120
|
+
end
|
121
|
+
def output_port
|
122
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPort
|
123
|
+
end
|
124
|
+
def graph_edge
|
125
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphEdge
|
126
|
+
end
|
127
|
+
def realtime_configuration
|
128
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::RealtimeConfiguration
|
129
|
+
end
|
130
|
+
def graph_parameter_link
|
131
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameterLink
|
132
|
+
end
|
133
|
+
def commitment_plan
|
134
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::CommitmentPlan
|
135
|
+
end
|
136
|
+
def graph_parameter
|
137
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameter
|
138
|
+
end
|
139
|
+
def input_port
|
140
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPort
|
141
|
+
end
|
142
|
+
def graph_package
|
143
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphPackage
|
144
|
+
end
|
145
|
+
def storage_account
|
146
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount
|
147
|
+
end
|
148
|
+
def async_operation_status
|
149
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus
|
150
|
+
end
|
151
|
+
def resource
|
152
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource
|
153
|
+
end
|
154
|
+
def paginated_web_services_list
|
155
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::PaginatedWebServicesList
|
156
|
+
end
|
157
|
+
def example_request
|
158
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ExampleRequest
|
159
|
+
end
|
160
|
+
def async_operation_error_info
|
161
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationErrorInfo
|
162
|
+
end
|
163
|
+
def web_service
|
164
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService
|
165
|
+
end
|
166
|
+
def web_service_properties_for_graph
|
167
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph
|
168
|
+
end
|
169
|
+
def provisioning_state
|
170
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState
|
171
|
+
end
|
172
|
+
def diagnostics_level
|
173
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel
|
174
|
+
end
|
175
|
+
def column_type
|
176
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType
|
177
|
+
end
|
178
|
+
def column_format
|
179
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat
|
180
|
+
end
|
181
|
+
def asset_type
|
182
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetType
|
183
|
+
end
|
184
|
+
def input_port_type
|
185
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPortType
|
186
|
+
end
|
187
|
+
def output_port_type
|
188
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPortType
|
189
|
+
end
|
190
|
+
def parameter_type
|
191
|
+
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType
|
192
|
+
end
|
180
193
|
end
|
181
194
|
end
|
182
195
|
end
|
@@ -5,104 +5,117 @@
|
|
5
5
|
require 'azure_mgmt_managed_applications'
|
6
6
|
|
7
7
|
module Azure::Profiles::Latest
|
8
|
-
module ManagedApplications
|
9
|
-
|
10
|
-
|
8
|
+
module ManagedApplications
|
9
|
+
module Mgmt
|
10
|
+
Applications = Azure::ManagedApplications::Mgmt::V2017_09_01::Applications
|
11
|
+
ApplicationDefinitions = Azure::ManagedApplications::Mgmt::V2017_09_01::ApplicationDefinitions
|
11
12
|
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
#
|
34
|
-
# ManagedApplications
|
35
|
-
#
|
36
|
-
class ManagedApplicationsClass
|
37
|
-
attr_reader :appliances, :appliance_definitions, :configurable, :base_url, :options, :model_classes
|
13
|
+
module Models
|
14
|
+
Sku = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Sku
|
15
|
+
Plan = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Plan
|
16
|
+
Identity = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Identity
|
17
|
+
PlanPatchable = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::PlanPatchable
|
18
|
+
ErrorResponse = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ErrorResponse
|
19
|
+
ApplicationProviderAuthorization = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationProviderAuthorization
|
20
|
+
ApplicationDefinitionListResult = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinitionListResult
|
21
|
+
ApplicationListResult = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationListResult
|
22
|
+
ApplicationArtifact = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifact
|
23
|
+
Resource = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Resource
|
24
|
+
GenericResource = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::GenericResource
|
25
|
+
Application = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Application
|
26
|
+
ApplicationPatchable = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationPatchable
|
27
|
+
ApplicationDefinition = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinition
|
28
|
+
ProvisioningState = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ProvisioningState
|
29
|
+
ApplicationLockLevel = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationLockLevel
|
30
|
+
ApplicationArtifactType = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifactType
|
31
|
+
ResourceIdentityType = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ResourceIdentityType
|
32
|
+
end
|
38
33
|
|
39
|
-
|
40
|
-
|
34
|
+
class ManagedApplicationsManagementClass
|
35
|
+
attr_reader :applications, :application_definitions, :configurable, :base_url, :options, :model_classes
|
41
36
|
|
42
|
-
|
43
|
-
|
44
|
-
client_0.subscription_id = configurable.subscription_id
|
45
|
-
end
|
46
|
-
@appliances = client_0.appliances
|
47
|
-
@appliance_definitions = client_0.appliance_definitions
|
37
|
+
def initialize(configurable, base_url=nil, options=nil)
|
38
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
48
39
|
|
49
|
-
|
50
|
-
|
40
|
+
@client_0 = Azure::ManagedApplications::Mgmt::V2017_09_01::ApplicationClient.new(configurable.credentials, base_url, options)
|
41
|
+
if(@client_0.respond_to?(:subscription_id))
|
42
|
+
@client_0.subscription_id = configurable.subscription_id
|
43
|
+
end
|
44
|
+
add_telemetry(@client_0)
|
45
|
+
@applications = @client_0.applications
|
46
|
+
@application_definitions = @client_0.application_definitions
|
51
47
|
|
52
|
-
|
53
|
-
def sku
|
54
|
-
Azure::ManagedApplications::Mgmt::V2016_09_01_preview::Models::Sku
|
55
|
-
end
|
56
|
-
def plan
|
57
|
-
Azure::ManagedApplications::Mgmt::V2016_09_01_preview::Models::Plan
|
58
|
-
end
|
59
|
-
def identity
|
60
|
-
Azure::ManagedApplications::Mgmt::V2016_09_01_preview::Models::Identity
|
61
|
-
end
|
62
|
-
def plan_patchable
|
63
|
-
Azure::ManagedApplications::Mgmt::V2016_09_01_preview::Models::PlanPatchable
|
64
|
-
end
|
65
|
-
def error_response
|
66
|
-
Azure::ManagedApplications::Mgmt::V2016_09_01_preview::Models::ErrorResponse
|
67
|
-
end
|
68
|
-
def appliance_provider_authorization
|
69
|
-
Azure::ManagedApplications::Mgmt::V2016_09_01_preview::Models::ApplianceProviderAuthorization
|
70
|
-
end
|
71
|
-
def appliance_definition_list_result
|
72
|
-
Azure::ManagedApplications::Mgmt::V2016_09_01_preview::Models::ApplianceDefinitionListResult
|
48
|
+
@model_classes = ModelClasses.new
|
73
49
|
end
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
Azure::ManagedApplications::Mgmt::V2016_09_01_preview::Models::ApplianceArtifact
|
79
|
-
end
|
80
|
-
def resource
|
81
|
-
Azure::ManagedApplications::Mgmt::V2016_09_01_preview::Models::Resource
|
82
|
-
end
|
83
|
-
def generic_resource
|
84
|
-
Azure::ManagedApplications::Mgmt::V2016_09_01_preview::Models::GenericResource
|
85
|
-
end
|
86
|
-
def appliance
|
87
|
-
Azure::ManagedApplications::Mgmt::V2016_09_01_preview::Models::Appliance
|
88
|
-
end
|
89
|
-
def appliance_patchable
|
90
|
-
Azure::ManagedApplications::Mgmt::V2016_09_01_preview::Models::AppliancePatchable
|
91
|
-
end
|
92
|
-
def appliance_definition
|
93
|
-
Azure::ManagedApplications::Mgmt::V2016_09_01_preview::Models::ApplianceDefinition
|
94
|
-
end
|
95
|
-
def provisioning_state
|
96
|
-
Azure::ManagedApplications::Mgmt::V2016_09_01_preview::Models::ProvisioningState
|
97
|
-
end
|
98
|
-
def appliance_lock_level
|
99
|
-
Azure::ManagedApplications::Mgmt::V2016_09_01_preview::Models::ApplianceLockLevel
|
50
|
+
|
51
|
+
def add_telemetry(client)
|
52
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/ManagedApplications/Mgmt"
|
53
|
+
client.add_user_agent_information(profile_information)
|
100
54
|
end
|
101
|
-
|
102
|
-
|
55
|
+
|
56
|
+
def method_missing(method, *args)
|
57
|
+
if @client_0.respond_to?method
|
58
|
+
@client_0.send(method, *args)
|
59
|
+
else
|
60
|
+
super
|
61
|
+
end
|
103
62
|
end
|
104
|
-
|
105
|
-
|
63
|
+
|
64
|
+
class ModelClasses
|
65
|
+
def sku
|
66
|
+
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Sku
|
67
|
+
end
|
68
|
+
def plan
|
69
|
+
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Plan
|
70
|
+
end
|
71
|
+
def identity
|
72
|
+
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Identity
|
73
|
+
end
|
74
|
+
def plan_patchable
|
75
|
+
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::PlanPatchable
|
76
|
+
end
|
77
|
+
def error_response
|
78
|
+
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ErrorResponse
|
79
|
+
end
|
80
|
+
def application_provider_authorization
|
81
|
+
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationProviderAuthorization
|
82
|
+
end
|
83
|
+
def application_definition_list_result
|
84
|
+
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinitionListResult
|
85
|
+
end
|
86
|
+
def application_list_result
|
87
|
+
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationListResult
|
88
|
+
end
|
89
|
+
def application_artifact
|
90
|
+
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifact
|
91
|
+
end
|
92
|
+
def resource
|
93
|
+
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Resource
|
94
|
+
end
|
95
|
+
def generic_resource
|
96
|
+
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::GenericResource
|
97
|
+
end
|
98
|
+
def application
|
99
|
+
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Application
|
100
|
+
end
|
101
|
+
def application_patchable
|
102
|
+
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationPatchable
|
103
|
+
end
|
104
|
+
def application_definition
|
105
|
+
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinition
|
106
|
+
end
|
107
|
+
def provisioning_state
|
108
|
+
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ProvisioningState
|
109
|
+
end
|
110
|
+
def application_lock_level
|
111
|
+
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationLockLevel
|
112
|
+
end
|
113
|
+
def application_artifact_type
|
114
|
+
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifactType
|
115
|
+
end
|
116
|
+
def resource_identity_type
|
117
|
+
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ResourceIdentityType
|
118
|
+
end
|
106
119
|
end
|
107
120
|
end
|
108
121
|
end
|