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,253 @@
|
|
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_datalake_analytics'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module DataLakeAnalytics
|
9
|
+
module Mgmt
|
10
|
+
Accounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Accounts
|
11
|
+
DataLakeStoreAccounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::DataLakeStoreAccounts
|
12
|
+
StorageAccounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::StorageAccounts
|
13
|
+
ComputePolicies = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::ComputePolicies
|
14
|
+
FirewallRules = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::FirewallRules
|
15
|
+
Operations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Operations
|
16
|
+
Locations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Locations
|
17
|
+
|
18
|
+
module Models
|
19
|
+
CapabilityInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CapabilityInformation
|
20
|
+
Resource = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Resource
|
21
|
+
NameAvailabilityInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::NameAvailabilityInformation
|
22
|
+
Operation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Operation
|
23
|
+
OperationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationListResult
|
24
|
+
UpdateFirewallRuleParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters
|
25
|
+
SubResource = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubResource
|
26
|
+
UpdateComputePolicyParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyParameters
|
27
|
+
UpdateStorageAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateStorageAccountParameters
|
28
|
+
DataLakeStoreAccountInformationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeStoreAccountInformationListResult
|
29
|
+
AddDataLakeStoreWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddDataLakeStoreWithAccountParameters
|
30
|
+
CreateOrUpdateComputePolicyParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateOrUpdateComputePolicyParameters
|
31
|
+
AddStorageAccountWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddStorageAccountWithAccountParameters
|
32
|
+
SasTokenInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SasTokenInformation
|
33
|
+
CreateComputePolicyWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateComputePolicyWithAccountParameters
|
34
|
+
ComputePolicyListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::ComputePolicyListResult
|
35
|
+
CreateFirewallRuleWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters
|
36
|
+
OperationDisplay = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationDisplay
|
37
|
+
CreateDataLakeAnalyticsAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateDataLakeAnalyticsAccountParameters
|
38
|
+
CreateOrUpdateFirewallRuleParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters
|
39
|
+
UpdateDataLakeStoreWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreWithAccountParameters
|
40
|
+
StorageAccountInformationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageAccountInformationListResult
|
41
|
+
UpdateStorageAccountWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateStorageAccountWithAccountParameters
|
42
|
+
SasTokenInformationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SasTokenInformationListResult
|
43
|
+
UpdateComputePolicyWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyWithAccountParameters
|
44
|
+
CheckNameAvailabilityParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters
|
45
|
+
UpdateFirewallRuleWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters
|
46
|
+
StorageContainerListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageContainerListResult
|
47
|
+
UpdateDataLakeAnalyticsAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateDataLakeAnalyticsAccountParameters
|
48
|
+
DataLakeAnalyticsAccountListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountListResult
|
49
|
+
AddDataLakeStoreParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddDataLakeStoreParameters
|
50
|
+
FirewallRuleListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallRuleListResult
|
51
|
+
AddStorageAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddStorageAccountParameters
|
52
|
+
DataLakeStoreAccountInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeStoreAccountInformation
|
53
|
+
StorageAccountInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageAccountInformation
|
54
|
+
ComputePolicy = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::ComputePolicy
|
55
|
+
FirewallRule = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallRule
|
56
|
+
DataLakeAnalyticsAccount = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccount
|
57
|
+
DataLakeAnalyticsAccountBasic = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountBasic
|
58
|
+
StorageContainer = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageContainer
|
59
|
+
AADObjectType = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AADObjectType
|
60
|
+
FirewallState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallState
|
61
|
+
FirewallAllowAzureIpsState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState
|
62
|
+
TierType = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::TierType
|
63
|
+
DataLakeAnalyticsAccountStatus = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountStatus
|
64
|
+
DataLakeAnalyticsAccountState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountState
|
65
|
+
OperationOrigin = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationOrigin
|
66
|
+
SubscriptionState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubscriptionState
|
67
|
+
end
|
68
|
+
|
69
|
+
class DataLakeAnalyticsManagementClass
|
70
|
+
attr_reader :accounts, :data_lake_store_accounts, :storage_accounts, :compute_policies, :firewall_rules, :operations, :locations, :configurable, :base_url, :options, :model_classes
|
71
|
+
|
72
|
+
def initialize(configurable, base_url=nil, options=nil)
|
73
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
74
|
+
|
75
|
+
@client_0 = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::DataLakeAnalyticsAccountManagementClient.new(configurable.credentials, base_url, options)
|
76
|
+
if(@client_0.respond_to?(:subscription_id))
|
77
|
+
@client_0.subscription_id = configurable.subscription_id
|
78
|
+
end
|
79
|
+
add_telemetry(@client_0)
|
80
|
+
@accounts = @client_0.accounts
|
81
|
+
@data_lake_store_accounts = @client_0.data_lake_store_accounts
|
82
|
+
@storage_accounts = @client_0.storage_accounts
|
83
|
+
@compute_policies = @client_0.compute_policies
|
84
|
+
@firewall_rules = @client_0.firewall_rules
|
85
|
+
@operations = @client_0.operations
|
86
|
+
@locations = @client_0.locations
|
87
|
+
|
88
|
+
@model_classes = ModelClasses.new
|
89
|
+
end
|
90
|
+
|
91
|
+
def add_telemetry(client)
|
92
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/DataLakeAnalytics/Mgmt"
|
93
|
+
client.add_user_agent_information(profile_information)
|
94
|
+
end
|
95
|
+
|
96
|
+
def method_missing(method, *args)
|
97
|
+
if @client_0.respond_to?method
|
98
|
+
@client_0.send(method, *args)
|
99
|
+
else
|
100
|
+
super
|
101
|
+
end
|
102
|
+
end
|
103
|
+
|
104
|
+
class ModelClasses
|
105
|
+
def capability_information
|
106
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CapabilityInformation
|
107
|
+
end
|
108
|
+
def resource
|
109
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Resource
|
110
|
+
end
|
111
|
+
def name_availability_information
|
112
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::NameAvailabilityInformation
|
113
|
+
end
|
114
|
+
def operation
|
115
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Operation
|
116
|
+
end
|
117
|
+
def operation_list_result
|
118
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationListResult
|
119
|
+
end
|
120
|
+
def update_firewall_rule_parameters
|
121
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters
|
122
|
+
end
|
123
|
+
def sub_resource
|
124
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubResource
|
125
|
+
end
|
126
|
+
def update_compute_policy_parameters
|
127
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyParameters
|
128
|
+
end
|
129
|
+
def update_storage_account_parameters
|
130
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateStorageAccountParameters
|
131
|
+
end
|
132
|
+
def data_lake_store_account_information_list_result
|
133
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeStoreAccountInformationListResult
|
134
|
+
end
|
135
|
+
def add_data_lake_store_with_account_parameters
|
136
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddDataLakeStoreWithAccountParameters
|
137
|
+
end
|
138
|
+
def create_or_update_compute_policy_parameters
|
139
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateOrUpdateComputePolicyParameters
|
140
|
+
end
|
141
|
+
def add_storage_account_with_account_parameters
|
142
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddStorageAccountWithAccountParameters
|
143
|
+
end
|
144
|
+
def sas_token_information
|
145
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SasTokenInformation
|
146
|
+
end
|
147
|
+
def create_compute_policy_with_account_parameters
|
148
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateComputePolicyWithAccountParameters
|
149
|
+
end
|
150
|
+
def compute_policy_list_result
|
151
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::ComputePolicyListResult
|
152
|
+
end
|
153
|
+
def create_firewall_rule_with_account_parameters
|
154
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters
|
155
|
+
end
|
156
|
+
def operation_display
|
157
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationDisplay
|
158
|
+
end
|
159
|
+
def create_data_lake_analytics_account_parameters
|
160
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateDataLakeAnalyticsAccountParameters
|
161
|
+
end
|
162
|
+
def create_or_update_firewall_rule_parameters
|
163
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters
|
164
|
+
end
|
165
|
+
def update_data_lake_store_with_account_parameters
|
166
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreWithAccountParameters
|
167
|
+
end
|
168
|
+
def storage_account_information_list_result
|
169
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageAccountInformationListResult
|
170
|
+
end
|
171
|
+
def update_storage_account_with_account_parameters
|
172
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateStorageAccountWithAccountParameters
|
173
|
+
end
|
174
|
+
def sas_token_information_list_result
|
175
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SasTokenInformationListResult
|
176
|
+
end
|
177
|
+
def update_compute_policy_with_account_parameters
|
178
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyWithAccountParameters
|
179
|
+
end
|
180
|
+
def check_name_availability_parameters
|
181
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters
|
182
|
+
end
|
183
|
+
def update_firewall_rule_with_account_parameters
|
184
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters
|
185
|
+
end
|
186
|
+
def storage_container_list_result
|
187
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageContainerListResult
|
188
|
+
end
|
189
|
+
def update_data_lake_analytics_account_parameters
|
190
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateDataLakeAnalyticsAccountParameters
|
191
|
+
end
|
192
|
+
def data_lake_analytics_account_list_result
|
193
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountListResult
|
194
|
+
end
|
195
|
+
def add_data_lake_store_parameters
|
196
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddDataLakeStoreParameters
|
197
|
+
end
|
198
|
+
def firewall_rule_list_result
|
199
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallRuleListResult
|
200
|
+
end
|
201
|
+
def add_storage_account_parameters
|
202
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddStorageAccountParameters
|
203
|
+
end
|
204
|
+
def data_lake_store_account_information
|
205
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeStoreAccountInformation
|
206
|
+
end
|
207
|
+
def storage_account_information
|
208
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageAccountInformation
|
209
|
+
end
|
210
|
+
def compute_policy
|
211
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::ComputePolicy
|
212
|
+
end
|
213
|
+
def firewall_rule
|
214
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallRule
|
215
|
+
end
|
216
|
+
def data_lake_analytics_account
|
217
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccount
|
218
|
+
end
|
219
|
+
def data_lake_analytics_account_basic
|
220
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountBasic
|
221
|
+
end
|
222
|
+
def storage_container
|
223
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageContainer
|
224
|
+
end
|
225
|
+
def aadobject_type
|
226
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AADObjectType
|
227
|
+
end
|
228
|
+
def firewall_state
|
229
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallState
|
230
|
+
end
|
231
|
+
def firewall_allow_azure_ips_state
|
232
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState
|
233
|
+
end
|
234
|
+
def tier_type
|
235
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::TierType
|
236
|
+
end
|
237
|
+
def data_lake_analytics_account_status
|
238
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountStatus
|
239
|
+
end
|
240
|
+
def data_lake_analytics_account_state
|
241
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountState
|
242
|
+
end
|
243
|
+
def operation_origin
|
244
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationOrigin
|
245
|
+
end
|
246
|
+
def subscription_state
|
247
|
+
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubscriptionState
|
248
|
+
end
|
249
|
+
end
|
250
|
+
end
|
251
|
+
end
|
252
|
+
end
|
253
|
+
end
|
@@ -0,0 +1,247 @@
|
|
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_datalake_store'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module DataLakeStore
|
9
|
+
module Mgmt
|
10
|
+
Accounts = Azure::DataLakeStore::Mgmt::V2016_11_01::Accounts
|
11
|
+
FirewallRules = Azure::DataLakeStore::Mgmt::V2016_11_01::FirewallRules
|
12
|
+
VirtualNetworkRules = Azure::DataLakeStore::Mgmt::V2016_11_01::VirtualNetworkRules
|
13
|
+
TrustedIdProviders = Azure::DataLakeStore::Mgmt::V2016_11_01::TrustedIdProviders
|
14
|
+
Operations = Azure::DataLakeStore::Mgmt::V2016_11_01::Operations
|
15
|
+
Locations = Azure::DataLakeStore::Mgmt::V2016_11_01::Locations
|
16
|
+
|
17
|
+
module Models
|
18
|
+
NameAvailabilityInformation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::NameAvailabilityInformation
|
19
|
+
Resource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource
|
20
|
+
CreateFirewallRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters
|
21
|
+
EncryptionIdentity = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionIdentity
|
22
|
+
CreateVirtualNetworkRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateVirtualNetworkRuleWithAccountParameters
|
23
|
+
EncryptionConfig = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfig
|
24
|
+
CreateTrustedIdProviderWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateTrustedIdProviderWithAccountParameters
|
25
|
+
KeyVaultMetaInfo = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::KeyVaultMetaInfo
|
26
|
+
UpdateVirtualNetworkRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateVirtualNetworkRuleParameters
|
27
|
+
UpdateTrustedIdProviderParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderParameters
|
28
|
+
CreateOrUpdateTrustedIdProviderParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateTrustedIdProviderParameters
|
29
|
+
FirewallRuleListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRuleListResult
|
30
|
+
CreateDataLakeStoreAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateDataLakeStoreAccountParameters
|
31
|
+
TrustedIdProviderListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderListResult
|
32
|
+
UpdateKeyVaultMetaInfo = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo
|
33
|
+
Operation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Operation
|
34
|
+
UpdateEncryptionConfig = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateEncryptionConfig
|
35
|
+
CapabilityInformation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CapabilityInformation
|
36
|
+
UpdateFirewallRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters
|
37
|
+
CheckNameAvailabilityParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters
|
38
|
+
UpdateVirtualNetworkRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateVirtualNetworkRuleWithAccountParameters
|
39
|
+
VirtualNetworkRuleListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::VirtualNetworkRuleListResult
|
40
|
+
UpdateTrustedIdProviderWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderWithAccountParameters
|
41
|
+
OperationListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationListResult
|
42
|
+
UpdateDataLakeStoreAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreAccountParameters
|
43
|
+
DataLakeStoreAccountListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountListResult
|
44
|
+
CreateOrUpdateFirewallRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters
|
45
|
+
SubResource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource
|
46
|
+
UpdateFirewallRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters
|
47
|
+
OperationDisplay = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationDisplay
|
48
|
+
CreateOrUpdateVirtualNetworkRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateVirtualNetworkRuleParameters
|
49
|
+
FirewallRule = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRule
|
50
|
+
VirtualNetworkRule = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::VirtualNetworkRule
|
51
|
+
TrustedIdProvider = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider
|
52
|
+
DataLakeStoreAccount = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount
|
53
|
+
DataLakeStoreAccountBasic = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountBasic
|
54
|
+
EncryptionConfigType = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfigType
|
55
|
+
EncryptionState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionState
|
56
|
+
EncryptionProvisioningState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionProvisioningState
|
57
|
+
FirewallState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallState
|
58
|
+
FirewallAllowAzureIpsState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState
|
59
|
+
TrustedIdProviderState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderState
|
60
|
+
TierType = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TierType
|
61
|
+
DataLakeStoreAccountStatus = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountStatus
|
62
|
+
DataLakeStoreAccountState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountState
|
63
|
+
OperationOrigin = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationOrigin
|
64
|
+
SubscriptionState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubscriptionState
|
65
|
+
end
|
66
|
+
|
67
|
+
class DataLakeStoreManagementClass
|
68
|
+
attr_reader :accounts, :firewall_rules, :virtual_network_rules, :trusted_id_providers, :operations, :locations, :configurable, :base_url, :options, :model_classes
|
69
|
+
|
70
|
+
def initialize(configurable, base_url=nil, options=nil)
|
71
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
72
|
+
|
73
|
+
@client_0 = Azure::DataLakeStore::Mgmt::V2016_11_01::DataLakeStoreAccountManagementClient.new(configurable.credentials, base_url, options)
|
74
|
+
if(@client_0.respond_to?(:subscription_id))
|
75
|
+
@client_0.subscription_id = configurable.subscription_id
|
76
|
+
end
|
77
|
+
add_telemetry(@client_0)
|
78
|
+
@accounts = @client_0.accounts
|
79
|
+
@firewall_rules = @client_0.firewall_rules
|
80
|
+
@virtual_network_rules = @client_0.virtual_network_rules
|
81
|
+
@trusted_id_providers = @client_0.trusted_id_providers
|
82
|
+
@operations = @client_0.operations
|
83
|
+
@locations = @client_0.locations
|
84
|
+
|
85
|
+
@model_classes = ModelClasses.new
|
86
|
+
end
|
87
|
+
|
88
|
+
def add_telemetry(client)
|
89
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/DataLakeStore/Mgmt"
|
90
|
+
client.add_user_agent_information(profile_information)
|
91
|
+
end
|
92
|
+
|
93
|
+
def method_missing(method, *args)
|
94
|
+
if @client_0.respond_to?method
|
95
|
+
@client_0.send(method, *args)
|
96
|
+
else
|
97
|
+
super
|
98
|
+
end
|
99
|
+
end
|
100
|
+
|
101
|
+
class ModelClasses
|
102
|
+
def name_availability_information
|
103
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::NameAvailabilityInformation
|
104
|
+
end
|
105
|
+
def resource
|
106
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource
|
107
|
+
end
|
108
|
+
def create_firewall_rule_with_account_parameters
|
109
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters
|
110
|
+
end
|
111
|
+
def encryption_identity
|
112
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionIdentity
|
113
|
+
end
|
114
|
+
def create_virtual_network_rule_with_account_parameters
|
115
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateVirtualNetworkRuleWithAccountParameters
|
116
|
+
end
|
117
|
+
def encryption_config
|
118
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfig
|
119
|
+
end
|
120
|
+
def create_trusted_id_provider_with_account_parameters
|
121
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateTrustedIdProviderWithAccountParameters
|
122
|
+
end
|
123
|
+
def key_vault_meta_info
|
124
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::KeyVaultMetaInfo
|
125
|
+
end
|
126
|
+
def update_virtual_network_rule_parameters
|
127
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateVirtualNetworkRuleParameters
|
128
|
+
end
|
129
|
+
def update_trusted_id_provider_parameters
|
130
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderParameters
|
131
|
+
end
|
132
|
+
def create_or_update_trusted_id_provider_parameters
|
133
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateTrustedIdProviderParameters
|
134
|
+
end
|
135
|
+
def firewall_rule_list_result
|
136
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRuleListResult
|
137
|
+
end
|
138
|
+
def create_data_lake_store_account_parameters
|
139
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateDataLakeStoreAccountParameters
|
140
|
+
end
|
141
|
+
def trusted_id_provider_list_result
|
142
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderListResult
|
143
|
+
end
|
144
|
+
def update_key_vault_meta_info
|
145
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo
|
146
|
+
end
|
147
|
+
def operation
|
148
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Operation
|
149
|
+
end
|
150
|
+
def update_encryption_config
|
151
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateEncryptionConfig
|
152
|
+
end
|
153
|
+
def capability_information
|
154
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CapabilityInformation
|
155
|
+
end
|
156
|
+
def update_firewall_rule_with_account_parameters
|
157
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters
|
158
|
+
end
|
159
|
+
def check_name_availability_parameters
|
160
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters
|
161
|
+
end
|
162
|
+
def update_virtual_network_rule_with_account_parameters
|
163
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateVirtualNetworkRuleWithAccountParameters
|
164
|
+
end
|
165
|
+
def virtual_network_rule_list_result
|
166
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::VirtualNetworkRuleListResult
|
167
|
+
end
|
168
|
+
def update_trusted_id_provider_with_account_parameters
|
169
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderWithAccountParameters
|
170
|
+
end
|
171
|
+
def operation_list_result
|
172
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationListResult
|
173
|
+
end
|
174
|
+
def update_data_lake_store_account_parameters
|
175
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreAccountParameters
|
176
|
+
end
|
177
|
+
def data_lake_store_account_list_result
|
178
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountListResult
|
179
|
+
end
|
180
|
+
def create_or_update_firewall_rule_parameters
|
181
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters
|
182
|
+
end
|
183
|
+
def sub_resource
|
184
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource
|
185
|
+
end
|
186
|
+
def update_firewall_rule_parameters
|
187
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters
|
188
|
+
end
|
189
|
+
def operation_display
|
190
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationDisplay
|
191
|
+
end
|
192
|
+
def create_or_update_virtual_network_rule_parameters
|
193
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateVirtualNetworkRuleParameters
|
194
|
+
end
|
195
|
+
def firewall_rule
|
196
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRule
|
197
|
+
end
|
198
|
+
def virtual_network_rule
|
199
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::VirtualNetworkRule
|
200
|
+
end
|
201
|
+
def trusted_id_provider
|
202
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider
|
203
|
+
end
|
204
|
+
def data_lake_store_account
|
205
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount
|
206
|
+
end
|
207
|
+
def data_lake_store_account_basic
|
208
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountBasic
|
209
|
+
end
|
210
|
+
def encryption_config_type
|
211
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfigType
|
212
|
+
end
|
213
|
+
def encryption_state
|
214
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionState
|
215
|
+
end
|
216
|
+
def encryption_provisioning_state
|
217
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionProvisioningState
|
218
|
+
end
|
219
|
+
def firewall_state
|
220
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallState
|
221
|
+
end
|
222
|
+
def firewall_allow_azure_ips_state
|
223
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState
|
224
|
+
end
|
225
|
+
def trusted_id_provider_state
|
226
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderState
|
227
|
+
end
|
228
|
+
def tier_type
|
229
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TierType
|
230
|
+
end
|
231
|
+
def data_lake_store_account_status
|
232
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountStatus
|
233
|
+
end
|
234
|
+
def data_lake_store_account_state
|
235
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountState
|
236
|
+
end
|
237
|
+
def operation_origin
|
238
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationOrigin
|
239
|
+
end
|
240
|
+
def subscription_state
|
241
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubscriptionState
|
242
|
+
end
|
243
|
+
end
|
244
|
+
end
|
245
|
+
end
|
246
|
+
end
|
247
|
+
end
|