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,137 @@
|
|
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_hanaonazure'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module Hanaonazure
|
9
|
+
module Mgmt
|
10
|
+
Operations = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Operations
|
11
|
+
HanaInstances = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::HanaInstances
|
12
|
+
SapMonitors = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::SapMonitors
|
13
|
+
|
14
|
+
module Models
|
15
|
+
HanaInstancesListResult = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::HanaInstancesListResult
|
16
|
+
Display = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::Display
|
17
|
+
HardwareProfile = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::HardwareProfile
|
18
|
+
Operation = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::Operation
|
19
|
+
StorageProfile = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::StorageProfile
|
20
|
+
OperationList = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::OperationList
|
21
|
+
IpAddress = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::IpAddress
|
22
|
+
ErrorResponse = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::ErrorResponse
|
23
|
+
NetworkProfile = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::NetworkProfile
|
24
|
+
Disk = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::Disk
|
25
|
+
Tags = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::Tags
|
26
|
+
Resource = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::Resource
|
27
|
+
MonitoringDetails = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::MonitoringDetails
|
28
|
+
OSProfile = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::OSProfile
|
29
|
+
SapMonitorListResult = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::SapMonitorListResult
|
30
|
+
HanaInstance = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::HanaInstance
|
31
|
+
SapMonitor = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::SapMonitor
|
32
|
+
HanaHardwareTypeNamesEnum = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::HanaHardwareTypeNamesEnum
|
33
|
+
HanaInstanceSizeNamesEnum = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::HanaInstanceSizeNamesEnum
|
34
|
+
HanaInstancePowerStateEnum = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::HanaInstancePowerStateEnum
|
35
|
+
HanaProvisioningStatesEnum = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::HanaProvisioningStatesEnum
|
36
|
+
end
|
37
|
+
|
38
|
+
class HanaonazureManagementClass
|
39
|
+
attr_reader :operations, :hana_instances, :sap_monitors, :configurable, :base_url, :options, :model_classes
|
40
|
+
|
41
|
+
def initialize(configurable, base_url=nil, options=nil)
|
42
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
43
|
+
|
44
|
+
@client_0 = Azure::Hanaonazure::Mgmt::V2017_11_03_preview::HanaManagementClient.new(configurable.credentials, base_url, options)
|
45
|
+
if(@client_0.respond_to?(:subscription_id))
|
46
|
+
@client_0.subscription_id = configurable.subscription_id
|
47
|
+
end
|
48
|
+
add_telemetry(@client_0)
|
49
|
+
@operations = @client_0.operations
|
50
|
+
@hana_instances = @client_0.hana_instances
|
51
|
+
@sap_monitors = @client_0.sap_monitors
|
52
|
+
|
53
|
+
@model_classes = ModelClasses.new
|
54
|
+
end
|
55
|
+
|
56
|
+
def add_telemetry(client)
|
57
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Hanaonazure/Mgmt"
|
58
|
+
client.add_user_agent_information(profile_information)
|
59
|
+
end
|
60
|
+
|
61
|
+
def method_missing(method, *args)
|
62
|
+
if @client_0.respond_to?method
|
63
|
+
@client_0.send(method, *args)
|
64
|
+
else
|
65
|
+
super
|
66
|
+
end
|
67
|
+
end
|
68
|
+
|
69
|
+
class ModelClasses
|
70
|
+
def hana_instances_list_result
|
71
|
+
Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::HanaInstancesListResult
|
72
|
+
end
|
73
|
+
def display
|
74
|
+
Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::Display
|
75
|
+
end
|
76
|
+
def hardware_profile
|
77
|
+
Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::HardwareProfile
|
78
|
+
end
|
79
|
+
def operation
|
80
|
+
Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::Operation
|
81
|
+
end
|
82
|
+
def storage_profile
|
83
|
+
Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::StorageProfile
|
84
|
+
end
|
85
|
+
def operation_list
|
86
|
+
Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::OperationList
|
87
|
+
end
|
88
|
+
def ip_address
|
89
|
+
Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::IpAddress
|
90
|
+
end
|
91
|
+
def error_response
|
92
|
+
Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::ErrorResponse
|
93
|
+
end
|
94
|
+
def network_profile
|
95
|
+
Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::NetworkProfile
|
96
|
+
end
|
97
|
+
def disk
|
98
|
+
Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::Disk
|
99
|
+
end
|
100
|
+
def tags
|
101
|
+
Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::Tags
|
102
|
+
end
|
103
|
+
def resource
|
104
|
+
Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::Resource
|
105
|
+
end
|
106
|
+
def monitoring_details
|
107
|
+
Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::MonitoringDetails
|
108
|
+
end
|
109
|
+
def osprofile
|
110
|
+
Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::OSProfile
|
111
|
+
end
|
112
|
+
def sap_monitor_list_result
|
113
|
+
Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::SapMonitorListResult
|
114
|
+
end
|
115
|
+
def hana_instance
|
116
|
+
Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::HanaInstance
|
117
|
+
end
|
118
|
+
def sap_monitor
|
119
|
+
Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::SapMonitor
|
120
|
+
end
|
121
|
+
def hana_hardware_type_names_enum
|
122
|
+
Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::HanaHardwareTypeNamesEnum
|
123
|
+
end
|
124
|
+
def hana_instance_size_names_enum
|
125
|
+
Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::HanaInstanceSizeNamesEnum
|
126
|
+
end
|
127
|
+
def hana_instance_power_state_enum
|
128
|
+
Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::HanaInstancePowerStateEnum
|
129
|
+
end
|
130
|
+
def hana_provisioning_states_enum
|
131
|
+
Azure::Hanaonazure::Mgmt::V2017_11_03_preview::Models::HanaProvisioningStatesEnum
|
132
|
+
end
|
133
|
+
end
|
134
|
+
end
|
135
|
+
end
|
136
|
+
end
|
137
|
+
end
|
@@ -0,0 +1,441 @@
|
|
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_hdinsight'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module Hdinsight
|
9
|
+
module Mgmt
|
10
|
+
Clusters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Clusters
|
11
|
+
Applications = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Applications
|
12
|
+
Locations = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Locations
|
13
|
+
Configurations = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Configurations
|
14
|
+
Extensions = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Extensions
|
15
|
+
ScriptActions = Azure::Hdinsight::Mgmt::V2018_06_01_preview::ScriptActions
|
16
|
+
ScriptExecutionHistory = Azure::Hdinsight::Mgmt::V2018_06_01_preview::ScriptExecutionHistory
|
17
|
+
Operations = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Operations
|
18
|
+
VirtualMachines = Azure::Hdinsight::Mgmt::V2018_06_01_preview::VirtualMachines
|
19
|
+
|
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
|
24
|
+
ClusterDiskEncryptionParameters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterDiskEncryptionParameters
|
25
|
+
SecurityProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SecurityProfile
|
26
|
+
UpdateGatewaySettingsParameters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::UpdateGatewaySettingsParameters
|
27
|
+
AutoscaleSchedule = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleSchedule
|
28
|
+
GatewaySettings = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::GatewaySettings
|
29
|
+
AutoscaleRecurrence = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleRecurrence
|
30
|
+
OperationResource = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationResource
|
31
|
+
AutoscaleConfigurationUpdateParameter = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleConfigurationUpdateParameter
|
32
|
+
Resource = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Resource
|
33
|
+
VirtualNetworkProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VirtualNetworkProfile
|
34
|
+
HardwareProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::HardwareProfile
|
35
|
+
SshPublicKey = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshPublicKey
|
36
|
+
DataDisksGroups = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DataDisksGroups
|
37
|
+
LinuxOperatingSystemProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::LinuxOperatingSystemProfile
|
38
|
+
HostInfo = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::HostInfo
|
39
|
+
ScriptAction = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptAction
|
40
|
+
OperationListResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationListResult
|
41
|
+
ComputeProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ComputeProfile
|
42
|
+
ErrorResponse = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ErrorResponse
|
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
|
46
|
+
ApplicationGetEndpoint = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationGetEndpoint
|
47
|
+
ClusterCreateProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterCreateProperties
|
48
|
+
ApplicationProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationProperties
|
49
|
+
ClusterIdentity = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterIdentity
|
50
|
+
Operation = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Operation
|
51
|
+
ClusterPatchParameters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterPatchParameters
|
52
|
+
ApplicationListResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationListResult
|
53
|
+
Errors = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Errors
|
54
|
+
VersionSpec = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VersionSpec
|
55
|
+
ClusterGetProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterGetProperties
|
56
|
+
VersionsCapability = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VersionsCapability
|
57
|
+
RuntimeScriptAction = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RuntimeScriptAction
|
58
|
+
RegionsCapability = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RegionsCapability
|
59
|
+
ClusterListPersistedScriptActionsResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListPersistedScriptActionsResult
|
60
|
+
VmSizesCapability = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizesCapability
|
61
|
+
OperationDisplay = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationDisplay
|
62
|
+
ClusterListRuntimeScriptActionDetailResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListRuntimeScriptActionDetailResult
|
63
|
+
VmSizeCompatibilityFilter = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizeCompatibilityFilter
|
64
|
+
KafkaRestProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::KafkaRestProperties
|
65
|
+
RegionalQuotaCapability = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RegionalQuotaCapability
|
66
|
+
AutoscaleCapacity = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleCapacity
|
67
|
+
QuotaCapability = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::QuotaCapability
|
68
|
+
SshProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshProfile
|
69
|
+
CapabilitiesResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::CapabilitiesResult
|
70
|
+
Role = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Role
|
71
|
+
LocalizedName = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::LocalizedName
|
72
|
+
NetworkSettings = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::NetworkSettings
|
73
|
+
Usage = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Usage
|
74
|
+
ClusterIdentityUserAssignedIdentitiesValue = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterIdentityUserAssignedIdentitiesValue
|
75
|
+
UsagesListResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::UsagesListResult
|
76
|
+
QuotaInfo = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::QuotaInfo
|
77
|
+
VmSizeCompatibilityFilterV2 = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizeCompatibilityFilterV2
|
78
|
+
BillingMeters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingMeters
|
79
|
+
ScriptActionExecutionSummary = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionExecutionSummary
|
80
|
+
DiskBillingMeters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DiskBillingMeters
|
81
|
+
AutoscaleTimeAndCapacity = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleTimeAndCapacity
|
82
|
+
BillingResources = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingResources
|
83
|
+
OsProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OsProfile
|
84
|
+
BillingResponseListResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingResponseListResult
|
85
|
+
EncryptionInTransitProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::EncryptionInTransitProperties
|
86
|
+
ClusterConfigurations = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterConfigurations
|
87
|
+
ConnectivityEndpoint = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ConnectivityEndpoint
|
88
|
+
Extension = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Extension
|
89
|
+
ClusterDefinition = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterDefinition
|
90
|
+
ClusterMonitoringResponse = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterMonitoringResponse
|
91
|
+
StorageAccount = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::StorageAccount
|
92
|
+
ClusterMonitoringRequest = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterMonitoringRequest
|
93
|
+
ExecuteScriptActionParameters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ExecuteScriptActionParameters
|
94
|
+
ScriptActionExecutionHistoryList = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionExecutionHistoryList
|
95
|
+
ClusterCreateParametersExtended = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterCreateParametersExtended
|
96
|
+
ScriptActionPersistedGetResponseSpec = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionPersistedGetResponseSpec
|
97
|
+
Autoscale = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Autoscale
|
98
|
+
ScriptActionsList = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionsList
|
99
|
+
RuntimeScriptActionDetail = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RuntimeScriptActionDetail
|
100
|
+
TrackedResource = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::TrackedResource
|
101
|
+
Cluster = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Cluster
|
102
|
+
ProxyResource = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ProxyResource
|
103
|
+
Application = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Application
|
104
|
+
DirectoryType = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DirectoryType
|
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
|
108
|
+
OSType = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OSType
|
109
|
+
Tier = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Tier
|
110
|
+
JsonWebKeyEncryptionAlgorithm = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::JsonWebKeyEncryptionAlgorithm
|
111
|
+
ResourceIdentityType = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ResourceIdentityType
|
112
|
+
HDInsightClusterProvisioningState = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::HDInsightClusterProvisioningState
|
113
|
+
AsyncOperationState = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AsyncOperationState
|
114
|
+
FilterMode = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::FilterMode
|
115
|
+
end
|
116
|
+
|
117
|
+
class HdinsightManagementClass
|
118
|
+
attr_reader :clusters, :applications, :locations, :configurations, :extensions, :script_actions, :script_execution_history, :operations, :virtual_machines, :configurable, :base_url, :options, :model_classes
|
119
|
+
|
120
|
+
def initialize(configurable, base_url=nil, options=nil)
|
121
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
122
|
+
|
123
|
+
@client_0 = Azure::Hdinsight::Mgmt::V2018_06_01_preview::HDInsightManagementClient.new(configurable.credentials, base_url, options)
|
124
|
+
if(@client_0.respond_to?(:subscription_id))
|
125
|
+
@client_0.subscription_id = configurable.subscription_id
|
126
|
+
end
|
127
|
+
add_telemetry(@client_0)
|
128
|
+
@clusters = @client_0.clusters
|
129
|
+
@applications = @client_0.applications
|
130
|
+
@locations = @client_0.locations
|
131
|
+
@configurations = @client_0.configurations
|
132
|
+
@extensions = @client_0.extensions
|
133
|
+
@script_actions = @client_0.script_actions
|
134
|
+
@script_execution_history = @client_0.script_execution_history
|
135
|
+
@operations = @client_0.operations
|
136
|
+
@virtual_machines = @client_0.virtual_machines
|
137
|
+
|
138
|
+
@model_classes = ModelClasses.new
|
139
|
+
end
|
140
|
+
|
141
|
+
def add_telemetry(client)
|
142
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Hdinsight/Mgmt"
|
143
|
+
client.add_user_agent_information(profile_information)
|
144
|
+
end
|
145
|
+
|
146
|
+
def method_missing(method, *args)
|
147
|
+
if @client_0.respond_to?method
|
148
|
+
@client_0.send(method, *args)
|
149
|
+
else
|
150
|
+
super
|
151
|
+
end
|
152
|
+
end
|
153
|
+
|
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
|
164
|
+
def cluster_disk_encryption_parameters
|
165
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterDiskEncryptionParameters
|
166
|
+
end
|
167
|
+
def security_profile
|
168
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SecurityProfile
|
169
|
+
end
|
170
|
+
def update_gateway_settings_parameters
|
171
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::UpdateGatewaySettingsParameters
|
172
|
+
end
|
173
|
+
def autoscale_schedule
|
174
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleSchedule
|
175
|
+
end
|
176
|
+
def gateway_settings
|
177
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::GatewaySettings
|
178
|
+
end
|
179
|
+
def autoscale_recurrence
|
180
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleRecurrence
|
181
|
+
end
|
182
|
+
def operation_resource
|
183
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationResource
|
184
|
+
end
|
185
|
+
def autoscale_configuration_update_parameter
|
186
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleConfigurationUpdateParameter
|
187
|
+
end
|
188
|
+
def resource
|
189
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Resource
|
190
|
+
end
|
191
|
+
def virtual_network_profile
|
192
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VirtualNetworkProfile
|
193
|
+
end
|
194
|
+
def hardware_profile
|
195
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::HardwareProfile
|
196
|
+
end
|
197
|
+
def ssh_public_key
|
198
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshPublicKey
|
199
|
+
end
|
200
|
+
def data_disks_groups
|
201
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DataDisksGroups
|
202
|
+
end
|
203
|
+
def linux_operating_system_profile
|
204
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::LinuxOperatingSystemProfile
|
205
|
+
end
|
206
|
+
def host_info
|
207
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::HostInfo
|
208
|
+
end
|
209
|
+
def script_action
|
210
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptAction
|
211
|
+
end
|
212
|
+
def operation_list_result
|
213
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationListResult
|
214
|
+
end
|
215
|
+
def compute_profile
|
216
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ComputeProfile
|
217
|
+
end
|
218
|
+
def error_response
|
219
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ErrorResponse
|
220
|
+
end
|
221
|
+
def storage_profile
|
222
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::StorageProfile
|
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
|
230
|
+
def application_get_endpoint
|
231
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationGetEndpoint
|
232
|
+
end
|
233
|
+
def cluster_create_properties
|
234
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterCreateProperties
|
235
|
+
end
|
236
|
+
def application_properties
|
237
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationProperties
|
238
|
+
end
|
239
|
+
def cluster_identity
|
240
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterIdentity
|
241
|
+
end
|
242
|
+
def operation
|
243
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Operation
|
244
|
+
end
|
245
|
+
def cluster_patch_parameters
|
246
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterPatchParameters
|
247
|
+
end
|
248
|
+
def application_list_result
|
249
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationListResult
|
250
|
+
end
|
251
|
+
def errors
|
252
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Errors
|
253
|
+
end
|
254
|
+
def version_spec
|
255
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VersionSpec
|
256
|
+
end
|
257
|
+
def cluster_get_properties
|
258
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterGetProperties
|
259
|
+
end
|
260
|
+
def versions_capability
|
261
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VersionsCapability
|
262
|
+
end
|
263
|
+
def runtime_script_action
|
264
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RuntimeScriptAction
|
265
|
+
end
|
266
|
+
def regions_capability
|
267
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RegionsCapability
|
268
|
+
end
|
269
|
+
def cluster_list_persisted_script_actions_result
|
270
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListPersistedScriptActionsResult
|
271
|
+
end
|
272
|
+
def vm_sizes_capability
|
273
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizesCapability
|
274
|
+
end
|
275
|
+
def operation_display
|
276
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationDisplay
|
277
|
+
end
|
278
|
+
def cluster_list_runtime_script_action_detail_result
|
279
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListRuntimeScriptActionDetailResult
|
280
|
+
end
|
281
|
+
def vm_size_compatibility_filter
|
282
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizeCompatibilityFilter
|
283
|
+
end
|
284
|
+
def kafka_rest_properties
|
285
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::KafkaRestProperties
|
286
|
+
end
|
287
|
+
def regional_quota_capability
|
288
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RegionalQuotaCapability
|
289
|
+
end
|
290
|
+
def autoscale_capacity
|
291
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleCapacity
|
292
|
+
end
|
293
|
+
def quota_capability
|
294
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::QuotaCapability
|
295
|
+
end
|
296
|
+
def ssh_profile
|
297
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshProfile
|
298
|
+
end
|
299
|
+
def capabilities_result
|
300
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::CapabilitiesResult
|
301
|
+
end
|
302
|
+
def role
|
303
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Role
|
304
|
+
end
|
305
|
+
def localized_name
|
306
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::LocalizedName
|
307
|
+
end
|
308
|
+
def network_settings
|
309
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::NetworkSettings
|
310
|
+
end
|
311
|
+
def usage
|
312
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Usage
|
313
|
+
end
|
314
|
+
def cluster_identity_user_assigned_identities_value
|
315
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterIdentityUserAssignedIdentitiesValue
|
316
|
+
end
|
317
|
+
def usages_list_result
|
318
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::UsagesListResult
|
319
|
+
end
|
320
|
+
def quota_info
|
321
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::QuotaInfo
|
322
|
+
end
|
323
|
+
def vm_size_compatibility_filter_v2
|
324
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizeCompatibilityFilterV2
|
325
|
+
end
|
326
|
+
def billing_meters
|
327
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingMeters
|
328
|
+
end
|
329
|
+
def script_action_execution_summary
|
330
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionExecutionSummary
|
331
|
+
end
|
332
|
+
def disk_billing_meters
|
333
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DiskBillingMeters
|
334
|
+
end
|
335
|
+
def autoscale_time_and_capacity
|
336
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleTimeAndCapacity
|
337
|
+
end
|
338
|
+
def billing_resources
|
339
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingResources
|
340
|
+
end
|
341
|
+
def os_profile
|
342
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OsProfile
|
343
|
+
end
|
344
|
+
def billing_response_list_result
|
345
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingResponseListResult
|
346
|
+
end
|
347
|
+
def encryption_in_transit_properties
|
348
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::EncryptionInTransitProperties
|
349
|
+
end
|
350
|
+
def cluster_configurations
|
351
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterConfigurations
|
352
|
+
end
|
353
|
+
def connectivity_endpoint
|
354
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ConnectivityEndpoint
|
355
|
+
end
|
356
|
+
def extension
|
357
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Extension
|
358
|
+
end
|
359
|
+
def cluster_definition
|
360
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterDefinition
|
361
|
+
end
|
362
|
+
def cluster_monitoring_response
|
363
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterMonitoringResponse
|
364
|
+
end
|
365
|
+
def storage_account
|
366
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::StorageAccount
|
367
|
+
end
|
368
|
+
def cluster_monitoring_request
|
369
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterMonitoringRequest
|
370
|
+
end
|
371
|
+
def execute_script_action_parameters
|
372
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ExecuteScriptActionParameters
|
373
|
+
end
|
374
|
+
def script_action_execution_history_list
|
375
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionExecutionHistoryList
|
376
|
+
end
|
377
|
+
def cluster_create_parameters_extended
|
378
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterCreateParametersExtended
|
379
|
+
end
|
380
|
+
def script_action_persisted_get_response_spec
|
381
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionPersistedGetResponseSpec
|
382
|
+
end
|
383
|
+
def autoscale
|
384
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Autoscale
|
385
|
+
end
|
386
|
+
def script_actions_list
|
387
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionsList
|
388
|
+
end
|
389
|
+
def runtime_script_action_detail
|
390
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RuntimeScriptActionDetail
|
391
|
+
end
|
392
|
+
def tracked_resource
|
393
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::TrackedResource
|
394
|
+
end
|
395
|
+
def cluster
|
396
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Cluster
|
397
|
+
end
|
398
|
+
def proxy_resource
|
399
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ProxyResource
|
400
|
+
end
|
401
|
+
def application
|
402
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Application
|
403
|
+
end
|
404
|
+
def directory_type
|
405
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DirectoryType
|
406
|
+
end
|
407
|
+
def days_of_week
|
408
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DaysOfWeek
|
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
|
416
|
+
def ostype
|
417
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OSType
|
418
|
+
end
|
419
|
+
def tier
|
420
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Tier
|
421
|
+
end
|
422
|
+
def json_web_key_encryption_algorithm
|
423
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::JsonWebKeyEncryptionAlgorithm
|
424
|
+
end
|
425
|
+
def resource_identity_type
|
426
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ResourceIdentityType
|
427
|
+
end
|
428
|
+
def hdinsight_cluster_provisioning_state
|
429
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::HDInsightClusterProvisioningState
|
430
|
+
end
|
431
|
+
def async_operation_state
|
432
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AsyncOperationState
|
433
|
+
end
|
434
|
+
def filter_mode
|
435
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::FilterMode
|
436
|
+
end
|
437
|
+
end
|
438
|
+
end
|
439
|
+
end
|
440
|
+
end
|
441
|
+
end
|