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,177 @@
|
|
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_support'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module Support
|
9
|
+
module Mgmt
|
10
|
+
Operations = Azure::Support::Mgmt::V2020_04_01::Operations
|
11
|
+
Services = Azure::Support::Mgmt::V2020_04_01::Services
|
12
|
+
ProblemClassifications = Azure::Support::Mgmt::V2020_04_01::ProblemClassifications
|
13
|
+
SupportTickets = Azure::Support::Mgmt::V2020_04_01::SupportTickets
|
14
|
+
Communications = Azure::Support::Mgmt::V2020_04_01::Communications
|
15
|
+
|
16
|
+
module Models
|
17
|
+
TechnicalTicketDetails = Azure::Support::Mgmt::V2020_04_01::Models::TechnicalTicketDetails
|
18
|
+
OperationDisplay = Azure::Support::Mgmt::V2020_04_01::Models::OperationDisplay
|
19
|
+
QuotaChangeRequest = Azure::Support::Mgmt::V2020_04_01::Models::QuotaChangeRequest
|
20
|
+
OperationsListResult = Azure::Support::Mgmt::V2020_04_01::Models::OperationsListResult
|
21
|
+
QuotaTicketDetails = Azure::Support::Mgmt::V2020_04_01::Models::QuotaTicketDetails
|
22
|
+
ServicesListResult = Azure::Support::Mgmt::V2020_04_01::Models::ServicesListResult
|
23
|
+
SupportTicketDetails = Azure::Support::Mgmt::V2020_04_01::Models::SupportTicketDetails
|
24
|
+
ProblemClassificationsListResult = Azure::Support::Mgmt::V2020_04_01::Models::ProblemClassificationsListResult
|
25
|
+
SupportTicketsListResult = Azure::Support::Mgmt::V2020_04_01::Models::SupportTicketsListResult
|
26
|
+
CheckNameAvailabilityOutput = Azure::Support::Mgmt::V2020_04_01::Models::CheckNameAvailabilityOutput
|
27
|
+
CommunicationDetails = Azure::Support::Mgmt::V2020_04_01::Models::CommunicationDetails
|
28
|
+
ServiceLevelAgreement = Azure::Support::Mgmt::V2020_04_01::Models::ServiceLevelAgreement
|
29
|
+
CommunicationsListResult = Azure::Support::Mgmt::V2020_04_01::Models::CommunicationsListResult
|
30
|
+
Operation = Azure::Support::Mgmt::V2020_04_01::Models::Operation
|
31
|
+
ServiceErrorDetail = Azure::Support::Mgmt::V2020_04_01::Models::ServiceErrorDetail
|
32
|
+
ProblemClassification = Azure::Support::Mgmt::V2020_04_01::Models::ProblemClassification
|
33
|
+
ServiceError = Azure::Support::Mgmt::V2020_04_01::Models::ServiceError
|
34
|
+
ContactProfile = Azure::Support::Mgmt::V2020_04_01::Models::ContactProfile
|
35
|
+
ExceptionResponse = Azure::Support::Mgmt::V2020_04_01::Models::ExceptionResponse
|
36
|
+
Service = Azure::Support::Mgmt::V2020_04_01::Models::Service
|
37
|
+
UpdateContactProfile = Azure::Support::Mgmt::V2020_04_01::Models::UpdateContactProfile
|
38
|
+
SupportEngineer = Azure::Support::Mgmt::V2020_04_01::Models::SupportEngineer
|
39
|
+
UpdateSupportTicket = Azure::Support::Mgmt::V2020_04_01::Models::UpdateSupportTicket
|
40
|
+
CheckNameAvailabilityInput = Azure::Support::Mgmt::V2020_04_01::Models::CheckNameAvailabilityInput
|
41
|
+
Type = Azure::Support::Mgmt::V2020_04_01::Models::Type
|
42
|
+
SeverityLevel = Azure::Support::Mgmt::V2020_04_01::Models::SeverityLevel
|
43
|
+
PreferredContactMethod = Azure::Support::Mgmt::V2020_04_01::Models::PreferredContactMethod
|
44
|
+
CommunicationType = Azure::Support::Mgmt::V2020_04_01::Models::CommunicationType
|
45
|
+
CommunicationDirection = Azure::Support::Mgmt::V2020_04_01::Models::CommunicationDirection
|
46
|
+
Status = Azure::Support::Mgmt::V2020_04_01::Models::Status
|
47
|
+
end
|
48
|
+
|
49
|
+
class SupportManagementClass
|
50
|
+
attr_reader :operations, :services, :problem_classifications, :support_tickets, :communications, :configurable, :base_url, :options, :model_classes
|
51
|
+
|
52
|
+
def initialize(configurable, base_url=nil, options=nil)
|
53
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
54
|
+
|
55
|
+
@client_0 = Azure::Support::Mgmt::V2020_04_01::MicrosoftSupport.new(configurable.credentials, base_url, options)
|
56
|
+
if(@client_0.respond_to?(:subscription_id))
|
57
|
+
@client_0.subscription_id = configurable.subscription_id
|
58
|
+
end
|
59
|
+
add_telemetry(@client_0)
|
60
|
+
@operations = @client_0.operations
|
61
|
+
@services = @client_0.services
|
62
|
+
@problem_classifications = @client_0.problem_classifications
|
63
|
+
@support_tickets = @client_0.support_tickets
|
64
|
+
@communications = @client_0.communications
|
65
|
+
|
66
|
+
@model_classes = ModelClasses.new
|
67
|
+
end
|
68
|
+
|
69
|
+
def add_telemetry(client)
|
70
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Support/Mgmt"
|
71
|
+
client.add_user_agent_information(profile_information)
|
72
|
+
end
|
73
|
+
|
74
|
+
def method_missing(method, *args)
|
75
|
+
if @client_0.respond_to?method
|
76
|
+
@client_0.send(method, *args)
|
77
|
+
else
|
78
|
+
super
|
79
|
+
end
|
80
|
+
end
|
81
|
+
|
82
|
+
class ModelClasses
|
83
|
+
def technical_ticket_details
|
84
|
+
Azure::Support::Mgmt::V2020_04_01::Models::TechnicalTicketDetails
|
85
|
+
end
|
86
|
+
def operation_display
|
87
|
+
Azure::Support::Mgmt::V2020_04_01::Models::OperationDisplay
|
88
|
+
end
|
89
|
+
def quota_change_request
|
90
|
+
Azure::Support::Mgmt::V2020_04_01::Models::QuotaChangeRequest
|
91
|
+
end
|
92
|
+
def operations_list_result
|
93
|
+
Azure::Support::Mgmt::V2020_04_01::Models::OperationsListResult
|
94
|
+
end
|
95
|
+
def quota_ticket_details
|
96
|
+
Azure::Support::Mgmt::V2020_04_01::Models::QuotaTicketDetails
|
97
|
+
end
|
98
|
+
def services_list_result
|
99
|
+
Azure::Support::Mgmt::V2020_04_01::Models::ServicesListResult
|
100
|
+
end
|
101
|
+
def support_ticket_details
|
102
|
+
Azure::Support::Mgmt::V2020_04_01::Models::SupportTicketDetails
|
103
|
+
end
|
104
|
+
def problem_classifications_list_result
|
105
|
+
Azure::Support::Mgmt::V2020_04_01::Models::ProblemClassificationsListResult
|
106
|
+
end
|
107
|
+
def support_tickets_list_result
|
108
|
+
Azure::Support::Mgmt::V2020_04_01::Models::SupportTicketsListResult
|
109
|
+
end
|
110
|
+
def check_name_availability_output
|
111
|
+
Azure::Support::Mgmt::V2020_04_01::Models::CheckNameAvailabilityOutput
|
112
|
+
end
|
113
|
+
def communication_details
|
114
|
+
Azure::Support::Mgmt::V2020_04_01::Models::CommunicationDetails
|
115
|
+
end
|
116
|
+
def service_level_agreement
|
117
|
+
Azure::Support::Mgmt::V2020_04_01::Models::ServiceLevelAgreement
|
118
|
+
end
|
119
|
+
def communications_list_result
|
120
|
+
Azure::Support::Mgmt::V2020_04_01::Models::CommunicationsListResult
|
121
|
+
end
|
122
|
+
def operation
|
123
|
+
Azure::Support::Mgmt::V2020_04_01::Models::Operation
|
124
|
+
end
|
125
|
+
def service_error_detail
|
126
|
+
Azure::Support::Mgmt::V2020_04_01::Models::ServiceErrorDetail
|
127
|
+
end
|
128
|
+
def problem_classification
|
129
|
+
Azure::Support::Mgmt::V2020_04_01::Models::ProblemClassification
|
130
|
+
end
|
131
|
+
def service_error
|
132
|
+
Azure::Support::Mgmt::V2020_04_01::Models::ServiceError
|
133
|
+
end
|
134
|
+
def contact_profile
|
135
|
+
Azure::Support::Mgmt::V2020_04_01::Models::ContactProfile
|
136
|
+
end
|
137
|
+
def exception_response
|
138
|
+
Azure::Support::Mgmt::V2020_04_01::Models::ExceptionResponse
|
139
|
+
end
|
140
|
+
def service
|
141
|
+
Azure::Support::Mgmt::V2020_04_01::Models::Service
|
142
|
+
end
|
143
|
+
def update_contact_profile
|
144
|
+
Azure::Support::Mgmt::V2020_04_01::Models::UpdateContactProfile
|
145
|
+
end
|
146
|
+
def support_engineer
|
147
|
+
Azure::Support::Mgmt::V2020_04_01::Models::SupportEngineer
|
148
|
+
end
|
149
|
+
def update_support_ticket
|
150
|
+
Azure::Support::Mgmt::V2020_04_01::Models::UpdateSupportTicket
|
151
|
+
end
|
152
|
+
def check_name_availability_input
|
153
|
+
Azure::Support::Mgmt::V2020_04_01::Models::CheckNameAvailabilityInput
|
154
|
+
end
|
155
|
+
def type
|
156
|
+
Azure::Support::Mgmt::V2020_04_01::Models::Type
|
157
|
+
end
|
158
|
+
def severity_level
|
159
|
+
Azure::Support::Mgmt::V2020_04_01::Models::SeverityLevel
|
160
|
+
end
|
161
|
+
def preferred_contact_method
|
162
|
+
Azure::Support::Mgmt::V2020_04_01::Models::PreferredContactMethod
|
163
|
+
end
|
164
|
+
def communication_type
|
165
|
+
Azure::Support::Mgmt::V2020_04_01::Models::CommunicationType
|
166
|
+
end
|
167
|
+
def communication_direction
|
168
|
+
Azure::Support::Mgmt::V2020_04_01::Models::CommunicationDirection
|
169
|
+
end
|
170
|
+
def status
|
171
|
+
Azure::Support::Mgmt::V2020_04_01::Models::Status
|
172
|
+
end
|
173
|
+
end
|
174
|
+
end
|
175
|
+
end
|
176
|
+
end
|
177
|
+
end
|
@@ -0,0 +1,827 @@
|
|
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_synapse'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module Synapse
|
9
|
+
module Mgmt
|
10
|
+
BigDataPools = Azure::Synapse::Mgmt::V2019_06_01_preview::BigDataPools
|
11
|
+
Operations = Azure::Synapse::Mgmt::V2019_06_01_preview::Operations
|
12
|
+
IpFirewallRules = Azure::Synapse::Mgmt::V2019_06_01_preview::IpFirewallRules
|
13
|
+
SqlPools = Azure::Synapse::Mgmt::V2019_06_01_preview::SqlPools
|
14
|
+
SqlPoolMetadataSyncConfigs = Azure::Synapse::Mgmt::V2019_06_01_preview::SqlPoolMetadataSyncConfigs
|
15
|
+
SqlPoolOperationResults = Azure::Synapse::Mgmt::V2019_06_01_preview::SqlPoolOperationResults
|
16
|
+
SqlPoolGeoBackupPolicies = Azure::Synapse::Mgmt::V2019_06_01_preview::SqlPoolGeoBackupPolicies
|
17
|
+
SqlPoolDataWarehouseUserActivities = Azure::Synapse::Mgmt::V2019_06_01_preview::SqlPoolDataWarehouseUserActivities
|
18
|
+
SqlPoolRestorePoints = Azure::Synapse::Mgmt::V2019_06_01_preview::SqlPoolRestorePoints
|
19
|
+
SqlPoolReplicationLinks = Azure::Synapse::Mgmt::V2019_06_01_preview::SqlPoolReplicationLinks
|
20
|
+
SqlPoolTransparentDataEncryptions = Azure::Synapse::Mgmt::V2019_06_01_preview::SqlPoolTransparentDataEncryptions
|
21
|
+
SqlPoolBlobAuditingPolicies = Azure::Synapse::Mgmt::V2019_06_01_preview::SqlPoolBlobAuditingPolicies
|
22
|
+
SqlPoolOperations = Azure::Synapse::Mgmt::V2019_06_01_preview::SqlPoolOperations
|
23
|
+
SqlPoolUsages = Azure::Synapse::Mgmt::V2019_06_01_preview::SqlPoolUsages
|
24
|
+
SqlPoolSensitivityLabels = Azure::Synapse::Mgmt::V2019_06_01_preview::SqlPoolSensitivityLabels
|
25
|
+
SqlPoolSchemas = Azure::Synapse::Mgmt::V2019_06_01_preview::SqlPoolSchemas
|
26
|
+
SqlPoolTables = Azure::Synapse::Mgmt::V2019_06_01_preview::SqlPoolTables
|
27
|
+
SqlPoolTableColumns = Azure::Synapse::Mgmt::V2019_06_01_preview::SqlPoolTableColumns
|
28
|
+
SqlPoolConnectionPolicies = Azure::Synapse::Mgmt::V2019_06_01_preview::SqlPoolConnectionPolicies
|
29
|
+
SqlPoolVulnerabilityAssessments = Azure::Synapse::Mgmt::V2019_06_01_preview::SqlPoolVulnerabilityAssessments
|
30
|
+
SqlPoolVulnerabilityAssessmentScans = Azure::Synapse::Mgmt::V2019_06_01_preview::SqlPoolVulnerabilityAssessmentScans
|
31
|
+
SqlPoolSecurityAlertPolicies = Azure::Synapse::Mgmt::V2019_06_01_preview::SqlPoolSecurityAlertPolicies
|
32
|
+
SqlPoolVulnerabilityAssessmentRuleBaselines = Azure::Synapse::Mgmt::V2019_06_01_preview::SqlPoolVulnerabilityAssessmentRuleBaselines
|
33
|
+
Workspaces = Azure::Synapse::Mgmt::V2019_06_01_preview::Workspaces
|
34
|
+
WorkspaceAadAdmins = Azure::Synapse::Mgmt::V2019_06_01_preview::WorkspaceAadAdmins
|
35
|
+
WorkspaceManagedIdentitySqlControlSettings = Azure::Synapse::Mgmt::V2019_06_01_preview::WorkspaceManagedIdentitySqlControlSettings
|
36
|
+
IntegrationRuntimes = Azure::Synapse::Mgmt::V2019_06_01_preview::IntegrationRuntimes
|
37
|
+
IntegrationRuntimeNodeIpAddressOperations = Azure::Synapse::Mgmt::V2019_06_01_preview::IntegrationRuntimeNodeIpAddressOperations
|
38
|
+
IntegrationRuntimeObjectMetadata = Azure::Synapse::Mgmt::V2019_06_01_preview::IntegrationRuntimeObjectMetadata
|
39
|
+
IntegrationRuntimeNodes = Azure::Synapse::Mgmt::V2019_06_01_preview::IntegrationRuntimeNodes
|
40
|
+
IntegrationRuntimeCredentials = Azure::Synapse::Mgmt::V2019_06_01_preview::IntegrationRuntimeCredentials
|
41
|
+
IntegrationRuntimeConnectionInfos = Azure::Synapse::Mgmt::V2019_06_01_preview::IntegrationRuntimeConnectionInfos
|
42
|
+
IntegrationRuntimeAuthKeysOperations = Azure::Synapse::Mgmt::V2019_06_01_preview::IntegrationRuntimeAuthKeysOperations
|
43
|
+
IntegrationRuntimeMonitoringDataOperations = Azure::Synapse::Mgmt::V2019_06_01_preview::IntegrationRuntimeMonitoringDataOperations
|
44
|
+
IntegrationRuntimeStatusOperations = Azure::Synapse::Mgmt::V2019_06_01_preview::IntegrationRuntimeStatusOperations
|
45
|
+
PrivateLinkResources = Azure::Synapse::Mgmt::V2019_06_01_preview::PrivateLinkResources
|
46
|
+
PrivateEndpointConnections = Azure::Synapse::Mgmt::V2019_06_01_preview::PrivateEndpointConnections
|
47
|
+
PrivateLinkHubs = Azure::Synapse::Mgmt::V2019_06_01_preview::PrivateLinkHubs
|
48
|
+
|
49
|
+
module Models
|
50
|
+
CreateSqlPoolRestorePointDefinition = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::CreateSqlPoolRestorePointDefinition
|
51
|
+
DataLakeStorageAccountDetails = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::DataLakeStorageAccountDetails
|
52
|
+
AutoPauseProperties = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::AutoPauseProperties
|
53
|
+
VirtualNetworkProfile = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::VirtualNetworkProfile
|
54
|
+
SsisVariable = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisVariable
|
55
|
+
SensitivityLabelListResult = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SensitivityLabelListResult
|
56
|
+
BigDataPoolPatchInfo = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::BigDataPoolPatchInfo
|
57
|
+
SsisParameter = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisParameter
|
58
|
+
PrivateLinkHubInfoListResult = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::PrivateLinkHubInfoListResult
|
59
|
+
SqlPoolSchemaListResult = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolSchemaListResult
|
60
|
+
LinkedIntegrationRuntimeType = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::LinkedIntegrationRuntimeType
|
61
|
+
ErrorAdditionalInfo = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ErrorAdditionalInfo
|
62
|
+
SsisEnvironmentReference = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisEnvironmentReference
|
63
|
+
ErrorContract = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ErrorContract
|
64
|
+
SqlPoolTableListResult = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolTableListResult
|
65
|
+
CheckNameAvailabilityResponse = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::CheckNameAvailabilityResponse
|
66
|
+
SsisObjectMetadataListResponse = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisObjectMetadataListResponse
|
67
|
+
PrivateEndpointConnectionList = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::PrivateEndpointConnectionList
|
68
|
+
SqlPoolColumnListResult = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolColumnListResult
|
69
|
+
IpFirewallRuleInfoListResult = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IpFirewallRuleInfoListResult
|
70
|
+
SsisObjectMetadata = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisObjectMetadata
|
71
|
+
AvailableRpOperationDisplayInfo = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::AvailableRpOperationDisplayInfo
|
72
|
+
VulnerabilityAssessmentRecurringScansProperties = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties
|
73
|
+
OperationMetaMetricSpecification = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::OperationMetaMetricSpecification
|
74
|
+
IntegrationRuntimeNodeIpAddress = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeNodeIpAddress
|
75
|
+
OperationMetaServiceSpecification = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::OperationMetaServiceSpecification
|
76
|
+
SqlPoolVulnerabilityAssessmentListResult = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolVulnerabilityAssessmentListResult
|
77
|
+
ErrorDetail = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ErrorDetail
|
78
|
+
VulnerabilityAssessmentScanError = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::VulnerabilityAssessmentScanError
|
79
|
+
Sku = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::Sku
|
80
|
+
IntegrationRuntimeMonitoringData = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeMonitoringData
|
81
|
+
SqlPoolInfoListResult = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolInfoListResult
|
82
|
+
VulnerabilityAssessmentScanRecordListResult = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::VulnerabilityAssessmentScanRecordListResult
|
83
|
+
PrivateLinkResourceProperties = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::PrivateLinkResourceProperties
|
84
|
+
IntegrationRuntimeNodeMonitoringData = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeNodeMonitoringData
|
85
|
+
QueryMetric = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::QueryMetric
|
86
|
+
SqlPoolVulnerabilityAssessmentRuleBaselineItem = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolVulnerabilityAssessmentRuleBaselineItem
|
87
|
+
QueryStatistic = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::QueryStatistic
|
88
|
+
IntegrationRuntimeAuthKeys = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeAuthKeys
|
89
|
+
TopQueriesListResult = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::TopQueriesListResult
|
90
|
+
IntegrationRuntimeRegenerateKeyParameters = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeRegenerateKeyParameters
|
91
|
+
IntegrationRuntimeListResponse = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeListResponse
|
92
|
+
ResourceMoveDefinition = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ResourceMoveDefinition
|
93
|
+
UpdateIntegrationRuntimeNodeRequest = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::UpdateIntegrationRuntimeNodeRequest
|
94
|
+
AutoScaleProperties = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::AutoScaleProperties
|
95
|
+
GetSsisObjectMetadataRequest = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::GetSsisObjectMetadataRequest
|
96
|
+
LibraryRequirements = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::LibraryRequirements
|
97
|
+
IntegrationRuntimeConnectionInfo = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeConnectionInfo
|
98
|
+
SqlPoolUsage = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolUsage
|
99
|
+
PrivateEndpoint = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::PrivateEndpoint
|
100
|
+
BigDataPoolResourceInfoListResult = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::BigDataPoolResourceInfoListResult
|
101
|
+
PrivateLinkServiceConnectionState = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::PrivateLinkServiceConnectionState
|
102
|
+
Resource = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::Resource
|
103
|
+
LinkedIntegrationRuntime = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::LinkedIntegrationRuntime
|
104
|
+
CheckNameAvailabilityRequest = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::CheckNameAvailabilityRequest
|
105
|
+
ManagedIdentity = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ManagedIdentity
|
106
|
+
ReplaceAllIpFirewallRulesRequest = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ReplaceAllIpFirewallRulesRequest
|
107
|
+
SelfHostedIntegrationRuntimeNode = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SelfHostedIntegrationRuntimeNode
|
108
|
+
OperationMetaMetricDimensionSpecification = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::OperationMetaMetricDimensionSpecification
|
109
|
+
WorkspaceInfoListResult = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::WorkspaceInfoListResult
|
110
|
+
AvailableRpOperation = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::AvailableRpOperation
|
111
|
+
ManagedIntegrationRuntimeOperationResult = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ManagedIntegrationRuntimeOperationResult
|
112
|
+
PrivateLinkResourceListResult = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::PrivateLinkResourceListResult
|
113
|
+
WorkspacePatchInfo = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::WorkspacePatchInfo
|
114
|
+
SsisObjectMetadataStatusResponse = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisObjectMetadataStatusResponse
|
115
|
+
ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity
|
116
|
+
TopQueries = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::TopQueries
|
117
|
+
ManagedIntegrationRuntimeNode = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ManagedIntegrationRuntimeNode
|
118
|
+
RestorePointListResult = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::RestorePointListResult
|
119
|
+
SubResource = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SubResource
|
120
|
+
UpdateIntegrationRuntimeRequest = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::UpdateIntegrationRuntimeRequest
|
121
|
+
IntegrationRuntime = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntime
|
122
|
+
SqlPoolUsageListResult = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolUsageListResult
|
123
|
+
IntegrationRuntimeDataFlowProperties = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeDataFlowProperties
|
124
|
+
ErrorResponse = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ErrorResponse
|
125
|
+
IntegrationRuntimeVNetProperties = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeVNetProperties
|
126
|
+
ReplaceAllFirewallRulesOperationResponse = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ReplaceAllFirewallRulesOperationResponse
|
127
|
+
IntegrationRuntimeComputeProperties = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeComputeProperties
|
128
|
+
OperationResource = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::OperationResource
|
129
|
+
ManagedIntegrationRuntimeError = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ManagedIntegrationRuntimeError
|
130
|
+
QueryInterval = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::QueryInterval
|
131
|
+
IntegrationRuntimeSsisCatalogInfo = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeSsisCatalogInfo
|
132
|
+
ReplicationLinkListResult = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ReplicationLinkListResult
|
133
|
+
IntegrationRuntimeCustomSetupScriptProperties = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeCustomSetupScriptProperties
|
134
|
+
PrivateLinkHubPatchInfo = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::PrivateLinkHubPatchInfo
|
135
|
+
EntityReference = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::EntityReference
|
136
|
+
OperationMetaLogSpecification = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::OperationMetaLogSpecification
|
137
|
+
IntegrationRuntimeDataProxyProperties = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeDataProxyProperties
|
138
|
+
IntegrationRuntimeStatusResponse = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeStatusResponse
|
139
|
+
CustomSetupBase = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::CustomSetupBase
|
140
|
+
IpFirewallRuleProperties = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IpFirewallRuleProperties
|
141
|
+
IntegrationRuntimeSsisProperties = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeSsisProperties
|
142
|
+
SqlPoolBlobAuditingPolicySqlPoolOperationListResult = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolBlobAuditingPolicySqlPoolOperationListResult
|
143
|
+
IntegrationRuntimeStatus = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeStatus
|
144
|
+
SqlPoolPatchInfo = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolPatchInfo
|
145
|
+
SecretBase = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SecretBase
|
146
|
+
TrackedResource = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::TrackedResource
|
147
|
+
BigDataPoolResourceInfo = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::BigDataPoolResourceInfo
|
148
|
+
ProxyResource = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ProxyResource
|
149
|
+
AzureEntityResource = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::AzureEntityResource
|
150
|
+
IpFirewallRuleInfo = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IpFirewallRuleInfo
|
151
|
+
SqlPool = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPool
|
152
|
+
MetadataSyncConfig = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::MetadataSyncConfig
|
153
|
+
GeoBackupPolicy = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::GeoBackupPolicy
|
154
|
+
DataWarehouseUserActivities = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::DataWarehouseUserActivities
|
155
|
+
RestorePoint = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::RestorePoint
|
156
|
+
ReplicationLink = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ReplicationLink
|
157
|
+
TransparentDataEncryption = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::TransparentDataEncryption
|
158
|
+
SqlPoolBlobAuditingPolicy = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolBlobAuditingPolicy
|
159
|
+
SqlPoolOperation = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolOperation
|
160
|
+
SensitivityLabel = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SensitivityLabel
|
161
|
+
SqlPoolSchema = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolSchema
|
162
|
+
SqlPoolTable = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolTable
|
163
|
+
SqlPoolColumn = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolColumn
|
164
|
+
SqlPoolConnectionPolicy = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolConnectionPolicy
|
165
|
+
SqlPoolVulnerabilityAssessment = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolVulnerabilityAssessment
|
166
|
+
VulnerabilityAssessmentScanRecord = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::VulnerabilityAssessmentScanRecord
|
167
|
+
SqlPoolSecurityAlertPolicy = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolSecurityAlertPolicy
|
168
|
+
SqlPoolVulnerabilityAssessmentRuleBaseline = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolVulnerabilityAssessmentRuleBaseline
|
169
|
+
SqlPoolVulnerabilityAssessmentScansExport = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolVulnerabilityAssessmentScansExport
|
170
|
+
PrivateEndpointConnection = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::PrivateEndpointConnection
|
171
|
+
Workspace = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::Workspace
|
172
|
+
WorkspaceAadAdminInfo = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::WorkspaceAadAdminInfo
|
173
|
+
ManagedIdentitySqlControlSettingsModel = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ManagedIdentitySqlControlSettingsModel
|
174
|
+
SecureString = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SecureString
|
175
|
+
ManagedIntegrationRuntime = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ManagedIntegrationRuntime
|
176
|
+
CmdkeySetup = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::CmdkeySetup
|
177
|
+
EnvironmentVariableSetup = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::EnvironmentVariableSetup
|
178
|
+
ComponentSetup = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ComponentSetup
|
179
|
+
SelfHostedIntegrationRuntime = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SelfHostedIntegrationRuntime
|
180
|
+
LinkedIntegrationRuntimeKeyAuthorization = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::LinkedIntegrationRuntimeKeyAuthorization
|
181
|
+
LinkedIntegrationRuntimeRbacAuthorization = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::LinkedIntegrationRuntimeRbacAuthorization
|
182
|
+
ManagedIntegrationRuntimeStatus = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ManagedIntegrationRuntimeStatus
|
183
|
+
SelfHostedIntegrationRuntimeStatus = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SelfHostedIntegrationRuntimeStatus
|
184
|
+
SsisFolder = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisFolder
|
185
|
+
SsisProject = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisProject
|
186
|
+
SsisPackage = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisPackage
|
187
|
+
SsisEnvironment = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisEnvironment
|
188
|
+
IntegrationRuntimeResource = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeResource
|
189
|
+
PrivateLinkResource = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::PrivateLinkResource
|
190
|
+
PrivateLinkHub = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::PrivateLinkHub
|
191
|
+
NodeSize = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::NodeSize
|
192
|
+
NodeSizeFamily = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::NodeSizeFamily
|
193
|
+
ProvisioningState = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ProvisioningState
|
194
|
+
OperationStatus = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::OperationStatus
|
195
|
+
GeoBackupPolicyState = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::GeoBackupPolicyState
|
196
|
+
QueryAggregationFunction = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::QueryAggregationFunction
|
197
|
+
QueryExecutionType = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::QueryExecutionType
|
198
|
+
QueryObservedMetricType = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::QueryObservedMetricType
|
199
|
+
QueryMetricUnit = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::QueryMetricUnit
|
200
|
+
RestorePointType = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::RestorePointType
|
201
|
+
ReplicationRole = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ReplicationRole
|
202
|
+
ReplicationState = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ReplicationState
|
203
|
+
TransparentDataEncryptionStatus = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::TransparentDataEncryptionStatus
|
204
|
+
BlobAuditingPolicyState = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::BlobAuditingPolicyState
|
205
|
+
ManagementOperationState = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ManagementOperationState
|
206
|
+
ColumnDataType = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ColumnDataType
|
207
|
+
VulnerabilityAssessmentScanTriggerType = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::VulnerabilityAssessmentScanTriggerType
|
208
|
+
VulnerabilityAssessmentScanState = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::VulnerabilityAssessmentScanState
|
209
|
+
SecurityAlertPolicyState = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SecurityAlertPolicyState
|
210
|
+
ResourceIdentityType = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ResourceIdentityType
|
211
|
+
IntegrationRuntimeType = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeType
|
212
|
+
IntegrationRuntimeState = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeState
|
213
|
+
DataFlowComputeType = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::DataFlowComputeType
|
214
|
+
IntegrationRuntimeSsisCatalogPricingTier = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeSsisCatalogPricingTier
|
215
|
+
IntegrationRuntimeLicenseType = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeLicenseType
|
216
|
+
IntegrationRuntimeEntityReferenceType = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeEntityReferenceType
|
217
|
+
IntegrationRuntimeEdition = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeEdition
|
218
|
+
ManagedIntegrationRuntimeNodeStatus = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ManagedIntegrationRuntimeNodeStatus
|
219
|
+
IntegrationRuntimeInternalChannelEncryptionMode = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeInternalChannelEncryptionMode
|
220
|
+
SelfHostedIntegrationRuntimeNodeStatus = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SelfHostedIntegrationRuntimeNodeStatus
|
221
|
+
IntegrationRuntimeUpdateResult = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeUpdateResult
|
222
|
+
IntegrationRuntimeAutoUpdate = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeAutoUpdate
|
223
|
+
IntegrationRuntimeAuthKeyName = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeAuthKeyName
|
224
|
+
SsisObjectMetadataType = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisObjectMetadataType
|
225
|
+
VulnerabilityAssessmentPolicyBaselineName = Azure::Synapse::Mgmt::V2019_06_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName
|
226
|
+
end
|
227
|
+
|
228
|
+
class SynapseManagementClass
|
229
|
+
attr_reader :big_data_pools, :operations, :ip_firewall_rules, :sql_pools, :sql_pool_metadata_sync_configs, :sql_pool_operation_results, :sql_pool_geo_backup_policies, :sql_pool_data_warehouse_user_activities, :sql_pool_restore_points, :sql_pool_replication_links, :sql_pool_transparent_data_encryptions, :sql_pool_blob_auditing_policies, :sql_pool_operations, :sql_pool_usages, :sql_pool_sensitivity_labels, :sql_pool_schemas, :sql_pool_tables, :sql_pool_table_columns, :sql_pool_connection_policies, :sql_pool_vulnerability_assessments, :sql_pool_vulnerability_assessment_scans, :sql_pool_security_alert_policies, :sql_pool_vulnerability_assessment_rule_baselines, :workspaces, :workspace_aad_admins, :workspace_managed_identity_sql_control_settings, :integration_runtimes, :integration_runtime_node_ip_address_operations, :integration_runtime_object_metadata, :integration_runtime_nodes, :integration_runtime_credentials, :integration_runtime_connection_infos, :integration_runtime_auth_keys_operations, :integration_runtime_monitoring_data_operations, :integration_runtime_status_operations, :private_link_resources, :private_endpoint_connections, :private_link_hubs, :configurable, :base_url, :options, :model_classes
|
230
|
+
|
231
|
+
def initialize(configurable, base_url=nil, options=nil)
|
232
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
233
|
+
|
234
|
+
@client_0 = Azure::Synapse::Mgmt::V2019_06_01_preview::SynapseManagementClient.new(configurable.credentials, base_url, options)
|
235
|
+
if(@client_0.respond_to?(:subscription_id))
|
236
|
+
@client_0.subscription_id = configurable.subscription_id
|
237
|
+
end
|
238
|
+
add_telemetry(@client_0)
|
239
|
+
@big_data_pools = @client_0.big_data_pools
|
240
|
+
@operations = @client_0.operations
|
241
|
+
@ip_firewall_rules = @client_0.ip_firewall_rules
|
242
|
+
@sql_pools = @client_0.sql_pools
|
243
|
+
@sql_pool_metadata_sync_configs = @client_0.sql_pool_metadata_sync_configs
|
244
|
+
@sql_pool_operation_results = @client_0.sql_pool_operation_results
|
245
|
+
@sql_pool_geo_backup_policies = @client_0.sql_pool_geo_backup_policies
|
246
|
+
@sql_pool_data_warehouse_user_activities = @client_0.sql_pool_data_warehouse_user_activities
|
247
|
+
@sql_pool_restore_points = @client_0.sql_pool_restore_points
|
248
|
+
@sql_pool_replication_links = @client_0.sql_pool_replication_links
|
249
|
+
@sql_pool_transparent_data_encryptions = @client_0.sql_pool_transparent_data_encryptions
|
250
|
+
@sql_pool_blob_auditing_policies = @client_0.sql_pool_blob_auditing_policies
|
251
|
+
@sql_pool_operations = @client_0.sql_pool_operations
|
252
|
+
@sql_pool_usages = @client_0.sql_pool_usages
|
253
|
+
@sql_pool_sensitivity_labels = @client_0.sql_pool_sensitivity_labels
|
254
|
+
@sql_pool_schemas = @client_0.sql_pool_schemas
|
255
|
+
@sql_pool_tables = @client_0.sql_pool_tables
|
256
|
+
@sql_pool_table_columns = @client_0.sql_pool_table_columns
|
257
|
+
@sql_pool_connection_policies = @client_0.sql_pool_connection_policies
|
258
|
+
@sql_pool_vulnerability_assessments = @client_0.sql_pool_vulnerability_assessments
|
259
|
+
@sql_pool_vulnerability_assessment_scans = @client_0.sql_pool_vulnerability_assessment_scans
|
260
|
+
@sql_pool_security_alert_policies = @client_0.sql_pool_security_alert_policies
|
261
|
+
@sql_pool_vulnerability_assessment_rule_baselines = @client_0.sql_pool_vulnerability_assessment_rule_baselines
|
262
|
+
@workspaces = @client_0.workspaces
|
263
|
+
@workspace_aad_admins = @client_0.workspace_aad_admins
|
264
|
+
@workspace_managed_identity_sql_control_settings = @client_0.workspace_managed_identity_sql_control_settings
|
265
|
+
@integration_runtimes = @client_0.integration_runtimes
|
266
|
+
@integration_runtime_node_ip_address_operations = @client_0.integration_runtime_node_ip_address_operations
|
267
|
+
@integration_runtime_object_metadata = @client_0.integration_runtime_object_metadata
|
268
|
+
@integration_runtime_nodes = @client_0.integration_runtime_nodes
|
269
|
+
@integration_runtime_credentials = @client_0.integration_runtime_credentials
|
270
|
+
@integration_runtime_connection_infos = @client_0.integration_runtime_connection_infos
|
271
|
+
@integration_runtime_auth_keys_operations = @client_0.integration_runtime_auth_keys_operations
|
272
|
+
@integration_runtime_monitoring_data_operations = @client_0.integration_runtime_monitoring_data_operations
|
273
|
+
@integration_runtime_status_operations = @client_0.integration_runtime_status_operations
|
274
|
+
@private_link_resources = @client_0.private_link_resources
|
275
|
+
@private_endpoint_connections = @client_0.private_endpoint_connections
|
276
|
+
@private_link_hubs = @client_0.private_link_hubs
|
277
|
+
|
278
|
+
@model_classes = ModelClasses.new
|
279
|
+
end
|
280
|
+
|
281
|
+
def add_telemetry(client)
|
282
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Synapse/Mgmt"
|
283
|
+
client.add_user_agent_information(profile_information)
|
284
|
+
end
|
285
|
+
|
286
|
+
def method_missing(method, *args)
|
287
|
+
if @client_0.respond_to?method
|
288
|
+
@client_0.send(method, *args)
|
289
|
+
else
|
290
|
+
super
|
291
|
+
end
|
292
|
+
end
|
293
|
+
|
294
|
+
class ModelClasses
|
295
|
+
def create_sql_pool_restore_point_definition
|
296
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::CreateSqlPoolRestorePointDefinition
|
297
|
+
end
|
298
|
+
def data_lake_storage_account_details
|
299
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::DataLakeStorageAccountDetails
|
300
|
+
end
|
301
|
+
def auto_pause_properties
|
302
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::AutoPauseProperties
|
303
|
+
end
|
304
|
+
def virtual_network_profile
|
305
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::VirtualNetworkProfile
|
306
|
+
end
|
307
|
+
def ssis_variable
|
308
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisVariable
|
309
|
+
end
|
310
|
+
def sensitivity_label_list_result
|
311
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SensitivityLabelListResult
|
312
|
+
end
|
313
|
+
def big_data_pool_patch_info
|
314
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::BigDataPoolPatchInfo
|
315
|
+
end
|
316
|
+
def ssis_parameter
|
317
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisParameter
|
318
|
+
end
|
319
|
+
def private_link_hub_info_list_result
|
320
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::PrivateLinkHubInfoListResult
|
321
|
+
end
|
322
|
+
def sql_pool_schema_list_result
|
323
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolSchemaListResult
|
324
|
+
end
|
325
|
+
def linked_integration_runtime_type
|
326
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::LinkedIntegrationRuntimeType
|
327
|
+
end
|
328
|
+
def error_additional_info
|
329
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ErrorAdditionalInfo
|
330
|
+
end
|
331
|
+
def ssis_environment_reference
|
332
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisEnvironmentReference
|
333
|
+
end
|
334
|
+
def error_contract
|
335
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ErrorContract
|
336
|
+
end
|
337
|
+
def sql_pool_table_list_result
|
338
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolTableListResult
|
339
|
+
end
|
340
|
+
def check_name_availability_response
|
341
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::CheckNameAvailabilityResponse
|
342
|
+
end
|
343
|
+
def ssis_object_metadata_list_response
|
344
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisObjectMetadataListResponse
|
345
|
+
end
|
346
|
+
def private_endpoint_connection_list
|
347
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::PrivateEndpointConnectionList
|
348
|
+
end
|
349
|
+
def sql_pool_column_list_result
|
350
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolColumnListResult
|
351
|
+
end
|
352
|
+
def ip_firewall_rule_info_list_result
|
353
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IpFirewallRuleInfoListResult
|
354
|
+
end
|
355
|
+
def ssis_object_metadata
|
356
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisObjectMetadata
|
357
|
+
end
|
358
|
+
def available_rp_operation_display_info
|
359
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::AvailableRpOperationDisplayInfo
|
360
|
+
end
|
361
|
+
def vulnerability_assessment_recurring_scans_properties
|
362
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties
|
363
|
+
end
|
364
|
+
def operation_meta_metric_specification
|
365
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::OperationMetaMetricSpecification
|
366
|
+
end
|
367
|
+
def integration_runtime_node_ip_address
|
368
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeNodeIpAddress
|
369
|
+
end
|
370
|
+
def operation_meta_service_specification
|
371
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::OperationMetaServiceSpecification
|
372
|
+
end
|
373
|
+
def sql_pool_vulnerability_assessment_list_result
|
374
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolVulnerabilityAssessmentListResult
|
375
|
+
end
|
376
|
+
def error_detail
|
377
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ErrorDetail
|
378
|
+
end
|
379
|
+
def vulnerability_assessment_scan_error
|
380
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::VulnerabilityAssessmentScanError
|
381
|
+
end
|
382
|
+
def sku
|
383
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::Sku
|
384
|
+
end
|
385
|
+
def integration_runtime_monitoring_data
|
386
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeMonitoringData
|
387
|
+
end
|
388
|
+
def sql_pool_info_list_result
|
389
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolInfoListResult
|
390
|
+
end
|
391
|
+
def vulnerability_assessment_scan_record_list_result
|
392
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::VulnerabilityAssessmentScanRecordListResult
|
393
|
+
end
|
394
|
+
def private_link_resource_properties
|
395
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::PrivateLinkResourceProperties
|
396
|
+
end
|
397
|
+
def integration_runtime_node_monitoring_data
|
398
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeNodeMonitoringData
|
399
|
+
end
|
400
|
+
def query_metric
|
401
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::QueryMetric
|
402
|
+
end
|
403
|
+
def sql_pool_vulnerability_assessment_rule_baseline_item
|
404
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolVulnerabilityAssessmentRuleBaselineItem
|
405
|
+
end
|
406
|
+
def query_statistic
|
407
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::QueryStatistic
|
408
|
+
end
|
409
|
+
def integration_runtime_auth_keys
|
410
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeAuthKeys
|
411
|
+
end
|
412
|
+
def top_queries_list_result
|
413
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::TopQueriesListResult
|
414
|
+
end
|
415
|
+
def integration_runtime_regenerate_key_parameters
|
416
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeRegenerateKeyParameters
|
417
|
+
end
|
418
|
+
def integration_runtime_list_response
|
419
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeListResponse
|
420
|
+
end
|
421
|
+
def resource_move_definition
|
422
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ResourceMoveDefinition
|
423
|
+
end
|
424
|
+
def update_integration_runtime_node_request
|
425
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::UpdateIntegrationRuntimeNodeRequest
|
426
|
+
end
|
427
|
+
def auto_scale_properties
|
428
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::AutoScaleProperties
|
429
|
+
end
|
430
|
+
def get_ssis_object_metadata_request
|
431
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::GetSsisObjectMetadataRequest
|
432
|
+
end
|
433
|
+
def library_requirements
|
434
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::LibraryRequirements
|
435
|
+
end
|
436
|
+
def integration_runtime_connection_info
|
437
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeConnectionInfo
|
438
|
+
end
|
439
|
+
def sql_pool_usage
|
440
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolUsage
|
441
|
+
end
|
442
|
+
def private_endpoint
|
443
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::PrivateEndpoint
|
444
|
+
end
|
445
|
+
def big_data_pool_resource_info_list_result
|
446
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::BigDataPoolResourceInfoListResult
|
447
|
+
end
|
448
|
+
def private_link_service_connection_state
|
449
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::PrivateLinkServiceConnectionState
|
450
|
+
end
|
451
|
+
def resource
|
452
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::Resource
|
453
|
+
end
|
454
|
+
def linked_integration_runtime
|
455
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::LinkedIntegrationRuntime
|
456
|
+
end
|
457
|
+
def check_name_availability_request
|
458
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::CheckNameAvailabilityRequest
|
459
|
+
end
|
460
|
+
def managed_identity
|
461
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ManagedIdentity
|
462
|
+
end
|
463
|
+
def replace_all_ip_firewall_rules_request
|
464
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ReplaceAllIpFirewallRulesRequest
|
465
|
+
end
|
466
|
+
def self_hosted_integration_runtime_node
|
467
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SelfHostedIntegrationRuntimeNode
|
468
|
+
end
|
469
|
+
def operation_meta_metric_dimension_specification
|
470
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::OperationMetaMetricDimensionSpecification
|
471
|
+
end
|
472
|
+
def workspace_info_list_result
|
473
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::WorkspaceInfoListResult
|
474
|
+
end
|
475
|
+
def available_rp_operation
|
476
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::AvailableRpOperation
|
477
|
+
end
|
478
|
+
def managed_integration_runtime_operation_result
|
479
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ManagedIntegrationRuntimeOperationResult
|
480
|
+
end
|
481
|
+
def private_link_resource_list_result
|
482
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::PrivateLinkResourceListResult
|
483
|
+
end
|
484
|
+
def workspace_patch_info
|
485
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::WorkspacePatchInfo
|
486
|
+
end
|
487
|
+
def ssis_object_metadata_status_response
|
488
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisObjectMetadataStatusResponse
|
489
|
+
end
|
490
|
+
def managed_identity_sql_control_settings_model_properties_grant_sql_control_to_managed_identity
|
491
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity
|
492
|
+
end
|
493
|
+
def top_queries
|
494
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::TopQueries
|
495
|
+
end
|
496
|
+
def managed_integration_runtime_node
|
497
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ManagedIntegrationRuntimeNode
|
498
|
+
end
|
499
|
+
def restore_point_list_result
|
500
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::RestorePointListResult
|
501
|
+
end
|
502
|
+
def sub_resource
|
503
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SubResource
|
504
|
+
end
|
505
|
+
def update_integration_runtime_request
|
506
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::UpdateIntegrationRuntimeRequest
|
507
|
+
end
|
508
|
+
def integration_runtime
|
509
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntime
|
510
|
+
end
|
511
|
+
def sql_pool_usage_list_result
|
512
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolUsageListResult
|
513
|
+
end
|
514
|
+
def integration_runtime_data_flow_properties
|
515
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeDataFlowProperties
|
516
|
+
end
|
517
|
+
def error_response
|
518
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ErrorResponse
|
519
|
+
end
|
520
|
+
def integration_runtime_vnet_properties
|
521
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeVNetProperties
|
522
|
+
end
|
523
|
+
def replace_all_firewall_rules_operation_response
|
524
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ReplaceAllFirewallRulesOperationResponse
|
525
|
+
end
|
526
|
+
def integration_runtime_compute_properties
|
527
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeComputeProperties
|
528
|
+
end
|
529
|
+
def operation_resource
|
530
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::OperationResource
|
531
|
+
end
|
532
|
+
def managed_integration_runtime_error
|
533
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ManagedIntegrationRuntimeError
|
534
|
+
end
|
535
|
+
def query_interval
|
536
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::QueryInterval
|
537
|
+
end
|
538
|
+
def integration_runtime_ssis_catalog_info
|
539
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeSsisCatalogInfo
|
540
|
+
end
|
541
|
+
def replication_link_list_result
|
542
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ReplicationLinkListResult
|
543
|
+
end
|
544
|
+
def integration_runtime_custom_setup_script_properties
|
545
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeCustomSetupScriptProperties
|
546
|
+
end
|
547
|
+
def private_link_hub_patch_info
|
548
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::PrivateLinkHubPatchInfo
|
549
|
+
end
|
550
|
+
def entity_reference
|
551
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::EntityReference
|
552
|
+
end
|
553
|
+
def operation_meta_log_specification
|
554
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::OperationMetaLogSpecification
|
555
|
+
end
|
556
|
+
def integration_runtime_data_proxy_properties
|
557
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeDataProxyProperties
|
558
|
+
end
|
559
|
+
def integration_runtime_status_response
|
560
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeStatusResponse
|
561
|
+
end
|
562
|
+
def custom_setup_base
|
563
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::CustomSetupBase
|
564
|
+
end
|
565
|
+
def ip_firewall_rule_properties
|
566
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IpFirewallRuleProperties
|
567
|
+
end
|
568
|
+
def integration_runtime_ssis_properties
|
569
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeSsisProperties
|
570
|
+
end
|
571
|
+
def sql_pool_blob_auditing_policy_sql_pool_operation_list_result
|
572
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolBlobAuditingPolicySqlPoolOperationListResult
|
573
|
+
end
|
574
|
+
def integration_runtime_status
|
575
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeStatus
|
576
|
+
end
|
577
|
+
def sql_pool_patch_info
|
578
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolPatchInfo
|
579
|
+
end
|
580
|
+
def secret_base
|
581
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SecretBase
|
582
|
+
end
|
583
|
+
def tracked_resource
|
584
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::TrackedResource
|
585
|
+
end
|
586
|
+
def big_data_pool_resource_info
|
587
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::BigDataPoolResourceInfo
|
588
|
+
end
|
589
|
+
def proxy_resource
|
590
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ProxyResource
|
591
|
+
end
|
592
|
+
def azure_entity_resource
|
593
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::AzureEntityResource
|
594
|
+
end
|
595
|
+
def ip_firewall_rule_info
|
596
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IpFirewallRuleInfo
|
597
|
+
end
|
598
|
+
def sql_pool
|
599
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPool
|
600
|
+
end
|
601
|
+
def metadata_sync_config
|
602
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::MetadataSyncConfig
|
603
|
+
end
|
604
|
+
def geo_backup_policy
|
605
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::GeoBackupPolicy
|
606
|
+
end
|
607
|
+
def data_warehouse_user_activities
|
608
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::DataWarehouseUserActivities
|
609
|
+
end
|
610
|
+
def restore_point
|
611
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::RestorePoint
|
612
|
+
end
|
613
|
+
def replication_link
|
614
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ReplicationLink
|
615
|
+
end
|
616
|
+
def transparent_data_encryption
|
617
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::TransparentDataEncryption
|
618
|
+
end
|
619
|
+
def sql_pool_blob_auditing_policy
|
620
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolBlobAuditingPolicy
|
621
|
+
end
|
622
|
+
def sql_pool_operation
|
623
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolOperation
|
624
|
+
end
|
625
|
+
def sensitivity_label
|
626
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SensitivityLabel
|
627
|
+
end
|
628
|
+
def sql_pool_schema
|
629
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolSchema
|
630
|
+
end
|
631
|
+
def sql_pool_table
|
632
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolTable
|
633
|
+
end
|
634
|
+
def sql_pool_column
|
635
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolColumn
|
636
|
+
end
|
637
|
+
def sql_pool_connection_policy
|
638
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolConnectionPolicy
|
639
|
+
end
|
640
|
+
def sql_pool_vulnerability_assessment
|
641
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolVulnerabilityAssessment
|
642
|
+
end
|
643
|
+
def vulnerability_assessment_scan_record
|
644
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::VulnerabilityAssessmentScanRecord
|
645
|
+
end
|
646
|
+
def sql_pool_security_alert_policy
|
647
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolSecurityAlertPolicy
|
648
|
+
end
|
649
|
+
def sql_pool_vulnerability_assessment_rule_baseline
|
650
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolVulnerabilityAssessmentRuleBaseline
|
651
|
+
end
|
652
|
+
def sql_pool_vulnerability_assessment_scans_export
|
653
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SqlPoolVulnerabilityAssessmentScansExport
|
654
|
+
end
|
655
|
+
def private_endpoint_connection
|
656
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::PrivateEndpointConnection
|
657
|
+
end
|
658
|
+
def workspace
|
659
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::Workspace
|
660
|
+
end
|
661
|
+
def workspace_aad_admin_info
|
662
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::WorkspaceAadAdminInfo
|
663
|
+
end
|
664
|
+
def managed_identity_sql_control_settings_model
|
665
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ManagedIdentitySqlControlSettingsModel
|
666
|
+
end
|
667
|
+
def secure_string
|
668
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SecureString
|
669
|
+
end
|
670
|
+
def managed_integration_runtime
|
671
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ManagedIntegrationRuntime
|
672
|
+
end
|
673
|
+
def cmdkey_setup
|
674
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::CmdkeySetup
|
675
|
+
end
|
676
|
+
def environment_variable_setup
|
677
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::EnvironmentVariableSetup
|
678
|
+
end
|
679
|
+
def component_setup
|
680
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ComponentSetup
|
681
|
+
end
|
682
|
+
def self_hosted_integration_runtime
|
683
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SelfHostedIntegrationRuntime
|
684
|
+
end
|
685
|
+
def linked_integration_runtime_key_authorization
|
686
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::LinkedIntegrationRuntimeKeyAuthorization
|
687
|
+
end
|
688
|
+
def linked_integration_runtime_rbac_authorization
|
689
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::LinkedIntegrationRuntimeRbacAuthorization
|
690
|
+
end
|
691
|
+
def managed_integration_runtime_status
|
692
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ManagedIntegrationRuntimeStatus
|
693
|
+
end
|
694
|
+
def self_hosted_integration_runtime_status
|
695
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SelfHostedIntegrationRuntimeStatus
|
696
|
+
end
|
697
|
+
def ssis_folder
|
698
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisFolder
|
699
|
+
end
|
700
|
+
def ssis_project
|
701
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisProject
|
702
|
+
end
|
703
|
+
def ssis_package
|
704
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisPackage
|
705
|
+
end
|
706
|
+
def ssis_environment
|
707
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisEnvironment
|
708
|
+
end
|
709
|
+
def integration_runtime_resource
|
710
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeResource
|
711
|
+
end
|
712
|
+
def private_link_resource
|
713
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::PrivateLinkResource
|
714
|
+
end
|
715
|
+
def private_link_hub
|
716
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::PrivateLinkHub
|
717
|
+
end
|
718
|
+
def node_size
|
719
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::NodeSize
|
720
|
+
end
|
721
|
+
def node_size_family
|
722
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::NodeSizeFamily
|
723
|
+
end
|
724
|
+
def provisioning_state
|
725
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ProvisioningState
|
726
|
+
end
|
727
|
+
def operation_status
|
728
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::OperationStatus
|
729
|
+
end
|
730
|
+
def geo_backup_policy_state
|
731
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::GeoBackupPolicyState
|
732
|
+
end
|
733
|
+
def query_aggregation_function
|
734
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::QueryAggregationFunction
|
735
|
+
end
|
736
|
+
def query_execution_type
|
737
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::QueryExecutionType
|
738
|
+
end
|
739
|
+
def query_observed_metric_type
|
740
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::QueryObservedMetricType
|
741
|
+
end
|
742
|
+
def query_metric_unit
|
743
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::QueryMetricUnit
|
744
|
+
end
|
745
|
+
def restore_point_type
|
746
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::RestorePointType
|
747
|
+
end
|
748
|
+
def replication_role
|
749
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ReplicationRole
|
750
|
+
end
|
751
|
+
def replication_state
|
752
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ReplicationState
|
753
|
+
end
|
754
|
+
def transparent_data_encryption_status
|
755
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::TransparentDataEncryptionStatus
|
756
|
+
end
|
757
|
+
def blob_auditing_policy_state
|
758
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::BlobAuditingPolicyState
|
759
|
+
end
|
760
|
+
def management_operation_state
|
761
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ManagementOperationState
|
762
|
+
end
|
763
|
+
def column_data_type
|
764
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ColumnDataType
|
765
|
+
end
|
766
|
+
def vulnerability_assessment_scan_trigger_type
|
767
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::VulnerabilityAssessmentScanTriggerType
|
768
|
+
end
|
769
|
+
def vulnerability_assessment_scan_state
|
770
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::VulnerabilityAssessmentScanState
|
771
|
+
end
|
772
|
+
def security_alert_policy_state
|
773
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SecurityAlertPolicyState
|
774
|
+
end
|
775
|
+
def resource_identity_type
|
776
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ResourceIdentityType
|
777
|
+
end
|
778
|
+
def integration_runtime_type
|
779
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeType
|
780
|
+
end
|
781
|
+
def integration_runtime_state
|
782
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeState
|
783
|
+
end
|
784
|
+
def data_flow_compute_type
|
785
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::DataFlowComputeType
|
786
|
+
end
|
787
|
+
def integration_runtime_ssis_catalog_pricing_tier
|
788
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeSsisCatalogPricingTier
|
789
|
+
end
|
790
|
+
def integration_runtime_license_type
|
791
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeLicenseType
|
792
|
+
end
|
793
|
+
def integration_runtime_entity_reference_type
|
794
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeEntityReferenceType
|
795
|
+
end
|
796
|
+
def integration_runtime_edition
|
797
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeEdition
|
798
|
+
end
|
799
|
+
def managed_integration_runtime_node_status
|
800
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::ManagedIntegrationRuntimeNodeStatus
|
801
|
+
end
|
802
|
+
def integration_runtime_internal_channel_encryption_mode
|
803
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeInternalChannelEncryptionMode
|
804
|
+
end
|
805
|
+
def self_hosted_integration_runtime_node_status
|
806
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SelfHostedIntegrationRuntimeNodeStatus
|
807
|
+
end
|
808
|
+
def integration_runtime_update_result
|
809
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeUpdateResult
|
810
|
+
end
|
811
|
+
def integration_runtime_auto_update
|
812
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeAutoUpdate
|
813
|
+
end
|
814
|
+
def integration_runtime_auth_key_name
|
815
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::IntegrationRuntimeAuthKeyName
|
816
|
+
end
|
817
|
+
def ssis_object_metadata_type
|
818
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::SsisObjectMetadataType
|
819
|
+
end
|
820
|
+
def vulnerability_assessment_policy_baseline_name
|
821
|
+
Azure::Synapse::Mgmt::V2019_06_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName
|
822
|
+
end
|
823
|
+
end
|
824
|
+
end
|
825
|
+
end
|
826
|
+
end
|
827
|
+
end
|