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
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: 073cb59465e8225df03ebbb34e427a0ee9e2cdc3ba955584b05f6948c850e3fc
|
4
|
+
data.tar.gz: b6c685cc71f48562556d30b9658bbf3ca0de22656eac16b5a7f11805770d6fe5
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: 7500634806524cdf5a23e3150e68d6aaa45a953be70493eb6c41358df4273f44b28ce39dab59578fdf008e57f3eeaff9bc01efdbf1e92e6bdca6e707bf54fe28
|
7
|
+
data.tar.gz: 173bf8a056b90f7ef45d15ef9f04668f18197ece69ffe8ee19596bf3f242fcc50978f32a62c000c63fb40e29fb464e566282e9da459e48f31b568d73ea1eb458
|
data/LICENSE.txt
ADDED
@@ -0,0 +1,21 @@
|
|
1
|
+
The MIT License (MIT)
|
2
|
+
|
3
|
+
Copyright (c) 2015 Microsoft Corporation
|
4
|
+
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
7
|
+
in the Software without restriction, including without limitation the rights
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
10
|
+
furnished to do so, subject to the following conditions:
|
11
|
+
|
12
|
+
The above copyright notice and this permission notice shall be included in
|
13
|
+
all copies or substantial portions of the Software.
|
14
|
+
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
21
|
+
THE SOFTWARE.
|
data/lib/azure_sdk.rb
ADDED
@@ -0,0 +1,9 @@
|
|
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_sdk/version'
|
6
|
+
require 'latest/latest_profile_client'
|
7
|
+
require 'v2017_03_09/v2017_03_09_profile_client'
|
8
|
+
require 'v2018_03_01/v2018_03_01_profile_client'
|
9
|
+
require 'v2019_03_01_hybrid/v2019_03_01_hybrid_profile_client'
|
@@ -0,0 +1,1347 @@
|
|
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 'latest/module_definition'
|
6
|
+
require 'latest/modules/adhybridhealthservice_profile_module'
|
7
|
+
require 'latest/modules/advisor_profile_module'
|
8
|
+
require 'latest/modules/alertsmanagement_profile_module'
|
9
|
+
require 'latest/modules/analysisservices_profile_module'
|
10
|
+
require 'latest/modules/apimanagement_profile_module'
|
11
|
+
require 'latest/modules/appconfiguration_profile_module'
|
12
|
+
require 'latest/modules/attestation_profile_module'
|
13
|
+
require 'latest/modules/authorization_profile_module'
|
14
|
+
require 'latest/modules/automation_profile_module'
|
15
|
+
require 'latest/modules/azurestack_profile_module'
|
16
|
+
require 'latest/modules/batch_profile_module'
|
17
|
+
require 'latest/modules/batchai_profile_module'
|
18
|
+
require 'latest/modules/billing_profile_module'
|
19
|
+
require 'latest/modules/botservice_profile_module'
|
20
|
+
require 'latest/modules/cdn_profile_module'
|
21
|
+
require 'latest/modules/cognitiveservices_profile_module'
|
22
|
+
require 'latest/modules/commerce_profile_module'
|
23
|
+
require 'latest/modules/compute_profile_module'
|
24
|
+
require 'latest/modules/consumption_profile_module'
|
25
|
+
require 'latest/modules/containerinstance_profile_module'
|
26
|
+
require 'latest/modules/containerregistry_profile_module'
|
27
|
+
require 'latest/modules/containerservice_profile_module'
|
28
|
+
require 'latest/modules/cosmosdb_profile_module'
|
29
|
+
require 'latest/modules/costmanagement_profile_module'
|
30
|
+
require 'latest/modules/customerinsights_profile_module'
|
31
|
+
require 'latest/modules/databox_profile_module'
|
32
|
+
require 'latest/modules/datashare_profile_module'
|
33
|
+
require 'latest/modules/datalakeanalytics_profile_module'
|
34
|
+
require 'latest/modules/datalakestore_profile_module'
|
35
|
+
require 'latest/modules/datamigration_profile_module'
|
36
|
+
require 'latest/modules/datafactory_profile_module'
|
37
|
+
require 'latest/modules/deploymentmanager_profile_module'
|
38
|
+
require 'latest/modules/devspaces_profile_module'
|
39
|
+
require 'latest/modules/devtestlabs_profile_module'
|
40
|
+
require 'latest/modules/dns_profile_module'
|
41
|
+
require 'latest/modules/edgegateway_profile_module'
|
42
|
+
require 'latest/modules/eventgrid_profile_module'
|
43
|
+
require 'latest/modules/eventhub_profile_module'
|
44
|
+
require 'latest/modules/features_profile_module'
|
45
|
+
require 'latest/modules/hanaonazure_profile_module'
|
46
|
+
require 'latest/modules/hdinsight_profile_module'
|
47
|
+
require 'latest/modules/graphrbac_profile_module'
|
48
|
+
require 'latest/modules/importexport_profile_module'
|
49
|
+
require 'latest/modules/iotcentral_profile_module'
|
50
|
+
require 'latest/modules/iothub_profile_module'
|
51
|
+
require 'latest/modules/keyvault_profile_module'
|
52
|
+
require 'latest/modules/kubernetesconfiguration_profile_module'
|
53
|
+
require 'latest/modules/kusto_profile_module'
|
54
|
+
require 'latest/modules/labservices_profile_module'
|
55
|
+
require 'latest/modules/links_profile_module'
|
56
|
+
require 'latest/modules/locks_profile_module'
|
57
|
+
require 'latest/modules/logic_profile_module'
|
58
|
+
require 'latest/modules/machinelearning_profile_module'
|
59
|
+
require 'latest/modules/machinelearningservices_profile_module'
|
60
|
+
require 'latest/modules/maintenance_profile_module'
|
61
|
+
require 'latest/modules/managedapplications_profile_module'
|
62
|
+
require 'latest/modules/mariadb_profile_module'
|
63
|
+
require 'latest/modules/marketplaceordering_profile_module'
|
64
|
+
require 'latest/modules/mediaservices_profile_module'
|
65
|
+
require 'latest/modules/migrate_profile_module'
|
66
|
+
require 'latest/modules/mixedreality_profile_module'
|
67
|
+
require 'latest/modules/monitor_profile_module'
|
68
|
+
require 'latest/modules/managedserviceidentity_profile_module'
|
69
|
+
require 'latest/modules/mysql_profile_module'
|
70
|
+
require 'latest/modules/netapp_profile_module'
|
71
|
+
require 'latest/modules/network_profile_module'
|
72
|
+
require 'latest/modules/notificationhubs_profile_module'
|
73
|
+
require 'latest/modules/operationalinsights_profile_module'
|
74
|
+
require 'latest/modules/operationsmanagement_profile_module'
|
75
|
+
require 'latest/modules/peering_profile_module'
|
76
|
+
require 'latest/modules/policy_profile_module'
|
77
|
+
require 'latest/modules/policyinsights_profile_module'
|
78
|
+
require 'latest/modules/portal_profile_module'
|
79
|
+
require 'latest/modules/postgresql_profile_module'
|
80
|
+
require 'latest/modules/powerbiembedded_profile_module'
|
81
|
+
require 'latest/modules/powerbidedicated_profile_module'
|
82
|
+
require 'latest/modules/privatedns_profile_module'
|
83
|
+
require 'latest/modules/recoveryservices_profile_module'
|
84
|
+
require 'latest/modules/recoveryservicesbackup_profile_module'
|
85
|
+
require 'latest/modules/recoveryservicessiterecovery_profile_module'
|
86
|
+
require 'latest/modules/redis_profile_module'
|
87
|
+
require 'latest/modules/relay_profile_module'
|
88
|
+
require 'latest/modules/reservations_profile_module'
|
89
|
+
require 'latest/modules/resourcehealth_profile_module'
|
90
|
+
require 'latest/modules/resourcegraph_profile_module'
|
91
|
+
require 'latest/modules/resources_profile_module'
|
92
|
+
require 'latest/modules/resourcesmanagement_profile_module'
|
93
|
+
require 'latest/modules/scheduler_profile_module'
|
94
|
+
require 'latest/modules/search_profile_module'
|
95
|
+
require 'latest/modules/security_profile_module'
|
96
|
+
require 'latest/modules/serialconsole_profile_module'
|
97
|
+
require 'latest/modules/servicebus_profile_module'
|
98
|
+
require 'latest/modules/servicefabric_profile_module'
|
99
|
+
require 'latest/modules/signalr_profile_module'
|
100
|
+
require 'latest/modules/sql_profile_module'
|
101
|
+
require 'latest/modules/sqlvirtualmachine_profile_module'
|
102
|
+
require 'latest/modules/storsimple8000series_profile_module'
|
103
|
+
require 'latest/modules/storage_profile_module'
|
104
|
+
require 'latest/modules/storagesync_profile_module'
|
105
|
+
require 'latest/modules/storagecache_profile_module'
|
106
|
+
require 'latest/modules/streamanalytics_profile_module'
|
107
|
+
require 'latest/modules/subscriptions_profile_module'
|
108
|
+
require 'latest/modules/support_profile_module'
|
109
|
+
require 'latest/modules/synapse_profile_module'
|
110
|
+
require 'latest/modules/timeseriesinsights_profile_module'
|
111
|
+
require 'latest/modules/trafficmanager_profile_module'
|
112
|
+
require 'latest/modules/vmwarecloudsimple_profile_module'
|
113
|
+
require 'latest/modules/web_profile_module'
|
114
|
+
require 'latest/modules/anomalydetector_profile_module'
|
115
|
+
require 'latest/modules/autosuggest_profile_module'
|
116
|
+
require 'latest/modules/customimagesearch_profile_module'
|
117
|
+
require 'latest/modules/computervision_profile_module'
|
118
|
+
require 'latest/modules/contentmoderator_profile_module'
|
119
|
+
require 'latest/modules/customsearch_profile_module'
|
120
|
+
require 'latest/modules/customvisiontraining_profile_module'
|
121
|
+
require 'latest/modules/customvisionprediction_profile_module'
|
122
|
+
require 'latest/modules/entitysearch_profile_module'
|
123
|
+
require 'latest/modules/face_profile_module'
|
124
|
+
require 'latest/modules/formrecognizer_profile_module'
|
125
|
+
require 'latest/modules/imagesearch_profile_module'
|
126
|
+
require 'latest/modules/localsearch_profile_module'
|
127
|
+
require 'latest/modules/luisruntime_profile_module'
|
128
|
+
require 'latest/modules/luisauthoring_profile_module'
|
129
|
+
require 'latest/modules/newssearch_profile_module'
|
130
|
+
require 'latest/modules/personalizer_profile_module'
|
131
|
+
require 'latest/modules/qnamaker_profile_module'
|
132
|
+
require 'latest/modules/qnamakerruntime_profile_module'
|
133
|
+
require 'latest/modules/spellcheck_profile_module'
|
134
|
+
require 'latest/modules/textanalytics_profile_module'
|
135
|
+
require 'latest/modules/videosearch_profile_module'
|
136
|
+
require 'latest/modules/websearch_profile_module'
|
137
|
+
require 'latest/modules/visualsearch_profile_module'
|
138
|
+
|
139
|
+
module Azure::Profiles::Latest
|
140
|
+
#
|
141
|
+
# Client class for the Latest profile SDK.
|
142
|
+
#
|
143
|
+
class Client
|
144
|
+
include MsRestAzure::Common::Configurable
|
145
|
+
|
146
|
+
attr_reader :adhybrid_health_service, :advisor, :alerts_management, :analysis_services, :api_management, :appconfiguration, :attestation, :authorization, :automation, :azure_stack, :batch, :batch_ai, :billing, :bot_service, :cdn, :cognitive_services, :commerce, :compute, :consumption, :container_instance, :container_registry, :container_service, :cosmosdb, :cost_management, :customer_insights, :data_box, :data_share, :data_lake_analytics, :data_lake_store, :data_migration, :data_factory, :deployment_manager, :dev_spaces, :dev_test_labs, :dns, :edge_gateway, :event_grid, :event_hub, :features, :hanaonazure, :hdinsight, :graph_rbac, :import_export, :iot_central, :iot_hub, :key_vault, :kubernetes_configuration, :kusto, :labservices, :links, :locks, :logic, :machine_learning, :machine_learning_services, :maintenance, :managed_applications, :maria_db, :marketplace_ordering, :media_services, :migrate, :mixed_reality, :monitor, :managed_service_identity, :mysql, :net_app, :network, :notification_hubs, :operational_insights, :operations_management, :peering, :policy, :policy_insights, :portal, :postgresql, :power_bi_embedded, :power_bi_dedicated, :private_dns, :recovery_services, :recovery_services_backup, :recovery_services_site_recovery, :redis, :relay, :reservations, :resource_health, :resource_graph, :resources, :resources_management, :scheduler, :search, :security, :serialconsole, :service_bus, :service_fabric, :signalr, :sql, :sqlvirtualmachine, :stor_simple8000_series, :storage, :storage_sync, :storage_cache, :stream_analytics, :subscriptions, :support, :synapse, :time_series_insights, :traffic_manager, :vmware_cloud_simple, :web, :anomaly_detector, :autosuggest, :customimagesearch, :computer_vision, :content_moderator, :custom_search, :customvisiontraining, :customvisionprediction, :entity_search, :face, :form_recognizer, :image_search, :local_search, :luis_runtime, :luis_authoring, :news_search, :personalizer, :qnamaker, :qnamaker_runtime, :spell_check, :text_analytics, :video_search, :web_search, :visual_search
|
147
|
+
|
148
|
+
#
|
149
|
+
# Initializes a new instance of the Client class.
|
150
|
+
# @param options [Hash] hash of client options.
|
151
|
+
# options = {
|
152
|
+
# tenant_id: 'YOUR TENANT ID',
|
153
|
+
# client_id: 'YOUR CLIENT ID',
|
154
|
+
# client_secret: 'YOUR CLIENT SECRET',
|
155
|
+
# subscription_id: 'YOUR SUBSCRIPTION ID',
|
156
|
+
# credentials: credentials,
|
157
|
+
# active_directory_settings: active_directory_settings,
|
158
|
+
# base_url: 'YOUR BASE URL',
|
159
|
+
# options: options
|
160
|
+
# }
|
161
|
+
# 'credentials' are optional and if not passed in the hash, will be obtained
|
162
|
+
# from MsRest::TokenCredentials using MsRestAzure::ApplicationTokenProvider.
|
163
|
+
#
|
164
|
+
# Also, base_url, active_directory_settings & options are optional.
|
165
|
+
#
|
166
|
+
def initialize(options = {})
|
167
|
+
if options.is_a?(Hash) && options.length == 0
|
168
|
+
@options = setup_default_options
|
169
|
+
else
|
170
|
+
@options = options
|
171
|
+
end
|
172
|
+
|
173
|
+
reset!(options)
|
174
|
+
|
175
|
+
base_url = options[:base_url].nil? ? nil:options[:base_url]
|
176
|
+
sdk_options = options[:options].nil? ? nil:options[:options]
|
177
|
+
|
178
|
+
@adhybrid_health_service = ADHybridHealthServiceAdapter.new(self, base_url, sdk_options)
|
179
|
+
@advisor = AdvisorAdapter.new(self, base_url, sdk_options)
|
180
|
+
@alerts_management = AlertsManagementAdapter.new(self, base_url, sdk_options)
|
181
|
+
@analysis_services = AnalysisServicesAdapter.new(self, base_url, sdk_options)
|
182
|
+
@api_management = ApiManagementAdapter.new(self, base_url, sdk_options)
|
183
|
+
@appconfiguration = AppconfigurationAdapter.new(self, base_url, sdk_options)
|
184
|
+
@attestation = AttestationAdapter.new(self, base_url, sdk_options)
|
185
|
+
@authorization = AuthorizationAdapter.new(self, base_url, sdk_options)
|
186
|
+
@automation = AutomationAdapter.new(self, base_url, sdk_options)
|
187
|
+
@azure_stack = AzureStackAdapter.new(self, base_url, sdk_options)
|
188
|
+
@batch = BatchAdapter.new(self, base_url, sdk_options)
|
189
|
+
@batch_ai = BatchAIAdapter.new(self, base_url, sdk_options)
|
190
|
+
@billing = BillingAdapter.new(self, base_url, sdk_options)
|
191
|
+
@bot_service = BotServiceAdapter.new(self, base_url, sdk_options)
|
192
|
+
@cdn = CDNAdapter.new(self, base_url, sdk_options)
|
193
|
+
@cognitive_services = CognitiveServicesAdapter.new(self, base_url, sdk_options)
|
194
|
+
@commerce = CommerceAdapter.new(self, base_url, sdk_options)
|
195
|
+
@compute = ComputeAdapter.new(self, base_url, sdk_options)
|
196
|
+
@consumption = ConsumptionAdapter.new(self, base_url, sdk_options)
|
197
|
+
@container_instance = ContainerInstanceAdapter.new(self, base_url, sdk_options)
|
198
|
+
@container_registry = ContainerRegistryAdapter.new(self, base_url, sdk_options)
|
199
|
+
@container_service = ContainerServiceAdapter.new(self, base_url, sdk_options)
|
200
|
+
@cosmosdb = CosmosdbAdapter.new(self, base_url, sdk_options)
|
201
|
+
@cost_management = CostManagementAdapter.new(self, base_url, sdk_options)
|
202
|
+
@customer_insights = CustomerInsightsAdapter.new(self, base_url, sdk_options)
|
203
|
+
@data_box = DataBoxAdapter.new(self, base_url, sdk_options)
|
204
|
+
@data_share = DataShareAdapter.new(self, base_url, sdk_options)
|
205
|
+
@data_lake_analytics = DataLakeAnalyticsAdapter.new(self, base_url, sdk_options)
|
206
|
+
@data_lake_store = DataLakeStoreAdapter.new(self, base_url, sdk_options)
|
207
|
+
@data_migration = DataMigrationAdapter.new(self, base_url, sdk_options)
|
208
|
+
@data_factory = DataFactoryAdapter.new(self, base_url, sdk_options)
|
209
|
+
@deployment_manager = DeploymentManagerAdapter.new(self, base_url, sdk_options)
|
210
|
+
@dev_spaces = DevSpacesAdapter.new(self, base_url, sdk_options)
|
211
|
+
@dev_test_labs = DevTestLabsAdapter.new(self, base_url, sdk_options)
|
212
|
+
@dns = DnsAdapter.new(self, base_url, sdk_options)
|
213
|
+
@edge_gateway = EdgeGatewayAdapter.new(self, base_url, sdk_options)
|
214
|
+
@event_grid = EventGridAdapter.new(self, base_url, sdk_options)
|
215
|
+
@event_hub = EventHubAdapter.new(self, base_url, sdk_options)
|
216
|
+
@features = FeaturesAdapter.new(self, base_url, sdk_options)
|
217
|
+
@hanaonazure = HanaonazureAdapter.new(self, base_url, sdk_options)
|
218
|
+
@hdinsight = HdinsightAdapter.new(self, base_url, sdk_options)
|
219
|
+
@graph_rbac = GraphRbacAdapter.new(self, base_url, sdk_options)
|
220
|
+
@import_export = ImportExportAdapter.new(self, base_url, sdk_options)
|
221
|
+
@iot_central = IotCentralAdapter.new(self, base_url, sdk_options)
|
222
|
+
@iot_hub = IotHubAdapter.new(self, base_url, sdk_options)
|
223
|
+
@key_vault = KeyVaultAdapter.new(self, base_url, sdk_options)
|
224
|
+
@kubernetes_configuration = KubernetesConfigurationAdapter.new(self, base_url, sdk_options)
|
225
|
+
@kusto = KustoAdapter.new(self, base_url, sdk_options)
|
226
|
+
@labservices = LabservicesAdapter.new(self, base_url, sdk_options)
|
227
|
+
@links = LinksAdapter.new(self, base_url, sdk_options)
|
228
|
+
@locks = LocksAdapter.new(self, base_url, sdk_options)
|
229
|
+
@logic = LogicAdapter.new(self, base_url, sdk_options)
|
230
|
+
@machine_learning = MachineLearningAdapter.new(self, base_url, sdk_options)
|
231
|
+
@machine_learning_services = MachineLearningServicesAdapter.new(self, base_url, sdk_options)
|
232
|
+
@maintenance = MaintenanceAdapter.new(self, base_url, sdk_options)
|
233
|
+
@managed_applications = ManagedApplicationsAdapter.new(self, base_url, sdk_options)
|
234
|
+
@maria_db = MariaDBAdapter.new(self, base_url, sdk_options)
|
235
|
+
@marketplace_ordering = MarketplaceOrderingAdapter.new(self, base_url, sdk_options)
|
236
|
+
@media_services = MediaServicesAdapter.new(self, base_url, sdk_options)
|
237
|
+
@migrate = MigrateAdapter.new(self, base_url, sdk_options)
|
238
|
+
@mixed_reality = MixedRealityAdapter.new(self, base_url, sdk_options)
|
239
|
+
@monitor = MonitorAdapter.new(self, base_url, sdk_options)
|
240
|
+
@managed_service_identity = ManagedServiceIdentityAdapter.new(self, base_url, sdk_options)
|
241
|
+
@mysql = MysqlAdapter.new(self, base_url, sdk_options)
|
242
|
+
@net_app = NetAppAdapter.new(self, base_url, sdk_options)
|
243
|
+
@network = NetworkAdapter.new(self, base_url, sdk_options)
|
244
|
+
@notification_hubs = NotificationHubsAdapter.new(self, base_url, sdk_options)
|
245
|
+
@operational_insights = OperationalInsightsAdapter.new(self, base_url, sdk_options)
|
246
|
+
@operations_management = OperationsManagementAdapter.new(self, base_url, sdk_options)
|
247
|
+
@peering = PeeringAdapter.new(self, base_url, sdk_options)
|
248
|
+
@policy = PolicyAdapter.new(self, base_url, sdk_options)
|
249
|
+
@policy_insights = PolicyInsightsAdapter.new(self, base_url, sdk_options)
|
250
|
+
@portal = PortalAdapter.new(self, base_url, sdk_options)
|
251
|
+
@postgresql = PostgresqlAdapter.new(self, base_url, sdk_options)
|
252
|
+
@power_bi_embedded = PowerBiEmbeddedAdapter.new(self, base_url, sdk_options)
|
253
|
+
@power_bi_dedicated = PowerBiDedicatedAdapter.new(self, base_url, sdk_options)
|
254
|
+
@private_dns = PrivateDnsAdapter.new(self, base_url, sdk_options)
|
255
|
+
@recovery_services = RecoveryServicesAdapter.new(self, base_url, sdk_options)
|
256
|
+
@recovery_services_backup = RecoveryServicesBackupAdapter.new(self, base_url, sdk_options)
|
257
|
+
@recovery_services_site_recovery = RecoveryServicesSiteRecoveryAdapter.new(self, base_url, sdk_options)
|
258
|
+
@redis = RedisAdapter.new(self, base_url, sdk_options)
|
259
|
+
@relay = RelayAdapter.new(self, base_url, sdk_options)
|
260
|
+
@reservations = ReservationsAdapter.new(self, base_url, sdk_options)
|
261
|
+
@resource_health = ResourceHealthAdapter.new(self, base_url, sdk_options)
|
262
|
+
@resource_graph = ResourceGraphAdapter.new(self, base_url, sdk_options)
|
263
|
+
@resources = ResourcesAdapter.new(self, base_url, sdk_options)
|
264
|
+
@resources_management = ResourcesManagementAdapter.new(self, base_url, sdk_options)
|
265
|
+
@scheduler = SchedulerAdapter.new(self, base_url, sdk_options)
|
266
|
+
@search = SearchAdapter.new(self, base_url, sdk_options)
|
267
|
+
@security = SecurityAdapter.new(self, base_url, sdk_options)
|
268
|
+
@serialconsole = SerialconsoleAdapter.new(self, base_url, sdk_options)
|
269
|
+
@service_bus = ServiceBusAdapter.new(self, base_url, sdk_options)
|
270
|
+
@service_fabric = ServiceFabricAdapter.new(self, base_url, sdk_options)
|
271
|
+
@signalr = SignalrAdapter.new(self, base_url, sdk_options)
|
272
|
+
@sql = SQLAdapter.new(self, base_url, sdk_options)
|
273
|
+
@sqlvirtualmachine = SqlvirtualmachineAdapter.new(self, base_url, sdk_options)
|
274
|
+
@stor_simple8000_series = StorSimple8000SeriesAdapter.new(self, base_url, sdk_options)
|
275
|
+
@storage = StorageAdapter.new(self, base_url, sdk_options)
|
276
|
+
@storage_sync = StorageSyncAdapter.new(self, base_url, sdk_options)
|
277
|
+
@storage_cache = StorageCacheAdapter.new(self, base_url, sdk_options)
|
278
|
+
@stream_analytics = StreamAnalyticsAdapter.new(self, base_url, sdk_options)
|
279
|
+
@subscriptions = SubscriptionsAdapter.new(self, base_url, sdk_options)
|
280
|
+
@support = SupportAdapter.new(self, base_url, sdk_options)
|
281
|
+
@synapse = SynapseAdapter.new(self, base_url, sdk_options)
|
282
|
+
@time_series_insights = TimeSeriesInsightsAdapter.new(self, base_url, sdk_options)
|
283
|
+
@traffic_manager = TrafficManagerAdapter.new(self, base_url, sdk_options)
|
284
|
+
@vmware_cloud_simple = VMwareCloudSimpleAdapter.new(self, base_url, sdk_options)
|
285
|
+
@web = WebAdapter.new(self, base_url, sdk_options)
|
286
|
+
@anomaly_detector = AnomalyDetectorAdapter.new(self, base_url, sdk_options)
|
287
|
+
@autosuggest = AutosuggestAdapter.new(self, base_url, sdk_options)
|
288
|
+
@customimagesearch = CustomimagesearchAdapter.new(self, base_url, sdk_options)
|
289
|
+
@computer_vision = ComputerVisionAdapter.new(self, base_url, sdk_options)
|
290
|
+
@content_moderator = ContentModeratorAdapter.new(self, base_url, sdk_options)
|
291
|
+
@custom_search = CustomSearchAdapter.new(self, base_url, sdk_options)
|
292
|
+
@customvisiontraining = CustomvisiontrainingAdapter.new(self, base_url, sdk_options)
|
293
|
+
@customvisionprediction = CustomvisionpredictionAdapter.new(self, base_url, sdk_options)
|
294
|
+
@entity_search = EntitySearchAdapter.new(self, base_url, sdk_options)
|
295
|
+
@face = FaceAdapter.new(self, base_url, sdk_options)
|
296
|
+
@form_recognizer = FormRecognizerAdapter.new(self, base_url, sdk_options)
|
297
|
+
@image_search = ImageSearchAdapter.new(self, base_url, sdk_options)
|
298
|
+
@local_search = LocalSearchAdapter.new(self, base_url, sdk_options)
|
299
|
+
@luis_runtime = LuisRuntimeAdapter.new(self, base_url, sdk_options)
|
300
|
+
@luis_authoring = LuisAuthoringAdapter.new(self, base_url, sdk_options)
|
301
|
+
@news_search = NewsSearchAdapter.new(self, base_url, sdk_options)
|
302
|
+
@personalizer = PersonalizerAdapter.new(self, base_url, sdk_options)
|
303
|
+
@qnamaker = QnamakerAdapter.new(self, base_url, sdk_options)
|
304
|
+
@qnamaker_runtime = QnamakerRuntimeAdapter.new(self, base_url, sdk_options)
|
305
|
+
@spell_check = SpellCheckAdapter.new(self, base_url, sdk_options)
|
306
|
+
@text_analytics = TextAnalyticsAdapter.new(self, base_url, sdk_options)
|
307
|
+
@video_search = VideoSearchAdapter.new(self, base_url, sdk_options)
|
308
|
+
@web_search = WebSearchAdapter.new(self, base_url, sdk_options)
|
309
|
+
@visual_search = VisualSearchAdapter.new(self, base_url, sdk_options)
|
310
|
+
end
|
311
|
+
|
312
|
+
class ADHybridHealthServiceAdapter
|
313
|
+
attr_accessor :mgmt
|
314
|
+
|
315
|
+
def initialize(context, base_url, options)
|
316
|
+
@mgmt = Azure::Profiles::Latest::ADHybridHealthService::Mgmt::ADHybridHealthServiceManagementClass.new(context, base_url, options)
|
317
|
+
end
|
318
|
+
end
|
319
|
+
|
320
|
+
class AdvisorAdapter
|
321
|
+
attr_accessor :mgmt
|
322
|
+
|
323
|
+
def initialize(context, base_url, options)
|
324
|
+
@mgmt = Azure::Profiles::Latest::Advisor::Mgmt::AdvisorManagementClass.new(context, base_url, options)
|
325
|
+
end
|
326
|
+
end
|
327
|
+
|
328
|
+
class AlertsManagementAdapter
|
329
|
+
attr_accessor :mgmt
|
330
|
+
|
331
|
+
def initialize(context, base_url, options)
|
332
|
+
@mgmt = Azure::Profiles::Latest::AlertsManagement::Mgmt::AlertsManagementManagementClass.new(context, base_url, options)
|
333
|
+
end
|
334
|
+
end
|
335
|
+
|
336
|
+
class AnalysisServicesAdapter
|
337
|
+
attr_accessor :mgmt
|
338
|
+
|
339
|
+
def initialize(context, base_url, options)
|
340
|
+
@mgmt = Azure::Profiles::Latest::AnalysisServices::Mgmt::AnalysisServicesManagementClass.new(context, base_url, options)
|
341
|
+
end
|
342
|
+
end
|
343
|
+
|
344
|
+
class ApiManagementAdapter
|
345
|
+
attr_accessor :mgmt
|
346
|
+
|
347
|
+
def initialize(context, base_url, options)
|
348
|
+
@mgmt = Azure::Profiles::Latest::ApiManagement::Mgmt::ApiManagementManagementClass.new(context, base_url, options)
|
349
|
+
end
|
350
|
+
end
|
351
|
+
|
352
|
+
class AppconfigurationAdapter
|
353
|
+
attr_accessor :mgmt
|
354
|
+
|
355
|
+
def initialize(context, base_url, options)
|
356
|
+
@mgmt = Azure::Profiles::Latest::Appconfiguration::Mgmt::AppconfigurationManagementClass.new(context, base_url, options)
|
357
|
+
end
|
358
|
+
end
|
359
|
+
|
360
|
+
class AttestationAdapter
|
361
|
+
attr_accessor :mgmt
|
362
|
+
|
363
|
+
def initialize(context, base_url, options)
|
364
|
+
@mgmt = Azure::Profiles::Latest::Attestation::Mgmt::AttestationManagementClass.new(context, base_url, options)
|
365
|
+
end
|
366
|
+
end
|
367
|
+
|
368
|
+
class AuthorizationAdapter
|
369
|
+
attr_accessor :mgmt
|
370
|
+
|
371
|
+
def initialize(context, base_url, options)
|
372
|
+
@mgmt = Azure::Profiles::Latest::Authorization::Mgmt::AuthorizationManagementClass.new(context, base_url, options)
|
373
|
+
end
|
374
|
+
end
|
375
|
+
|
376
|
+
class AutomationAdapter
|
377
|
+
attr_accessor :mgmt
|
378
|
+
|
379
|
+
def initialize(context, base_url, options)
|
380
|
+
@mgmt = Azure::Profiles::Latest::Automation::Mgmt::AutomationManagementClass.new(context, base_url, options)
|
381
|
+
end
|
382
|
+
end
|
383
|
+
|
384
|
+
class AzureStackAdapter
|
385
|
+
attr_accessor :mgmt
|
386
|
+
|
387
|
+
def initialize(context, base_url, options)
|
388
|
+
@mgmt = Azure::Profiles::Latest::AzureStack::Mgmt::AzureStackManagementClass.new(context, base_url, options)
|
389
|
+
end
|
390
|
+
end
|
391
|
+
|
392
|
+
class BatchAdapter
|
393
|
+
attr_accessor :mgmt
|
394
|
+
|
395
|
+
def initialize(context, base_url, options)
|
396
|
+
@mgmt = Azure::Profiles::Latest::Batch::Mgmt::BatchManagementClass.new(context, base_url, options)
|
397
|
+
end
|
398
|
+
end
|
399
|
+
|
400
|
+
class BatchAIAdapter
|
401
|
+
attr_accessor :mgmt
|
402
|
+
|
403
|
+
def initialize(context, base_url, options)
|
404
|
+
@mgmt = Azure::Profiles::Latest::BatchAI::Mgmt::BatchAIManagementClass.new(context, base_url, options)
|
405
|
+
end
|
406
|
+
end
|
407
|
+
|
408
|
+
class BillingAdapter
|
409
|
+
attr_accessor :mgmt
|
410
|
+
|
411
|
+
def initialize(context, base_url, options)
|
412
|
+
@mgmt = Azure::Profiles::Latest::Billing::Mgmt::BillingManagementClass.new(context, base_url, options)
|
413
|
+
end
|
414
|
+
end
|
415
|
+
|
416
|
+
class BotServiceAdapter
|
417
|
+
attr_accessor :mgmt
|
418
|
+
|
419
|
+
def initialize(context, base_url, options)
|
420
|
+
@mgmt = Azure::Profiles::Latest::BotService::Mgmt::BotServiceManagementClass.new(context, base_url, options)
|
421
|
+
end
|
422
|
+
end
|
423
|
+
|
424
|
+
class CDNAdapter
|
425
|
+
attr_accessor :mgmt
|
426
|
+
|
427
|
+
def initialize(context, base_url, options)
|
428
|
+
@mgmt = Azure::Profiles::Latest::CDN::Mgmt::CDNManagementClass.new(context, base_url, options)
|
429
|
+
end
|
430
|
+
end
|
431
|
+
|
432
|
+
class CognitiveServicesAdapter
|
433
|
+
attr_accessor :mgmt
|
434
|
+
|
435
|
+
def initialize(context, base_url, options)
|
436
|
+
@mgmt = Azure::Profiles::Latest::CognitiveServices::Mgmt::CognitiveServicesManagementClass.new(context, base_url, options)
|
437
|
+
end
|
438
|
+
end
|
439
|
+
|
440
|
+
class CommerceAdapter
|
441
|
+
attr_accessor :mgmt
|
442
|
+
|
443
|
+
def initialize(context, base_url, options)
|
444
|
+
@mgmt = Azure::Profiles::Latest::Commerce::Mgmt::CommerceManagementClass.new(context, base_url, options)
|
445
|
+
end
|
446
|
+
end
|
447
|
+
|
448
|
+
class ComputeAdapter
|
449
|
+
attr_accessor :mgmt
|
450
|
+
|
451
|
+
def initialize(context, base_url, options)
|
452
|
+
@mgmt = Azure::Profiles::Latest::Compute::Mgmt::ComputeManagementClass.new(context, base_url, options)
|
453
|
+
end
|
454
|
+
end
|
455
|
+
|
456
|
+
class ConsumptionAdapter
|
457
|
+
attr_accessor :mgmt
|
458
|
+
|
459
|
+
def initialize(context, base_url, options)
|
460
|
+
@mgmt = Azure::Profiles::Latest::Consumption::Mgmt::ConsumptionManagementClass.new(context, base_url, options)
|
461
|
+
end
|
462
|
+
end
|
463
|
+
|
464
|
+
class ContainerInstanceAdapter
|
465
|
+
attr_accessor :mgmt
|
466
|
+
|
467
|
+
def initialize(context, base_url, options)
|
468
|
+
@mgmt = Azure::Profiles::Latest::ContainerInstance::Mgmt::ContainerInstanceManagementClass.new(context, base_url, options)
|
469
|
+
end
|
470
|
+
end
|
471
|
+
|
472
|
+
class ContainerRegistryAdapter
|
473
|
+
attr_accessor :mgmt
|
474
|
+
|
475
|
+
def initialize(context, base_url, options)
|
476
|
+
@mgmt = Azure::Profiles::Latest::ContainerRegistry::Mgmt::ContainerRegistryManagementClass.new(context, base_url, options)
|
477
|
+
end
|
478
|
+
end
|
479
|
+
|
480
|
+
class ContainerServiceAdapter
|
481
|
+
attr_accessor :mgmt
|
482
|
+
|
483
|
+
def initialize(context, base_url, options)
|
484
|
+
@mgmt = Azure::Profiles::Latest::ContainerService::Mgmt::ContainerServiceManagementClass.new(context, base_url, options)
|
485
|
+
end
|
486
|
+
end
|
487
|
+
|
488
|
+
class CosmosdbAdapter
|
489
|
+
attr_accessor :mgmt
|
490
|
+
|
491
|
+
def initialize(context, base_url, options)
|
492
|
+
@mgmt = Azure::Profiles::Latest::Cosmosdb::Mgmt::CosmosdbManagementClass.new(context, base_url, options)
|
493
|
+
end
|
494
|
+
end
|
495
|
+
|
496
|
+
class CostManagementAdapter
|
497
|
+
attr_accessor :mgmt
|
498
|
+
|
499
|
+
def initialize(context, base_url, options)
|
500
|
+
@mgmt = Azure::Profiles::Latest::CostManagement::Mgmt::CostManagementManagementClass.new(context, base_url, options)
|
501
|
+
end
|
502
|
+
end
|
503
|
+
|
504
|
+
class CustomerInsightsAdapter
|
505
|
+
attr_accessor :mgmt
|
506
|
+
|
507
|
+
def initialize(context, base_url, options)
|
508
|
+
@mgmt = Azure::Profiles::Latest::CustomerInsights::Mgmt::CustomerInsightsManagementClass.new(context, base_url, options)
|
509
|
+
end
|
510
|
+
end
|
511
|
+
|
512
|
+
class DataBoxAdapter
|
513
|
+
attr_accessor :mgmt
|
514
|
+
|
515
|
+
def initialize(context, base_url, options)
|
516
|
+
@mgmt = Azure::Profiles::Latest::DataBox::Mgmt::DataBoxManagementClass.new(context, base_url, options)
|
517
|
+
end
|
518
|
+
end
|
519
|
+
|
520
|
+
class DataShareAdapter
|
521
|
+
attr_accessor :mgmt
|
522
|
+
|
523
|
+
def initialize(context, base_url, options)
|
524
|
+
@mgmt = Azure::Profiles::Latest::DataShare::Mgmt::DataShareManagementClass.new(context, base_url, options)
|
525
|
+
end
|
526
|
+
end
|
527
|
+
|
528
|
+
class DataLakeAnalyticsAdapter
|
529
|
+
attr_accessor :mgmt
|
530
|
+
|
531
|
+
def initialize(context, base_url, options)
|
532
|
+
@mgmt = Azure::Profiles::Latest::DataLakeAnalytics::Mgmt::DataLakeAnalyticsManagementClass.new(context, base_url, options)
|
533
|
+
end
|
534
|
+
end
|
535
|
+
|
536
|
+
class DataLakeStoreAdapter
|
537
|
+
attr_accessor :mgmt
|
538
|
+
|
539
|
+
def initialize(context, base_url, options)
|
540
|
+
@mgmt = Azure::Profiles::Latest::DataLakeStore::Mgmt::DataLakeStoreManagementClass.new(context, base_url, options)
|
541
|
+
end
|
542
|
+
end
|
543
|
+
|
544
|
+
class DataMigrationAdapter
|
545
|
+
attr_accessor :mgmt
|
546
|
+
|
547
|
+
def initialize(context, base_url, options)
|
548
|
+
@mgmt = Azure::Profiles::Latest::DataMigration::Mgmt::DataMigrationManagementClass.new(context, base_url, options)
|
549
|
+
end
|
550
|
+
end
|
551
|
+
|
552
|
+
class DataFactoryAdapter
|
553
|
+
attr_accessor :mgmt
|
554
|
+
|
555
|
+
def initialize(context, base_url, options)
|
556
|
+
@mgmt = Azure::Profiles::Latest::DataFactory::Mgmt::DataFactoryManagementClass.new(context, base_url, options)
|
557
|
+
end
|
558
|
+
end
|
559
|
+
|
560
|
+
class DeploymentManagerAdapter
|
561
|
+
attr_accessor :mgmt
|
562
|
+
|
563
|
+
def initialize(context, base_url, options)
|
564
|
+
@mgmt = Azure::Profiles::Latest::DeploymentManager::Mgmt::DeploymentManagerManagementClass.new(context, base_url, options)
|
565
|
+
end
|
566
|
+
end
|
567
|
+
|
568
|
+
class DevSpacesAdapter
|
569
|
+
attr_accessor :mgmt
|
570
|
+
|
571
|
+
def initialize(context, base_url, options)
|
572
|
+
@mgmt = Azure::Profiles::Latest::DevSpaces::Mgmt::DevSpacesManagementClass.new(context, base_url, options)
|
573
|
+
end
|
574
|
+
end
|
575
|
+
|
576
|
+
class DevTestLabsAdapter
|
577
|
+
attr_accessor :mgmt
|
578
|
+
|
579
|
+
def initialize(context, base_url, options)
|
580
|
+
@mgmt = Azure::Profiles::Latest::DevTestLabs::Mgmt::DevTestLabsManagementClass.new(context, base_url, options)
|
581
|
+
end
|
582
|
+
end
|
583
|
+
|
584
|
+
class DnsAdapter
|
585
|
+
attr_accessor :mgmt
|
586
|
+
|
587
|
+
def initialize(context, base_url, options)
|
588
|
+
@mgmt = Azure::Profiles::Latest::Dns::Mgmt::DnsManagementClass.new(context, base_url, options)
|
589
|
+
end
|
590
|
+
end
|
591
|
+
|
592
|
+
class EdgeGatewayAdapter
|
593
|
+
attr_accessor :mgmt
|
594
|
+
|
595
|
+
def initialize(context, base_url, options)
|
596
|
+
@mgmt = Azure::Profiles::Latest::EdgeGateway::Mgmt::EdgeGatewayManagementClass.new(context, base_url, options)
|
597
|
+
end
|
598
|
+
end
|
599
|
+
|
600
|
+
class EventGridAdapter < Azure::Profiles::Latest::EventGrid::EventGridDataClass
|
601
|
+
attr_accessor :mgmt
|
602
|
+
|
603
|
+
def initialize(context, base_url, options)
|
604
|
+
super(context)
|
605
|
+
@mgmt = Azure::Profiles::Latest::EventGrid::Mgmt::EventGridManagementClass.new(context, base_url, options)
|
606
|
+
end
|
607
|
+
end
|
608
|
+
|
609
|
+
class EventHubAdapter
|
610
|
+
attr_accessor :mgmt
|
611
|
+
|
612
|
+
def initialize(context, base_url, options)
|
613
|
+
@mgmt = Azure::Profiles::Latest::EventHub::Mgmt::EventHubManagementClass.new(context, base_url, options)
|
614
|
+
end
|
615
|
+
end
|
616
|
+
|
617
|
+
class FeaturesAdapter
|
618
|
+
attr_accessor :mgmt
|
619
|
+
|
620
|
+
def initialize(context, base_url, options)
|
621
|
+
@mgmt = Azure::Profiles::Latest::Features::Mgmt::FeaturesManagementClass.new(context, base_url, options)
|
622
|
+
end
|
623
|
+
end
|
624
|
+
|
625
|
+
class HanaonazureAdapter
|
626
|
+
attr_accessor :mgmt
|
627
|
+
|
628
|
+
def initialize(context, base_url, options)
|
629
|
+
@mgmt = Azure::Profiles::Latest::Hanaonazure::Mgmt::HanaonazureManagementClass.new(context, base_url, options)
|
630
|
+
end
|
631
|
+
end
|
632
|
+
|
633
|
+
class HdinsightAdapter
|
634
|
+
attr_accessor :mgmt
|
635
|
+
|
636
|
+
def initialize(context, base_url, options)
|
637
|
+
@mgmt = Azure::Profiles::Latest::Hdinsight::Mgmt::HdinsightManagementClass.new(context, base_url, options)
|
638
|
+
end
|
639
|
+
end
|
640
|
+
|
641
|
+
class GraphRbacAdapter < Azure::Profiles::Latest::GraphRbac::GraphRbacDataClass
|
642
|
+
|
643
|
+
def initialize(context, base_url, options)
|
644
|
+
super(context)
|
645
|
+
end
|
646
|
+
end
|
647
|
+
|
648
|
+
class ImportExportAdapter
|
649
|
+
attr_accessor :mgmt
|
650
|
+
|
651
|
+
def initialize(context, base_url, options)
|
652
|
+
@mgmt = Azure::Profiles::Latest::ImportExport::Mgmt::ImportExportManagementClass.new(context, base_url, options)
|
653
|
+
end
|
654
|
+
end
|
655
|
+
|
656
|
+
class IotCentralAdapter
|
657
|
+
attr_accessor :mgmt
|
658
|
+
|
659
|
+
def initialize(context, base_url, options)
|
660
|
+
@mgmt = Azure::Profiles::Latest::IotCentral::Mgmt::IotCentralManagementClass.new(context, base_url, options)
|
661
|
+
end
|
662
|
+
end
|
663
|
+
|
664
|
+
class IotHubAdapter
|
665
|
+
attr_accessor :mgmt
|
666
|
+
|
667
|
+
def initialize(context, base_url, options)
|
668
|
+
@mgmt = Azure::Profiles::Latest::IotHub::Mgmt::IotHubManagementClass.new(context, base_url, options)
|
669
|
+
end
|
670
|
+
end
|
671
|
+
|
672
|
+
class KeyVaultAdapter < Azure::Profiles::Latest::KeyVault::KeyVaultDataClass
|
673
|
+
attr_accessor :mgmt
|
674
|
+
|
675
|
+
def initialize(context, base_url, options)
|
676
|
+
super(context)
|
677
|
+
@mgmt = Azure::Profiles::Latest::KeyVault::Mgmt::KeyVaultManagementClass.new(context, base_url, options)
|
678
|
+
end
|
679
|
+
end
|
680
|
+
|
681
|
+
class KubernetesConfigurationAdapter
|
682
|
+
attr_accessor :mgmt
|
683
|
+
|
684
|
+
def initialize(context, base_url, options)
|
685
|
+
@mgmt = Azure::Profiles::Latest::KubernetesConfiguration::Mgmt::KubernetesConfigurationManagementClass.new(context, base_url, options)
|
686
|
+
end
|
687
|
+
end
|
688
|
+
|
689
|
+
class KustoAdapter
|
690
|
+
attr_accessor :mgmt
|
691
|
+
|
692
|
+
def initialize(context, base_url, options)
|
693
|
+
@mgmt = Azure::Profiles::Latest::Kusto::Mgmt::KustoManagementClass.new(context, base_url, options)
|
694
|
+
end
|
695
|
+
end
|
696
|
+
|
697
|
+
class LabservicesAdapter
|
698
|
+
attr_accessor :mgmt
|
699
|
+
|
700
|
+
def initialize(context, base_url, options)
|
701
|
+
@mgmt = Azure::Profiles::Latest::Labservices::Mgmt::LabservicesManagementClass.new(context, base_url, options)
|
702
|
+
end
|
703
|
+
end
|
704
|
+
|
705
|
+
class LinksAdapter
|
706
|
+
attr_accessor :mgmt
|
707
|
+
|
708
|
+
def initialize(context, base_url, options)
|
709
|
+
@mgmt = Azure::Profiles::Latest::Links::Mgmt::LinksManagementClass.new(context, base_url, options)
|
710
|
+
end
|
711
|
+
end
|
712
|
+
|
713
|
+
class LocksAdapter
|
714
|
+
attr_accessor :mgmt
|
715
|
+
|
716
|
+
def initialize(context, base_url, options)
|
717
|
+
@mgmt = Azure::Profiles::Latest::Locks::Mgmt::LocksManagementClass.new(context, base_url, options)
|
718
|
+
end
|
719
|
+
end
|
720
|
+
|
721
|
+
class LogicAdapter
|
722
|
+
attr_accessor :mgmt
|
723
|
+
|
724
|
+
def initialize(context, base_url, options)
|
725
|
+
@mgmt = Azure::Profiles::Latest::Logic::Mgmt::LogicManagementClass.new(context, base_url, options)
|
726
|
+
end
|
727
|
+
end
|
728
|
+
|
729
|
+
class MachineLearningAdapter
|
730
|
+
attr_accessor :mgmt
|
731
|
+
|
732
|
+
def initialize(context, base_url, options)
|
733
|
+
@mgmt = Azure::Profiles::Latest::MachineLearning::Mgmt::MachineLearningManagementClass.new(context, base_url, options)
|
734
|
+
end
|
735
|
+
end
|
736
|
+
|
737
|
+
class MachineLearningServicesAdapter
|
738
|
+
attr_accessor :mgmt
|
739
|
+
|
740
|
+
def initialize(context, base_url, options)
|
741
|
+
@mgmt = Azure::Profiles::Latest::MachineLearningServices::Mgmt::MachineLearningServicesManagementClass.new(context, base_url, options)
|
742
|
+
end
|
743
|
+
end
|
744
|
+
|
745
|
+
class MaintenanceAdapter
|
746
|
+
attr_accessor :mgmt
|
747
|
+
|
748
|
+
def initialize(context, base_url, options)
|
749
|
+
@mgmt = Azure::Profiles::Latest::Maintenance::Mgmt::MaintenanceManagementClass.new(context, base_url, options)
|
750
|
+
end
|
751
|
+
end
|
752
|
+
|
753
|
+
class ManagedApplicationsAdapter
|
754
|
+
attr_accessor :mgmt
|
755
|
+
|
756
|
+
def initialize(context, base_url, options)
|
757
|
+
@mgmt = Azure::Profiles::Latest::ManagedApplications::Mgmt::ManagedApplicationsManagementClass.new(context, base_url, options)
|
758
|
+
end
|
759
|
+
end
|
760
|
+
|
761
|
+
class MariaDBAdapter
|
762
|
+
attr_accessor :mgmt
|
763
|
+
|
764
|
+
def initialize(context, base_url, options)
|
765
|
+
@mgmt = Azure::Profiles::Latest::MariaDB::Mgmt::MariaDBManagementClass.new(context, base_url, options)
|
766
|
+
end
|
767
|
+
end
|
768
|
+
|
769
|
+
class MarketplaceOrderingAdapter
|
770
|
+
attr_accessor :mgmt
|
771
|
+
|
772
|
+
def initialize(context, base_url, options)
|
773
|
+
@mgmt = Azure::Profiles::Latest::MarketplaceOrdering::Mgmt::MarketplaceOrderingManagementClass.new(context, base_url, options)
|
774
|
+
end
|
775
|
+
end
|
776
|
+
|
777
|
+
class MediaServicesAdapter
|
778
|
+
attr_accessor :mgmt
|
779
|
+
|
780
|
+
def initialize(context, base_url, options)
|
781
|
+
@mgmt = Azure::Profiles::Latest::MediaServices::Mgmt::MediaServicesManagementClass.new(context, base_url, options)
|
782
|
+
end
|
783
|
+
end
|
784
|
+
|
785
|
+
class MigrateAdapter
|
786
|
+
attr_accessor :mgmt
|
787
|
+
|
788
|
+
def initialize(context, base_url, options)
|
789
|
+
@mgmt = Azure::Profiles::Latest::Migrate::Mgmt::MigrateManagementClass.new(context, base_url, options)
|
790
|
+
end
|
791
|
+
end
|
792
|
+
|
793
|
+
class MixedRealityAdapter
|
794
|
+
attr_accessor :mgmt
|
795
|
+
|
796
|
+
def initialize(context, base_url, options)
|
797
|
+
@mgmt = Azure::Profiles::Latest::MixedReality::Mgmt::MixedRealityManagementClass.new(context, base_url, options)
|
798
|
+
end
|
799
|
+
end
|
800
|
+
|
801
|
+
class MonitorAdapter
|
802
|
+
attr_accessor :mgmt
|
803
|
+
|
804
|
+
def initialize(context, base_url, options)
|
805
|
+
@mgmt = Azure::Profiles::Latest::Monitor::Mgmt::MonitorManagementClass.new(context, base_url, options)
|
806
|
+
end
|
807
|
+
end
|
808
|
+
|
809
|
+
class ManagedServiceIdentityAdapter
|
810
|
+
attr_accessor :mgmt
|
811
|
+
|
812
|
+
def initialize(context, base_url, options)
|
813
|
+
@mgmt = Azure::Profiles::Latest::ManagedServiceIdentity::Mgmt::ManagedServiceIdentityManagementClass.new(context, base_url, options)
|
814
|
+
end
|
815
|
+
end
|
816
|
+
|
817
|
+
class MysqlAdapter
|
818
|
+
attr_accessor :mgmt
|
819
|
+
|
820
|
+
def initialize(context, base_url, options)
|
821
|
+
@mgmt = Azure::Profiles::Latest::Mysql::Mgmt::MysqlManagementClass.new(context, base_url, options)
|
822
|
+
end
|
823
|
+
end
|
824
|
+
|
825
|
+
class NetAppAdapter
|
826
|
+
attr_accessor :mgmt
|
827
|
+
|
828
|
+
def initialize(context, base_url, options)
|
829
|
+
@mgmt = Azure::Profiles::Latest::NetApp::Mgmt::NetAppManagementClass.new(context, base_url, options)
|
830
|
+
end
|
831
|
+
end
|
832
|
+
|
833
|
+
class NetworkAdapter
|
834
|
+
attr_accessor :mgmt
|
835
|
+
|
836
|
+
def initialize(context, base_url, options)
|
837
|
+
@mgmt = Azure::Profiles::Latest::Network::Mgmt::NetworkManagementClass.new(context, base_url, options)
|
838
|
+
end
|
839
|
+
end
|
840
|
+
|
841
|
+
class NotificationHubsAdapter
|
842
|
+
attr_accessor :mgmt
|
843
|
+
|
844
|
+
def initialize(context, base_url, options)
|
845
|
+
@mgmt = Azure::Profiles::Latest::NotificationHubs::Mgmt::NotificationHubsManagementClass.new(context, base_url, options)
|
846
|
+
end
|
847
|
+
end
|
848
|
+
|
849
|
+
class OperationalInsightsAdapter
|
850
|
+
attr_accessor :mgmt
|
851
|
+
|
852
|
+
def initialize(context, base_url, options)
|
853
|
+
@mgmt = Azure::Profiles::Latest::OperationalInsights::Mgmt::OperationalInsightsManagementClass.new(context, base_url, options)
|
854
|
+
end
|
855
|
+
end
|
856
|
+
|
857
|
+
class OperationsManagementAdapter
|
858
|
+
attr_accessor :mgmt
|
859
|
+
|
860
|
+
def initialize(context, base_url, options)
|
861
|
+
@mgmt = Azure::Profiles::Latest::OperationsManagement::Mgmt::OperationsManagementManagementClass.new(context, base_url, options)
|
862
|
+
end
|
863
|
+
end
|
864
|
+
|
865
|
+
class PeeringAdapter
|
866
|
+
attr_accessor :mgmt
|
867
|
+
|
868
|
+
def initialize(context, base_url, options)
|
869
|
+
@mgmt = Azure::Profiles::Latest::Peering::Mgmt::PeeringManagementClass.new(context, base_url, options)
|
870
|
+
end
|
871
|
+
end
|
872
|
+
|
873
|
+
class PolicyAdapter
|
874
|
+
attr_accessor :mgmt
|
875
|
+
|
876
|
+
def initialize(context, base_url, options)
|
877
|
+
@mgmt = Azure::Profiles::Latest::Policy::Mgmt::PolicyManagementClass.new(context, base_url, options)
|
878
|
+
end
|
879
|
+
end
|
880
|
+
|
881
|
+
class PolicyInsightsAdapter
|
882
|
+
attr_accessor :mgmt
|
883
|
+
|
884
|
+
def initialize(context, base_url, options)
|
885
|
+
@mgmt = Azure::Profiles::Latest::PolicyInsights::Mgmt::PolicyInsightsManagementClass.new(context, base_url, options)
|
886
|
+
end
|
887
|
+
end
|
888
|
+
|
889
|
+
class PortalAdapter
|
890
|
+
attr_accessor :mgmt
|
891
|
+
|
892
|
+
def initialize(context, base_url, options)
|
893
|
+
@mgmt = Azure::Profiles::Latest::Portal::Mgmt::PortalManagementClass.new(context, base_url, options)
|
894
|
+
end
|
895
|
+
end
|
896
|
+
|
897
|
+
class PostgresqlAdapter
|
898
|
+
attr_accessor :mgmt
|
899
|
+
|
900
|
+
def initialize(context, base_url, options)
|
901
|
+
@mgmt = Azure::Profiles::Latest::Postgresql::Mgmt::PostgresqlManagementClass.new(context, base_url, options)
|
902
|
+
end
|
903
|
+
end
|
904
|
+
|
905
|
+
class PowerBiEmbeddedAdapter
|
906
|
+
attr_accessor :mgmt
|
907
|
+
|
908
|
+
def initialize(context, base_url, options)
|
909
|
+
@mgmt = Azure::Profiles::Latest::PowerBiEmbedded::Mgmt::PowerBiEmbeddedManagementClass.new(context, base_url, options)
|
910
|
+
end
|
911
|
+
end
|
912
|
+
|
913
|
+
class PowerBiDedicatedAdapter
|
914
|
+
attr_accessor :mgmt
|
915
|
+
|
916
|
+
def initialize(context, base_url, options)
|
917
|
+
@mgmt = Azure::Profiles::Latest::PowerBiDedicated::Mgmt::PowerBiDedicatedManagementClass.new(context, base_url, options)
|
918
|
+
end
|
919
|
+
end
|
920
|
+
|
921
|
+
class PrivateDnsAdapter
|
922
|
+
attr_accessor :mgmt
|
923
|
+
|
924
|
+
def initialize(context, base_url, options)
|
925
|
+
@mgmt = Azure::Profiles::Latest::PrivateDns::Mgmt::PrivateDnsManagementClass.new(context, base_url, options)
|
926
|
+
end
|
927
|
+
end
|
928
|
+
|
929
|
+
class RecoveryServicesAdapter
|
930
|
+
attr_accessor :mgmt
|
931
|
+
|
932
|
+
def initialize(context, base_url, options)
|
933
|
+
@mgmt = Azure::Profiles::Latest::RecoveryServices::Mgmt::RecoveryServicesManagementClass.new(context, base_url, options)
|
934
|
+
end
|
935
|
+
end
|
936
|
+
|
937
|
+
class RecoveryServicesBackupAdapter
|
938
|
+
attr_accessor :mgmt
|
939
|
+
|
940
|
+
def initialize(context, base_url, options)
|
941
|
+
@mgmt = Azure::Profiles::Latest::RecoveryServicesBackup::Mgmt::RecoveryServicesBackupManagementClass.new(context, base_url, options)
|
942
|
+
end
|
943
|
+
end
|
944
|
+
|
945
|
+
class RecoveryServicesSiteRecoveryAdapter
|
946
|
+
attr_accessor :mgmt
|
947
|
+
|
948
|
+
def initialize(context, base_url, options)
|
949
|
+
@mgmt = Azure::Profiles::Latest::RecoveryServicesSiteRecovery::Mgmt::RecoveryServicesSiteRecoveryManagementClass.new(context, base_url, options)
|
950
|
+
end
|
951
|
+
end
|
952
|
+
|
953
|
+
class RedisAdapter
|
954
|
+
attr_accessor :mgmt
|
955
|
+
|
956
|
+
def initialize(context, base_url, options)
|
957
|
+
@mgmt = Azure::Profiles::Latest::Redis::Mgmt::RedisManagementClass.new(context, base_url, options)
|
958
|
+
end
|
959
|
+
end
|
960
|
+
|
961
|
+
class RelayAdapter
|
962
|
+
attr_accessor :mgmt
|
963
|
+
|
964
|
+
def initialize(context, base_url, options)
|
965
|
+
@mgmt = Azure::Profiles::Latest::Relay::Mgmt::RelayManagementClass.new(context, base_url, options)
|
966
|
+
end
|
967
|
+
end
|
968
|
+
|
969
|
+
class ReservationsAdapter
|
970
|
+
attr_accessor :mgmt
|
971
|
+
|
972
|
+
def initialize(context, base_url, options)
|
973
|
+
@mgmt = Azure::Profiles::Latest::Reservations::Mgmt::ReservationsManagementClass.new(context, base_url, options)
|
974
|
+
end
|
975
|
+
end
|
976
|
+
|
977
|
+
class ResourceHealthAdapter
|
978
|
+
attr_accessor :mgmt
|
979
|
+
|
980
|
+
def initialize(context, base_url, options)
|
981
|
+
@mgmt = Azure::Profiles::Latest::ResourceHealth::Mgmt::ResourceHealthManagementClass.new(context, base_url, options)
|
982
|
+
end
|
983
|
+
end
|
984
|
+
|
985
|
+
class ResourceGraphAdapter
|
986
|
+
attr_accessor :mgmt
|
987
|
+
|
988
|
+
def initialize(context, base_url, options)
|
989
|
+
@mgmt = Azure::Profiles::Latest::ResourceGraph::Mgmt::ResourceGraphManagementClass.new(context, base_url, options)
|
990
|
+
end
|
991
|
+
end
|
992
|
+
|
993
|
+
class ResourcesAdapter
|
994
|
+
attr_accessor :mgmt
|
995
|
+
|
996
|
+
def initialize(context, base_url, options)
|
997
|
+
@mgmt = Azure::Profiles::Latest::Resources::Mgmt::ResourcesManagementClass.new(context, base_url, options)
|
998
|
+
end
|
999
|
+
end
|
1000
|
+
|
1001
|
+
class ResourcesManagementAdapter
|
1002
|
+
attr_accessor :mgmt
|
1003
|
+
|
1004
|
+
def initialize(context, base_url, options)
|
1005
|
+
@mgmt = Azure::Profiles::Latest::ResourcesManagement::Mgmt::ResourcesManagementManagementClass.new(context, base_url, options)
|
1006
|
+
end
|
1007
|
+
end
|
1008
|
+
|
1009
|
+
class SchedulerAdapter
|
1010
|
+
attr_accessor :mgmt
|
1011
|
+
|
1012
|
+
def initialize(context, base_url, options)
|
1013
|
+
@mgmt = Azure::Profiles::Latest::Scheduler::Mgmt::SchedulerManagementClass.new(context, base_url, options)
|
1014
|
+
end
|
1015
|
+
end
|
1016
|
+
|
1017
|
+
class SearchAdapter
|
1018
|
+
attr_accessor :mgmt
|
1019
|
+
|
1020
|
+
def initialize(context, base_url, options)
|
1021
|
+
@mgmt = Azure::Profiles::Latest::Search::Mgmt::SearchManagementClass.new(context, base_url, options)
|
1022
|
+
end
|
1023
|
+
end
|
1024
|
+
|
1025
|
+
class SecurityAdapter
|
1026
|
+
attr_accessor :mgmt
|
1027
|
+
|
1028
|
+
def initialize(context, base_url, options)
|
1029
|
+
@mgmt = Azure::Profiles::Latest::Security::Mgmt::SecurityManagementClass.new(context, base_url, options)
|
1030
|
+
end
|
1031
|
+
end
|
1032
|
+
|
1033
|
+
class SerialconsoleAdapter
|
1034
|
+
attr_accessor :mgmt
|
1035
|
+
|
1036
|
+
def initialize(context, base_url, options)
|
1037
|
+
@mgmt = Azure::Profiles::Latest::Serialconsole::Mgmt::SerialconsoleManagementClass.new(context, base_url, options)
|
1038
|
+
end
|
1039
|
+
end
|
1040
|
+
|
1041
|
+
class ServiceBusAdapter
|
1042
|
+
attr_accessor :mgmt
|
1043
|
+
|
1044
|
+
def initialize(context, base_url, options)
|
1045
|
+
@mgmt = Azure::Profiles::Latest::ServiceBus::Mgmt::ServiceBusManagementClass.new(context, base_url, options)
|
1046
|
+
end
|
1047
|
+
end
|
1048
|
+
|
1049
|
+
class ServiceFabricAdapter < Azure::Profiles::Latest::ServiceFabric::ServiceFabricDataClass
|
1050
|
+
attr_accessor :mgmt
|
1051
|
+
|
1052
|
+
def initialize(context, base_url, options)
|
1053
|
+
super(context)
|
1054
|
+
@mgmt = Azure::Profiles::Latest::ServiceFabric::Mgmt::ServiceFabricManagementClass.new(context, base_url, options)
|
1055
|
+
end
|
1056
|
+
end
|
1057
|
+
|
1058
|
+
class SignalrAdapter
|
1059
|
+
attr_accessor :mgmt
|
1060
|
+
|
1061
|
+
def initialize(context, base_url, options)
|
1062
|
+
@mgmt = Azure::Profiles::Latest::Signalr::Mgmt::SignalrManagementClass.new(context, base_url, options)
|
1063
|
+
end
|
1064
|
+
end
|
1065
|
+
|
1066
|
+
class SQLAdapter
|
1067
|
+
attr_accessor :mgmt
|
1068
|
+
|
1069
|
+
def initialize(context, base_url, options)
|
1070
|
+
@mgmt = Azure::Profiles::Latest::SQL::Mgmt::SQLManagementClass.new(context, base_url, options)
|
1071
|
+
end
|
1072
|
+
end
|
1073
|
+
|
1074
|
+
class SqlvirtualmachineAdapter
|
1075
|
+
attr_accessor :mgmt
|
1076
|
+
|
1077
|
+
def initialize(context, base_url, options)
|
1078
|
+
@mgmt = Azure::Profiles::Latest::Sqlvirtualmachine::Mgmt::SqlvirtualmachineManagementClass.new(context, base_url, options)
|
1079
|
+
end
|
1080
|
+
end
|
1081
|
+
|
1082
|
+
class StorSimple8000SeriesAdapter
|
1083
|
+
attr_accessor :mgmt
|
1084
|
+
|
1085
|
+
def initialize(context, base_url, options)
|
1086
|
+
@mgmt = Azure::Profiles::Latest::StorSimple8000Series::Mgmt::StorSimple8000SeriesManagementClass.new(context, base_url, options)
|
1087
|
+
end
|
1088
|
+
end
|
1089
|
+
|
1090
|
+
class StorageAdapter
|
1091
|
+
attr_accessor :mgmt
|
1092
|
+
|
1093
|
+
def initialize(context, base_url, options)
|
1094
|
+
@mgmt = Azure::Profiles::Latest::Storage::Mgmt::StorageManagementClass.new(context, base_url, options)
|
1095
|
+
end
|
1096
|
+
end
|
1097
|
+
|
1098
|
+
class StorageSyncAdapter
|
1099
|
+
attr_accessor :mgmt
|
1100
|
+
|
1101
|
+
def initialize(context, base_url, options)
|
1102
|
+
@mgmt = Azure::Profiles::Latest::StorageSync::Mgmt::StorageSyncManagementClass.new(context, base_url, options)
|
1103
|
+
end
|
1104
|
+
end
|
1105
|
+
|
1106
|
+
class StorageCacheAdapter
|
1107
|
+
attr_accessor :mgmt
|
1108
|
+
|
1109
|
+
def initialize(context, base_url, options)
|
1110
|
+
@mgmt = Azure::Profiles::Latest::StorageCache::Mgmt::StorageCacheManagementClass.new(context, base_url, options)
|
1111
|
+
end
|
1112
|
+
end
|
1113
|
+
|
1114
|
+
class StreamAnalyticsAdapter
|
1115
|
+
attr_accessor :mgmt
|
1116
|
+
|
1117
|
+
def initialize(context, base_url, options)
|
1118
|
+
@mgmt = Azure::Profiles::Latest::StreamAnalytics::Mgmt::StreamAnalyticsManagementClass.new(context, base_url, options)
|
1119
|
+
end
|
1120
|
+
end
|
1121
|
+
|
1122
|
+
class SubscriptionsAdapter
|
1123
|
+
attr_accessor :mgmt
|
1124
|
+
|
1125
|
+
def initialize(context, base_url, options)
|
1126
|
+
@mgmt = Azure::Profiles::Latest::Subscriptions::Mgmt::SubscriptionsManagementClass.new(context, base_url, options)
|
1127
|
+
end
|
1128
|
+
end
|
1129
|
+
|
1130
|
+
class SupportAdapter
|
1131
|
+
attr_accessor :mgmt
|
1132
|
+
|
1133
|
+
def initialize(context, base_url, options)
|
1134
|
+
@mgmt = Azure::Profiles::Latest::Support::Mgmt::SupportManagementClass.new(context, base_url, options)
|
1135
|
+
end
|
1136
|
+
end
|
1137
|
+
|
1138
|
+
class SynapseAdapter
|
1139
|
+
attr_accessor :mgmt
|
1140
|
+
|
1141
|
+
def initialize(context, base_url, options)
|
1142
|
+
@mgmt = Azure::Profiles::Latest::Synapse::Mgmt::SynapseManagementClass.new(context, base_url, options)
|
1143
|
+
end
|
1144
|
+
end
|
1145
|
+
|
1146
|
+
class TimeSeriesInsightsAdapter
|
1147
|
+
attr_accessor :mgmt
|
1148
|
+
|
1149
|
+
def initialize(context, base_url, options)
|
1150
|
+
@mgmt = Azure::Profiles::Latest::TimeSeriesInsights::Mgmt::TimeSeriesInsightsManagementClass.new(context, base_url, options)
|
1151
|
+
end
|
1152
|
+
end
|
1153
|
+
|
1154
|
+
class TrafficManagerAdapter
|
1155
|
+
attr_accessor :mgmt
|
1156
|
+
|
1157
|
+
def initialize(context, base_url, options)
|
1158
|
+
@mgmt = Azure::Profiles::Latest::TrafficManager::Mgmt::TrafficManagerManagementClass.new(context, base_url, options)
|
1159
|
+
end
|
1160
|
+
end
|
1161
|
+
|
1162
|
+
class VMwareCloudSimpleAdapter
|
1163
|
+
attr_accessor :mgmt
|
1164
|
+
|
1165
|
+
def initialize(context, base_url, options)
|
1166
|
+
@mgmt = Azure::Profiles::Latest::VMwareCloudSimple::Mgmt::VMwareCloudSimpleManagementClass.new(context, base_url, options)
|
1167
|
+
end
|
1168
|
+
end
|
1169
|
+
|
1170
|
+
class WebAdapter
|
1171
|
+
attr_accessor :mgmt
|
1172
|
+
|
1173
|
+
def initialize(context, base_url, options)
|
1174
|
+
@mgmt = Azure::Profiles::Latest::Web::Mgmt::WebManagementClass.new(context, base_url, options)
|
1175
|
+
end
|
1176
|
+
end
|
1177
|
+
|
1178
|
+
class AnomalyDetectorAdapter < Azure::Profiles::Latest::AnomalyDetector::AnomalyDetectorDataClass
|
1179
|
+
|
1180
|
+
def initialize(context, base_url, options)
|
1181
|
+
super(context)
|
1182
|
+
end
|
1183
|
+
end
|
1184
|
+
|
1185
|
+
class AutosuggestAdapter < Azure::Profiles::Latest::Autosuggest::AutosuggestDataClass
|
1186
|
+
|
1187
|
+
def initialize(context, base_url, options)
|
1188
|
+
super(context)
|
1189
|
+
end
|
1190
|
+
end
|
1191
|
+
|
1192
|
+
class CustomimagesearchAdapter < Azure::Profiles::Latest::Customimagesearch::CustomimagesearchDataClass
|
1193
|
+
|
1194
|
+
def initialize(context, base_url, options)
|
1195
|
+
super(context)
|
1196
|
+
end
|
1197
|
+
end
|
1198
|
+
|
1199
|
+
class ComputerVisionAdapter < Azure::Profiles::Latest::ComputerVision::ComputerVisionDataClass
|
1200
|
+
|
1201
|
+
def initialize(context, base_url, options)
|
1202
|
+
super(context)
|
1203
|
+
end
|
1204
|
+
end
|
1205
|
+
|
1206
|
+
class ContentModeratorAdapter < Azure::Profiles::Latest::ContentModerator::ContentModeratorDataClass
|
1207
|
+
|
1208
|
+
def initialize(context, base_url, options)
|
1209
|
+
super(context)
|
1210
|
+
end
|
1211
|
+
end
|
1212
|
+
|
1213
|
+
class CustomSearchAdapter < Azure::Profiles::Latest::CustomSearch::CustomSearchDataClass
|
1214
|
+
|
1215
|
+
def initialize(context, base_url, options)
|
1216
|
+
super(context)
|
1217
|
+
end
|
1218
|
+
end
|
1219
|
+
|
1220
|
+
class CustomvisiontrainingAdapter < Azure::Profiles::Latest::Customvisiontraining::CustomvisiontrainingDataClass
|
1221
|
+
|
1222
|
+
def initialize(context, base_url, options)
|
1223
|
+
super(context)
|
1224
|
+
end
|
1225
|
+
end
|
1226
|
+
|
1227
|
+
class CustomvisionpredictionAdapter < Azure::Profiles::Latest::Customvisionprediction::CustomvisionpredictionDataClass
|
1228
|
+
|
1229
|
+
def initialize(context, base_url, options)
|
1230
|
+
super(context)
|
1231
|
+
end
|
1232
|
+
end
|
1233
|
+
|
1234
|
+
class EntitySearchAdapter < Azure::Profiles::Latest::EntitySearch::EntitySearchDataClass
|
1235
|
+
|
1236
|
+
def initialize(context, base_url, options)
|
1237
|
+
super(context)
|
1238
|
+
end
|
1239
|
+
end
|
1240
|
+
|
1241
|
+
class FaceAdapter < Azure::Profiles::Latest::Face::FaceDataClass
|
1242
|
+
|
1243
|
+
def initialize(context, base_url, options)
|
1244
|
+
super(context)
|
1245
|
+
end
|
1246
|
+
end
|
1247
|
+
|
1248
|
+
class FormRecognizerAdapter < Azure::Profiles::Latest::FormRecognizer::FormRecognizerDataClass
|
1249
|
+
|
1250
|
+
def initialize(context, base_url, options)
|
1251
|
+
super(context)
|
1252
|
+
end
|
1253
|
+
end
|
1254
|
+
|
1255
|
+
class ImageSearchAdapter < Azure::Profiles::Latest::ImageSearch::ImageSearchDataClass
|
1256
|
+
|
1257
|
+
def initialize(context, base_url, options)
|
1258
|
+
super(context)
|
1259
|
+
end
|
1260
|
+
end
|
1261
|
+
|
1262
|
+
class LocalSearchAdapter < Azure::Profiles::Latest::LocalSearch::LocalSearchDataClass
|
1263
|
+
|
1264
|
+
def initialize(context, base_url, options)
|
1265
|
+
super(context)
|
1266
|
+
end
|
1267
|
+
end
|
1268
|
+
|
1269
|
+
class LuisRuntimeAdapter < Azure::Profiles::Latest::LuisRuntime::LuisRuntimeDataClass
|
1270
|
+
|
1271
|
+
def initialize(context, base_url, options)
|
1272
|
+
super(context)
|
1273
|
+
end
|
1274
|
+
end
|
1275
|
+
|
1276
|
+
class LuisAuthoringAdapter < Azure::Profiles::Latest::LuisAuthoring::LuisAuthoringDataClass
|
1277
|
+
|
1278
|
+
def initialize(context, base_url, options)
|
1279
|
+
super(context)
|
1280
|
+
end
|
1281
|
+
end
|
1282
|
+
|
1283
|
+
class NewsSearchAdapter < Azure::Profiles::Latest::NewsSearch::NewsSearchDataClass
|
1284
|
+
|
1285
|
+
def initialize(context, base_url, options)
|
1286
|
+
super(context)
|
1287
|
+
end
|
1288
|
+
end
|
1289
|
+
|
1290
|
+
class PersonalizerAdapter < Azure::Profiles::Latest::Personalizer::PersonalizerDataClass
|
1291
|
+
|
1292
|
+
def initialize(context, base_url, options)
|
1293
|
+
super(context)
|
1294
|
+
end
|
1295
|
+
end
|
1296
|
+
|
1297
|
+
class QnamakerAdapter < Azure::Profiles::Latest::Qnamaker::QnamakerDataClass
|
1298
|
+
|
1299
|
+
def initialize(context, base_url, options)
|
1300
|
+
super(context)
|
1301
|
+
end
|
1302
|
+
end
|
1303
|
+
|
1304
|
+
class QnamakerRuntimeAdapter < Azure::Profiles::Latest::QnamakerRuntime::QnamakerRuntimeDataClass
|
1305
|
+
|
1306
|
+
def initialize(context, base_url, options)
|
1307
|
+
super(context)
|
1308
|
+
end
|
1309
|
+
end
|
1310
|
+
|
1311
|
+
class SpellCheckAdapter < Azure::Profiles::Latest::SpellCheck::SpellCheckDataClass
|
1312
|
+
|
1313
|
+
def initialize(context, base_url, options)
|
1314
|
+
super(context)
|
1315
|
+
end
|
1316
|
+
end
|
1317
|
+
|
1318
|
+
class TextAnalyticsAdapter < Azure::Profiles::Latest::TextAnalytics::TextAnalyticsDataClass
|
1319
|
+
|
1320
|
+
def initialize(context, base_url, options)
|
1321
|
+
super(context)
|
1322
|
+
end
|
1323
|
+
end
|
1324
|
+
|
1325
|
+
class VideoSearchAdapter < Azure::Profiles::Latest::VideoSearch::VideoSearchDataClass
|
1326
|
+
|
1327
|
+
def initialize(context, base_url, options)
|
1328
|
+
super(context)
|
1329
|
+
end
|
1330
|
+
end
|
1331
|
+
|
1332
|
+
class WebSearchAdapter < Azure::Profiles::Latest::WebSearch::WebSearchDataClass
|
1333
|
+
|
1334
|
+
def initialize(context, base_url, options)
|
1335
|
+
super(context)
|
1336
|
+
end
|
1337
|
+
end
|
1338
|
+
|
1339
|
+
class VisualSearchAdapter < Azure::Profiles::Latest::VisualSearch::VisualSearchDataClass
|
1340
|
+
|
1341
|
+
def initialize(context, base_url, options)
|
1342
|
+
super(context)
|
1343
|
+
end
|
1344
|
+
end
|
1345
|
+
|
1346
|
+
end
|
1347
|
+
end
|