azure_sdk 0.60.0 → 0.61.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/azure_sdk/version.rb +1 -1
- data/lib/latest/modules/appconfiguration_profile_module.rb +89 -81
- data/lib/latest/modules/cdn_profile_module.rb +571 -173
- data/lib/latest/modules/hdinsight_profile_module.rb +85 -65
- data/lib/latest/modules/kusto_profile_module.rb +162 -158
- data/lib/latest/modules/reservations_profile_module.rb +47 -59
- metadata +17 -17
@@ -18,28 +18,31 @@ module Azure::Profiles::Latest
|
|
18
18
|
VirtualMachines = Azure::Hdinsight::Mgmt::V2018_06_01_preview::VirtualMachines
|
19
19
|
|
20
20
|
module Models
|
21
|
+
ClusterListResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListResult
|
22
|
+
ClusterResizeParameters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterResizeParameters
|
23
|
+
ClientGroupInfo = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClientGroupInfo
|
21
24
|
ClusterDiskEncryptionParameters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterDiskEncryptionParameters
|
22
|
-
|
25
|
+
SecurityProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SecurityProfile
|
23
26
|
UpdateGatewaySettingsParameters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::UpdateGatewaySettingsParameters
|
24
|
-
|
27
|
+
AutoscaleSchedule = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleSchedule
|
25
28
|
GatewaySettings = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::GatewaySettings
|
26
|
-
|
29
|
+
AutoscaleRecurrence = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleRecurrence
|
27
30
|
OperationResource = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationResource
|
28
|
-
|
31
|
+
AutoscaleConfigurationUpdateParameter = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleConfigurationUpdateParameter
|
29
32
|
Resource = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Resource
|
30
|
-
Autoscale = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Autoscale
|
31
|
-
AutoscaleRecurrence = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleRecurrence
|
32
33
|
VirtualNetworkProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VirtualNetworkProfile
|
33
34
|
HardwareProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::HardwareProfile
|
34
35
|
SshPublicKey = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshPublicKey
|
35
|
-
|
36
|
+
DataDisksGroups = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DataDisksGroups
|
36
37
|
LinuxOperatingSystemProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::LinuxOperatingSystemProfile
|
37
|
-
|
38
|
+
HostInfo = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::HostInfo
|
38
39
|
ScriptAction = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptAction
|
39
|
-
|
40
|
+
OperationListResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationListResult
|
40
41
|
ComputeProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ComputeProfile
|
41
|
-
|
42
|
+
ErrorResponse = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ErrorResponse
|
42
43
|
StorageProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::StorageProfile
|
44
|
+
ApplicationGetHttpsEndpoint = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationGetHttpsEndpoint
|
45
|
+
DiskEncryptionProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DiskEncryptionProperties
|
43
46
|
ApplicationGetEndpoint = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationGetEndpoint
|
44
47
|
ClusterCreateProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterCreateProperties
|
45
48
|
ApplicationProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationProperties
|
@@ -58,15 +61,15 @@ module Azure::Profiles::Latest
|
|
58
61
|
OperationDisplay = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationDisplay
|
59
62
|
ClusterListRuntimeScriptActionDetailResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListRuntimeScriptActionDetailResult
|
60
63
|
VmSizeCompatibilityFilter = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizeCompatibilityFilter
|
61
|
-
|
64
|
+
KafkaRestProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::KafkaRestProperties
|
62
65
|
RegionalQuotaCapability = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RegionalQuotaCapability
|
63
|
-
|
66
|
+
AutoscaleCapacity = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleCapacity
|
64
67
|
QuotaCapability = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::QuotaCapability
|
65
|
-
|
68
|
+
SshProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshProfile
|
66
69
|
CapabilitiesResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::CapabilitiesResult
|
67
|
-
|
70
|
+
Role = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Role
|
68
71
|
LocalizedName = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::LocalizedName
|
69
|
-
|
72
|
+
NetworkSettings = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::NetworkSettings
|
70
73
|
Usage = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Usage
|
71
74
|
ClusterIdentityUserAssignedIdentitiesValue = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterIdentityUserAssignedIdentitiesValue
|
72
75
|
UsagesListResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::UsagesListResult
|
@@ -75,23 +78,23 @@ module Azure::Profiles::Latest
|
|
75
78
|
BillingMeters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingMeters
|
76
79
|
ScriptActionExecutionSummary = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionExecutionSummary
|
77
80
|
DiskBillingMeters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DiskBillingMeters
|
78
|
-
|
81
|
+
AutoscaleTimeAndCapacity = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleTimeAndCapacity
|
79
82
|
BillingResources = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingResources
|
80
|
-
|
83
|
+
OsProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OsProfile
|
81
84
|
BillingResponseListResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingResponseListResult
|
82
|
-
|
85
|
+
EncryptionInTransitProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::EncryptionInTransitProperties
|
83
86
|
ClusterConfigurations = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterConfigurations
|
84
87
|
ConnectivityEndpoint = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ConnectivityEndpoint
|
85
88
|
Extension = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Extension
|
86
|
-
|
89
|
+
ClusterDefinition = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterDefinition
|
87
90
|
ClusterMonitoringResponse = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterMonitoringResponse
|
88
|
-
|
91
|
+
StorageAccount = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::StorageAccount
|
89
92
|
ClusterMonitoringRequest = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterMonitoringRequest
|
90
93
|
ExecuteScriptActionParameters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ExecuteScriptActionParameters
|
91
94
|
ScriptActionExecutionHistoryList = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionExecutionHistoryList
|
92
95
|
ClusterCreateParametersExtended = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterCreateParametersExtended
|
93
96
|
ScriptActionPersistedGetResponseSpec = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionPersistedGetResponseSpec
|
94
|
-
|
97
|
+
Autoscale = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Autoscale
|
95
98
|
ScriptActionsList = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionsList
|
96
99
|
RuntimeScriptActionDetail = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RuntimeScriptActionDetail
|
97
100
|
TrackedResource = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::TrackedResource
|
@@ -100,6 +103,8 @@ module Azure::Profiles::Latest
|
|
100
103
|
Application = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Application
|
101
104
|
DirectoryType = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DirectoryType
|
102
105
|
DaysOfWeek = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DaysOfWeek
|
106
|
+
PublicNetworkAccess = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::PublicNetworkAccess
|
107
|
+
OutboundOnlyPublicNetworkAccessType = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OutboundOnlyPublicNetworkAccessType
|
103
108
|
OSType = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OSType
|
104
109
|
Tier = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Tier
|
105
110
|
JsonWebKeyEncryptionAlgorithm = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::JsonWebKeyEncryptionAlgorithm
|
@@ -147,39 +152,42 @@ module Azure::Profiles::Latest
|
|
147
152
|
end
|
148
153
|
|
149
154
|
class ModelClasses
|
155
|
+
def cluster_list_result
|
156
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListResult
|
157
|
+
end
|
158
|
+
def cluster_resize_parameters
|
159
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterResizeParameters
|
160
|
+
end
|
161
|
+
def client_group_info
|
162
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClientGroupInfo
|
163
|
+
end
|
150
164
|
def cluster_disk_encryption_parameters
|
151
165
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterDiskEncryptionParameters
|
152
166
|
end
|
153
|
-
def
|
154
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
167
|
+
def security_profile
|
168
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SecurityProfile
|
155
169
|
end
|
156
170
|
def update_gateway_settings_parameters
|
157
171
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::UpdateGatewaySettingsParameters
|
158
172
|
end
|
159
|
-
def
|
160
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
173
|
+
def autoscale_schedule
|
174
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleSchedule
|
161
175
|
end
|
162
176
|
def gateway_settings
|
163
177
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::GatewaySettings
|
164
178
|
end
|
165
|
-
def
|
166
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
179
|
+
def autoscale_recurrence
|
180
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleRecurrence
|
167
181
|
end
|
168
182
|
def operation_resource
|
169
183
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationResource
|
170
184
|
end
|
171
|
-
def
|
172
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
185
|
+
def autoscale_configuration_update_parameter
|
186
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleConfigurationUpdateParameter
|
173
187
|
end
|
174
188
|
def resource
|
175
189
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Resource
|
176
190
|
end
|
177
|
-
def autoscale
|
178
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Autoscale
|
179
|
-
end
|
180
|
-
def autoscale_recurrence
|
181
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleRecurrence
|
182
|
-
end
|
183
191
|
def virtual_network_profile
|
184
192
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VirtualNetworkProfile
|
185
193
|
end
|
@@ -189,30 +197,36 @@ module Azure::Profiles::Latest
|
|
189
197
|
def ssh_public_key
|
190
198
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshPublicKey
|
191
199
|
end
|
192
|
-
def
|
193
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
200
|
+
def data_disks_groups
|
201
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DataDisksGroups
|
194
202
|
end
|
195
203
|
def linux_operating_system_profile
|
196
204
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::LinuxOperatingSystemProfile
|
197
205
|
end
|
198
|
-
def
|
199
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
206
|
+
def host_info
|
207
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::HostInfo
|
200
208
|
end
|
201
209
|
def script_action
|
202
210
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptAction
|
203
211
|
end
|
204
|
-
def
|
205
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
212
|
+
def operation_list_result
|
213
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationListResult
|
206
214
|
end
|
207
215
|
def compute_profile
|
208
216
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ComputeProfile
|
209
217
|
end
|
210
|
-
def
|
211
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
218
|
+
def error_response
|
219
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ErrorResponse
|
212
220
|
end
|
213
221
|
def storage_profile
|
214
222
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::StorageProfile
|
215
223
|
end
|
224
|
+
def application_get_https_endpoint
|
225
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationGetHttpsEndpoint
|
226
|
+
end
|
227
|
+
def disk_encryption_properties
|
228
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DiskEncryptionProperties
|
229
|
+
end
|
216
230
|
def application_get_endpoint
|
217
231
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationGetEndpoint
|
218
232
|
end
|
@@ -267,32 +281,32 @@ module Azure::Profiles::Latest
|
|
267
281
|
def vm_size_compatibility_filter
|
268
282
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizeCompatibilityFilter
|
269
283
|
end
|
270
|
-
def
|
271
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
284
|
+
def kafka_rest_properties
|
285
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::KafkaRestProperties
|
272
286
|
end
|
273
287
|
def regional_quota_capability
|
274
288
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RegionalQuotaCapability
|
275
289
|
end
|
276
|
-
def
|
277
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
290
|
+
def autoscale_capacity
|
291
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleCapacity
|
278
292
|
end
|
279
293
|
def quota_capability
|
280
294
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::QuotaCapability
|
281
295
|
end
|
282
|
-
def
|
283
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
296
|
+
def ssh_profile
|
297
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshProfile
|
284
298
|
end
|
285
299
|
def capabilities_result
|
286
300
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::CapabilitiesResult
|
287
301
|
end
|
288
|
-
def
|
289
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
302
|
+
def role
|
303
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Role
|
290
304
|
end
|
291
305
|
def localized_name
|
292
306
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::LocalizedName
|
293
307
|
end
|
294
|
-
def
|
295
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
308
|
+
def network_settings
|
309
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::NetworkSettings
|
296
310
|
end
|
297
311
|
def usage
|
298
312
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Usage
|
@@ -318,20 +332,20 @@ module Azure::Profiles::Latest
|
|
318
332
|
def disk_billing_meters
|
319
333
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DiskBillingMeters
|
320
334
|
end
|
321
|
-
def
|
322
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
335
|
+
def autoscale_time_and_capacity
|
336
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleTimeAndCapacity
|
323
337
|
end
|
324
338
|
def billing_resources
|
325
339
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingResources
|
326
340
|
end
|
327
|
-
def
|
328
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
341
|
+
def os_profile
|
342
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OsProfile
|
329
343
|
end
|
330
344
|
def billing_response_list_result
|
331
345
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingResponseListResult
|
332
346
|
end
|
333
|
-
def
|
334
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
347
|
+
def encryption_in_transit_properties
|
348
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::EncryptionInTransitProperties
|
335
349
|
end
|
336
350
|
def cluster_configurations
|
337
351
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterConfigurations
|
@@ -342,14 +356,14 @@ module Azure::Profiles::Latest
|
|
342
356
|
def extension
|
343
357
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Extension
|
344
358
|
end
|
345
|
-
def
|
346
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
359
|
+
def cluster_definition
|
360
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterDefinition
|
347
361
|
end
|
348
362
|
def cluster_monitoring_response
|
349
363
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterMonitoringResponse
|
350
364
|
end
|
351
|
-
def
|
352
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
365
|
+
def storage_account
|
366
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::StorageAccount
|
353
367
|
end
|
354
368
|
def cluster_monitoring_request
|
355
369
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterMonitoringRequest
|
@@ -366,8 +380,8 @@ module Azure::Profiles::Latest
|
|
366
380
|
def script_action_persisted_get_response_spec
|
367
381
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionPersistedGetResponseSpec
|
368
382
|
end
|
369
|
-
def
|
370
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
383
|
+
def autoscale
|
384
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Autoscale
|
371
385
|
end
|
372
386
|
def script_actions_list
|
373
387
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionsList
|
@@ -393,6 +407,12 @@ module Azure::Profiles::Latest
|
|
393
407
|
def days_of_week
|
394
408
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DaysOfWeek
|
395
409
|
end
|
410
|
+
def public_network_access
|
411
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::PublicNetworkAccess
|
412
|
+
end
|
413
|
+
def outbound_only_public_network_access_type
|
414
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OutboundOnlyPublicNetworkAccessType
|
415
|
+
end
|
396
416
|
def ostype
|
397
417
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OSType
|
398
418
|
end
|
@@ -7,90 +7,91 @@ require 'azure_mgmt_kusto'
|
|
7
7
|
module Azure::Profiles::Latest
|
8
8
|
module Kusto
|
9
9
|
module Mgmt
|
10
|
-
Clusters = Azure::Kusto::Mgmt::
|
11
|
-
ClusterPrincipalAssignments = Azure::Kusto::Mgmt::
|
12
|
-
Databases = Azure::Kusto::Mgmt::
|
13
|
-
DatabasePrincipalAssignments = Azure::Kusto::Mgmt::
|
14
|
-
AttachedDatabaseConfigurations = Azure::Kusto::Mgmt::
|
15
|
-
DataConnections = Azure::Kusto::Mgmt::
|
16
|
-
Operations = Azure::Kusto::Mgmt::
|
10
|
+
Clusters = Azure::Kusto::Mgmt::V2020_06_14::Clusters
|
11
|
+
ClusterPrincipalAssignments = Azure::Kusto::Mgmt::V2020_06_14::ClusterPrincipalAssignments
|
12
|
+
Databases = Azure::Kusto::Mgmt::V2020_06_14::Databases
|
13
|
+
DatabasePrincipalAssignments = Azure::Kusto::Mgmt::V2020_06_14::DatabasePrincipalAssignments
|
14
|
+
AttachedDatabaseConfigurations = Azure::Kusto::Mgmt::V2020_06_14::AttachedDatabaseConfigurations
|
15
|
+
DataConnections = Azure::Kusto::Mgmt::V2020_06_14::DataConnections
|
16
|
+
Operations = Azure::Kusto::Mgmt::V2020_06_14::Operations
|
17
17
|
|
18
18
|
module Models
|
19
|
-
ClusterPrincipalAssignmentListResult = Azure::Kusto::Mgmt::
|
20
|
-
DatabasePrincipalListResult = Azure::Kusto::Mgmt::
|
21
|
-
OptimizedAutoscale = Azure::Kusto::Mgmt::
|
22
|
-
FollowerDatabaseDefinition = Azure::Kusto::Mgmt::
|
23
|
-
KeyVaultProperties = Azure::Kusto::Mgmt::
|
24
|
-
FollowerDatabaseListResult = Azure::Kusto::Mgmt::
|
25
|
-
LanguageExtensionsList = Azure::Kusto::Mgmt::
|
26
|
-
VirtualNetworkConfiguration = Azure::Kusto::Mgmt::
|
27
|
-
AzureCapacity = Azure::Kusto::Mgmt::
|
28
|
-
LanguageExtension = Azure::Kusto::Mgmt::
|
29
|
-
SkuLocationInfoItem = Azure::Kusto::Mgmt::
|
30
|
-
AzureSku = Azure::Kusto::Mgmt::
|
31
|
-
SkuDescriptionList = Azure::Kusto::Mgmt::
|
32
|
-
AzureResourceSku = Azure::Kusto::Mgmt::
|
33
|
-
SkuDescription = Azure::Kusto::Mgmt::
|
34
|
-
Identity = Azure::Kusto::Mgmt::
|
35
|
-
DatabaseStatistics = Azure::Kusto::Mgmt::
|
36
|
-
IdentityUserAssignedIdentitiesValue = Azure::Kusto::Mgmt::
|
37
|
-
AttachedDatabaseConfigurationListResult = Azure::Kusto::Mgmt::
|
38
|
-
ClusterCheckNameRequest = Azure::Kusto::Mgmt::
|
39
|
-
ClusterPrincipalAssignmentCheckNameRequest = Azure::Kusto::Mgmt::
|
40
|
-
DataConnectionCheckNameRequest = Azure::Kusto::Mgmt::
|
41
|
-
DatabasePrincipal = Azure::Kusto::Mgmt::
|
42
|
-
DataConnectionValidationResult = Azure::Kusto::Mgmt::
|
43
|
-
DatabasePrincipalAssignmentCheckNameRequest = Azure::Kusto::Mgmt::
|
44
|
-
DatabasePrincipalListRequest = Azure::Kusto::Mgmt::
|
45
|
-
DatabaseListResult = Azure::Kusto::Mgmt::
|
46
|
-
DiagnoseVirtualNetworkResult = Azure::Kusto::Mgmt::
|
47
|
-
TrustedExternalTenant = Azure::Kusto::Mgmt::
|
48
|
-
DataConnectionValidation = Azure::Kusto::Mgmt::
|
49
|
-
ListResourceSkusResult = Azure::Kusto::Mgmt::
|
50
|
-
Resource = Azure::Kusto::Mgmt::
|
51
|
-
CheckNameResult = Azure::Kusto::Mgmt::
|
52
|
-
OperationListResult = Azure::Kusto::Mgmt::
|
53
|
-
DatabasePrincipalAssignmentListResult = Azure::Kusto::Mgmt::
|
54
|
-
Operation = Azure::Kusto::Mgmt::
|
55
|
-
CheckNameRequest = Azure::Kusto::Mgmt::
|
56
|
-
DataConnectionValidationListResult = Azure::Kusto::Mgmt::
|
57
|
-
OperationDisplay = Azure::Kusto::Mgmt::
|
58
|
-
DataConnectionListResult = Azure::Kusto::Mgmt::
|
59
|
-
ClusterListResult = Azure::Kusto::Mgmt::
|
60
|
-
Cluster = Azure::Kusto::Mgmt::
|
61
|
-
ClusterUpdate = Azure::Kusto::Mgmt::
|
62
|
-
ReadWriteDatabase = Azure::Kusto::Mgmt::
|
63
|
-
ReadOnlyFollowingDatabase = Azure::Kusto::Mgmt::
|
64
|
-
ProxyResource = Azure::Kusto::Mgmt::
|
65
|
-
AttachedDatabaseConfiguration = Azure::Kusto::Mgmt::
|
66
|
-
Database = Azure::Kusto::Mgmt::
|
67
|
-
DatabasePrincipalAssignment = Azure::Kusto::Mgmt::
|
68
|
-
ClusterPrincipalAssignment = Azure::Kusto::Mgmt::
|
69
|
-
DataConnection = Azure::Kusto::Mgmt::
|
70
|
-
EventHubDataConnection = Azure::Kusto::Mgmt::
|
71
|
-
IotHubDataConnection = Azure::Kusto::Mgmt::
|
72
|
-
EventGridDataConnection = Azure::Kusto::Mgmt::
|
73
|
-
TrackedResource = Azure::Kusto::Mgmt::
|
74
|
-
AzureEntityResource = Azure::Kusto::Mgmt::
|
75
|
-
State = Azure::Kusto::Mgmt::
|
76
|
-
ProvisioningState = Azure::Kusto::Mgmt::
|
77
|
-
LanguageExtensionName = Azure::Kusto::Mgmt::
|
78
|
-
AzureSkuName = Azure::Kusto::Mgmt::
|
79
|
-
AzureSkuTier = Azure::Kusto::Mgmt::
|
80
|
-
AzureScaleType = Azure::Kusto::Mgmt::
|
81
|
-
DefaultPrincipalsModificationKind = Azure::Kusto::Mgmt::
|
82
|
-
PrincipalsModificationKind = Azure::Kusto::Mgmt::
|
83
|
-
EventHubDataFormat = Azure::Kusto::Mgmt::
|
84
|
-
Compression = Azure::Kusto::Mgmt::
|
85
|
-
IotHubDataFormat = Azure::Kusto::Mgmt::
|
86
|
-
EventGridDataFormat = Azure::Kusto::Mgmt::
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
19
|
+
ClusterPrincipalAssignmentListResult = Azure::Kusto::Mgmt::V2020_06_14::Models::ClusterPrincipalAssignmentListResult
|
20
|
+
DatabasePrincipalListResult = Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipalListResult
|
21
|
+
OptimizedAutoscale = Azure::Kusto::Mgmt::V2020_06_14::Models::OptimizedAutoscale
|
22
|
+
FollowerDatabaseDefinition = Azure::Kusto::Mgmt::V2020_06_14::Models::FollowerDatabaseDefinition
|
23
|
+
KeyVaultProperties = Azure::Kusto::Mgmt::V2020_06_14::Models::KeyVaultProperties
|
24
|
+
FollowerDatabaseListResult = Azure::Kusto::Mgmt::V2020_06_14::Models::FollowerDatabaseListResult
|
25
|
+
LanguageExtensionsList = Azure::Kusto::Mgmt::V2020_06_14::Models::LanguageExtensionsList
|
26
|
+
VirtualNetworkConfiguration = Azure::Kusto::Mgmt::V2020_06_14::Models::VirtualNetworkConfiguration
|
27
|
+
AzureCapacity = Azure::Kusto::Mgmt::V2020_06_14::Models::AzureCapacity
|
28
|
+
LanguageExtension = Azure::Kusto::Mgmt::V2020_06_14::Models::LanguageExtension
|
29
|
+
SkuLocationInfoItem = Azure::Kusto::Mgmt::V2020_06_14::Models::SkuLocationInfoItem
|
30
|
+
AzureSku = Azure::Kusto::Mgmt::V2020_06_14::Models::AzureSku
|
31
|
+
SkuDescriptionList = Azure::Kusto::Mgmt::V2020_06_14::Models::SkuDescriptionList
|
32
|
+
AzureResourceSku = Azure::Kusto::Mgmt::V2020_06_14::Models::AzureResourceSku
|
33
|
+
SkuDescription = Azure::Kusto::Mgmt::V2020_06_14::Models::SkuDescription
|
34
|
+
Identity = Azure::Kusto::Mgmt::V2020_06_14::Models::Identity
|
35
|
+
DatabaseStatistics = Azure::Kusto::Mgmt::V2020_06_14::Models::DatabaseStatistics
|
36
|
+
IdentityUserAssignedIdentitiesValue = Azure::Kusto::Mgmt::V2020_06_14::Models::IdentityUserAssignedIdentitiesValue
|
37
|
+
AttachedDatabaseConfigurationListResult = Azure::Kusto::Mgmt::V2020_06_14::Models::AttachedDatabaseConfigurationListResult
|
38
|
+
ClusterCheckNameRequest = Azure::Kusto::Mgmt::V2020_06_14::Models::ClusterCheckNameRequest
|
39
|
+
ClusterPrincipalAssignmentCheckNameRequest = Azure::Kusto::Mgmt::V2020_06_14::Models::ClusterPrincipalAssignmentCheckNameRequest
|
40
|
+
DataConnectionCheckNameRequest = Azure::Kusto::Mgmt::V2020_06_14::Models::DataConnectionCheckNameRequest
|
41
|
+
DatabasePrincipal = Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipal
|
42
|
+
DataConnectionValidationResult = Azure::Kusto::Mgmt::V2020_06_14::Models::DataConnectionValidationResult
|
43
|
+
DatabasePrincipalAssignmentCheckNameRequest = Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipalAssignmentCheckNameRequest
|
44
|
+
DatabasePrincipalListRequest = Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipalListRequest
|
45
|
+
DatabaseListResult = Azure::Kusto::Mgmt::V2020_06_14::Models::DatabaseListResult
|
46
|
+
DiagnoseVirtualNetworkResult = Azure::Kusto::Mgmt::V2020_06_14::Models::DiagnoseVirtualNetworkResult
|
47
|
+
TrustedExternalTenant = Azure::Kusto::Mgmt::V2020_06_14::Models::TrustedExternalTenant
|
48
|
+
DataConnectionValidation = Azure::Kusto::Mgmt::V2020_06_14::Models::DataConnectionValidation
|
49
|
+
ListResourceSkusResult = Azure::Kusto::Mgmt::V2020_06_14::Models::ListResourceSkusResult
|
50
|
+
Resource = Azure::Kusto::Mgmt::V2020_06_14::Models::Resource
|
51
|
+
CheckNameResult = Azure::Kusto::Mgmt::V2020_06_14::Models::CheckNameResult
|
52
|
+
OperationListResult = Azure::Kusto::Mgmt::V2020_06_14::Models::OperationListResult
|
53
|
+
DatabasePrincipalAssignmentListResult = Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipalAssignmentListResult
|
54
|
+
Operation = Azure::Kusto::Mgmt::V2020_06_14::Models::Operation
|
55
|
+
CheckNameRequest = Azure::Kusto::Mgmt::V2020_06_14::Models::CheckNameRequest
|
56
|
+
DataConnectionValidationListResult = Azure::Kusto::Mgmt::V2020_06_14::Models::DataConnectionValidationListResult
|
57
|
+
OperationDisplay = Azure::Kusto::Mgmt::V2020_06_14::Models::OperationDisplay
|
58
|
+
DataConnectionListResult = Azure::Kusto::Mgmt::V2020_06_14::Models::DataConnectionListResult
|
59
|
+
ClusterListResult = Azure::Kusto::Mgmt::V2020_06_14::Models::ClusterListResult
|
60
|
+
Cluster = Azure::Kusto::Mgmt::V2020_06_14::Models::Cluster
|
61
|
+
ClusterUpdate = Azure::Kusto::Mgmt::V2020_06_14::Models::ClusterUpdate
|
62
|
+
ReadWriteDatabase = Azure::Kusto::Mgmt::V2020_06_14::Models::ReadWriteDatabase
|
63
|
+
ReadOnlyFollowingDatabase = Azure::Kusto::Mgmt::V2020_06_14::Models::ReadOnlyFollowingDatabase
|
64
|
+
ProxyResource = Azure::Kusto::Mgmt::V2020_06_14::Models::ProxyResource
|
65
|
+
AttachedDatabaseConfiguration = Azure::Kusto::Mgmt::V2020_06_14::Models::AttachedDatabaseConfiguration
|
66
|
+
Database = Azure::Kusto::Mgmt::V2020_06_14::Models::Database
|
67
|
+
DatabasePrincipalAssignment = Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipalAssignment
|
68
|
+
ClusterPrincipalAssignment = Azure::Kusto::Mgmt::V2020_06_14::Models::ClusterPrincipalAssignment
|
69
|
+
DataConnection = Azure::Kusto::Mgmt::V2020_06_14::Models::DataConnection
|
70
|
+
EventHubDataConnection = Azure::Kusto::Mgmt::V2020_06_14::Models::EventHubDataConnection
|
71
|
+
IotHubDataConnection = Azure::Kusto::Mgmt::V2020_06_14::Models::IotHubDataConnection
|
72
|
+
EventGridDataConnection = Azure::Kusto::Mgmt::V2020_06_14::Models::EventGridDataConnection
|
73
|
+
TrackedResource = Azure::Kusto::Mgmt::V2020_06_14::Models::TrackedResource
|
74
|
+
AzureEntityResource = Azure::Kusto::Mgmt::V2020_06_14::Models::AzureEntityResource
|
75
|
+
State = Azure::Kusto::Mgmt::V2020_06_14::Models::State
|
76
|
+
ProvisioningState = Azure::Kusto::Mgmt::V2020_06_14::Models::ProvisioningState
|
77
|
+
LanguageExtensionName = Azure::Kusto::Mgmt::V2020_06_14::Models::LanguageExtensionName
|
78
|
+
AzureSkuName = Azure::Kusto::Mgmt::V2020_06_14::Models::AzureSkuName
|
79
|
+
AzureSkuTier = Azure::Kusto::Mgmt::V2020_06_14::Models::AzureSkuTier
|
80
|
+
AzureScaleType = Azure::Kusto::Mgmt::V2020_06_14::Models::AzureScaleType
|
81
|
+
DefaultPrincipalsModificationKind = Azure::Kusto::Mgmt::V2020_06_14::Models::DefaultPrincipalsModificationKind
|
82
|
+
PrincipalsModificationKind = Azure::Kusto::Mgmt::V2020_06_14::Models::PrincipalsModificationKind
|
83
|
+
EventHubDataFormat = Azure::Kusto::Mgmt::V2020_06_14::Models::EventHubDataFormat
|
84
|
+
Compression = Azure::Kusto::Mgmt::V2020_06_14::Models::Compression
|
85
|
+
IotHubDataFormat = Azure::Kusto::Mgmt::V2020_06_14::Models::IotHubDataFormat
|
86
|
+
EventGridDataFormat = Azure::Kusto::Mgmt::V2020_06_14::Models::EventGridDataFormat
|
87
|
+
BlobStorageEventType = Azure::Kusto::Mgmt::V2020_06_14::Models::BlobStorageEventType
|
88
|
+
IdentityType = Azure::Kusto::Mgmt::V2020_06_14::Models::IdentityType
|
89
|
+
DatabasePrincipalRole = Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipalRole
|
90
|
+
DatabasePrincipalType = Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipalType
|
91
|
+
PrincipalType = Azure::Kusto::Mgmt::V2020_06_14::Models::PrincipalType
|
92
|
+
ClusterPrincipalRole = Azure::Kusto::Mgmt::V2020_06_14::Models::ClusterPrincipalRole
|
93
|
+
Type = Azure::Kusto::Mgmt::V2020_06_14::Models::Type
|
94
|
+
Reason = Azure::Kusto::Mgmt::V2020_06_14::Models::Reason
|
94
95
|
end
|
95
96
|
|
96
97
|
class KustoManagementClass
|
@@ -99,7 +100,7 @@ module Azure::Profiles::Latest
|
|
99
100
|
def initialize(configurable, base_url=nil, options=nil)
|
100
101
|
@configurable, @base_url, @options = configurable, base_url, options
|
101
102
|
|
102
|
-
@client_0 = Azure::Kusto::Mgmt::
|
103
|
+
@client_0 = Azure::Kusto::Mgmt::V2020_06_14::KustoManagementClient.new(configurable.credentials, base_url, options)
|
103
104
|
if(@client_0.respond_to?(:subscription_id))
|
104
105
|
@client_0.subscription_id = configurable.subscription_id
|
105
106
|
end
|
@@ -130,229 +131,232 @@ module Azure::Profiles::Latest
|
|
130
131
|
|
131
132
|
class ModelClasses
|
132
133
|
def cluster_principal_assignment_list_result
|
133
|
-
Azure::Kusto::Mgmt::
|
134
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ClusterPrincipalAssignmentListResult
|
134
135
|
end
|
135
136
|
def database_principal_list_result
|
136
|
-
Azure::Kusto::Mgmt::
|
137
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipalListResult
|
137
138
|
end
|
138
139
|
def optimized_autoscale
|
139
|
-
Azure::Kusto::Mgmt::
|
140
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::OptimizedAutoscale
|
140
141
|
end
|
141
142
|
def follower_database_definition
|
142
|
-
Azure::Kusto::Mgmt::
|
143
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::FollowerDatabaseDefinition
|
143
144
|
end
|
144
145
|
def key_vault_properties
|
145
|
-
Azure::Kusto::Mgmt::
|
146
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::KeyVaultProperties
|
146
147
|
end
|
147
148
|
def follower_database_list_result
|
148
|
-
Azure::Kusto::Mgmt::
|
149
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::FollowerDatabaseListResult
|
149
150
|
end
|
150
151
|
def language_extensions_list
|
151
|
-
Azure::Kusto::Mgmt::
|
152
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::LanguageExtensionsList
|
152
153
|
end
|
153
154
|
def virtual_network_configuration
|
154
|
-
Azure::Kusto::Mgmt::
|
155
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::VirtualNetworkConfiguration
|
155
156
|
end
|
156
157
|
def azure_capacity
|
157
|
-
Azure::Kusto::Mgmt::
|
158
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::AzureCapacity
|
158
159
|
end
|
159
160
|
def language_extension
|
160
|
-
Azure::Kusto::Mgmt::
|
161
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::LanguageExtension
|
161
162
|
end
|
162
163
|
def sku_location_info_item
|
163
|
-
Azure::Kusto::Mgmt::
|
164
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::SkuLocationInfoItem
|
164
165
|
end
|
165
166
|
def azure_sku
|
166
|
-
Azure::Kusto::Mgmt::
|
167
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::AzureSku
|
167
168
|
end
|
168
169
|
def sku_description_list
|
169
|
-
Azure::Kusto::Mgmt::
|
170
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::SkuDescriptionList
|
170
171
|
end
|
171
172
|
def azure_resource_sku
|
172
|
-
Azure::Kusto::Mgmt::
|
173
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::AzureResourceSku
|
173
174
|
end
|
174
175
|
def sku_description
|
175
|
-
Azure::Kusto::Mgmt::
|
176
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::SkuDescription
|
176
177
|
end
|
177
178
|
def identity
|
178
|
-
Azure::Kusto::Mgmt::
|
179
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::Identity
|
179
180
|
end
|
180
181
|
def database_statistics
|
181
|
-
Azure::Kusto::Mgmt::
|
182
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DatabaseStatistics
|
182
183
|
end
|
183
184
|
def identity_user_assigned_identities_value
|
184
|
-
Azure::Kusto::Mgmt::
|
185
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::IdentityUserAssignedIdentitiesValue
|
185
186
|
end
|
186
187
|
def attached_database_configuration_list_result
|
187
|
-
Azure::Kusto::Mgmt::
|
188
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::AttachedDatabaseConfigurationListResult
|
188
189
|
end
|
189
190
|
def cluster_check_name_request
|
190
|
-
Azure::Kusto::Mgmt::
|
191
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ClusterCheckNameRequest
|
191
192
|
end
|
192
193
|
def cluster_principal_assignment_check_name_request
|
193
|
-
Azure::Kusto::Mgmt::
|
194
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ClusterPrincipalAssignmentCheckNameRequest
|
194
195
|
end
|
195
196
|
def data_connection_check_name_request
|
196
|
-
Azure::Kusto::Mgmt::
|
197
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DataConnectionCheckNameRequest
|
197
198
|
end
|
198
199
|
def database_principal
|
199
|
-
Azure::Kusto::Mgmt::
|
200
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipal
|
200
201
|
end
|
201
202
|
def data_connection_validation_result
|
202
|
-
Azure::Kusto::Mgmt::
|
203
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DataConnectionValidationResult
|
203
204
|
end
|
204
205
|
def database_principal_assignment_check_name_request
|
205
|
-
Azure::Kusto::Mgmt::
|
206
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipalAssignmentCheckNameRequest
|
206
207
|
end
|
207
208
|
def database_principal_list_request
|
208
|
-
Azure::Kusto::Mgmt::
|
209
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipalListRequest
|
209
210
|
end
|
210
211
|
def database_list_result
|
211
|
-
Azure::Kusto::Mgmt::
|
212
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DatabaseListResult
|
212
213
|
end
|
213
214
|
def diagnose_virtual_network_result
|
214
|
-
Azure::Kusto::Mgmt::
|
215
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DiagnoseVirtualNetworkResult
|
215
216
|
end
|
216
217
|
def trusted_external_tenant
|
217
|
-
Azure::Kusto::Mgmt::
|
218
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::TrustedExternalTenant
|
218
219
|
end
|
219
220
|
def data_connection_validation
|
220
|
-
Azure::Kusto::Mgmt::
|
221
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DataConnectionValidation
|
221
222
|
end
|
222
223
|
def list_resource_skus_result
|
223
|
-
Azure::Kusto::Mgmt::
|
224
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ListResourceSkusResult
|
224
225
|
end
|
225
226
|
def resource
|
226
|
-
Azure::Kusto::Mgmt::
|
227
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::Resource
|
227
228
|
end
|
228
229
|
def check_name_result
|
229
|
-
Azure::Kusto::Mgmt::
|
230
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::CheckNameResult
|
230
231
|
end
|
231
232
|
def operation_list_result
|
232
|
-
Azure::Kusto::Mgmt::
|
233
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::OperationListResult
|
233
234
|
end
|
234
235
|
def database_principal_assignment_list_result
|
235
|
-
Azure::Kusto::Mgmt::
|
236
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipalAssignmentListResult
|
236
237
|
end
|
237
238
|
def operation
|
238
|
-
Azure::Kusto::Mgmt::
|
239
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::Operation
|
239
240
|
end
|
240
241
|
def check_name_request
|
241
|
-
Azure::Kusto::Mgmt::
|
242
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::CheckNameRequest
|
242
243
|
end
|
243
244
|
def data_connection_validation_list_result
|
244
|
-
Azure::Kusto::Mgmt::
|
245
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DataConnectionValidationListResult
|
245
246
|
end
|
246
247
|
def operation_display
|
247
|
-
Azure::Kusto::Mgmt::
|
248
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::OperationDisplay
|
248
249
|
end
|
249
250
|
def data_connection_list_result
|
250
|
-
Azure::Kusto::Mgmt::
|
251
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DataConnectionListResult
|
251
252
|
end
|
252
253
|
def cluster_list_result
|
253
|
-
Azure::Kusto::Mgmt::
|
254
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ClusterListResult
|
254
255
|
end
|
255
256
|
def cluster
|
256
|
-
Azure::Kusto::Mgmt::
|
257
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::Cluster
|
257
258
|
end
|
258
259
|
def cluster_update
|
259
|
-
Azure::Kusto::Mgmt::
|
260
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ClusterUpdate
|
260
261
|
end
|
261
262
|
def read_write_database
|
262
|
-
Azure::Kusto::Mgmt::
|
263
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ReadWriteDatabase
|
263
264
|
end
|
264
265
|
def read_only_following_database
|
265
|
-
Azure::Kusto::Mgmt::
|
266
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ReadOnlyFollowingDatabase
|
266
267
|
end
|
267
268
|
def proxy_resource
|
268
|
-
Azure::Kusto::Mgmt::
|
269
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ProxyResource
|
269
270
|
end
|
270
271
|
def attached_database_configuration
|
271
|
-
Azure::Kusto::Mgmt::
|
272
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::AttachedDatabaseConfiguration
|
272
273
|
end
|
273
274
|
def database
|
274
|
-
Azure::Kusto::Mgmt::
|
275
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::Database
|
275
276
|
end
|
276
277
|
def database_principal_assignment
|
277
|
-
Azure::Kusto::Mgmt::
|
278
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipalAssignment
|
278
279
|
end
|
279
280
|
def cluster_principal_assignment
|
280
|
-
Azure::Kusto::Mgmt::
|
281
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ClusterPrincipalAssignment
|
281
282
|
end
|
282
283
|
def data_connection
|
283
|
-
Azure::Kusto::Mgmt::
|
284
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DataConnection
|
284
285
|
end
|
285
286
|
def event_hub_data_connection
|
286
|
-
Azure::Kusto::Mgmt::
|
287
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::EventHubDataConnection
|
287
288
|
end
|
288
289
|
def iot_hub_data_connection
|
289
|
-
Azure::Kusto::Mgmt::
|
290
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::IotHubDataConnection
|
290
291
|
end
|
291
292
|
def event_grid_data_connection
|
292
|
-
Azure::Kusto::Mgmt::
|
293
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::EventGridDataConnection
|
293
294
|
end
|
294
295
|
def tracked_resource
|
295
|
-
Azure::Kusto::Mgmt::
|
296
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::TrackedResource
|
296
297
|
end
|
297
298
|
def azure_entity_resource
|
298
|
-
Azure::Kusto::Mgmt::
|
299
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::AzureEntityResource
|
299
300
|
end
|
300
301
|
def state
|
301
|
-
Azure::Kusto::Mgmt::
|
302
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::State
|
302
303
|
end
|
303
304
|
def provisioning_state
|
304
|
-
Azure::Kusto::Mgmt::
|
305
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ProvisioningState
|
305
306
|
end
|
306
307
|
def language_extension_name
|
307
|
-
Azure::Kusto::Mgmt::
|
308
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::LanguageExtensionName
|
308
309
|
end
|
309
310
|
def azure_sku_name
|
310
|
-
Azure::Kusto::Mgmt::
|
311
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::AzureSkuName
|
311
312
|
end
|
312
313
|
def azure_sku_tier
|
313
|
-
Azure::Kusto::Mgmt::
|
314
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::AzureSkuTier
|
314
315
|
end
|
315
316
|
def azure_scale_type
|
316
|
-
Azure::Kusto::Mgmt::
|
317
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::AzureScaleType
|
317
318
|
end
|
318
319
|
def default_principals_modification_kind
|
319
|
-
Azure::Kusto::Mgmt::
|
320
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DefaultPrincipalsModificationKind
|
320
321
|
end
|
321
322
|
def principals_modification_kind
|
322
|
-
Azure::Kusto::Mgmt::
|
323
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::PrincipalsModificationKind
|
323
324
|
end
|
324
325
|
def event_hub_data_format
|
325
|
-
Azure::Kusto::Mgmt::
|
326
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::EventHubDataFormat
|
326
327
|
end
|
327
328
|
def compression
|
328
|
-
Azure::Kusto::Mgmt::
|
329
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::Compression
|
329
330
|
end
|
330
331
|
def iot_hub_data_format
|
331
|
-
Azure::Kusto::Mgmt::
|
332
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::IotHubDataFormat
|
332
333
|
end
|
333
334
|
def event_grid_data_format
|
334
|
-
Azure::Kusto::Mgmt::
|
335
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::EventGridDataFormat
|
336
|
+
end
|
337
|
+
def blob_storage_event_type
|
338
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::BlobStorageEventType
|
335
339
|
end
|
336
340
|
def identity_type
|
337
|
-
Azure::Kusto::Mgmt::
|
341
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::IdentityType
|
338
342
|
end
|
339
343
|
def database_principal_role
|
340
|
-
Azure::Kusto::Mgmt::
|
344
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipalRole
|
341
345
|
end
|
342
346
|
def database_principal_type
|
343
|
-
Azure::Kusto::Mgmt::
|
347
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipalType
|
344
348
|
end
|
345
349
|
def principal_type
|
346
|
-
Azure::Kusto::Mgmt::
|
350
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::PrincipalType
|
347
351
|
end
|
348
352
|
def cluster_principal_role
|
349
|
-
Azure::Kusto::Mgmt::
|
353
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ClusterPrincipalRole
|
350
354
|
end
|
351
355
|
def type
|
352
|
-
Azure::Kusto::Mgmt::
|
356
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::Type
|
353
357
|
end
|
354
358
|
def reason
|
355
|
-
Azure::Kusto::Mgmt::
|
359
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::Reason
|
356
360
|
end
|
357
361
|
end
|
358
362
|
end
|