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,330 +5,343 @@
|
|
5
5
|
require 'azure_mgmt_stream_analytics'
|
6
6
|
|
7
7
|
module Azure::Profiles::Latest
|
8
|
-
module StreamAnalytics
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
8
|
+
module StreamAnalytics
|
9
|
+
module Mgmt
|
10
|
+
Operations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Operations
|
11
|
+
StreamingJobs = Azure::StreamAnalytics::Mgmt::V2016_03_01::StreamingJobs
|
12
|
+
Inputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Inputs
|
13
|
+
Outputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Outputs
|
14
|
+
Transformations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Transformations
|
15
|
+
Functions = Azure::StreamAnalytics::Mgmt::V2016_03_01::Functions
|
16
|
+
Subscriptions = Azure::StreamAnalytics::Mgmt::V2016_03_01::Subscriptions
|
16
17
|
|
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
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
18
|
+
module Models
|
19
|
+
AzureMachineLearningWebServiceInputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn
|
20
|
+
OperationDisplay = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay
|
21
|
+
AzureMachineLearningWebServiceInputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs
|
22
|
+
OperationListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult
|
23
|
+
ReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource
|
24
|
+
Serialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization
|
25
|
+
FunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding
|
26
|
+
Diagnostics = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics
|
27
|
+
FunctionOutput = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionOutput
|
28
|
+
Sku = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku
|
29
|
+
DiagnosticCondition = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition
|
30
|
+
OutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputDataSource
|
31
|
+
InputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputProperties
|
32
|
+
FunctionProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionProperties
|
33
|
+
ServiceBusDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusDataSourceProperties
|
34
|
+
OutputListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputListResult
|
35
|
+
FunctionInput = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionInput
|
36
|
+
StartStreamingJobParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StartStreamingJobParameters
|
37
|
+
BlobDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobDataSourceProperties
|
38
|
+
FunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionRetrieveDefaultDefinitionParameters
|
39
|
+
SubResource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource
|
40
|
+
Operation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation
|
41
|
+
StorageAccount = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount
|
42
|
+
AzureSqlDatabaseDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseDataSourceProperties
|
43
|
+
StreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource
|
44
|
+
StreamingJobListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult
|
45
|
+
InputListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult
|
46
|
+
AzureMachineLearningWebServiceOutputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceOutputColumn
|
47
|
+
OAuthBasedDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties
|
48
|
+
ResourceTestStatus = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus
|
49
|
+
ErrorResponse = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse
|
50
|
+
SubscriptionQuotasListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult
|
51
|
+
Resource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource
|
52
|
+
FunctionListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult
|
53
|
+
Input = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input
|
54
|
+
Transformation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation
|
55
|
+
Output = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output
|
56
|
+
Function = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function
|
57
|
+
StreamingJob = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob
|
58
|
+
JavaScriptFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding
|
59
|
+
AzureMachineLearningWebServiceFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding
|
60
|
+
ScalarFunctionProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties
|
61
|
+
AvroSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization
|
62
|
+
JsonSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization
|
63
|
+
CsvSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization
|
64
|
+
AzureDataLakeStoreOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource
|
65
|
+
PowerBIOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource
|
66
|
+
EventHubDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties
|
67
|
+
ServiceBusTopicOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource
|
68
|
+
ServiceBusQueueOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource
|
69
|
+
DocumentDbOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource
|
70
|
+
AzureSqlDatabaseOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource
|
71
|
+
EventHubOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource
|
72
|
+
AzureTableOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureTableOutputDataSource
|
73
|
+
BlobOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource
|
74
|
+
BlobReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource
|
75
|
+
ReferenceInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties
|
76
|
+
IoTHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource
|
77
|
+
EventHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource
|
78
|
+
BlobStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource
|
79
|
+
StreamInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties
|
80
|
+
AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters
|
81
|
+
JavaScriptFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionRetrieveDefaultDefinitionParameters
|
82
|
+
SubscriptionQuota = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota
|
83
|
+
SkuName = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName
|
84
|
+
OutputStartMode = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode
|
85
|
+
EventsOutOfOrderPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy
|
86
|
+
OutputErrorPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy
|
87
|
+
CompatibilityLevel = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel
|
88
|
+
JsonOutputSerializationFormat = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat
|
89
|
+
Encoding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding
|
90
|
+
UdfType = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType
|
91
|
+
end
|
91
92
|
|
92
|
-
|
93
|
-
|
94
|
-
#
|
95
|
-
class StreamAnalyticsClass
|
96
|
-
attr_reader :operations, :streaming_jobs, :inputs, :outputs, :transformations, :functions, :subscriptions, :configurable, :base_url, :options, :model_classes
|
93
|
+
class StreamAnalyticsManagementClass
|
94
|
+
attr_reader :operations, :streaming_jobs, :inputs, :outputs, :transformations, :functions, :subscriptions, :configurable, :base_url, :options, :model_classes
|
97
95
|
|
98
|
-
|
99
|
-
|
96
|
+
def initialize(configurable, base_url=nil, options=nil)
|
97
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
100
98
|
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
@model_classes = ModelClasses.new
|
114
|
-
end
|
99
|
+
@client_0 = Azure::StreamAnalytics::Mgmt::V2016_03_01::StreamAnalyticsManagementClient.new(configurable.credentials, base_url, options)
|
100
|
+
if(@client_0.respond_to?(:subscription_id))
|
101
|
+
@client_0.subscription_id = configurable.subscription_id
|
102
|
+
end
|
103
|
+
add_telemetry(@client_0)
|
104
|
+
@operations = @client_0.operations
|
105
|
+
@streaming_jobs = @client_0.streaming_jobs
|
106
|
+
@inputs = @client_0.inputs
|
107
|
+
@outputs = @client_0.outputs
|
108
|
+
@transformations = @client_0.transformations
|
109
|
+
@functions = @client_0.functions
|
110
|
+
@subscriptions = @client_0.subscriptions
|
115
111
|
|
116
|
-
|
117
|
-
def azure_machine_learning_web_service_input_column
|
118
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn
|
119
|
-
end
|
120
|
-
def operation_display
|
121
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay
|
122
|
-
end
|
123
|
-
def azure_machine_learning_web_service_inputs
|
124
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs
|
125
|
-
end
|
126
|
-
def operation_list_result
|
127
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult
|
128
|
-
end
|
129
|
-
def storage_account
|
130
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount
|
131
|
-
end
|
132
|
-
def serialization
|
133
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization
|
134
|
-
end
|
135
|
-
def function_binding
|
136
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding
|
137
|
-
end
|
138
|
-
def diagnostics
|
139
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics
|
140
|
-
end
|
141
|
-
def function_output
|
142
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionOutput
|
143
|
-
end
|
144
|
-
def sku
|
145
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku
|
146
|
-
end
|
147
|
-
def diagnostic_condition
|
148
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition
|
149
|
-
end
|
150
|
-
def output_data_source
|
151
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputDataSource
|
152
|
-
end
|
153
|
-
def input_properties
|
154
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputProperties
|
155
|
-
end
|
156
|
-
def function_properties
|
157
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionProperties
|
158
|
-
end
|
159
|
-
def function_list_result
|
160
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult
|
161
|
-
end
|
162
|
-
def resource_test_status
|
163
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus
|
164
|
-
end
|
165
|
-
def function_input
|
166
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionInput
|
167
|
-
end
|
168
|
-
def start_streaming_job_parameters
|
169
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StartStreamingJobParameters
|
170
|
-
end
|
171
|
-
def blob_data_source_properties
|
172
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobDataSourceProperties
|
173
|
-
end
|
174
|
-
def output_list_result
|
175
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputListResult
|
176
|
-
end
|
177
|
-
def reference_input_data_source
|
178
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource
|
179
|
-
end
|
180
|
-
def operation
|
181
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation
|
182
|
-
end
|
183
|
-
def azure_sql_database_data_source_properties
|
184
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseDataSourceProperties
|
185
|
-
end
|
186
|
-
def error_response
|
187
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse
|
188
|
-
end
|
189
|
-
def function_retrieve_default_definition_parameters
|
190
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionRetrieveDefaultDefinitionParameters
|
191
|
-
end
|
192
|
-
def streaming_job_list_result
|
193
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult
|
194
|
-
end
|
195
|
-
def sub_resource
|
196
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource
|
197
|
-
end
|
198
|
-
def azure_machine_learning_web_service_output_column
|
199
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceOutputColumn
|
200
|
-
end
|
201
|
-
def stream_input_data_source
|
202
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource
|
203
|
-
end
|
204
|
-
def service_bus_data_source_properties
|
205
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusDataSourceProperties
|
206
|
-
end
|
207
|
-
def input_list_result
|
208
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult
|
209
|
-
end
|
210
|
-
def subscription_quotas_list_result
|
211
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult
|
212
|
-
end
|
213
|
-
def resource
|
214
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource
|
215
|
-
end
|
216
|
-
def oauth_based_data_source_properties
|
217
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties
|
112
|
+
@model_classes = ModelClasses.new
|
218
113
|
end
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation
|
224
|
-
end
|
225
|
-
def output
|
226
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output
|
227
|
-
end
|
228
|
-
def function
|
229
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function
|
230
|
-
end
|
231
|
-
def streaming_job
|
232
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob
|
233
|
-
end
|
234
|
-
def java_script_function_binding
|
235
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding
|
236
|
-
end
|
237
|
-
def azure_machine_learning_web_service_function_binding
|
238
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding
|
239
|
-
end
|
240
|
-
def scalar_function_properties
|
241
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties
|
242
|
-
end
|
243
|
-
def java_script_function_retrieve_default_definition_parameters
|
244
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionRetrieveDefaultDefinitionParameters
|
245
|
-
end
|
246
|
-
def azure_machine_learning_web_service_function_retrieve_default_definition_parameters
|
247
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters
|
248
|
-
end
|
249
|
-
def avro_serialization
|
250
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization
|
251
|
-
end
|
252
|
-
def json_serialization
|
253
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization
|
254
|
-
end
|
255
|
-
def csv_serialization
|
256
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization
|
257
|
-
end
|
258
|
-
def azure_data_lake_store_output_data_source
|
259
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource
|
260
|
-
end
|
261
|
-
def power_bioutput_data_source
|
262
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource
|
263
|
-
end
|
264
|
-
def event_hub_data_source_properties
|
265
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties
|
266
|
-
end
|
267
|
-
def service_bus_topic_output_data_source
|
268
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource
|
269
|
-
end
|
270
|
-
def service_bus_queue_output_data_source
|
271
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource
|
272
|
-
end
|
273
|
-
def document_db_output_data_source
|
274
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource
|
275
|
-
end
|
276
|
-
def azure_sql_database_output_data_source
|
277
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource
|
278
|
-
end
|
279
|
-
def event_hub_output_data_source
|
280
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource
|
281
|
-
end
|
282
|
-
def azure_table_output_data_source
|
283
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureTableOutputDataSource
|
284
|
-
end
|
285
|
-
def blob_output_data_source
|
286
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource
|
287
|
-
end
|
288
|
-
def blob_reference_input_data_source
|
289
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource
|
290
|
-
end
|
291
|
-
def reference_input_properties
|
292
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties
|
293
|
-
end
|
294
|
-
def io_thub_stream_input_data_source
|
295
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource
|
296
|
-
end
|
297
|
-
def event_hub_stream_input_data_source
|
298
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource
|
299
|
-
end
|
300
|
-
def blob_stream_input_data_source
|
301
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource
|
302
|
-
end
|
303
|
-
def stream_input_properties
|
304
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties
|
305
|
-
end
|
306
|
-
def subscription_quota
|
307
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota
|
308
|
-
end
|
309
|
-
def sku_name
|
310
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName
|
311
|
-
end
|
312
|
-
def output_start_mode
|
313
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode
|
314
|
-
end
|
315
|
-
def events_out_of_order_policy
|
316
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy
|
317
|
-
end
|
318
|
-
def output_error_policy
|
319
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy
|
320
|
-
end
|
321
|
-
def compatibility_level
|
322
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel
|
323
|
-
end
|
324
|
-
def udf_type
|
325
|
-
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType
|
114
|
+
|
115
|
+
def add_telemetry(client)
|
116
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/StreamAnalytics/Mgmt"
|
117
|
+
client.add_user_agent_information(profile_information)
|
326
118
|
end
|
327
|
-
|
328
|
-
|
119
|
+
|
120
|
+
def method_missing(method, *args)
|
121
|
+
if @client_0.respond_to?method
|
122
|
+
@client_0.send(method, *args)
|
123
|
+
else
|
124
|
+
super
|
125
|
+
end
|
329
126
|
end
|
330
|
-
|
331
|
-
|
127
|
+
|
128
|
+
class ModelClasses
|
129
|
+
def azure_machine_learning_web_service_input_column
|
130
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn
|
131
|
+
end
|
132
|
+
def operation_display
|
133
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay
|
134
|
+
end
|
135
|
+
def azure_machine_learning_web_service_inputs
|
136
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs
|
137
|
+
end
|
138
|
+
def operation_list_result
|
139
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult
|
140
|
+
end
|
141
|
+
def reference_input_data_source
|
142
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource
|
143
|
+
end
|
144
|
+
def serialization
|
145
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization
|
146
|
+
end
|
147
|
+
def function_binding
|
148
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding
|
149
|
+
end
|
150
|
+
def diagnostics
|
151
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics
|
152
|
+
end
|
153
|
+
def function_output
|
154
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionOutput
|
155
|
+
end
|
156
|
+
def sku
|
157
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku
|
158
|
+
end
|
159
|
+
def diagnostic_condition
|
160
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition
|
161
|
+
end
|
162
|
+
def output_data_source
|
163
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputDataSource
|
164
|
+
end
|
165
|
+
def input_properties
|
166
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputProperties
|
167
|
+
end
|
168
|
+
def function_properties
|
169
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionProperties
|
170
|
+
end
|
171
|
+
def service_bus_data_source_properties
|
172
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusDataSourceProperties
|
173
|
+
end
|
174
|
+
def output_list_result
|
175
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputListResult
|
176
|
+
end
|
177
|
+
def function_input
|
178
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionInput
|
179
|
+
end
|
180
|
+
def start_streaming_job_parameters
|
181
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StartStreamingJobParameters
|
182
|
+
end
|
183
|
+
def blob_data_source_properties
|
184
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobDataSourceProperties
|
185
|
+
end
|
186
|
+
def function_retrieve_default_definition_parameters
|
187
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionRetrieveDefaultDefinitionParameters
|
188
|
+
end
|
189
|
+
def sub_resource
|
190
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource
|
191
|
+
end
|
192
|
+
def operation
|
193
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation
|
194
|
+
end
|
195
|
+
def storage_account
|
196
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount
|
197
|
+
end
|
198
|
+
def azure_sql_database_data_source_properties
|
199
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseDataSourceProperties
|
200
|
+
end
|
201
|
+
def stream_input_data_source
|
202
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource
|
203
|
+
end
|
204
|
+
def streaming_job_list_result
|
205
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult
|
206
|
+
end
|
207
|
+
def input_list_result
|
208
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult
|
209
|
+
end
|
210
|
+
def azure_machine_learning_web_service_output_column
|
211
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceOutputColumn
|
212
|
+
end
|
213
|
+
def oauth_based_data_source_properties
|
214
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties
|
215
|
+
end
|
216
|
+
def resource_test_status
|
217
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus
|
218
|
+
end
|
219
|
+
def error_response
|
220
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse
|
221
|
+
end
|
222
|
+
def subscription_quotas_list_result
|
223
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult
|
224
|
+
end
|
225
|
+
def resource
|
226
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource
|
227
|
+
end
|
228
|
+
def function_list_result
|
229
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult
|
230
|
+
end
|
231
|
+
def input
|
232
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input
|
233
|
+
end
|
234
|
+
def transformation
|
235
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation
|
236
|
+
end
|
237
|
+
def output
|
238
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output
|
239
|
+
end
|
240
|
+
def function
|
241
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function
|
242
|
+
end
|
243
|
+
def streaming_job
|
244
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob
|
245
|
+
end
|
246
|
+
def java_script_function_binding
|
247
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding
|
248
|
+
end
|
249
|
+
def azure_machine_learning_web_service_function_binding
|
250
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding
|
251
|
+
end
|
252
|
+
def scalar_function_properties
|
253
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties
|
254
|
+
end
|
255
|
+
def avro_serialization
|
256
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization
|
257
|
+
end
|
258
|
+
def json_serialization
|
259
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization
|
260
|
+
end
|
261
|
+
def csv_serialization
|
262
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization
|
263
|
+
end
|
264
|
+
def azure_data_lake_store_output_data_source
|
265
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource
|
266
|
+
end
|
267
|
+
def power_bioutput_data_source
|
268
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource
|
269
|
+
end
|
270
|
+
def event_hub_data_source_properties
|
271
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties
|
272
|
+
end
|
273
|
+
def service_bus_topic_output_data_source
|
274
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource
|
275
|
+
end
|
276
|
+
def service_bus_queue_output_data_source
|
277
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource
|
278
|
+
end
|
279
|
+
def document_db_output_data_source
|
280
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource
|
281
|
+
end
|
282
|
+
def azure_sql_database_output_data_source
|
283
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource
|
284
|
+
end
|
285
|
+
def event_hub_output_data_source
|
286
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource
|
287
|
+
end
|
288
|
+
def azure_table_output_data_source
|
289
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureTableOutputDataSource
|
290
|
+
end
|
291
|
+
def blob_output_data_source
|
292
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource
|
293
|
+
end
|
294
|
+
def blob_reference_input_data_source
|
295
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource
|
296
|
+
end
|
297
|
+
def reference_input_properties
|
298
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties
|
299
|
+
end
|
300
|
+
def io_thub_stream_input_data_source
|
301
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource
|
302
|
+
end
|
303
|
+
def event_hub_stream_input_data_source
|
304
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource
|
305
|
+
end
|
306
|
+
def blob_stream_input_data_source
|
307
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource
|
308
|
+
end
|
309
|
+
def stream_input_properties
|
310
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties
|
311
|
+
end
|
312
|
+
def azure_machine_learning_web_service_function_retrieve_default_definition_parameters
|
313
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters
|
314
|
+
end
|
315
|
+
def java_script_function_retrieve_default_definition_parameters
|
316
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionRetrieveDefaultDefinitionParameters
|
317
|
+
end
|
318
|
+
def subscription_quota
|
319
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota
|
320
|
+
end
|
321
|
+
def sku_name
|
322
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName
|
323
|
+
end
|
324
|
+
def output_start_mode
|
325
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode
|
326
|
+
end
|
327
|
+
def events_out_of_order_policy
|
328
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy
|
329
|
+
end
|
330
|
+
def output_error_policy
|
331
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy
|
332
|
+
end
|
333
|
+
def compatibility_level
|
334
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel
|
335
|
+
end
|
336
|
+
def json_output_serialization_format
|
337
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat
|
338
|
+
end
|
339
|
+
def encoding
|
340
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding
|
341
|
+
end
|
342
|
+
def udf_type
|
343
|
+
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType
|
344
|
+
end
|
332
345
|
end
|
333
346
|
end
|
334
347
|
end
|