azure_sdk 0.61.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/LICENSE.txt +21 -0
- data/lib/azure_sdk.rb +9 -0
- data/lib/azure_sdk/version.rb +7 -0
- data/lib/latest/latest_profile_client.rb +1347 -0
- data/lib/latest/module_definition.rb +7 -0
- data/lib/latest/modules/adhybridhealthservice_profile_module.rb +481 -0
- data/lib/latest/modules/advisor_profile_module.rb +153 -0
- data/lib/latest/modules/alertsmanagement_profile_module.rb +259 -0
- data/lib/latest/modules/analysisservices_profile_module.rb +159 -0
- data/lib/latest/modules/anomalydetector_profile_module.rb +69 -0
- data/lib/latest/modules/apimanagement_profile_module.rb +1163 -0
- data/lib/latest/modules/appconfiguration_profile_module.rb +183 -0
- data/lib/latest/modules/attestation_profile_module.rb +95 -0
- data/lib/latest/modules/authorization_profile_module.rb +167 -0
- data/lib/latest/modules/automation_profile_module.rb +663 -0
- data/lib/latest/modules/autosuggest_profile_module.rb +121 -0
- data/lib/latest/modules/azurestack_profile_module.rb +187 -0
- data/lib/latest/modules/batch_profile_module.rb +417 -0
- data/lib/latest/modules/batchai_profile_module.rb +425 -0
- data/lib/latest/modules/billing_profile_module.rb +107 -0
- data/lib/latest/modules/botservice_profile_module.rb +293 -0
- data/lib/latest/modules/cdn_profile_module.rb +723 -0
- data/lib/latest/modules/cognitiveservices_profile_module.rb +289 -0
- data/lib/latest/modules/commerce_profile_module.rb +99 -0
- data/lib/latest/modules/compute_profile_module.rb +1295 -0
- data/lib/latest/modules/computervision_profile_module.rb +233 -0
- data/lib/latest/modules/consumption_profile_module.rb +345 -0
- data/lib/latest/modules/containerinstance_profile_module.rb +291 -0
- data/lib/latest/modules/containerregistry_profile_module.rb +575 -0
- data/lib/latest/modules/containerservice_profile_module.rb +459 -0
- data/lib/latest/modules/contentmoderator_profile_module.rb +287 -0
- data/lib/latest/modules/cosmosdb_profile_module.rb +679 -0
- data/lib/latest/modules/costmanagement_profile_module.rb +207 -0
- data/lib/latest/modules/customerinsights_profile_module.rb +497 -0
- data/lib/latest/modules/customimagesearch_profile_module.rb +143 -0
- data/lib/latest/modules/customsearch_profile_module.rb +123 -0
- data/lib/latest/modules/customvisionprediction_profile_module.rb +69 -0
- data/lib/latest/modules/customvisiontraining_profile_module.rb +241 -0
- data/lib/latest/modules/databox_profile_module.rb +309 -0
- data/lib/latest/modules/datafactory_profile_module.rb +2809 -0
- data/lib/latest/modules/datalakeanalytics_profile_module.rb +253 -0
- data/lib/latest/modules/datalakestore_profile_module.rb +247 -0
- data/lib/latest/modules/datamigration_profile_module.rb +1307 -0
- data/lib/latest/modules/datashare_profile_module.rb +399 -0
- data/lib/latest/modules/deploymentmanager_profile_module.rb +261 -0
- data/lib/latest/modules/devspaces_profile_module.rb +119 -0
- data/lib/latest/modules/devtestlabs_profile_module.rb +849 -0
- data/lib/latest/modules/dns_profile_module.rb +143 -0
- data/lib/latest/modules/edgegateway_profile_module.rb +463 -0
- data/lib/latest/modules/entitysearch_profile_module.rb +231 -0
- data/lib/latest/modules/eventgrid_profile_module.rb +719 -0
- data/lib/latest/modules/eventhub_profile_module.rb +195 -0
- data/lib/latest/modules/face_profile_module.rb +297 -0
- data/lib/latest/modules/features_profile_module.rb +73 -0
- data/lib/latest/modules/formrecognizer_profile_module.rb +169 -0
- data/lib/latest/modules/graphrbac_profile_module.rb +225 -0
- data/lib/latest/modules/hanaonazure_profile_module.rb +137 -0
- data/lib/latest/modules/hdinsight_profile_module.rb +441 -0
- data/lib/latest/modules/imagesearch_profile_module.rb +279 -0
- data/lib/latest/modules/importexport_profile_module.rb +135 -0
- data/lib/latest/modules/iotcentral_profile_module.rb +107 -0
- data/lib/latest/modules/iothub_profile_module.rb +377 -0
- data/lib/latest/modules/keyvault_profile_module.rb +623 -0
- data/lib/latest/modules/kubernetesconfiguration_profile_module.rb +123 -0
- data/lib/latest/modules/kusto_profile_module.rb +365 -0
- data/lib/latest/modules/labservices_profile_module.rb +357 -0
- data/lib/latest/modules/links_profile_module.rb +83 -0
- data/lib/latest/modules/localsearch_profile_module.rb +151 -0
- data/lib/latest/modules/locks_profile_module.rb +79 -0
- data/lib/latest/modules/logic_profile_module.rb +787 -0
- data/lib/latest/modules/luisauthoring_profile_module.rb +505 -0
- data/lib/latest/modules/luisruntime_profile_module.rb +91 -0
- data/lib/latest/modules/machinelearning_profile_module.rb +211 -0
- data/lib/latest/modules/machinelearningservices_profile_module.rb +293 -0
- data/lib/latest/modules/maintenance_profile_module.rb +121 -0
- data/lib/latest/modules/managedapplications_profile_module.rb +123 -0
- data/lib/latest/modules/managedserviceidentity_profile_module.rb +75 -0
- data/lib/latest/modules/mariadb_profile_module.rb +233 -0
- data/lib/latest/modules/marketplaceordering_profile_module.rb +79 -0
- data/lib/latest/modules/mediaservices_profile_module.rb +871 -0
- data/lib/latest/modules/migrate_profile_module.rb +243 -0
- data/lib/latest/modules/mixedreality_profile_module.rb +169 -0
- data/lib/latest/modules/monitor_profile_module.rb +723 -0
- data/lib/latest/modules/mysql_profile_module.rb +233 -0
- data/lib/latest/modules/netapp_profile_module.rb +207 -0
- data/lib/latest/modules/network_profile_module.rb +2937 -0
- data/lib/latest/modules/newssearch_profile_module.rb +143 -0
- data/lib/latest/modules/notificationhubs_profile_module.rb +189 -0
- data/lib/latest/modules/operationalinsights_profile_module.rb +405 -0
- data/lib/latest/modules/operationsmanagement_profile_module.rb +123 -0
- data/lib/latest/modules/peering_profile_module.rb +259 -0
- data/lib/latest/modules/personalizer_profile_module.rb +83 -0
- data/lib/latest/modules/policy_profile_module.rb +105 -0
- data/lib/latest/modules/policyinsights_profile_module.rb +223 -0
- data/lib/latest/modules/portal_profile_module.rb +95 -0
- data/lib/latest/modules/postgresql_profile_module.rb +233 -0
- data/lib/latest/modules/powerbidedicated_profile_module.rb +123 -0
- data/lib/latest/modules/powerbiembedded_profile_module.rb +127 -0
- data/lib/latest/modules/privatedns_profile_module.rb +137 -0
- data/lib/latest/modules/qnamaker_profile_module.rb +215 -0
- data/lib/latest/modules/qnamakerruntime_profile_module.rb +123 -0
- data/lib/latest/modules/recoveryservices_profile_module.rb +253 -0
- data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +1343 -0
- data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1465 -0
- data/lib/latest/modules/redis_profile_module.rb +209 -0
- data/lib/latest/modules/relay_profile_module.rb +163 -0
- data/lib/latest/modules/reservations_profile_module.rb +347 -0
- data/lib/latest/modules/resourcegraph_profile_module.rb +129 -0
- data/lib/latest/modules/resourcehealth_profile_module.rb +111 -0
- data/lib/latest/modules/resources_profile_module.rb +321 -0
- data/lib/latest/modules/resourcesmanagement_profile_module.rb +163 -0
- data/lib/latest/modules/scheduler_profile_module.rb +227 -0
- data/lib/latest/modules/search_profile_module.rb +127 -0
- data/lib/latest/modules/security_profile_module.rb +841 -0
- data/lib/latest/modules/serialconsole_profile_module.rb +73 -0
- data/lib/latest/modules/servicebus_profile_module.rb +309 -0
- data/lib/latest/modules/servicefabric_profile_module.rb +2711 -0
- data/lib/latest/modules/signalr_profile_module.rb +233 -0
- data/lib/latest/modules/spellcheck_profile_module.rb +101 -0
- data/lib/latest/modules/sql_profile_module.rb +1765 -0
- data/lib/latest/modules/sqlvirtualmachine_profile_module.rb +235 -0
- data/lib/latest/modules/storage_profile_module.rb +693 -0
- data/lib/latest/modules/storagecache_profile_module.rb +217 -0
- data/lib/latest/modules/storagesync_profile_module.rb +275 -0
- data/lib/latest/modules/storsimple8000series_profile_module.rb +715 -0
- data/lib/latest/modules/streamanalytics_profile_module.rb +349 -0
- data/lib/latest/modules/subscriptions_profile_module.rb +235 -0
- data/lib/latest/modules/support_profile_module.rb +177 -0
- data/lib/latest/modules/synapse_profile_module.rb +827 -0
- data/lib/latest/modules/textanalytics_profile_module.rb +125 -0
- data/lib/latest/modules/timeseriesinsights_profile_module.rb +309 -0
- data/lib/latest/modules/trafficmanager_profile_module.rb +173 -0
- data/lib/latest/modules/videosearch_profile_module.rb +175 -0
- data/lib/latest/modules/visualsearch_profile_module.rb +235 -0
- data/lib/latest/modules/vmwarecloudsimple_profile_module.rb +247 -0
- data/lib/latest/modules/web_profile_module.rb +1419 -0
- data/lib/latest/modules/websearch_profile_module.rb +211 -0
- data/lib/v2017_03_09/module_definition.rb +7 -0
- data/lib/v2017_03_09/modules/authorization_profile_module.rb +141 -0
- data/lib/v2017_03_09/modules/compute_profile_module.rb +469 -0
- data/lib/v2017_03_09/modules/dns_profile_module.rb +139 -0
- data/lib/v2017_03_09/modules/features_profile_module.rb +73 -0
- data/lib/v2017_03_09/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2017_03_09/modules/links_profile_module.rb +83 -0
- data/lib/v2017_03_09/modules/locks_profile_module.rb +61 -0
- data/lib/v2017_03_09/modules/network_profile_module.rb +555 -0
- data/lib/v2017_03_09/modules/policy_profile_module.rb +71 -0
- data/lib/v2017_03_09/modules/resources_profile_module.rb +255 -0
- data/lib/v2017_03_09/modules/storage_profile_module.rb +163 -0
- data/lib/v2017_03_09/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2017_03_09/v2017_03_09_profile_client.rb +170 -0
- data/lib/v2018_03_01/module_definition.rb +7 -0
- data/lib/v2018_03_01/modules/authorization_profile_module.rb +133 -0
- data/lib/v2018_03_01/modules/compute_profile_module.rb +755 -0
- data/lib/v2018_03_01/modules/dns_profile_module.rb +139 -0
- data/lib/v2018_03_01/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2018_03_01/modules/locks_profile_module.rb +79 -0
- data/lib/v2018_03_01/modules/network_profile_module.rb +1321 -0
- data/lib/v2018_03_01/modules/policy_profile_module.rb +75 -0
- data/lib/v2018_03_01/modules/resources_profile_module.rb +271 -0
- data/lib/v2018_03_01/modules/storage_profile_module.rb +163 -0
- data/lib/v2018_03_01/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2018_03_01/modules/web_profile_module.rb +1223 -0
- data/lib/v2018_03_01/v2018_03_01_profile_client.rb +160 -0
- data/lib/v2019_03_01_hybrid/module_definition.rb +7 -0
- data/lib/v2019_03_01_hybrid/modules/authorization_profile_module.rb +133 -0
- data/lib/v2019_03_01_hybrid/modules/compute_profile_module.rb +855 -0
- data/lib/v2019_03_01_hybrid/modules/dns_profile_module.rb +139 -0
- data/lib/v2019_03_01_hybrid/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2019_03_01_hybrid/modules/locks_profile_module.rb +79 -0
- data/lib/v2019_03_01_hybrid/modules/monitor_profile_module.rb +285 -0
- data/lib/v2019_03_01_hybrid/modules/network_profile_module.rb +1261 -0
- data/lib/v2019_03_01_hybrid/modules/policy_profile_module.rb +75 -0
- data/lib/v2019_03_01_hybrid/modules/resources_profile_module.rb +289 -0
- data/lib/v2019_03_01_hybrid/modules/storage_profile_module.rb +283 -0
- data/lib/v2019_03_01_hybrid/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2019_03_01_hybrid/modules/web_profile_module.rb +1457 -0
- data/lib/v2019_03_01_hybrid/v2019_03_01_hybrid_profile_client.rb +170 -0
- metadata +2187 -0
@@ -0,0 +1,123 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
+
|
5
|
+
require 'azure_mgmt_kubernetes_configuration'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module KubernetesConfiguration
|
9
|
+
module Mgmt
|
10
|
+
SourceControlConfigurations = Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::SourceControlConfigurations
|
11
|
+
Operations = Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Operations
|
12
|
+
|
13
|
+
module Models
|
14
|
+
HelmOperatorProperties = Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::HelmOperatorProperties
|
15
|
+
Resource = Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::Resource
|
16
|
+
ResourceProviderOperationList = Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::ResourceProviderOperationList
|
17
|
+
Result = Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::Result
|
18
|
+
ErrorResponse = Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::ErrorResponse
|
19
|
+
SourceControlConfigurationList = Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::SourceControlConfigurationList
|
20
|
+
ErrorDefinition = Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::ErrorDefinition
|
21
|
+
ResourceProviderOperationDisplay = Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::ResourceProviderOperationDisplay
|
22
|
+
ComplianceStatus = Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::ComplianceStatus
|
23
|
+
ResourceProviderOperation = Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::ResourceProviderOperation
|
24
|
+
ProxyResource = Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::ProxyResource
|
25
|
+
SourceControlConfiguration = Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::SourceControlConfiguration
|
26
|
+
ComplianceState = Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::ComplianceState
|
27
|
+
MessageLevel = Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::MessageLevel
|
28
|
+
OperatorType = Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::OperatorType
|
29
|
+
OperatorScope = Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::OperatorScope
|
30
|
+
EnableHelmOperator = Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::EnableHelmOperator
|
31
|
+
ProvisioningState = Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::ProvisioningState
|
32
|
+
end
|
33
|
+
|
34
|
+
class KubernetesConfigurationManagementClass
|
35
|
+
attr_reader :source_control_configurations, :operations, :configurable, :base_url, :options, :model_classes
|
36
|
+
|
37
|
+
def initialize(configurable, base_url=nil, options=nil)
|
38
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
39
|
+
|
40
|
+
@client_0 = Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::SourceControlConfigurationClient.new(configurable.credentials, base_url, options)
|
41
|
+
if(@client_0.respond_to?(:subscription_id))
|
42
|
+
@client_0.subscription_id = configurable.subscription_id
|
43
|
+
end
|
44
|
+
add_telemetry(@client_0)
|
45
|
+
@source_control_configurations = @client_0.source_control_configurations
|
46
|
+
@operations = @client_0.operations
|
47
|
+
|
48
|
+
@model_classes = ModelClasses.new
|
49
|
+
end
|
50
|
+
|
51
|
+
def add_telemetry(client)
|
52
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/KubernetesConfiguration/Mgmt"
|
53
|
+
client.add_user_agent_information(profile_information)
|
54
|
+
end
|
55
|
+
|
56
|
+
def method_missing(method, *args)
|
57
|
+
if @client_0.respond_to?method
|
58
|
+
@client_0.send(method, *args)
|
59
|
+
else
|
60
|
+
super
|
61
|
+
end
|
62
|
+
end
|
63
|
+
|
64
|
+
class ModelClasses
|
65
|
+
def helm_operator_properties
|
66
|
+
Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::HelmOperatorProperties
|
67
|
+
end
|
68
|
+
def resource
|
69
|
+
Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::Resource
|
70
|
+
end
|
71
|
+
def resource_provider_operation_list
|
72
|
+
Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::ResourceProviderOperationList
|
73
|
+
end
|
74
|
+
def result
|
75
|
+
Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::Result
|
76
|
+
end
|
77
|
+
def error_response
|
78
|
+
Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::ErrorResponse
|
79
|
+
end
|
80
|
+
def source_control_configuration_list
|
81
|
+
Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::SourceControlConfigurationList
|
82
|
+
end
|
83
|
+
def error_definition
|
84
|
+
Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::ErrorDefinition
|
85
|
+
end
|
86
|
+
def resource_provider_operation_display
|
87
|
+
Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::ResourceProviderOperationDisplay
|
88
|
+
end
|
89
|
+
def compliance_status
|
90
|
+
Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::ComplianceStatus
|
91
|
+
end
|
92
|
+
def resource_provider_operation
|
93
|
+
Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::ResourceProviderOperation
|
94
|
+
end
|
95
|
+
def proxy_resource
|
96
|
+
Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::ProxyResource
|
97
|
+
end
|
98
|
+
def source_control_configuration
|
99
|
+
Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::SourceControlConfiguration
|
100
|
+
end
|
101
|
+
def compliance_state
|
102
|
+
Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::ComplianceState
|
103
|
+
end
|
104
|
+
def message_level
|
105
|
+
Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::MessageLevel
|
106
|
+
end
|
107
|
+
def operator_type
|
108
|
+
Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::OperatorType
|
109
|
+
end
|
110
|
+
def operator_scope
|
111
|
+
Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::OperatorScope
|
112
|
+
end
|
113
|
+
def enable_helm_operator
|
114
|
+
Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::EnableHelmOperator
|
115
|
+
end
|
116
|
+
def provisioning_state
|
117
|
+
Azure::KubernetesConfiguration::Mgmt::V2019_11_01_preview::Models::ProvisioningState
|
118
|
+
end
|
119
|
+
end
|
120
|
+
end
|
121
|
+
end
|
122
|
+
end
|
123
|
+
end
|
@@ -0,0 +1,365 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
+
|
5
|
+
require 'azure_mgmt_kusto'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module Kusto
|
9
|
+
module 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
|
+
|
18
|
+
module Models
|
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
|
95
|
+
end
|
96
|
+
|
97
|
+
class KustoManagementClass
|
98
|
+
attr_reader :clusters, :cluster_principal_assignments, :databases, :database_principal_assignments, :attached_database_configurations, :data_connections, :operations, :configurable, :base_url, :options, :model_classes
|
99
|
+
|
100
|
+
def initialize(configurable, base_url=nil, options=nil)
|
101
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
102
|
+
|
103
|
+
@client_0 = Azure::Kusto::Mgmt::V2020_06_14::KustoManagementClient.new(configurable.credentials, base_url, options)
|
104
|
+
if(@client_0.respond_to?(:subscription_id))
|
105
|
+
@client_0.subscription_id = configurable.subscription_id
|
106
|
+
end
|
107
|
+
add_telemetry(@client_0)
|
108
|
+
@clusters = @client_0.clusters
|
109
|
+
@cluster_principal_assignments = @client_0.cluster_principal_assignments
|
110
|
+
@databases = @client_0.databases
|
111
|
+
@database_principal_assignments = @client_0.database_principal_assignments
|
112
|
+
@attached_database_configurations = @client_0.attached_database_configurations
|
113
|
+
@data_connections = @client_0.data_connections
|
114
|
+
@operations = @client_0.operations
|
115
|
+
|
116
|
+
@model_classes = ModelClasses.new
|
117
|
+
end
|
118
|
+
|
119
|
+
def add_telemetry(client)
|
120
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Kusto/Mgmt"
|
121
|
+
client.add_user_agent_information(profile_information)
|
122
|
+
end
|
123
|
+
|
124
|
+
def method_missing(method, *args)
|
125
|
+
if @client_0.respond_to?method
|
126
|
+
@client_0.send(method, *args)
|
127
|
+
else
|
128
|
+
super
|
129
|
+
end
|
130
|
+
end
|
131
|
+
|
132
|
+
class ModelClasses
|
133
|
+
def cluster_principal_assignment_list_result
|
134
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ClusterPrincipalAssignmentListResult
|
135
|
+
end
|
136
|
+
def database_principal_list_result
|
137
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipalListResult
|
138
|
+
end
|
139
|
+
def optimized_autoscale
|
140
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::OptimizedAutoscale
|
141
|
+
end
|
142
|
+
def follower_database_definition
|
143
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::FollowerDatabaseDefinition
|
144
|
+
end
|
145
|
+
def key_vault_properties
|
146
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::KeyVaultProperties
|
147
|
+
end
|
148
|
+
def follower_database_list_result
|
149
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::FollowerDatabaseListResult
|
150
|
+
end
|
151
|
+
def language_extensions_list
|
152
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::LanguageExtensionsList
|
153
|
+
end
|
154
|
+
def virtual_network_configuration
|
155
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::VirtualNetworkConfiguration
|
156
|
+
end
|
157
|
+
def azure_capacity
|
158
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::AzureCapacity
|
159
|
+
end
|
160
|
+
def language_extension
|
161
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::LanguageExtension
|
162
|
+
end
|
163
|
+
def sku_location_info_item
|
164
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::SkuLocationInfoItem
|
165
|
+
end
|
166
|
+
def azure_sku
|
167
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::AzureSku
|
168
|
+
end
|
169
|
+
def sku_description_list
|
170
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::SkuDescriptionList
|
171
|
+
end
|
172
|
+
def azure_resource_sku
|
173
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::AzureResourceSku
|
174
|
+
end
|
175
|
+
def sku_description
|
176
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::SkuDescription
|
177
|
+
end
|
178
|
+
def identity
|
179
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::Identity
|
180
|
+
end
|
181
|
+
def database_statistics
|
182
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DatabaseStatistics
|
183
|
+
end
|
184
|
+
def identity_user_assigned_identities_value
|
185
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::IdentityUserAssignedIdentitiesValue
|
186
|
+
end
|
187
|
+
def attached_database_configuration_list_result
|
188
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::AttachedDatabaseConfigurationListResult
|
189
|
+
end
|
190
|
+
def cluster_check_name_request
|
191
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ClusterCheckNameRequest
|
192
|
+
end
|
193
|
+
def cluster_principal_assignment_check_name_request
|
194
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ClusterPrincipalAssignmentCheckNameRequest
|
195
|
+
end
|
196
|
+
def data_connection_check_name_request
|
197
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DataConnectionCheckNameRequest
|
198
|
+
end
|
199
|
+
def database_principal
|
200
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipal
|
201
|
+
end
|
202
|
+
def data_connection_validation_result
|
203
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DataConnectionValidationResult
|
204
|
+
end
|
205
|
+
def database_principal_assignment_check_name_request
|
206
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipalAssignmentCheckNameRequest
|
207
|
+
end
|
208
|
+
def database_principal_list_request
|
209
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipalListRequest
|
210
|
+
end
|
211
|
+
def database_list_result
|
212
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DatabaseListResult
|
213
|
+
end
|
214
|
+
def diagnose_virtual_network_result
|
215
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DiagnoseVirtualNetworkResult
|
216
|
+
end
|
217
|
+
def trusted_external_tenant
|
218
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::TrustedExternalTenant
|
219
|
+
end
|
220
|
+
def data_connection_validation
|
221
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DataConnectionValidation
|
222
|
+
end
|
223
|
+
def list_resource_skus_result
|
224
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ListResourceSkusResult
|
225
|
+
end
|
226
|
+
def resource
|
227
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::Resource
|
228
|
+
end
|
229
|
+
def check_name_result
|
230
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::CheckNameResult
|
231
|
+
end
|
232
|
+
def operation_list_result
|
233
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::OperationListResult
|
234
|
+
end
|
235
|
+
def database_principal_assignment_list_result
|
236
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipalAssignmentListResult
|
237
|
+
end
|
238
|
+
def operation
|
239
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::Operation
|
240
|
+
end
|
241
|
+
def check_name_request
|
242
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::CheckNameRequest
|
243
|
+
end
|
244
|
+
def data_connection_validation_list_result
|
245
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DataConnectionValidationListResult
|
246
|
+
end
|
247
|
+
def operation_display
|
248
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::OperationDisplay
|
249
|
+
end
|
250
|
+
def data_connection_list_result
|
251
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DataConnectionListResult
|
252
|
+
end
|
253
|
+
def cluster_list_result
|
254
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ClusterListResult
|
255
|
+
end
|
256
|
+
def cluster
|
257
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::Cluster
|
258
|
+
end
|
259
|
+
def cluster_update
|
260
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ClusterUpdate
|
261
|
+
end
|
262
|
+
def read_write_database
|
263
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ReadWriteDatabase
|
264
|
+
end
|
265
|
+
def read_only_following_database
|
266
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ReadOnlyFollowingDatabase
|
267
|
+
end
|
268
|
+
def proxy_resource
|
269
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ProxyResource
|
270
|
+
end
|
271
|
+
def attached_database_configuration
|
272
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::AttachedDatabaseConfiguration
|
273
|
+
end
|
274
|
+
def database
|
275
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::Database
|
276
|
+
end
|
277
|
+
def database_principal_assignment
|
278
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipalAssignment
|
279
|
+
end
|
280
|
+
def cluster_principal_assignment
|
281
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ClusterPrincipalAssignment
|
282
|
+
end
|
283
|
+
def data_connection
|
284
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DataConnection
|
285
|
+
end
|
286
|
+
def event_hub_data_connection
|
287
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::EventHubDataConnection
|
288
|
+
end
|
289
|
+
def iot_hub_data_connection
|
290
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::IotHubDataConnection
|
291
|
+
end
|
292
|
+
def event_grid_data_connection
|
293
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::EventGridDataConnection
|
294
|
+
end
|
295
|
+
def tracked_resource
|
296
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::TrackedResource
|
297
|
+
end
|
298
|
+
def azure_entity_resource
|
299
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::AzureEntityResource
|
300
|
+
end
|
301
|
+
def state
|
302
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::State
|
303
|
+
end
|
304
|
+
def provisioning_state
|
305
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ProvisioningState
|
306
|
+
end
|
307
|
+
def language_extension_name
|
308
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::LanguageExtensionName
|
309
|
+
end
|
310
|
+
def azure_sku_name
|
311
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::AzureSkuName
|
312
|
+
end
|
313
|
+
def azure_sku_tier
|
314
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::AzureSkuTier
|
315
|
+
end
|
316
|
+
def azure_scale_type
|
317
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::AzureScaleType
|
318
|
+
end
|
319
|
+
def default_principals_modification_kind
|
320
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DefaultPrincipalsModificationKind
|
321
|
+
end
|
322
|
+
def principals_modification_kind
|
323
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::PrincipalsModificationKind
|
324
|
+
end
|
325
|
+
def event_hub_data_format
|
326
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::EventHubDataFormat
|
327
|
+
end
|
328
|
+
def compression
|
329
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::Compression
|
330
|
+
end
|
331
|
+
def iot_hub_data_format
|
332
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::IotHubDataFormat
|
333
|
+
end
|
334
|
+
def event_grid_data_format
|
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
|
339
|
+
end
|
340
|
+
def identity_type
|
341
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::IdentityType
|
342
|
+
end
|
343
|
+
def database_principal_role
|
344
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipalRole
|
345
|
+
end
|
346
|
+
def database_principal_type
|
347
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::DatabasePrincipalType
|
348
|
+
end
|
349
|
+
def principal_type
|
350
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::PrincipalType
|
351
|
+
end
|
352
|
+
def cluster_principal_role
|
353
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::ClusterPrincipalRole
|
354
|
+
end
|
355
|
+
def type
|
356
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::Type
|
357
|
+
end
|
358
|
+
def reason
|
359
|
+
Azure::Kusto::Mgmt::V2020_06_14::Models::Reason
|
360
|
+
end
|
361
|
+
end
|
362
|
+
end
|
363
|
+
end
|
364
|
+
end
|
365
|
+
end
|