azure_sdk 0.61.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/LICENSE.txt +21 -0
- data/lib/azure_sdk.rb +9 -0
- data/lib/azure_sdk/version.rb +7 -0
- data/lib/latest/latest_profile_client.rb +1347 -0
- data/lib/latest/module_definition.rb +7 -0
- data/lib/latest/modules/adhybridhealthservice_profile_module.rb +481 -0
- data/lib/latest/modules/advisor_profile_module.rb +153 -0
- data/lib/latest/modules/alertsmanagement_profile_module.rb +259 -0
- data/lib/latest/modules/analysisservices_profile_module.rb +159 -0
- data/lib/latest/modules/anomalydetector_profile_module.rb +69 -0
- data/lib/latest/modules/apimanagement_profile_module.rb +1163 -0
- data/lib/latest/modules/appconfiguration_profile_module.rb +183 -0
- data/lib/latest/modules/attestation_profile_module.rb +95 -0
- data/lib/latest/modules/authorization_profile_module.rb +167 -0
- data/lib/latest/modules/automation_profile_module.rb +663 -0
- data/lib/latest/modules/autosuggest_profile_module.rb +121 -0
- data/lib/latest/modules/azurestack_profile_module.rb +187 -0
- data/lib/latest/modules/batch_profile_module.rb +417 -0
- data/lib/latest/modules/batchai_profile_module.rb +425 -0
- data/lib/latest/modules/billing_profile_module.rb +107 -0
- data/lib/latest/modules/botservice_profile_module.rb +293 -0
- data/lib/latest/modules/cdn_profile_module.rb +723 -0
- data/lib/latest/modules/cognitiveservices_profile_module.rb +289 -0
- data/lib/latest/modules/commerce_profile_module.rb +99 -0
- data/lib/latest/modules/compute_profile_module.rb +1295 -0
- data/lib/latest/modules/computervision_profile_module.rb +233 -0
- data/lib/latest/modules/consumption_profile_module.rb +345 -0
- data/lib/latest/modules/containerinstance_profile_module.rb +291 -0
- data/lib/latest/modules/containerregistry_profile_module.rb +575 -0
- data/lib/latest/modules/containerservice_profile_module.rb +459 -0
- data/lib/latest/modules/contentmoderator_profile_module.rb +287 -0
- data/lib/latest/modules/cosmosdb_profile_module.rb +679 -0
- data/lib/latest/modules/costmanagement_profile_module.rb +207 -0
- data/lib/latest/modules/customerinsights_profile_module.rb +497 -0
- data/lib/latest/modules/customimagesearch_profile_module.rb +143 -0
- data/lib/latest/modules/customsearch_profile_module.rb +123 -0
- data/lib/latest/modules/customvisionprediction_profile_module.rb +69 -0
- data/lib/latest/modules/customvisiontraining_profile_module.rb +241 -0
- data/lib/latest/modules/databox_profile_module.rb +309 -0
- data/lib/latest/modules/datafactory_profile_module.rb +2809 -0
- data/lib/latest/modules/datalakeanalytics_profile_module.rb +253 -0
- data/lib/latest/modules/datalakestore_profile_module.rb +247 -0
- data/lib/latest/modules/datamigration_profile_module.rb +1307 -0
- data/lib/latest/modules/datashare_profile_module.rb +399 -0
- data/lib/latest/modules/deploymentmanager_profile_module.rb +261 -0
- data/lib/latest/modules/devspaces_profile_module.rb +119 -0
- data/lib/latest/modules/devtestlabs_profile_module.rb +849 -0
- data/lib/latest/modules/dns_profile_module.rb +143 -0
- data/lib/latest/modules/edgegateway_profile_module.rb +463 -0
- data/lib/latest/modules/entitysearch_profile_module.rb +231 -0
- data/lib/latest/modules/eventgrid_profile_module.rb +719 -0
- data/lib/latest/modules/eventhub_profile_module.rb +195 -0
- data/lib/latest/modules/face_profile_module.rb +297 -0
- data/lib/latest/modules/features_profile_module.rb +73 -0
- data/lib/latest/modules/formrecognizer_profile_module.rb +169 -0
- data/lib/latest/modules/graphrbac_profile_module.rb +225 -0
- data/lib/latest/modules/hanaonazure_profile_module.rb +137 -0
- data/lib/latest/modules/hdinsight_profile_module.rb +441 -0
- data/lib/latest/modules/imagesearch_profile_module.rb +279 -0
- data/lib/latest/modules/importexport_profile_module.rb +135 -0
- data/lib/latest/modules/iotcentral_profile_module.rb +107 -0
- data/lib/latest/modules/iothub_profile_module.rb +377 -0
- data/lib/latest/modules/keyvault_profile_module.rb +623 -0
- data/lib/latest/modules/kubernetesconfiguration_profile_module.rb +123 -0
- data/lib/latest/modules/kusto_profile_module.rb +365 -0
- data/lib/latest/modules/labservices_profile_module.rb +357 -0
- data/lib/latest/modules/links_profile_module.rb +83 -0
- data/lib/latest/modules/localsearch_profile_module.rb +151 -0
- data/lib/latest/modules/locks_profile_module.rb +79 -0
- data/lib/latest/modules/logic_profile_module.rb +787 -0
- data/lib/latest/modules/luisauthoring_profile_module.rb +505 -0
- data/lib/latest/modules/luisruntime_profile_module.rb +91 -0
- data/lib/latest/modules/machinelearning_profile_module.rb +211 -0
- data/lib/latest/modules/machinelearningservices_profile_module.rb +293 -0
- data/lib/latest/modules/maintenance_profile_module.rb +121 -0
- data/lib/latest/modules/managedapplications_profile_module.rb +123 -0
- data/lib/latest/modules/managedserviceidentity_profile_module.rb +75 -0
- data/lib/latest/modules/mariadb_profile_module.rb +233 -0
- data/lib/latest/modules/marketplaceordering_profile_module.rb +79 -0
- data/lib/latest/modules/mediaservices_profile_module.rb +871 -0
- data/lib/latest/modules/migrate_profile_module.rb +243 -0
- data/lib/latest/modules/mixedreality_profile_module.rb +169 -0
- data/lib/latest/modules/monitor_profile_module.rb +723 -0
- data/lib/latest/modules/mysql_profile_module.rb +233 -0
- data/lib/latest/modules/netapp_profile_module.rb +207 -0
- data/lib/latest/modules/network_profile_module.rb +2937 -0
- data/lib/latest/modules/newssearch_profile_module.rb +143 -0
- data/lib/latest/modules/notificationhubs_profile_module.rb +189 -0
- data/lib/latest/modules/operationalinsights_profile_module.rb +405 -0
- data/lib/latest/modules/operationsmanagement_profile_module.rb +123 -0
- data/lib/latest/modules/peering_profile_module.rb +259 -0
- data/lib/latest/modules/personalizer_profile_module.rb +83 -0
- data/lib/latest/modules/policy_profile_module.rb +105 -0
- data/lib/latest/modules/policyinsights_profile_module.rb +223 -0
- data/lib/latest/modules/portal_profile_module.rb +95 -0
- data/lib/latest/modules/postgresql_profile_module.rb +233 -0
- data/lib/latest/modules/powerbidedicated_profile_module.rb +123 -0
- data/lib/latest/modules/powerbiembedded_profile_module.rb +127 -0
- data/lib/latest/modules/privatedns_profile_module.rb +137 -0
- data/lib/latest/modules/qnamaker_profile_module.rb +215 -0
- data/lib/latest/modules/qnamakerruntime_profile_module.rb +123 -0
- data/lib/latest/modules/recoveryservices_profile_module.rb +253 -0
- data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +1343 -0
- data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1465 -0
- data/lib/latest/modules/redis_profile_module.rb +209 -0
- data/lib/latest/modules/relay_profile_module.rb +163 -0
- data/lib/latest/modules/reservations_profile_module.rb +347 -0
- data/lib/latest/modules/resourcegraph_profile_module.rb +129 -0
- data/lib/latest/modules/resourcehealth_profile_module.rb +111 -0
- data/lib/latest/modules/resources_profile_module.rb +321 -0
- data/lib/latest/modules/resourcesmanagement_profile_module.rb +163 -0
- data/lib/latest/modules/scheduler_profile_module.rb +227 -0
- data/lib/latest/modules/search_profile_module.rb +127 -0
- data/lib/latest/modules/security_profile_module.rb +841 -0
- data/lib/latest/modules/serialconsole_profile_module.rb +73 -0
- data/lib/latest/modules/servicebus_profile_module.rb +309 -0
- data/lib/latest/modules/servicefabric_profile_module.rb +2711 -0
- data/lib/latest/modules/signalr_profile_module.rb +233 -0
- data/lib/latest/modules/spellcheck_profile_module.rb +101 -0
- data/lib/latest/modules/sql_profile_module.rb +1765 -0
- data/lib/latest/modules/sqlvirtualmachine_profile_module.rb +235 -0
- data/lib/latest/modules/storage_profile_module.rb +693 -0
- data/lib/latest/modules/storagecache_profile_module.rb +217 -0
- data/lib/latest/modules/storagesync_profile_module.rb +275 -0
- data/lib/latest/modules/storsimple8000series_profile_module.rb +715 -0
- data/lib/latest/modules/streamanalytics_profile_module.rb +349 -0
- data/lib/latest/modules/subscriptions_profile_module.rb +235 -0
- data/lib/latest/modules/support_profile_module.rb +177 -0
- data/lib/latest/modules/synapse_profile_module.rb +827 -0
- data/lib/latest/modules/textanalytics_profile_module.rb +125 -0
- data/lib/latest/modules/timeseriesinsights_profile_module.rb +309 -0
- data/lib/latest/modules/trafficmanager_profile_module.rb +173 -0
- data/lib/latest/modules/videosearch_profile_module.rb +175 -0
- data/lib/latest/modules/visualsearch_profile_module.rb +235 -0
- data/lib/latest/modules/vmwarecloudsimple_profile_module.rb +247 -0
- data/lib/latest/modules/web_profile_module.rb +1419 -0
- data/lib/latest/modules/websearch_profile_module.rb +211 -0
- data/lib/v2017_03_09/module_definition.rb +7 -0
- data/lib/v2017_03_09/modules/authorization_profile_module.rb +141 -0
- data/lib/v2017_03_09/modules/compute_profile_module.rb +469 -0
- data/lib/v2017_03_09/modules/dns_profile_module.rb +139 -0
- data/lib/v2017_03_09/modules/features_profile_module.rb +73 -0
- data/lib/v2017_03_09/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2017_03_09/modules/links_profile_module.rb +83 -0
- data/lib/v2017_03_09/modules/locks_profile_module.rb +61 -0
- data/lib/v2017_03_09/modules/network_profile_module.rb +555 -0
- data/lib/v2017_03_09/modules/policy_profile_module.rb +71 -0
- data/lib/v2017_03_09/modules/resources_profile_module.rb +255 -0
- data/lib/v2017_03_09/modules/storage_profile_module.rb +163 -0
- data/lib/v2017_03_09/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2017_03_09/v2017_03_09_profile_client.rb +170 -0
- data/lib/v2018_03_01/module_definition.rb +7 -0
- data/lib/v2018_03_01/modules/authorization_profile_module.rb +133 -0
- data/lib/v2018_03_01/modules/compute_profile_module.rb +755 -0
- data/lib/v2018_03_01/modules/dns_profile_module.rb +139 -0
- data/lib/v2018_03_01/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2018_03_01/modules/locks_profile_module.rb +79 -0
- data/lib/v2018_03_01/modules/network_profile_module.rb +1321 -0
- data/lib/v2018_03_01/modules/policy_profile_module.rb +75 -0
- data/lib/v2018_03_01/modules/resources_profile_module.rb +271 -0
- data/lib/v2018_03_01/modules/storage_profile_module.rb +163 -0
- data/lib/v2018_03_01/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2018_03_01/modules/web_profile_module.rb +1223 -0
- data/lib/v2018_03_01/v2018_03_01_profile_client.rb +160 -0
- data/lib/v2019_03_01_hybrid/module_definition.rb +7 -0
- data/lib/v2019_03_01_hybrid/modules/authorization_profile_module.rb +133 -0
- data/lib/v2019_03_01_hybrid/modules/compute_profile_module.rb +855 -0
- data/lib/v2019_03_01_hybrid/modules/dns_profile_module.rb +139 -0
- data/lib/v2019_03_01_hybrid/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2019_03_01_hybrid/modules/locks_profile_module.rb +79 -0
- data/lib/v2019_03_01_hybrid/modules/monitor_profile_module.rb +285 -0
- data/lib/v2019_03_01_hybrid/modules/network_profile_module.rb +1261 -0
- data/lib/v2019_03_01_hybrid/modules/policy_profile_module.rb +75 -0
- data/lib/v2019_03_01_hybrid/modules/resources_profile_module.rb +289 -0
- data/lib/v2019_03_01_hybrid/modules/storage_profile_module.rb +283 -0
- data/lib/v2019_03_01_hybrid/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2019_03_01_hybrid/modules/web_profile_module.rb +1457 -0
- data/lib/v2019_03_01_hybrid/v2019_03_01_hybrid_profile_client.rb +170 -0
- metadata +2187 -0
@@ -0,0 +1,123 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
+
|
5
|
+
require 'azure_mgmt_powerbi_dedicated'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module PowerBiDedicated
|
9
|
+
module Mgmt
|
10
|
+
Capacities = Azure::PowerBiDedicated::Mgmt::V2017_10_01::Capacities
|
11
|
+
Operations = Azure::PowerBiDedicated::Mgmt::V2017_10_01::Operations
|
12
|
+
|
13
|
+
module Models
|
14
|
+
DedicatedCapacityAdministrators = Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::DedicatedCapacityAdministrators
|
15
|
+
DedicatedCapacityUpdateParameters = Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::DedicatedCapacityUpdateParameters
|
16
|
+
Operation = Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::Operation
|
17
|
+
SkuEnumerationForNewResourceResult = Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::SkuEnumerationForNewResourceResult
|
18
|
+
ResourceSku = Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::ResourceSku
|
19
|
+
SkuDetailsForExistingResource = Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::SkuDetailsForExistingResource
|
20
|
+
DedicatedCapacities = Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::DedicatedCapacities
|
21
|
+
SkuEnumerationForExistingResourceResult = Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::SkuEnumerationForExistingResourceResult
|
22
|
+
OperationListResult = Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::OperationListResult
|
23
|
+
ErrorResponse = Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::ErrorResponse
|
24
|
+
OperationDisplay = Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::OperationDisplay
|
25
|
+
CheckCapacityNameAvailabilityParameters = Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::CheckCapacityNameAvailabilityParameters
|
26
|
+
Resource = Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::Resource
|
27
|
+
CheckCapacityNameAvailabilityResult = Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::CheckCapacityNameAvailabilityResult
|
28
|
+
DedicatedCapacity = Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::DedicatedCapacity
|
29
|
+
SkuTier = Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::SkuTier
|
30
|
+
State = Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::State
|
31
|
+
ProvisioningState = Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::ProvisioningState
|
32
|
+
end
|
33
|
+
|
34
|
+
class PowerBiDedicatedManagementClass
|
35
|
+
attr_reader :capacities, :operations, :configurable, :base_url, :options, :model_classes
|
36
|
+
|
37
|
+
def initialize(configurable, base_url=nil, options=nil)
|
38
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
39
|
+
|
40
|
+
@client_0 = Azure::PowerBiDedicated::Mgmt::V2017_10_01::PowerBIDedicatedManagementClient.new(configurable.credentials, base_url, options)
|
41
|
+
if(@client_0.respond_to?(:subscription_id))
|
42
|
+
@client_0.subscription_id = configurable.subscription_id
|
43
|
+
end
|
44
|
+
add_telemetry(@client_0)
|
45
|
+
@capacities = @client_0.capacities
|
46
|
+
@operations = @client_0.operations
|
47
|
+
|
48
|
+
@model_classes = ModelClasses.new
|
49
|
+
end
|
50
|
+
|
51
|
+
def add_telemetry(client)
|
52
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/PowerBiDedicated/Mgmt"
|
53
|
+
client.add_user_agent_information(profile_information)
|
54
|
+
end
|
55
|
+
|
56
|
+
def method_missing(method, *args)
|
57
|
+
if @client_0.respond_to?method
|
58
|
+
@client_0.send(method, *args)
|
59
|
+
else
|
60
|
+
super
|
61
|
+
end
|
62
|
+
end
|
63
|
+
|
64
|
+
class ModelClasses
|
65
|
+
def dedicated_capacity_administrators
|
66
|
+
Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::DedicatedCapacityAdministrators
|
67
|
+
end
|
68
|
+
def dedicated_capacity_update_parameters
|
69
|
+
Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::DedicatedCapacityUpdateParameters
|
70
|
+
end
|
71
|
+
def operation
|
72
|
+
Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::Operation
|
73
|
+
end
|
74
|
+
def sku_enumeration_for_new_resource_result
|
75
|
+
Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::SkuEnumerationForNewResourceResult
|
76
|
+
end
|
77
|
+
def resource_sku
|
78
|
+
Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::ResourceSku
|
79
|
+
end
|
80
|
+
def sku_details_for_existing_resource
|
81
|
+
Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::SkuDetailsForExistingResource
|
82
|
+
end
|
83
|
+
def dedicated_capacities
|
84
|
+
Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::DedicatedCapacities
|
85
|
+
end
|
86
|
+
def sku_enumeration_for_existing_resource_result
|
87
|
+
Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::SkuEnumerationForExistingResourceResult
|
88
|
+
end
|
89
|
+
def operation_list_result
|
90
|
+
Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::OperationListResult
|
91
|
+
end
|
92
|
+
def error_response
|
93
|
+
Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::ErrorResponse
|
94
|
+
end
|
95
|
+
def operation_display
|
96
|
+
Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::OperationDisplay
|
97
|
+
end
|
98
|
+
def check_capacity_name_availability_parameters
|
99
|
+
Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::CheckCapacityNameAvailabilityParameters
|
100
|
+
end
|
101
|
+
def resource
|
102
|
+
Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::Resource
|
103
|
+
end
|
104
|
+
def check_capacity_name_availability_result
|
105
|
+
Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::CheckCapacityNameAvailabilityResult
|
106
|
+
end
|
107
|
+
def dedicated_capacity
|
108
|
+
Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::DedicatedCapacity
|
109
|
+
end
|
110
|
+
def sku_tier
|
111
|
+
Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::SkuTier
|
112
|
+
end
|
113
|
+
def state
|
114
|
+
Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::State
|
115
|
+
end
|
116
|
+
def provisioning_state
|
117
|
+
Azure::PowerBiDedicated::Mgmt::V2017_10_01::Models::ProvisioningState
|
118
|
+
end
|
119
|
+
end
|
120
|
+
end
|
121
|
+
end
|
122
|
+
end
|
123
|
+
end
|
@@ -0,0 +1,127 @@
|
|
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_powerbi_embedded'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module PowerBiEmbedded
|
9
|
+
module Mgmt
|
10
|
+
WorkspaceCollections = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::WorkspaceCollections
|
11
|
+
Workspaces = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Workspaces
|
12
|
+
|
13
|
+
module Models
|
14
|
+
Operation = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation
|
15
|
+
OperationList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::OperationList
|
16
|
+
Error = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error
|
17
|
+
WorkspaceCollectionAccessKeys = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKeys
|
18
|
+
WorkspaceCollection = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollection
|
19
|
+
WorkspaceCollectionAccessKey = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKey
|
20
|
+
Workspace = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Workspace
|
21
|
+
CreateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CreateWorkspaceCollectionRequest
|
22
|
+
Display = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Display
|
23
|
+
UpdateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::UpdateWorkspaceCollectionRequest
|
24
|
+
AzureSku = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AzureSku
|
25
|
+
CheckNameRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameRequest
|
26
|
+
WorkspaceList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList
|
27
|
+
CheckNameResponse = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameResponse
|
28
|
+
WorkspaceCollectionList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionList
|
29
|
+
MigrateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::MigrateWorkspaceCollectionRequest
|
30
|
+
ErrorDetail = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::ErrorDetail
|
31
|
+
AccessKeyName = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AccessKeyName
|
32
|
+
CheckNameReason = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameReason
|
33
|
+
end
|
34
|
+
|
35
|
+
class PowerBiEmbeddedManagementClass
|
36
|
+
attr_reader :workspace_collections, :workspaces, :configurable, :base_url, :options, :model_classes
|
37
|
+
|
38
|
+
def initialize(configurable, base_url=nil, options=nil)
|
39
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
40
|
+
|
41
|
+
@client_0 = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::PowerBIEmbeddedManagementClient.new(configurable.credentials, base_url, options)
|
42
|
+
if(@client_0.respond_to?(:subscription_id))
|
43
|
+
@client_0.subscription_id = configurable.subscription_id
|
44
|
+
end
|
45
|
+
add_telemetry(@client_0)
|
46
|
+
@workspace_collections = @client_0.workspace_collections
|
47
|
+
@workspaces = @client_0.workspaces
|
48
|
+
|
49
|
+
@model_classes = ModelClasses.new
|
50
|
+
end
|
51
|
+
|
52
|
+
def add_telemetry(client)
|
53
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/PowerBiEmbedded/Mgmt"
|
54
|
+
client.add_user_agent_information(profile_information)
|
55
|
+
end
|
56
|
+
|
57
|
+
def method_missing(method, *args)
|
58
|
+
if @client_0.respond_to?method
|
59
|
+
@client_0.send(method, *args)
|
60
|
+
else
|
61
|
+
super
|
62
|
+
end
|
63
|
+
end
|
64
|
+
|
65
|
+
class ModelClasses
|
66
|
+
def operation
|
67
|
+
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation
|
68
|
+
end
|
69
|
+
def operation_list
|
70
|
+
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::OperationList
|
71
|
+
end
|
72
|
+
def error
|
73
|
+
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error
|
74
|
+
end
|
75
|
+
def workspace_collection_access_keys
|
76
|
+
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKeys
|
77
|
+
end
|
78
|
+
def workspace_collection
|
79
|
+
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollection
|
80
|
+
end
|
81
|
+
def workspace_collection_access_key
|
82
|
+
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKey
|
83
|
+
end
|
84
|
+
def workspace
|
85
|
+
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Workspace
|
86
|
+
end
|
87
|
+
def create_workspace_collection_request
|
88
|
+
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CreateWorkspaceCollectionRequest
|
89
|
+
end
|
90
|
+
def display
|
91
|
+
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Display
|
92
|
+
end
|
93
|
+
def update_workspace_collection_request
|
94
|
+
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::UpdateWorkspaceCollectionRequest
|
95
|
+
end
|
96
|
+
def azure_sku
|
97
|
+
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AzureSku
|
98
|
+
end
|
99
|
+
def check_name_request
|
100
|
+
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameRequest
|
101
|
+
end
|
102
|
+
def workspace_list
|
103
|
+
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList
|
104
|
+
end
|
105
|
+
def check_name_response
|
106
|
+
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameResponse
|
107
|
+
end
|
108
|
+
def workspace_collection_list
|
109
|
+
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionList
|
110
|
+
end
|
111
|
+
def migrate_workspace_collection_request
|
112
|
+
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::MigrateWorkspaceCollectionRequest
|
113
|
+
end
|
114
|
+
def error_detail
|
115
|
+
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::ErrorDetail
|
116
|
+
end
|
117
|
+
def access_key_name
|
118
|
+
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AccessKeyName
|
119
|
+
end
|
120
|
+
def check_name_reason
|
121
|
+
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameReason
|
122
|
+
end
|
123
|
+
end
|
124
|
+
end
|
125
|
+
end
|
126
|
+
end
|
127
|
+
end
|
@@ -0,0 +1,137 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
+
|
5
|
+
require 'azure_mgmt_privatedns'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module PrivateDns
|
9
|
+
module Mgmt
|
10
|
+
PrivateZones = Azure::PrivateDns::Mgmt::V2018_09_01::PrivateZones
|
11
|
+
VirtualNetworkLinks = Azure::PrivateDns::Mgmt::V2018_09_01::VirtualNetworkLinks
|
12
|
+
RecordSets = Azure::PrivateDns::Mgmt::V2018_09_01::RecordSets
|
13
|
+
|
14
|
+
module Models
|
15
|
+
PtrRecord = Azure::PrivateDns::Mgmt::V2018_09_01::Models::PtrRecord
|
16
|
+
SoaRecord = Azure::PrivateDns::Mgmt::V2018_09_01::Models::SoaRecord
|
17
|
+
PrivateZoneListResult = Azure::PrivateDns::Mgmt::V2018_09_01::Models::PrivateZoneListResult
|
18
|
+
SrvRecord = Azure::PrivateDns::Mgmt::V2018_09_01::Models::SrvRecord
|
19
|
+
SubResource = Azure::PrivateDns::Mgmt::V2018_09_01::Models::SubResource
|
20
|
+
VirtualNetworkLinkListResult = Azure::PrivateDns::Mgmt::V2018_09_01::Models::VirtualNetworkLinkListResult
|
21
|
+
AaaaRecord = Azure::PrivateDns::Mgmt::V2018_09_01::Models::AaaaRecord
|
22
|
+
TxtRecord = Azure::PrivateDns::Mgmt::V2018_09_01::Models::TxtRecord
|
23
|
+
MxRecord = Azure::PrivateDns::Mgmt::V2018_09_01::Models::MxRecord
|
24
|
+
ARecord = Azure::PrivateDns::Mgmt::V2018_09_01::Models::ARecord
|
25
|
+
RecordSetListResult = Azure::PrivateDns::Mgmt::V2018_09_01::Models::RecordSetListResult
|
26
|
+
CnameRecord = Azure::PrivateDns::Mgmt::V2018_09_01::Models::CnameRecord
|
27
|
+
Resource = Azure::PrivateDns::Mgmt::V2018_09_01::Models::Resource
|
28
|
+
TrackedResource = Azure::PrivateDns::Mgmt::V2018_09_01::Models::TrackedResource
|
29
|
+
PrivateZone = Azure::PrivateDns::Mgmt::V2018_09_01::Models::PrivateZone
|
30
|
+
VirtualNetworkLink = Azure::PrivateDns::Mgmt::V2018_09_01::Models::VirtualNetworkLink
|
31
|
+
ProxyResource = Azure::PrivateDns::Mgmt::V2018_09_01::Models::ProxyResource
|
32
|
+
RecordSet = Azure::PrivateDns::Mgmt::V2018_09_01::Models::RecordSet
|
33
|
+
ProvisioningState = Azure::PrivateDns::Mgmt::V2018_09_01::Models::ProvisioningState
|
34
|
+
VirtualNetworkLinkState = Azure::PrivateDns::Mgmt::V2018_09_01::Models::VirtualNetworkLinkState
|
35
|
+
RecordType = Azure::PrivateDns::Mgmt::V2018_09_01::Models::RecordType
|
36
|
+
end
|
37
|
+
|
38
|
+
class PrivateDnsManagementClass
|
39
|
+
attr_reader :private_zones, :virtual_network_links, :record_sets, :configurable, :base_url, :options, :model_classes
|
40
|
+
|
41
|
+
def initialize(configurable, base_url=nil, options=nil)
|
42
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
43
|
+
|
44
|
+
@client_0 = Azure::PrivateDns::Mgmt::V2018_09_01::PrivateDnsManagementClient.new(configurable.credentials, base_url, options)
|
45
|
+
if(@client_0.respond_to?(:subscription_id))
|
46
|
+
@client_0.subscription_id = configurable.subscription_id
|
47
|
+
end
|
48
|
+
add_telemetry(@client_0)
|
49
|
+
@private_zones = @client_0.private_zones
|
50
|
+
@virtual_network_links = @client_0.virtual_network_links
|
51
|
+
@record_sets = @client_0.record_sets
|
52
|
+
|
53
|
+
@model_classes = ModelClasses.new
|
54
|
+
end
|
55
|
+
|
56
|
+
def add_telemetry(client)
|
57
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/PrivateDns/Mgmt"
|
58
|
+
client.add_user_agent_information(profile_information)
|
59
|
+
end
|
60
|
+
|
61
|
+
def method_missing(method, *args)
|
62
|
+
if @client_0.respond_to?method
|
63
|
+
@client_0.send(method, *args)
|
64
|
+
else
|
65
|
+
super
|
66
|
+
end
|
67
|
+
end
|
68
|
+
|
69
|
+
class ModelClasses
|
70
|
+
def ptr_record
|
71
|
+
Azure::PrivateDns::Mgmt::V2018_09_01::Models::PtrRecord
|
72
|
+
end
|
73
|
+
def soa_record
|
74
|
+
Azure::PrivateDns::Mgmt::V2018_09_01::Models::SoaRecord
|
75
|
+
end
|
76
|
+
def private_zone_list_result
|
77
|
+
Azure::PrivateDns::Mgmt::V2018_09_01::Models::PrivateZoneListResult
|
78
|
+
end
|
79
|
+
def srv_record
|
80
|
+
Azure::PrivateDns::Mgmt::V2018_09_01::Models::SrvRecord
|
81
|
+
end
|
82
|
+
def sub_resource
|
83
|
+
Azure::PrivateDns::Mgmt::V2018_09_01::Models::SubResource
|
84
|
+
end
|
85
|
+
def virtual_network_link_list_result
|
86
|
+
Azure::PrivateDns::Mgmt::V2018_09_01::Models::VirtualNetworkLinkListResult
|
87
|
+
end
|
88
|
+
def aaaa_record
|
89
|
+
Azure::PrivateDns::Mgmt::V2018_09_01::Models::AaaaRecord
|
90
|
+
end
|
91
|
+
def txt_record
|
92
|
+
Azure::PrivateDns::Mgmt::V2018_09_01::Models::TxtRecord
|
93
|
+
end
|
94
|
+
def mx_record
|
95
|
+
Azure::PrivateDns::Mgmt::V2018_09_01::Models::MxRecord
|
96
|
+
end
|
97
|
+
def arecord
|
98
|
+
Azure::PrivateDns::Mgmt::V2018_09_01::Models::ARecord
|
99
|
+
end
|
100
|
+
def record_set_list_result
|
101
|
+
Azure::PrivateDns::Mgmt::V2018_09_01::Models::RecordSetListResult
|
102
|
+
end
|
103
|
+
def cname_record
|
104
|
+
Azure::PrivateDns::Mgmt::V2018_09_01::Models::CnameRecord
|
105
|
+
end
|
106
|
+
def resource
|
107
|
+
Azure::PrivateDns::Mgmt::V2018_09_01::Models::Resource
|
108
|
+
end
|
109
|
+
def tracked_resource
|
110
|
+
Azure::PrivateDns::Mgmt::V2018_09_01::Models::TrackedResource
|
111
|
+
end
|
112
|
+
def private_zone
|
113
|
+
Azure::PrivateDns::Mgmt::V2018_09_01::Models::PrivateZone
|
114
|
+
end
|
115
|
+
def virtual_network_link
|
116
|
+
Azure::PrivateDns::Mgmt::V2018_09_01::Models::VirtualNetworkLink
|
117
|
+
end
|
118
|
+
def proxy_resource
|
119
|
+
Azure::PrivateDns::Mgmt::V2018_09_01::Models::ProxyResource
|
120
|
+
end
|
121
|
+
def record_set
|
122
|
+
Azure::PrivateDns::Mgmt::V2018_09_01::Models::RecordSet
|
123
|
+
end
|
124
|
+
def provisioning_state
|
125
|
+
Azure::PrivateDns::Mgmt::V2018_09_01::Models::ProvisioningState
|
126
|
+
end
|
127
|
+
def virtual_network_link_state
|
128
|
+
Azure::PrivateDns::Mgmt::V2018_09_01::Models::VirtualNetworkLinkState
|
129
|
+
end
|
130
|
+
def record_type
|
131
|
+
Azure::PrivateDns::Mgmt::V2018_09_01::Models::RecordType
|
132
|
+
end
|
133
|
+
end
|
134
|
+
end
|
135
|
+
end
|
136
|
+
end
|
137
|
+
end
|
@@ -0,0 +1,215 @@
|
|
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_cognitiveservices_qnamaker'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module Qnamaker
|
9
|
+
EndpointSettings = Azure::CognitiveServices::Qnamaker::V4_0::EndpointSettings
|
10
|
+
EndpointKeys = Azure::CognitiveServices::Qnamaker::V4_0::EndpointKeys
|
11
|
+
Alterations = Azure::CognitiveServices::Qnamaker::V4_0::Alterations
|
12
|
+
Knowledgebase = Azure::CognitiveServices::Qnamaker::V4_0::Knowledgebase
|
13
|
+
Operations = Azure::CognitiveServices::Qnamaker::V4_0::Operations
|
14
|
+
|
15
|
+
module Models
|
16
|
+
FileDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::FileDTO
|
17
|
+
CreateKbInputDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbInputDTO
|
18
|
+
DeleteKbContentsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::DeleteKbContentsDTO
|
19
|
+
EndpointSettingsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::EndpointSettingsDTO
|
20
|
+
EndpointKeysDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::EndpointKeysDTO
|
21
|
+
QnADTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::QnADTO
|
22
|
+
AlterationsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::AlterationsDTO
|
23
|
+
UpdateQnaDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTO
|
24
|
+
Operation = Azure::CognitiveServices::Qnamaker::V4_0::Models::Operation
|
25
|
+
UpdateQuestionsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQuestionsDTO
|
26
|
+
KnowledgebasesDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebasesDTO
|
27
|
+
UpdateMetadataDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateMetadataDTO
|
28
|
+
QnADocumentsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::QnADocumentsDTO
|
29
|
+
PromptDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::PromptDTO
|
30
|
+
CreateKbDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbDTO
|
31
|
+
UpdateKbOperationDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTO
|
32
|
+
ReplaceKbDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::ReplaceKbDTO
|
33
|
+
UpdateKbContentsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbContentsDTO
|
34
|
+
ContextDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::ContextDTO
|
35
|
+
ActiveLearningSettingsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::ActiveLearningSettingsDTO
|
36
|
+
KnowledgebaseDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseDTO
|
37
|
+
WordAlterationsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::WordAlterationsDTO
|
38
|
+
ErrorResponse = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponse
|
39
|
+
UpdateContextDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateContextDTO
|
40
|
+
InnerErrorModel = Azure::CognitiveServices::Qnamaker::V4_0::Models::InnerErrorModel
|
41
|
+
MetadataDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::MetadataDTO
|
42
|
+
Error = Azure::CognitiveServices::Qnamaker::V4_0::Models::Error
|
43
|
+
UpdateKbOperationDTOAdd = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOAdd
|
44
|
+
UpdateKbOperationDTODelete = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTODelete
|
45
|
+
UpdateKbOperationDTOUpdate = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOUpdate
|
46
|
+
UpdateQnaDTOQuestions = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOQuestions
|
47
|
+
UpdateQnaDTOMetadata = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOMetadata
|
48
|
+
UpdateQnaDTOContext = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOContext
|
49
|
+
PromptDTOQna = Azure::CognitiveServices::Qnamaker::V4_0::Models::PromptDTOQna
|
50
|
+
QnADTOContext = Azure::CognitiveServices::Qnamaker::V4_0::Models::QnADTOContext
|
51
|
+
ErrorResponseError = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponseError
|
52
|
+
EndpointSettingsDTOActiveLearning = Azure::CognitiveServices::Qnamaker::V4_0::Models::EndpointSettingsDTOActiveLearning
|
53
|
+
ErrorCodeType = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorCodeType
|
54
|
+
OperationStateType = Azure::CognitiveServices::Qnamaker::V4_0::Models::OperationStateType
|
55
|
+
EnvironmentType = Azure::CognitiveServices::Qnamaker::V4_0::Models::EnvironmentType
|
56
|
+
end
|
57
|
+
|
58
|
+
class QnamakerDataClass
|
59
|
+
attr_reader :endpoint_settings, :endpoint_keys, :alterations, :knowledgebase, :operations, :configurable, :base_url, :options, :model_classes
|
60
|
+
|
61
|
+
def initialize(configurable, base_url=nil, options=nil)
|
62
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
63
|
+
|
64
|
+
@client_0 = Azure::CognitiveServices::Qnamaker::V4_0::QnamakerClient.new(configurable.credentials, options)
|
65
|
+
if(@client_0.respond_to?(:subscription_id))
|
66
|
+
@client_0.subscription_id = configurable.subscription_id
|
67
|
+
end
|
68
|
+
add_telemetry(@client_0)
|
69
|
+
@endpoint_settings = @client_0.endpoint_settings
|
70
|
+
@endpoint_keys = @client_0.endpoint_keys
|
71
|
+
@alterations = @client_0.alterations
|
72
|
+
@knowledgebase = @client_0.knowledgebase
|
73
|
+
@operations = @client_0.operations
|
74
|
+
|
75
|
+
@model_classes = ModelClasses.new
|
76
|
+
end
|
77
|
+
|
78
|
+
def add_telemetry(client)
|
79
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Qnamaker"
|
80
|
+
client.add_user_agent_information(profile_information)
|
81
|
+
end
|
82
|
+
|
83
|
+
def method_missing(method, *args)
|
84
|
+
if @client_0.respond_to?method
|
85
|
+
@client_0.send(method, *args)
|
86
|
+
else
|
87
|
+
super
|
88
|
+
end
|
89
|
+
end
|
90
|
+
|
91
|
+
class ModelClasses
|
92
|
+
def file_dto
|
93
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::FileDTO
|
94
|
+
end
|
95
|
+
def create_kb_input_dto
|
96
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbInputDTO
|
97
|
+
end
|
98
|
+
def delete_kb_contents_dto
|
99
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::DeleteKbContentsDTO
|
100
|
+
end
|
101
|
+
def endpoint_settings_dto
|
102
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::EndpointSettingsDTO
|
103
|
+
end
|
104
|
+
def endpoint_keys_dto
|
105
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::EndpointKeysDTO
|
106
|
+
end
|
107
|
+
def qn_adto
|
108
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::QnADTO
|
109
|
+
end
|
110
|
+
def alterations_dto
|
111
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::AlterationsDTO
|
112
|
+
end
|
113
|
+
def update_qna_dto
|
114
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTO
|
115
|
+
end
|
116
|
+
def operation
|
117
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::Operation
|
118
|
+
end
|
119
|
+
def update_questions_dto
|
120
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQuestionsDTO
|
121
|
+
end
|
122
|
+
def knowledgebases_dto
|
123
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebasesDTO
|
124
|
+
end
|
125
|
+
def update_metadata_dto
|
126
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateMetadataDTO
|
127
|
+
end
|
128
|
+
def qn_adocuments_dto
|
129
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::QnADocumentsDTO
|
130
|
+
end
|
131
|
+
def prompt_dto
|
132
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::PromptDTO
|
133
|
+
end
|
134
|
+
def create_kb_dto
|
135
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbDTO
|
136
|
+
end
|
137
|
+
def update_kb_operation_dto
|
138
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTO
|
139
|
+
end
|
140
|
+
def replace_kb_dto
|
141
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::ReplaceKbDTO
|
142
|
+
end
|
143
|
+
def update_kb_contents_dto
|
144
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbContentsDTO
|
145
|
+
end
|
146
|
+
def context_dto
|
147
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::ContextDTO
|
148
|
+
end
|
149
|
+
def active_learning_settings_dto
|
150
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::ActiveLearningSettingsDTO
|
151
|
+
end
|
152
|
+
def knowledgebase_dto
|
153
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseDTO
|
154
|
+
end
|
155
|
+
def word_alterations_dto
|
156
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::WordAlterationsDTO
|
157
|
+
end
|
158
|
+
def error_response
|
159
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponse
|
160
|
+
end
|
161
|
+
def update_context_dto
|
162
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateContextDTO
|
163
|
+
end
|
164
|
+
def inner_error_model
|
165
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::InnerErrorModel
|
166
|
+
end
|
167
|
+
def metadata_dto
|
168
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::MetadataDTO
|
169
|
+
end
|
170
|
+
def error
|
171
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::Error
|
172
|
+
end
|
173
|
+
def update_kb_operation_dtoadd
|
174
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOAdd
|
175
|
+
end
|
176
|
+
def update_kb_operation_dtodelete
|
177
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTODelete
|
178
|
+
end
|
179
|
+
def update_kb_operation_dtoupdate
|
180
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOUpdate
|
181
|
+
end
|
182
|
+
def update_qna_dtoquestions
|
183
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOQuestions
|
184
|
+
end
|
185
|
+
def update_qna_dtometadata
|
186
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOMetadata
|
187
|
+
end
|
188
|
+
def update_qna_dtocontext
|
189
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOContext
|
190
|
+
end
|
191
|
+
def prompt_dtoqna
|
192
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::PromptDTOQna
|
193
|
+
end
|
194
|
+
def qn_adtocontext
|
195
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::QnADTOContext
|
196
|
+
end
|
197
|
+
def error_response_error
|
198
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponseError
|
199
|
+
end
|
200
|
+
def endpoint_settings_dtoactive_learning
|
201
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::EndpointSettingsDTOActiveLearning
|
202
|
+
end
|
203
|
+
def error_code_type
|
204
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorCodeType
|
205
|
+
end
|
206
|
+
def operation_state_type
|
207
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::OperationStateType
|
208
|
+
end
|
209
|
+
def environment_type
|
210
|
+
Azure::CognitiveServices::Qnamaker::V4_0::Models::EnvironmentType
|
211
|
+
end
|
212
|
+
end
|
213
|
+
end
|
214
|
+
end
|
215
|
+
end
|