azure_sdk 0.34.0 → 0.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/azure_sdk/version.rb +1 -1
- data/lib/latest/modules/cosmosdb_profile_module.rb +77 -73
- data/lib/latest/modules/kusto_profile_module.rb +133 -101
- data/lib/latest/modules/network_profile_module.rb +638 -554
- metadata +11 -11
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8b3ec417dadc9a1b9853b8ee78c63aba94c2deb8eafe6c9a0ae16a9515f3d262
|
|
4
|
+
data.tar.gz: 2244fb2e6348a631b59b6472cf41b28978867803d45bbae53bb5b18ab2e0d72c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e72acba7d110b6226f4e2eef1dd5f6df07b0ebd5a5e1ba47d0e360b0eff343ddd1419de9a8b82a57d94a4f539dc755cfe32d4b662f0c0ea4464ad46faee2f5fa
|
|
7
|
+
data.tar.gz: b073aed48b0a59863289a6987502553744065b6a31afd81391ccc5cd170502d3498237ec6ca6550e1d5f326ff21bbbdd2a3a857f3234aa32bb9fd093169af6f0
|
data/lib/azure_sdk/version.rb
CHANGED
|
@@ -61,44 +61,43 @@ module Azure::Profiles::Latest
|
|
|
61
61
|
CassandraPartitionKey = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::CassandraPartitionKey
|
|
62
62
|
Resource = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::Resource
|
|
63
63
|
ClusterKey = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::ClusterKey
|
|
64
|
+
ErrorResponse = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::ErrorResponse
|
|
64
65
|
RegionForOnlineOffline = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::RegionForOnlineOffline
|
|
66
|
+
DatabaseAccountPatchParameters = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccountPatchParameters
|
|
65
67
|
ExtendedResourceProperties = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::ExtendedResourceProperties
|
|
66
|
-
DatabaseAccountListReadOnlyKeysResult = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccountListReadOnlyKeysResult
|
|
67
68
|
PartitionMetricListResult = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::PartitionMetricListResult
|
|
68
|
-
|
|
69
|
+
PercentileMetricListResult = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::PercentileMetricListResult
|
|
70
|
+
DatabaseAccountListConnectionStringsResult = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccountListConnectionStringsResult
|
|
69
71
|
CassandraSchema = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::CassandraSchema
|
|
70
|
-
|
|
72
|
+
Capability = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::Capability
|
|
71
73
|
CassandraTableResource = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::CassandraTableResource
|
|
72
|
-
|
|
73
|
-
CassandraTableCreateUpdateParameters = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::CassandraTableCreateUpdateParameters
|
|
74
|
-
DatabaseAccountListKeysResult = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccountListKeysResult
|
|
74
|
+
DatabaseAccountListReadOnlyKeysResult = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccountListReadOnlyKeysResult
|
|
75
75
|
Indexes = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::Indexes
|
|
76
|
-
|
|
76
|
+
DatabaseAccountConnectionString = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccountConnectionString
|
|
77
77
|
ContainerPartitionKey = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::ContainerPartitionKey
|
|
78
|
-
|
|
78
|
+
DatabaseAccountRegenerateKeyParameters = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccountRegenerateKeyParameters
|
|
79
|
+
Metric = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::Metric
|
|
80
|
+
FailoverPolicy = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::FailoverPolicy
|
|
81
|
+
MetricDefinitionsListResult = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::MetricDefinitionsListResult
|
|
82
|
+
Usage = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::Usage
|
|
83
|
+
MetricAvailability = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::MetricAvailability
|
|
84
|
+
CassandraTableCreateUpdateParameters = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::CassandraTableCreateUpdateParameters
|
|
79
85
|
PercentileMetric = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::PercentileMetric
|
|
80
|
-
MetricListResult = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::MetricListResult
|
|
81
|
-
UsagesResult = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::UsagesResult
|
|
82
|
-
MetricValue = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::MetricValue
|
|
83
|
-
PercentileMetricListResult = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::PercentileMetricListResult
|
|
84
|
-
MetricDefinition = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::MetricDefinition
|
|
85
86
|
GremlinDatabaseResource = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::GremlinDatabaseResource
|
|
86
|
-
|
|
87
|
+
MetricListResult = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::MetricListResult
|
|
87
88
|
GremlinDatabaseCreateUpdateParameters = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::GremlinDatabaseCreateUpdateParameters
|
|
88
|
-
DatabaseAccountPatchParameters = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccountPatchParameters
|
|
89
|
-
GremlinGraphResource = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::GremlinGraphResource
|
|
90
89
|
UniqueKeyPolicy = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::UniqueKeyPolicy
|
|
90
|
+
GremlinGraphResource = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::GremlinGraphResource
|
|
91
|
+
MetricDefinition = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::MetricDefinition
|
|
91
92
|
GremlinGraphCreateUpdateParameters = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::GremlinGraphCreateUpdateParameters
|
|
92
|
-
|
|
93
|
+
UsagesResult = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::UsagesResult
|
|
93
94
|
OperationDisplay = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::OperationDisplay
|
|
94
|
-
|
|
95
|
+
MetricValue = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::MetricValue
|
|
95
96
|
Operation = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::Operation
|
|
96
|
-
Metric = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::Metric
|
|
97
|
-
OperationListResult = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::OperationListResult
|
|
98
97
|
ExcludedPath = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::ExcludedPath
|
|
98
|
+
OperationListResult = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::OperationListResult
|
|
99
|
+
PartitionUsagesResult = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::PartitionUsagesResult
|
|
99
100
|
MetricName = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::MetricName
|
|
100
|
-
MetricAvailability = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::MetricAvailability
|
|
101
|
-
Usage = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::Usage
|
|
102
101
|
DatabaseAccount = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccount
|
|
103
102
|
SqlDatabase = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::SqlDatabase
|
|
104
103
|
SqlContainer = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::SqlContainer
|
|
@@ -111,12 +110,14 @@ module Azure::Profiles::Latest
|
|
|
111
110
|
GremlinGraph = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::GremlinGraph
|
|
112
111
|
Throughput = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::Throughput
|
|
113
112
|
DatabaseAccountCreateUpdateParameters = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccountCreateUpdateParameters
|
|
113
|
+
DatabaseAccountListKeysResult = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccountListKeysResult
|
|
114
114
|
PartitionUsage = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::PartitionUsage
|
|
115
115
|
PercentileMetricValue = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::PercentileMetricValue
|
|
116
116
|
PartitionMetric = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::PartitionMetric
|
|
117
117
|
DatabaseAccountKind = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccountKind
|
|
118
118
|
DatabaseAccountOfferType = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccountOfferType
|
|
119
119
|
DefaultConsistencyLevel = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DefaultConsistencyLevel
|
|
120
|
+
ConnectorOffer = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::ConnectorOffer
|
|
120
121
|
IndexingMode = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::IndexingMode
|
|
121
122
|
DataType = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DataType
|
|
122
123
|
IndexKind = Azure::Cosmosdb::Mgmt::V2015_04_08::Models::IndexKind
|
|
@@ -286,120 +287,117 @@ module Azure::Profiles::Latest
|
|
|
286
287
|
def cluster_key
|
|
287
288
|
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::ClusterKey
|
|
288
289
|
end
|
|
290
|
+
def error_response
|
|
291
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::ErrorResponse
|
|
292
|
+
end
|
|
289
293
|
def region_for_online_offline
|
|
290
294
|
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::RegionForOnlineOffline
|
|
291
295
|
end
|
|
296
|
+
def database_account_patch_parameters
|
|
297
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccountPatchParameters
|
|
298
|
+
end
|
|
292
299
|
def extended_resource_properties
|
|
293
300
|
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::ExtendedResourceProperties
|
|
294
301
|
end
|
|
295
|
-
def database_account_list_read_only_keys_result
|
|
296
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccountListReadOnlyKeysResult
|
|
297
|
-
end
|
|
298
302
|
def partition_metric_list_result
|
|
299
303
|
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::PartitionMetricListResult
|
|
300
304
|
end
|
|
301
|
-
def
|
|
302
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::
|
|
305
|
+
def percentile_metric_list_result
|
|
306
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::PercentileMetricListResult
|
|
307
|
+
end
|
|
308
|
+
def database_account_list_connection_strings_result
|
|
309
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccountListConnectionStringsResult
|
|
303
310
|
end
|
|
304
311
|
def cassandra_schema
|
|
305
312
|
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::CassandraSchema
|
|
306
313
|
end
|
|
307
|
-
def
|
|
308
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::
|
|
314
|
+
def capability
|
|
315
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::Capability
|
|
309
316
|
end
|
|
310
317
|
def cassandra_table_resource
|
|
311
318
|
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::CassandraTableResource
|
|
312
319
|
end
|
|
313
|
-
def
|
|
314
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::
|
|
315
|
-
end
|
|
316
|
-
def cassandra_table_create_update_parameters
|
|
317
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::CassandraTableCreateUpdateParameters
|
|
318
|
-
end
|
|
319
|
-
def database_account_list_keys_result
|
|
320
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccountListKeysResult
|
|
320
|
+
def database_account_list_read_only_keys_result
|
|
321
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccountListReadOnlyKeysResult
|
|
321
322
|
end
|
|
322
323
|
def indexes
|
|
323
324
|
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::Indexes
|
|
324
325
|
end
|
|
325
|
-
def
|
|
326
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::
|
|
326
|
+
def database_account_connection_string
|
|
327
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccountConnectionString
|
|
327
328
|
end
|
|
328
329
|
def container_partition_key
|
|
329
330
|
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::ContainerPartitionKey
|
|
330
331
|
end
|
|
331
|
-
def
|
|
332
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::
|
|
332
|
+
def database_account_regenerate_key_parameters
|
|
333
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccountRegenerateKeyParameters
|
|
333
334
|
end
|
|
334
|
-
def
|
|
335
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::
|
|
335
|
+
def metric
|
|
336
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::Metric
|
|
336
337
|
end
|
|
337
|
-
def
|
|
338
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::
|
|
338
|
+
def failover_policy
|
|
339
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::FailoverPolicy
|
|
339
340
|
end
|
|
340
|
-
def
|
|
341
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::
|
|
341
|
+
def metric_definitions_list_result
|
|
342
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::MetricDefinitionsListResult
|
|
342
343
|
end
|
|
343
|
-
def
|
|
344
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::
|
|
344
|
+
def usage
|
|
345
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::Usage
|
|
345
346
|
end
|
|
346
|
-
def
|
|
347
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::
|
|
347
|
+
def metric_availability
|
|
348
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::MetricAvailability
|
|
348
349
|
end
|
|
349
|
-
def
|
|
350
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::
|
|
350
|
+
def cassandra_table_create_update_parameters
|
|
351
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::CassandraTableCreateUpdateParameters
|
|
352
|
+
end
|
|
353
|
+
def percentile_metric
|
|
354
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::PercentileMetric
|
|
351
355
|
end
|
|
352
356
|
def gremlin_database_resource
|
|
353
357
|
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::GremlinDatabaseResource
|
|
354
358
|
end
|
|
355
|
-
def
|
|
356
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::
|
|
359
|
+
def metric_list_result
|
|
360
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::MetricListResult
|
|
357
361
|
end
|
|
358
362
|
def gremlin_database_create_update_parameters
|
|
359
363
|
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::GremlinDatabaseCreateUpdateParameters
|
|
360
364
|
end
|
|
361
|
-
def
|
|
362
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::
|
|
365
|
+
def unique_key_policy
|
|
366
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::UniqueKeyPolicy
|
|
363
367
|
end
|
|
364
368
|
def gremlin_graph_resource
|
|
365
369
|
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::GremlinGraphResource
|
|
366
370
|
end
|
|
367
|
-
def
|
|
368
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::
|
|
371
|
+
def metric_definition
|
|
372
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::MetricDefinition
|
|
369
373
|
end
|
|
370
374
|
def gremlin_graph_create_update_parameters
|
|
371
375
|
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::GremlinGraphCreateUpdateParameters
|
|
372
376
|
end
|
|
373
|
-
def
|
|
374
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::
|
|
377
|
+
def usages_result
|
|
378
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::UsagesResult
|
|
375
379
|
end
|
|
376
380
|
def operation_display
|
|
377
381
|
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::OperationDisplay
|
|
378
382
|
end
|
|
379
|
-
def
|
|
380
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::
|
|
383
|
+
def metric_value
|
|
384
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::MetricValue
|
|
381
385
|
end
|
|
382
386
|
def operation
|
|
383
387
|
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::Operation
|
|
384
388
|
end
|
|
385
|
-
def
|
|
386
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::
|
|
389
|
+
def excluded_path
|
|
390
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::ExcludedPath
|
|
387
391
|
end
|
|
388
392
|
def operation_list_result
|
|
389
393
|
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::OperationListResult
|
|
390
394
|
end
|
|
391
|
-
def
|
|
392
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::
|
|
395
|
+
def partition_usages_result
|
|
396
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::PartitionUsagesResult
|
|
393
397
|
end
|
|
394
398
|
def metric_name
|
|
395
399
|
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::MetricName
|
|
396
400
|
end
|
|
397
|
-
def metric_availability
|
|
398
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::MetricAvailability
|
|
399
|
-
end
|
|
400
|
-
def usage
|
|
401
|
-
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::Usage
|
|
402
|
-
end
|
|
403
401
|
def database_account
|
|
404
402
|
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccount
|
|
405
403
|
end
|
|
@@ -436,6 +434,9 @@ module Azure::Profiles::Latest
|
|
|
436
434
|
def database_account_create_update_parameters
|
|
437
435
|
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccountCreateUpdateParameters
|
|
438
436
|
end
|
|
437
|
+
def database_account_list_keys_result
|
|
438
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DatabaseAccountListKeysResult
|
|
439
|
+
end
|
|
439
440
|
def partition_usage
|
|
440
441
|
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::PartitionUsage
|
|
441
442
|
end
|
|
@@ -454,6 +455,9 @@ module Azure::Profiles::Latest
|
|
|
454
455
|
def default_consistency_level
|
|
455
456
|
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::DefaultConsistencyLevel
|
|
456
457
|
end
|
|
458
|
+
def connector_offer
|
|
459
|
+
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::ConnectorOffer
|
|
460
|
+
end
|
|
457
461
|
def indexing_mode
|
|
458
462
|
Azure::Cosmosdb::Mgmt::V2015_04_08::Models::IndexingMode
|
|
459
463
|
end
|
|
@@ -7,52 +7,60 @@ require 'azure_mgmt_kusto'
|
|
|
7
7
|
module Azure::Profiles::Latest
|
|
8
8
|
module Kusto
|
|
9
9
|
module Mgmt
|
|
10
|
-
Clusters = Azure::Kusto::Mgmt::
|
|
11
|
-
Databases = Azure::Kusto::Mgmt::
|
|
12
|
-
DataConnections = Azure::Kusto::Mgmt::
|
|
13
|
-
Operations = Azure::Kusto::Mgmt::
|
|
10
|
+
Clusters = Azure::Kusto::Mgmt::V2019_05_15::Clusters
|
|
11
|
+
Databases = Azure::Kusto::Mgmt::V2019_05_15::Databases
|
|
12
|
+
DataConnections = Azure::Kusto::Mgmt::V2019_05_15::DataConnections
|
|
13
|
+
Operations = Azure::Kusto::Mgmt::V2019_05_15::Operations
|
|
14
14
|
|
|
15
15
|
module Models
|
|
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
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
16
|
+
DatabasePrincipalListRequest = Azure::Kusto::Mgmt::V2019_05_15::Models::DatabasePrincipalListRequest
|
|
17
|
+
TrustedExternalTenant = Azure::Kusto::Mgmt::V2019_05_15::Models::TrustedExternalTenant
|
|
18
|
+
DataConnectionValidation = Azure::Kusto::Mgmt::V2019_05_15::Models::DataConnectionValidation
|
|
19
|
+
VirtualNetworkConfiguration = Azure::Kusto::Mgmt::V2019_05_15::Models::VirtualNetworkConfiguration
|
|
20
|
+
DataConnectionValidationResult = Azure::Kusto::Mgmt::V2019_05_15::Models::DataConnectionValidationResult
|
|
21
|
+
AzureCapacity = Azure::Kusto::Mgmt::V2019_05_15::Models::AzureCapacity
|
|
22
|
+
OptimizedAutoscale = Azure::Kusto::Mgmt::V2019_05_15::Models::OptimizedAutoscale
|
|
23
|
+
SkuLocationInfoItem = Azure::Kusto::Mgmt::V2019_05_15::Models::SkuLocationInfoItem
|
|
24
|
+
AzureSku = Azure::Kusto::Mgmt::V2019_05_15::Models::AzureSku
|
|
25
|
+
SkuDescriptionList = Azure::Kusto::Mgmt::V2019_05_15::Models::SkuDescriptionList
|
|
26
|
+
Resource = Azure::Kusto::Mgmt::V2019_05_15::Models::Resource
|
|
27
|
+
SkuDescription = Azure::Kusto::Mgmt::V2019_05_15::Models::SkuDescription
|
|
28
|
+
OperationDisplay = Azure::Kusto::Mgmt::V2019_05_15::Models::OperationDisplay
|
|
29
|
+
DatabaseStatistics = Azure::Kusto::Mgmt::V2019_05_15::Models::DatabaseStatistics
|
|
30
|
+
CheckNameResult = Azure::Kusto::Mgmt::V2019_05_15::Models::CheckNameResult
|
|
31
|
+
DatabaseCheckNameRequest = Azure::Kusto::Mgmt::V2019_05_15::Models::DatabaseCheckNameRequest
|
|
32
|
+
ClusterListResult = Azure::Kusto::Mgmt::V2019_05_15::Models::ClusterListResult
|
|
33
|
+
OperationListResult = Azure::Kusto::Mgmt::V2019_05_15::Models::OperationListResult
|
|
34
|
+
DatabasePrincipalListResult = Azure::Kusto::Mgmt::V2019_05_15::Models::DatabasePrincipalListResult
|
|
35
|
+
Operation = Azure::Kusto::Mgmt::V2019_05_15::Models::Operation
|
|
36
|
+
AzureResourceSku = Azure::Kusto::Mgmt::V2019_05_15::Models::AzureResourceSku
|
|
37
|
+
DataConnectionValidationListResult = Azure::Kusto::Mgmt::V2019_05_15::Models::DataConnectionValidationListResult
|
|
38
|
+
DatabasePrincipal = Azure::Kusto::Mgmt::V2019_05_15::Models::DatabasePrincipal
|
|
39
|
+
DataConnectionListResult = Azure::Kusto::Mgmt::V2019_05_15::Models::DataConnectionListResult
|
|
40
|
+
DataConnectionCheckNameRequest = Azure::Kusto::Mgmt::V2019_05_15::Models::DataConnectionCheckNameRequest
|
|
41
|
+
DatabaseListResult = Azure::Kusto::Mgmt::V2019_05_15::Models::DatabaseListResult
|
|
42
|
+
ListResourceSkusResult = Azure::Kusto::Mgmt::V2019_05_15::Models::ListResourceSkusResult
|
|
43
|
+
ClusterCheckNameRequest = Azure::Kusto::Mgmt::V2019_05_15::Models::ClusterCheckNameRequest
|
|
44
|
+
Cluster = Azure::Kusto::Mgmt::V2019_05_15::Models::Cluster
|
|
45
|
+
ClusterUpdate = Azure::Kusto::Mgmt::V2019_05_15::Models::ClusterUpdate
|
|
46
|
+
Database = Azure::Kusto::Mgmt::V2019_05_15::Models::Database
|
|
47
|
+
DatabaseUpdate = Azure::Kusto::Mgmt::V2019_05_15::Models::DatabaseUpdate
|
|
48
|
+
DataConnection = Azure::Kusto::Mgmt::V2019_05_15::Models::DataConnection
|
|
49
|
+
EventHubDataConnection = Azure::Kusto::Mgmt::V2019_05_15::Models::EventHubDataConnection
|
|
50
|
+
IotHubDataConnection = Azure::Kusto::Mgmt::V2019_05_15::Models::IotHubDataConnection
|
|
51
|
+
EventGridDataConnection = Azure::Kusto::Mgmt::V2019_05_15::Models::EventGridDataConnection
|
|
52
|
+
TrackedResource = Azure::Kusto::Mgmt::V2019_05_15::Models::TrackedResource
|
|
53
|
+
AzureEntityResource = Azure::Kusto::Mgmt::V2019_05_15::Models::AzureEntityResource
|
|
54
|
+
ProxyResource = Azure::Kusto::Mgmt::V2019_05_15::Models::ProxyResource
|
|
55
|
+
State = Azure::Kusto::Mgmt::V2019_05_15::Models::State
|
|
56
|
+
ProvisioningState = Azure::Kusto::Mgmt::V2019_05_15::Models::ProvisioningState
|
|
57
|
+
AzureSkuName = Azure::Kusto::Mgmt::V2019_05_15::Models::AzureSkuName
|
|
58
|
+
AzureSkuTier = Azure::Kusto::Mgmt::V2019_05_15::Models::AzureSkuTier
|
|
59
|
+
AzureScaleType = Azure::Kusto::Mgmt::V2019_05_15::Models::AzureScaleType
|
|
60
|
+
DataFormat = Azure::Kusto::Mgmt::V2019_05_15::Models::DataFormat
|
|
61
|
+
DatabasePrincipalRole = Azure::Kusto::Mgmt::V2019_05_15::Models::DatabasePrincipalRole
|
|
62
|
+
DatabasePrincipalType = Azure::Kusto::Mgmt::V2019_05_15::Models::DatabasePrincipalType
|
|
63
|
+
Reason = Azure::Kusto::Mgmt::V2019_05_15::Models::Reason
|
|
56
64
|
end
|
|
57
65
|
|
|
58
66
|
class KustoManagementClass
|
|
@@ -61,7 +69,7 @@ module Azure::Profiles::Latest
|
|
|
61
69
|
def initialize(configurable, base_url=nil, options=nil)
|
|
62
70
|
@configurable, @base_url, @options = configurable, base_url, options
|
|
63
71
|
|
|
64
|
-
@client_0 = Azure::Kusto::Mgmt::
|
|
72
|
+
@client_0 = Azure::Kusto::Mgmt::V2019_05_15::KustoManagementClient.new(configurable.credentials, base_url, options)
|
|
65
73
|
if(@client_0.respond_to?(:subscription_id))
|
|
66
74
|
@client_0.subscription_id = configurable.subscription_id
|
|
67
75
|
end
|
|
@@ -88,125 +96,149 @@ module Azure::Profiles::Latest
|
|
|
88
96
|
end
|
|
89
97
|
|
|
90
98
|
class ModelClasses
|
|
91
|
-
def data_connection_validation_result
|
|
92
|
-
Azure::Kusto::Mgmt::V2019_01_21::Models::DataConnectionValidationResult
|
|
93
|
-
end
|
|
94
99
|
def database_principal_list_request
|
|
95
|
-
Azure::Kusto::Mgmt::
|
|
100
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::DatabasePrincipalListRequest
|
|
96
101
|
end
|
|
97
|
-
def
|
|
98
|
-
Azure::Kusto::Mgmt::
|
|
102
|
+
def trusted_external_tenant
|
|
103
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::TrustedExternalTenant
|
|
99
104
|
end
|
|
100
105
|
def data_connection_validation
|
|
101
|
-
Azure::Kusto::Mgmt::
|
|
106
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::DataConnectionValidation
|
|
102
107
|
end
|
|
103
|
-
def
|
|
104
|
-
Azure::Kusto::Mgmt::
|
|
108
|
+
def virtual_network_configuration
|
|
109
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::VirtualNetworkConfiguration
|
|
105
110
|
end
|
|
106
|
-
def
|
|
107
|
-
Azure::Kusto::Mgmt::
|
|
111
|
+
def data_connection_validation_result
|
|
112
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::DataConnectionValidationResult
|
|
108
113
|
end
|
|
109
114
|
def azure_capacity
|
|
110
|
-
Azure::Kusto::Mgmt::
|
|
115
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::AzureCapacity
|
|
111
116
|
end
|
|
112
|
-
def
|
|
113
|
-
Azure::Kusto::Mgmt::
|
|
117
|
+
def optimized_autoscale
|
|
118
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::OptimizedAutoscale
|
|
114
119
|
end
|
|
115
|
-
def
|
|
116
|
-
Azure::Kusto::Mgmt::
|
|
120
|
+
def sku_location_info_item
|
|
121
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::SkuLocationInfoItem
|
|
117
122
|
end
|
|
118
|
-
def
|
|
119
|
-
Azure::Kusto::Mgmt::
|
|
123
|
+
def azure_sku
|
|
124
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::AzureSku
|
|
125
|
+
end
|
|
126
|
+
def sku_description_list
|
|
127
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::SkuDescriptionList
|
|
128
|
+
end
|
|
129
|
+
def resource
|
|
130
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::Resource
|
|
131
|
+
end
|
|
132
|
+
def sku_description
|
|
133
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::SkuDescription
|
|
134
|
+
end
|
|
135
|
+
def operation_display
|
|
136
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::OperationDisplay
|
|
137
|
+
end
|
|
138
|
+
def database_statistics
|
|
139
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::DatabaseStatistics
|
|
120
140
|
end
|
|
121
141
|
def check_name_result
|
|
122
|
-
Azure::Kusto::Mgmt::
|
|
142
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::CheckNameResult
|
|
143
|
+
end
|
|
144
|
+
def database_check_name_request
|
|
145
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::DatabaseCheckNameRequest
|
|
123
146
|
end
|
|
124
147
|
def cluster_list_result
|
|
125
|
-
Azure::Kusto::Mgmt::
|
|
148
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::ClusterListResult
|
|
126
149
|
end
|
|
127
150
|
def operation_list_result
|
|
128
|
-
Azure::Kusto::Mgmt::
|
|
151
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::OperationListResult
|
|
129
152
|
end
|
|
130
153
|
def database_principal_list_result
|
|
131
|
-
Azure::Kusto::Mgmt::
|
|
154
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::DatabasePrincipalListResult
|
|
132
155
|
end
|
|
133
|
-
def
|
|
134
|
-
Azure::Kusto::Mgmt::
|
|
156
|
+
def operation
|
|
157
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::Operation
|
|
135
158
|
end
|
|
136
|
-
def
|
|
137
|
-
Azure::Kusto::Mgmt::
|
|
159
|
+
def azure_resource_sku
|
|
160
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::AzureResourceSku
|
|
138
161
|
end
|
|
139
|
-
def
|
|
140
|
-
Azure::Kusto::Mgmt::
|
|
162
|
+
def data_connection_validation_list_result
|
|
163
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::DataConnectionValidationListResult
|
|
141
164
|
end
|
|
142
165
|
def database_principal
|
|
143
|
-
Azure::Kusto::Mgmt::
|
|
166
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::DatabasePrincipal
|
|
144
167
|
end
|
|
145
|
-
def
|
|
146
|
-
Azure::Kusto::Mgmt::
|
|
168
|
+
def data_connection_list_result
|
|
169
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::DataConnectionListResult
|
|
147
170
|
end
|
|
148
|
-
def
|
|
149
|
-
Azure::Kusto::Mgmt::
|
|
171
|
+
def data_connection_check_name_request
|
|
172
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::DataConnectionCheckNameRequest
|
|
150
173
|
end
|
|
151
|
-
def
|
|
152
|
-
Azure::Kusto::Mgmt::
|
|
174
|
+
def database_list_result
|
|
175
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::DatabaseListResult
|
|
153
176
|
end
|
|
154
|
-
def
|
|
155
|
-
Azure::Kusto::Mgmt::
|
|
177
|
+
def list_resource_skus_result
|
|
178
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::ListResourceSkusResult
|
|
156
179
|
end
|
|
157
|
-
def
|
|
158
|
-
Azure::Kusto::Mgmt::
|
|
180
|
+
def cluster_check_name_request
|
|
181
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::ClusterCheckNameRequest
|
|
159
182
|
end
|
|
160
183
|
def cluster
|
|
161
|
-
Azure::Kusto::Mgmt::
|
|
184
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::Cluster
|
|
162
185
|
end
|
|
163
186
|
def cluster_update
|
|
164
|
-
Azure::Kusto::Mgmt::
|
|
187
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::ClusterUpdate
|
|
165
188
|
end
|
|
166
189
|
def database
|
|
167
|
-
Azure::Kusto::Mgmt::
|
|
190
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::Database
|
|
168
191
|
end
|
|
169
192
|
def database_update
|
|
170
|
-
Azure::Kusto::Mgmt::
|
|
193
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::DatabaseUpdate
|
|
171
194
|
end
|
|
172
195
|
def data_connection
|
|
173
|
-
Azure::Kusto::Mgmt::
|
|
196
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::DataConnection
|
|
174
197
|
end
|
|
175
198
|
def event_hub_data_connection
|
|
176
|
-
Azure::Kusto::Mgmt::
|
|
199
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::EventHubDataConnection
|
|
200
|
+
end
|
|
201
|
+
def iot_hub_data_connection
|
|
202
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::IotHubDataConnection
|
|
177
203
|
end
|
|
178
204
|
def event_grid_data_connection
|
|
179
|
-
Azure::Kusto::Mgmt::
|
|
205
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::EventGridDataConnection
|
|
180
206
|
end
|
|
181
207
|
def tracked_resource
|
|
182
|
-
Azure::Kusto::Mgmt::
|
|
208
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::TrackedResource
|
|
183
209
|
end
|
|
184
210
|
def azure_entity_resource
|
|
185
|
-
Azure::Kusto::Mgmt::
|
|
211
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::AzureEntityResource
|
|
186
212
|
end
|
|
187
213
|
def proxy_resource
|
|
188
|
-
Azure::Kusto::Mgmt::
|
|
214
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::ProxyResource
|
|
189
215
|
end
|
|
190
216
|
def state
|
|
191
|
-
Azure::Kusto::Mgmt::
|
|
217
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::State
|
|
192
218
|
end
|
|
193
219
|
def provisioning_state
|
|
194
|
-
Azure::Kusto::Mgmt::
|
|
220
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::ProvisioningState
|
|
195
221
|
end
|
|
196
222
|
def azure_sku_name
|
|
197
|
-
Azure::Kusto::Mgmt::
|
|
223
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::AzureSkuName
|
|
224
|
+
end
|
|
225
|
+
def azure_sku_tier
|
|
226
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::AzureSkuTier
|
|
198
227
|
end
|
|
199
228
|
def azure_scale_type
|
|
200
|
-
Azure::Kusto::Mgmt::
|
|
229
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::AzureScaleType
|
|
201
230
|
end
|
|
202
231
|
def data_format
|
|
203
|
-
Azure::Kusto::Mgmt::
|
|
232
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::DataFormat
|
|
204
233
|
end
|
|
205
234
|
def database_principal_role
|
|
206
|
-
Azure::Kusto::Mgmt::
|
|
235
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::DatabasePrincipalRole
|
|
207
236
|
end
|
|
208
237
|
def database_principal_type
|
|
209
|
-
Azure::Kusto::Mgmt::
|
|
238
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::DatabasePrincipalType
|
|
239
|
+
end
|
|
240
|
+
def reason
|
|
241
|
+
Azure::Kusto::Mgmt::V2019_05_15::Models::Reason
|
|
210
242
|
end
|
|
211
243
|
end
|
|
212
244
|
end
|