azure_sdk 0.15.2 → 0.16.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/lib/azure_sdk/version.rb +1 -1
- data/lib/latest/latest_profile_client.rb +645 -61
- data/lib/latest/module_definition.rb +1 -118
- data/lib/latest/modules/analysisservices_profile_module.rb +139 -84
- data/lib/latest/modules/authorization_profile_module.rb +113 -100
- data/lib/latest/modules/automation_profile_module.rb +597 -580
- data/lib/latest/modules/batch_profile_module.rb +357 -132
- data/lib/latest/modules/billing_profile_module.rb +77 -64
- data/lib/latest/modules/cdn_profile_module.rb +277 -216
- data/lib/latest/modules/cognitiveservices_profile_module.rb +121 -108
- data/lib/latest/modules/commerce_profile_module.rb +79 -66
- data/lib/latest/modules/compute_profile_module.rb +783 -730
- data/lib/latest/modules/computervision_profile_module.rb +189 -0
- data/lib/latest/modules/consumption_profile_module.rb +153 -54
- data/lib/latest/modules/containerinstance_profile_module.rb +163 -106
- data/lib/latest/modules/containerregistry_profile_module.rb +203 -190
- data/lib/latest/modules/containerservice_profile_module.rb +93 -80
- data/lib/latest/modules/contentmoderator_profile_module.rb +295 -0
- data/lib/latest/modules/customerinsights_profile_module.rb +477 -464
- data/lib/latest/modules/customsearch_profile_module.rb +123 -0
- data/lib/latest/modules/datalakeanalytics_profile_module.rb +233 -152
- data/lib/latest/modules/datalakestore_profile_module.rb +201 -128
- data/lib/latest/modules/devtestlabs_profile_module.rb +697 -656
- data/lib/latest/modules/dns_profile_module.rb +99 -94
- data/lib/latest/modules/entitysearch_profile_module.rb +231 -0
- data/lib/latest/modules/eventgrid_profile_module.rb +220 -99
- data/lib/latest/modules/eventhub_profile_module.rb +165 -152
- data/lib/latest/modules/face_profile_module.rb +241 -0
- data/lib/latest/modules/features_profile_module.rb +41 -28
- data/lib/latest/modules/graphrbac_profile_module.rb +225 -0
- data/lib/latest/modules/imagesearch_profile_module.rb +279 -0
- data/lib/latest/modules/iothub_profile_module.rb +265 -252
- data/lib/latest/modules/keyvault_profile_module.rb +155 -88
- data/lib/latest/modules/links_profile_module.rb +49 -36
- data/lib/latest/modules/locks_profile_module.rb +45 -32
- data/lib/latest/modules/logic_profile_module.rb +593 -580
- data/lib/latest/modules/machinelearning_profile_module.rb +177 -164
- data/lib/latest/modules/managedapplications_profile_module.rb +103 -90
- data/lib/latest/modules/managedserviceidentity_profile_module.rb +55 -42
- data/lib/latest/modules/marketplaceordering_profile_module.rb +59 -46
- data/lib/latest/modules/mediaservices_profile_module.rb +103 -90
- data/lib/latest/modules/mobileengagement_profile_module.rb +397 -384
- data/lib/latest/modules/monitor_profile_module.rb +403 -323
- data/lib/latest/modules/network_profile_module.rb +1245 -1148
- data/lib/latest/modules/newssearch_profile_module.rb +143 -0
- data/lib/latest/modules/notificationhubs_profile_module.rb +155 -142
- data/lib/latest/modules/operationalinsights_profile_module.rb +218 -188
- data/lib/latest/modules/policy_profile_module.rb +84 -68
- data/lib/latest/modules/powerbiembedded_profile_module.rb +107 -94
- data/lib/latest/modules/recoveryservices_profile_module.rb +176 -188
- data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +1133 -728
- data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1367 -1354
- data/lib/latest/modules/redis_profile_module.rb +165 -152
- data/lib/latest/modules/relay_profile_module.rb +143 -130
- data/lib/latest/modules/resources_profile_module.rb +227 -214
- data/lib/latest/modules/resourcesmanagement_profile_module.rb +81 -74
- data/lib/latest/modules/scheduler_profile_module.rb +207 -198
- data/lib/latest/modules/search_profile_module.rb +103 -76
- data/lib/latest/modules/servermanagement_profile_module.rb +155 -142
- data/lib/latest/modules/servicebus_profile_module.rb +247 -234
- data/lib/latest/modules/servicefabric_profile_module.rb +269 -120
- data/lib/latest/modules/spellcheck_profile_module.rb +101 -0
- data/lib/latest/modules/sql_profile_module.rb +1075 -918
- data/lib/latest/modules/storage_profile_module.rb +263 -250
- data/lib/latest/modules/storsimple8000series_profile_module.rb +695 -682
- data/lib/latest/modules/streamanalytics_profile_module.rb +329 -316
- data/lib/latest/modules/subscriptions_profile_module.rb +67 -54
- data/lib/latest/modules/textanalytics_profile_module.rb +105 -0
- data/lib/latest/modules/trafficmanager_profile_module.rb +140 -124
- data/lib/latest/modules/videosearch_profile_module.rb +175 -0
- data/lib/latest/modules/web_profile_module.rb +1289 -1138
- data/lib/latest/modules/websearch_profile_module.rb +211 -0
- data/lib/v2017_03_09/module_definition.rb +1 -20
- data/lib/v2017_03_09/modules/compute_profile_module.rb +437 -424
- data/lib/v2017_03_09/modules/features_profile_module.rb +41 -28
- data/lib/v2017_03_09/modules/links_profile_module.rb +49 -36
- data/lib/v2017_03_09/modules/locks_profile_module.rb +41 -28
- data/lib/v2017_03_09/modules/network_profile_module.rb +535 -522
- data/lib/v2017_03_09/modules/policy_profile_module.rb +51 -38
- data/lib/v2017_03_09/modules/resources_profile_module.rb +223 -210
- data/lib/v2017_03_09/modules/storage_profile_module.rb +143 -130
- data/lib/v2017_03_09/modules/subscriptions_profile_module.rb +67 -54
- data/lib/v2017_03_09/v2017_03_09_profile_client.rb +103 -10
- metadata +312 -133
- data/lib/latest/modules/graph_profile_module.rb +0 -202
@@ -5,934 +5,1091 @@
|
|
5
5
|
require 'azure_mgmt_sql'
|
6
6
|
|
7
7
|
module Azure::Profiles::Latest
|
8
|
-
module SQL
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
8
|
+
module SQL
|
9
|
+
module Mgmt
|
10
|
+
BackupLongTermRetentionPolicies = Azure::SQL::Mgmt::V2014_04_01::BackupLongTermRetentionPolicies
|
11
|
+
BackupLongTermRetentionVaults = Azure::SQL::Mgmt::V2014_04_01::BackupLongTermRetentionVaults
|
12
|
+
RecoverableDatabases = Azure::SQL::Mgmt::V2014_04_01::RecoverableDatabases
|
13
|
+
RestorableDroppedDatabases = Azure::SQL::Mgmt::V2014_04_01::RestorableDroppedDatabases
|
14
|
+
RestorePoints = Azure::SQL::Mgmt::V2014_04_01::RestorePoints
|
15
|
+
Capabilities = Azure::SQL::Mgmt::V2014_04_01::Capabilities
|
16
|
+
ServerConnectionPolicies = Azure::SQL::Mgmt::V2014_04_01::ServerConnectionPolicies
|
17
|
+
DatabaseThreatDetectionPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseThreatDetectionPolicies
|
18
|
+
DataMaskingPolicies = Azure::SQL::Mgmt::V2014_04_01::DataMaskingPolicies
|
19
|
+
DataMaskingRules = Azure::SQL::Mgmt::V2014_04_01::DataMaskingRules
|
20
|
+
TransparentDataEncryptionConfigurations = Azure::SQL::Mgmt::V2014_04_01::TransparentDataEncryptionConfigurations
|
21
|
+
Extensions = Azure::SQL::Mgmt::V2014_04_01::Extensions
|
22
|
+
DisasterRecoveryConfigurations = Azure::SQL::Mgmt::V2014_04_01::DisasterRecoveryConfigurations
|
23
|
+
ElasticPools = Azure::SQL::Mgmt::V2014_04_01::ElasticPools
|
24
|
+
FirewallRules = Azure::SQL::Mgmt::V2014_04_01::FirewallRules
|
25
|
+
GeoBackupPolicies = Azure::SQL::Mgmt::V2014_04_01::GeoBackupPolicies
|
26
|
+
Queries = Azure::SQL::Mgmt::V2014_04_01::Queries
|
27
|
+
QueryStatistics = Azure::SQL::Mgmt::V2014_04_01::QueryStatistics
|
28
|
+
QueryTexts = Azure::SQL::Mgmt::V2014_04_01::QueryTexts
|
29
|
+
ReplicationLinks = Azure::SQL::Mgmt::V2014_04_01::ReplicationLinks
|
30
|
+
ServerAzureADAdministrators = Azure::SQL::Mgmt::V2014_04_01::ServerAzureADAdministrators
|
31
|
+
ServerCommunicationLinks = Azure::SQL::Mgmt::V2014_04_01::ServerCommunicationLinks
|
32
|
+
ServiceObjectives = Azure::SQL::Mgmt::V2014_04_01::ServiceObjectives
|
33
|
+
ElasticPoolActivities = Azure::SQL::Mgmt::V2014_04_01::ElasticPoolActivities
|
34
|
+
ElasticPoolDatabaseActivities = Azure::SQL::Mgmt::V2014_04_01::ElasticPoolDatabaseActivities
|
35
|
+
RecommendedElasticPools = Azure::SQL::Mgmt::V2014_04_01::RecommendedElasticPools
|
36
|
+
ServiceTierAdvisors = Azure::SQL::Mgmt::V2014_04_01::ServiceTierAdvisors
|
37
|
+
TransparentDataEncryptions = Azure::SQL::Mgmt::V2014_04_01::TransparentDataEncryptions
|
38
|
+
TransparentDataEncryptionActivities = Azure::SQL::Mgmt::V2014_04_01::TransparentDataEncryptionActivities
|
39
|
+
ServerTableAuditingPolicies = Azure::SQL::Mgmt::V2014_04_01::ServerTableAuditingPolicies
|
40
|
+
DatabaseTableAuditingPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseTableAuditingPolicies
|
41
|
+
DatabaseConnectionPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseConnectionPolicies
|
42
|
+
ServerUsages = Azure::SQL::Mgmt::V2014_04_01::ServerUsages
|
43
|
+
DatabaseUsages = Azure::SQL::Mgmt::V2014_04_01::DatabaseUsages
|
44
|
+
DatabaseAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAdvisors
|
45
|
+
DatabaseRecommendedActions = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseRecommendedActions
|
46
|
+
ServerAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::ServerAdvisors
|
47
|
+
DatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseBlobAuditingPolicies
|
48
|
+
EncryptionProtectors = Azure::SQL::Mgmt::V2015_05_01_preview::EncryptionProtectors
|
49
|
+
FailoverGroups = Azure::SQL::Mgmt::V2015_05_01_preview::FailoverGroups
|
50
|
+
Operations = Azure::SQL::Mgmt::V2015_05_01_preview::Operations
|
51
|
+
ServerKeys = Azure::SQL::Mgmt::V2015_05_01_preview::ServerKeys
|
52
|
+
Servers = Azure::SQL::Mgmt::V2015_05_01_preview::Servers
|
53
|
+
SyncAgents = Azure::SQL::Mgmt::V2015_05_01_preview::SyncAgents
|
54
|
+
SyncGroups = Azure::SQL::Mgmt::V2015_05_01_preview::SyncGroups
|
55
|
+
SyncMembers = Azure::SQL::Mgmt::V2015_05_01_preview::SyncMembers
|
56
|
+
SubscriptionUsages = Azure::SQL::Mgmt::V2015_05_01_preview::SubscriptionUsages
|
57
|
+
VirtualNetworkRules = Azure::SQL::Mgmt::V2015_05_01_preview::VirtualNetworkRules
|
58
|
+
DatabaseOperations = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseOperations
|
59
|
+
Databases = Azure::SQL::Mgmt::V2017_03_01_preview::Databases
|
60
|
+
DatabaseRestorePoints = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseRestorePoints
|
61
|
+
ServerAutomaticTuningOperations = Azure::SQL::Mgmt::V2017_03_01_preview::ServerAutomaticTuningOperations
|
62
|
+
ServerDnsAliases = Azure::SQL::Mgmt::V2017_03_01_preview::ServerDnsAliases
|
55
63
|
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
64
|
+
module Models
|
65
|
+
FirewallRuleListResult = Azure::SQL::Mgmt::V2014_04_01::Models::FirewallRuleListResult
|
66
|
+
DisasterRecoveryConfigurationListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationListResult
|
67
|
+
ServerAdministratorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerAdministratorListResult
|
68
|
+
ServerUsage = Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsage
|
69
|
+
ServiceTierAdvisorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisorListResult
|
70
|
+
ReplicationLinkListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLinkListResult
|
71
|
+
ElasticPoolDatabaseActivityListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivityListResult
|
72
|
+
RecommendedElasticPoolMetric = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolMetric
|
73
|
+
ElasticPoolActivityListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivityListResult
|
74
|
+
ServerUsageListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsageListResult
|
75
|
+
RecoverableDatabaseListResult = Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabaseListResult
|
76
|
+
QueryTextListResult = Azure::SQL::Mgmt::V2014_04_01::Models::QueryTextListResult
|
77
|
+
RestorableDroppedDatabaseListResult = Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabaseListResult
|
78
|
+
QueryText = Azure::SQL::Mgmt::V2014_04_01::Models::QueryText
|
79
|
+
RestorePointListResult = Azure::SQL::Mgmt::V2014_04_01::Models::RestorePointListResult
|
80
|
+
QueryStatisticListResult = Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult
|
81
|
+
ServiceObjectiveCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveCapability
|
82
|
+
DataMaskingRuleListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleListResult
|
83
|
+
ElasticPoolPerDatabaseMinDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMinDtuCapability
|
84
|
+
TransparentDataEncryptionListResult = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionListResult
|
85
|
+
ElasticPoolDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability
|
86
|
+
ExtensionListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ExtensionListResult
|
87
|
+
ServerVersionCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ServerVersionCapability
|
88
|
+
TopQueriesListResult = Azure::SQL::Mgmt::V2014_04_01::Models::TopQueriesListResult
|
89
|
+
CheckNameAvailabilityRequest = Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityRequest
|
90
|
+
TopQueries = Azure::SQL::Mgmt::V2014_04_01::Models::TopQueries
|
91
|
+
TransparentDataEncryptionActivityListResult = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityListResult
|
92
|
+
QueryStatistic = Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatistic
|
93
|
+
QueryInterval = Azure::SQL::Mgmt::V2014_04_01::Models::QueryInterval
|
94
|
+
OperationImpact = Azure::SQL::Mgmt::V2014_04_01::Models::OperationImpact
|
95
|
+
ElasticPoolListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolListResult
|
96
|
+
ServerCommunicationLinkListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLinkListResult
|
97
|
+
QueryMetric = Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetric
|
98
|
+
AdvisorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult
|
99
|
+
BackupLongTermRetentionVaultListResult = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVaultListResult
|
100
|
+
RecommendedElasticPoolListResult = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolListResult
|
101
|
+
GeoBackupPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyListResult
|
102
|
+
MaxSizeCapability = Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeCapability
|
103
|
+
ImportExtensionRequest = Azure::SQL::Mgmt::V2014_04_01::Models::ImportExtensionRequest
|
104
|
+
ElasticPoolPerDatabaseMaxDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMaxDtuCapability
|
105
|
+
DatabaseUsageListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsageListResult
|
106
|
+
LocationCapabilities = Azure::SQL::Mgmt::V2014_04_01::Models::LocationCapabilities
|
107
|
+
DatabaseUsage = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsage
|
108
|
+
SloUsageMetric = Azure::SQL::Mgmt::V2014_04_01::Models::SloUsageMetric
|
109
|
+
ExportRequest = Azure::SQL::Mgmt::V2014_04_01::Models::ExportRequest
|
110
|
+
DatabaseTableAuditingPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicyListResult
|
111
|
+
MetricValue = Azure::SQL::Mgmt::V2014_04_01::Models::MetricValue
|
112
|
+
BackupLongTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyListResult
|
113
|
+
MetricName = Azure::SQL::Mgmt::V2014_04_01::Models::MetricName
|
114
|
+
ServiceObjectiveListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveListResult
|
115
|
+
Metric = Azure::SQL::Mgmt::V2014_04_01::Models::Metric
|
116
|
+
ElasticPoolEditionCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEditionCapability
|
117
|
+
MetricListResult = Azure::SQL::Mgmt::V2014_04_01::Models::MetricListResult
|
118
|
+
TableAuditingPolicyProperties = Azure::SQL::Mgmt::V2014_04_01::Models::TableAuditingPolicyProperties
|
119
|
+
MetricAvailability = Azure::SQL::Mgmt::V2014_04_01::Models::MetricAvailability
|
120
|
+
RecommendedElasticPoolListMetricsResult = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolListMetricsResult
|
121
|
+
MetricDefinition = Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinition
|
122
|
+
CheckNameAvailabilityResponse = Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityResponse
|
123
|
+
MetricDefinitionListResult = Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinitionListResult
|
124
|
+
EditionCapability = Azure::SQL::Mgmt::V2014_04_01::Models::EditionCapability
|
125
|
+
ServerTableAuditingPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicyListResult
|
126
|
+
BackupLongTermRetentionPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicy
|
127
|
+
BackupLongTermRetentionVault = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault
|
128
|
+
RecoverableDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase
|
129
|
+
RestorableDroppedDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase
|
130
|
+
RestorePoint = Azure::SQL::Mgmt::V2014_04_01::Models::RestorePoint
|
131
|
+
ServerConnectionPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionPolicy
|
132
|
+
ServiceTierAdvisor = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor
|
133
|
+
TransparentDataEncryption = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption
|
134
|
+
RecommendedIndex = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex
|
135
|
+
TransparentDataEncryptionActivity = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivity
|
136
|
+
ElasticPoolDatabaseActivity = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivity
|
137
|
+
ElasticPoolActivity = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivity
|
138
|
+
RecommendedElasticPool = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPool
|
139
|
+
DatabaseSecurityAlertPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseSecurityAlertPolicy
|
140
|
+
DataMaskingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingPolicy
|
141
|
+
DataMaskingRule = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule
|
142
|
+
DisasterRecoveryConfiguration = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfiguration
|
143
|
+
ElasticPool = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPool
|
144
|
+
ElasticPoolUpdate = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolUpdate
|
145
|
+
FirewallRule = Azure::SQL::Mgmt::V2014_04_01::Models::FirewallRule
|
146
|
+
GeoBackupPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicy
|
147
|
+
ImportExportResponse = Azure::SQL::Mgmt::V2014_04_01::Models::ImportExportResponse
|
148
|
+
ImportRequest = Azure::SQL::Mgmt::V2014_04_01::Models::ImportRequest
|
149
|
+
ReplicationLink = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLink
|
150
|
+
ServerAzureADAdministrator = Azure::SQL::Mgmt::V2014_04_01::Models::ServerAzureADAdministrator
|
151
|
+
ServerCommunicationLink = Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLink
|
152
|
+
ServiceObjective = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjective
|
153
|
+
DatabaseConnectionPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseConnectionPolicy
|
154
|
+
DatabaseTableAuditingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicy
|
155
|
+
ServerTableAuditingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicy
|
156
|
+
BackupLongTermRetentionPolicyState = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyState
|
157
|
+
CapabilityStatus = Azure::SQL::Mgmt::V2014_04_01::Models::CapabilityStatus
|
158
|
+
MaxSizeUnits = Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeUnits
|
159
|
+
PerformanceLevelUnit = Azure::SQL::Mgmt::V2014_04_01::Models::PerformanceLevelUnit
|
160
|
+
CheckNameAvailabilityReason = Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityReason
|
161
|
+
ServerConnectionType = Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionType
|
162
|
+
DatabaseEdition = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition
|
163
|
+
ServiceObjectiveName = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveName
|
164
|
+
TransparentDataEncryptionStatus = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionStatus
|
165
|
+
RecommendedIndexAction = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexAction
|
166
|
+
RecommendedIndexState = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexState
|
167
|
+
RecommendedIndexType = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexType
|
168
|
+
ReadScale = Azure::SQL::Mgmt::V2014_04_01::Models::ReadScale
|
169
|
+
TransparentDataEncryptionActivityStatus = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityStatus
|
170
|
+
ElasticPoolEdition = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEdition
|
171
|
+
SecurityAlertPolicyState = Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyState
|
172
|
+
SecurityAlertPolicyEmailAccountAdmins = Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyEmailAccountAdmins
|
173
|
+
SecurityAlertPolicyUseServerDefault = Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyUseServerDefault
|
174
|
+
DataMaskingState = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingState
|
175
|
+
DataMaskingRuleState = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState
|
176
|
+
DataMaskingFunction = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingFunction
|
177
|
+
DisasterRecoveryConfigurationStatus = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationStatus
|
178
|
+
DisasterRecoveryConfigurationAutoFailover = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationAutoFailover
|
179
|
+
DisasterRecoveryConfigurationFailoverPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationFailoverPolicy
|
180
|
+
DisasterRecoveryConfigurationRole = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationRole
|
181
|
+
ElasticPoolState = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolState
|
182
|
+
GeoBackupPolicyState = Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyState
|
183
|
+
StorageKeyType = Azure::SQL::Mgmt::V2014_04_01::Models::StorageKeyType
|
184
|
+
AuthenticationType = Azure::SQL::Mgmt::V2014_04_01::Models::AuthenticationType
|
185
|
+
UnitType = Azure::SQL::Mgmt::V2014_04_01::Models::UnitType
|
186
|
+
PrimaryAggregationType = Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType
|
187
|
+
UnitDefinitionType = Azure::SQL::Mgmt::V2014_04_01::Models::UnitDefinitionType
|
188
|
+
QueryAggregationFunction = Azure::SQL::Mgmt::V2014_04_01::Models::QueryAggregationFunction
|
189
|
+
QueryExecutionType = Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType
|
190
|
+
QueryObservedMetricType = Azure::SQL::Mgmt::V2014_04_01::Models::QueryObservedMetricType
|
191
|
+
QueryMetricUnit = Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetricUnit
|
192
|
+
ReplicationRole = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationRole
|
193
|
+
ReplicationState = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationState
|
194
|
+
ServerVersion = Azure::SQL::Mgmt::V2014_04_01::Models::ServerVersion
|
195
|
+
ServerState = Azure::SQL::Mgmt::V2014_04_01::Models::ServerState
|
196
|
+
ServerKeyListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyListResult
|
197
|
+
ResourceIdentity = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceIdentity
|
198
|
+
RecommendedActionStateInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionStateInfo
|
199
|
+
RecommendedActionErrorInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionErrorInfo
|
200
|
+
ServerListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult
|
201
|
+
RecommendedActionMetricInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo
|
202
|
+
VirtualNetworkRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult
|
203
|
+
RecommendedActionImpactRecord = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImpactRecord
|
204
|
+
SyncGroupListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult
|
205
|
+
SyncGroupSchema = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchema
|
206
|
+
SyncGroupLogProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogProperties
|
207
|
+
FailoverGroupReadWriteEndpoint = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint
|
208
|
+
SyncGroupLogListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult
|
209
|
+
PartnerInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo
|
210
|
+
ServerUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate
|
211
|
+
FailoverGroupUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupUpdate
|
212
|
+
SubscriptionUsageListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsageListResult
|
213
|
+
OperationDisplay = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay
|
214
|
+
SyncAgentListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult
|
215
|
+
OperationListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult
|
216
|
+
SyncAgentKeyProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties
|
217
|
+
SyncFullSchemaPropertiesListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaPropertiesListResult
|
218
|
+
RecommendedActionImplementationInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo
|
219
|
+
SyncMemberListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult
|
220
|
+
FailoverGroupReadOnlyEndpoint = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadOnlyEndpoint
|
221
|
+
SyncAgentLinkedDatabaseListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult
|
222
|
+
FailoverGroupListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupListResult
|
223
|
+
SyncDatabaseIdProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdProperties
|
224
|
+
SyncGroupSchemaTableColumn = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTableColumn
|
225
|
+
SyncDatabaseIdListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdListResult
|
226
|
+
SyncGroupSchemaTable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTable
|
227
|
+
SyncFullSchemaTableColumn = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTableColumn
|
228
|
+
EncryptionProtectorListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtectorListResult
|
229
|
+
SyncFullSchemaTable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTable
|
230
|
+
Operation = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation
|
231
|
+
SyncFullSchemaProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties
|
232
|
+
RecommendedAction = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction
|
233
|
+
Advisor = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor
|
234
|
+
DatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseBlobAuditingPolicy
|
235
|
+
EncryptionProtector = Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector
|
236
|
+
FailoverGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup
|
237
|
+
ServerKey = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey
|
238
|
+
Server = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server
|
239
|
+
SyncAgent = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent
|
240
|
+
SyncAgentLinkedDatabase = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase
|
241
|
+
SyncGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup
|
242
|
+
SyncMember = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember
|
243
|
+
SubscriptionUsage = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage
|
244
|
+
VirtualNetworkRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule
|
245
|
+
AdvisorStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus
|
246
|
+
AutoExecuteStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus
|
247
|
+
AutoExecuteStatusInheritedFrom = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom
|
248
|
+
RecommendedActionCurrentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState
|
249
|
+
RecommendedActionInitiatedBy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy
|
250
|
+
ImplementationMethod = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod
|
251
|
+
IsRetryable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable
|
252
|
+
BlobAuditingPolicyState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::BlobAuditingPolicyState
|
253
|
+
ServerKeyType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType
|
254
|
+
ReadWriteEndpointFailoverPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadWriteEndpointFailoverPolicy
|
255
|
+
ReadOnlyEndpointFailoverPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadOnlyEndpointFailoverPolicy
|
256
|
+
FailoverGroupReplicationRole = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole
|
257
|
+
OperationOrigin = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin
|
258
|
+
IdentityType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType
|
259
|
+
SyncAgentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState
|
260
|
+
SyncMemberDbType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType
|
261
|
+
SyncGroupLogType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType
|
262
|
+
SyncConflictResolutionPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy
|
263
|
+
SyncGroupState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState
|
264
|
+
SyncDirection = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection
|
265
|
+
SyncMemberState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState
|
266
|
+
VirtualNetworkRuleState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState
|
267
|
+
DatabaseUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseUpdate
|
268
|
+
AutomaticTuningServerOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions
|
269
|
+
DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperationListResult
|
270
|
+
CreateDatabaseRestorePointDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition
|
271
|
+
DatabaseRestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseRestorePointListResult
|
272
|
+
ArmSku = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ArmSku
|
273
|
+
ImportExportDatabaseDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition
|
274
|
+
DatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseListResult
|
275
|
+
ServerDnsAliasListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult
|
276
|
+
ResourceMoveDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ResourceMoveDefinition
|
277
|
+
Resource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Resource
|
278
|
+
ServerDnsAliasAcquisition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition
|
279
|
+
ProxyResource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProxyResource
|
280
|
+
DatabaseOperation = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperation
|
281
|
+
TrackedResource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::TrackedResource
|
282
|
+
Database = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Database
|
283
|
+
ImportExportOperationResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult
|
284
|
+
DatabaseRestorePoint = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseRestorePoint
|
285
|
+
ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning
|
286
|
+
ServerDnsAlias = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias
|
287
|
+
ManagementOperationState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagementOperationState
|
288
|
+
CreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateMode
|
289
|
+
SampleName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SampleName
|
290
|
+
Status = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Status
|
291
|
+
CatalogCollationType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CatalogCollationType
|
292
|
+
RestorePointType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType
|
293
|
+
AutomaticTuningServerMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode
|
294
|
+
AutomaticTuningOptionModeDesired = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired
|
295
|
+
AutomaticTuningOptionModeActual = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual
|
296
|
+
AutomaticTuningServerReason = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason
|
297
|
+
end
|
259
298
|
|
260
|
-
|
261
|
-
|
262
|
-
#
|
263
|
-
class SQLClass
|
264
|
-
attr_reader :backup_long_term_retention_policies, :backup_long_term_retention_vaults, :restore_points, :recoverable_databases, :restorable_dropped_databases, :capabilities, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :data_masking_rules, :transparent_data_encryption_configurations, :firewall_rules, :geo_backup_policies, :databases, :elastic_pools, :queries, :query_statistics, :replication_links, :server_azure_adadministrators, :server_communication_links, :service_objectives, :elastic_pool_activities, :elastic_pool_database_activities, :recommended_elastic_pools, :service_tier_advisors, :transparent_data_encryptions, :transparent_data_encryption_activities, :server_table_auditing_policies, :database_table_auditing_policies, :database_connection_policies, :server_usages, :database_usages, :database_advisors, :database_recommended_actions, :server_advisors, :database_blob_auditing_policies, :encryption_protectors, :failover_groups, :operations, :server_keys, :servers, :sync_agents, :sync_groups, :sync_members, :virtual_network_rules, :database_operations, :configurable, :base_url, :options, :model_classes
|
299
|
+
class SQLManagementClass
|
300
|
+
attr_reader :backup_long_term_retention_policies, :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :restore_points, :capabilities, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :data_masking_rules, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :elastic_pools, :firewall_rules, :geo_backup_policies, :queries, :query_statistics, :query_texts, :replication_links, :server_azure_adadministrators, :server_communication_links, :service_objectives, :elastic_pool_activities, :elastic_pool_database_activities, :recommended_elastic_pools, :service_tier_advisors, :transparent_data_encryptions, :transparent_data_encryption_activities, :server_table_auditing_policies, :database_table_auditing_policies, :database_connection_policies, :server_usages, :database_usages, :database_advisors, :database_recommended_actions, :server_advisors, :database_blob_auditing_policies, :encryption_protectors, :failover_groups, :operations, :server_keys, :servers, :sync_agents, :sync_groups, :sync_members, :subscription_usages, :virtual_network_rules, :database_operations, :databases, :database_restore_points, :server_automatic_tuning_operations, :server_dns_aliases, :configurable, :base_url, :options, :model_classes
|
265
301
|
|
266
|
-
|
267
|
-
|
302
|
+
def initialize(configurable, base_url=nil, options=nil)
|
303
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
268
304
|
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
+
@client_0 = Azure::SQL::Mgmt::V2014_04_01::SqlManagementClient.new(configurable.credentials, base_url, options)
|
306
|
+
if(@client_0.respond_to?(:subscription_id))
|
307
|
+
@client_0.subscription_id = configurable.subscription_id
|
308
|
+
end
|
309
|
+
add_telemetry(@client_0)
|
310
|
+
@backup_long_term_retention_policies = @client_0.backup_long_term_retention_policies
|
311
|
+
@backup_long_term_retention_vaults = @client_0.backup_long_term_retention_vaults
|
312
|
+
@recoverable_databases = @client_0.recoverable_databases
|
313
|
+
@restorable_dropped_databases = @client_0.restorable_dropped_databases
|
314
|
+
@restore_points = @client_0.restore_points
|
315
|
+
@capabilities = @client_0.capabilities
|
316
|
+
@server_connection_policies = @client_0.server_connection_policies
|
317
|
+
@database_threat_detection_policies = @client_0.database_threat_detection_policies
|
318
|
+
@data_masking_policies = @client_0.data_masking_policies
|
319
|
+
@data_masking_rules = @client_0.data_masking_rules
|
320
|
+
@transparent_data_encryption_configurations = @client_0.transparent_data_encryption_configurations
|
321
|
+
@extensions = @client_0.extensions
|
322
|
+
@disaster_recovery_configurations = @client_0.disaster_recovery_configurations
|
323
|
+
@elastic_pools = @client_0.elastic_pools
|
324
|
+
@firewall_rules = @client_0.firewall_rules
|
325
|
+
@geo_backup_policies = @client_0.geo_backup_policies
|
326
|
+
@queries = @client_0.queries
|
327
|
+
@query_statistics = @client_0.query_statistics
|
328
|
+
@query_texts = @client_0.query_texts
|
329
|
+
@replication_links = @client_0.replication_links
|
330
|
+
@server_azure_adadministrators = @client_0.server_azure_adadministrators
|
331
|
+
@server_communication_links = @client_0.server_communication_links
|
332
|
+
@service_objectives = @client_0.service_objectives
|
333
|
+
@elastic_pool_activities = @client_0.elastic_pool_activities
|
334
|
+
@elastic_pool_database_activities = @client_0.elastic_pool_database_activities
|
335
|
+
@recommended_elastic_pools = @client_0.recommended_elastic_pools
|
336
|
+
@service_tier_advisors = @client_0.service_tier_advisors
|
337
|
+
@transparent_data_encryptions = @client_0.transparent_data_encryptions
|
338
|
+
@transparent_data_encryption_activities = @client_0.transparent_data_encryption_activities
|
339
|
+
@server_table_auditing_policies = @client_0.server_table_auditing_policies
|
340
|
+
@database_table_auditing_policies = @client_0.database_table_auditing_policies
|
341
|
+
@database_connection_policies = @client_0.database_connection_policies
|
342
|
+
@server_usages = @client_0.server_usages
|
343
|
+
@database_usages = @client_0.database_usages
|
305
344
|
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
345
|
+
@client_1 = Azure::SQL::Mgmt::V2015_05_01_preview::SqlManagementClient.new(configurable.credentials, base_url, options)
|
346
|
+
if(@client_1.respond_to?(:subscription_id))
|
347
|
+
@client_1.subscription_id = configurable.subscription_id
|
348
|
+
end
|
349
|
+
add_telemetry(@client_1)
|
350
|
+
@database_advisors = @client_1.database_advisors
|
351
|
+
@database_recommended_actions = @client_1.database_recommended_actions
|
352
|
+
@server_advisors = @client_1.server_advisors
|
353
|
+
@database_blob_auditing_policies = @client_1.database_blob_auditing_policies
|
354
|
+
@encryption_protectors = @client_1.encryption_protectors
|
355
|
+
@failover_groups = @client_1.failover_groups
|
356
|
+
@operations = @client_1.operations
|
357
|
+
@server_keys = @client_1.server_keys
|
358
|
+
@servers = @client_1.servers
|
359
|
+
@sync_agents = @client_1.sync_agents
|
360
|
+
@sync_groups = @client_1.sync_groups
|
361
|
+
@sync_members = @client_1.sync_members
|
362
|
+
@subscription_usages = @client_1.subscription_usages
|
363
|
+
@virtual_network_rules = @client_1.virtual_network_rules
|
323
364
|
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
365
|
+
@client_2 = Azure::SQL::Mgmt::V2017_03_01_preview::SqlManagementClient.new(configurable.credentials, base_url, options)
|
366
|
+
if(@client_2.respond_to?(:subscription_id))
|
367
|
+
@client_2.subscription_id = configurable.subscription_id
|
368
|
+
end
|
369
|
+
add_telemetry(@client_2)
|
370
|
+
@database_operations = @client_2.database_operations
|
371
|
+
@databases = @client_2.databases
|
372
|
+
@database_restore_points = @client_2.database_restore_points
|
373
|
+
@server_automatic_tuning_operations = @client_2.server_automatic_tuning_operations
|
374
|
+
@server_dns_aliases = @client_2.server_dns_aliases
|
332
375
|
|
333
|
-
|
334
|
-
def firewall_rule_list_result
|
335
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::FirewallRuleListResult
|
336
|
-
end
|
337
|
-
def slo_usage_metric
|
338
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::SloUsageMetric
|
339
|
-
end
|
340
|
-
def server_usage
|
341
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsage
|
342
|
-
end
|
343
|
-
def advisor_list_result
|
344
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult
|
345
|
-
end
|
346
|
-
def server_communication_link_list_result
|
347
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLinkListResult
|
348
|
-
end
|
349
|
-
def elastic_pool_database_activity_list_result
|
350
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivityListResult
|
351
|
-
end
|
352
|
-
def server_usage_list_result
|
353
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsageListResult
|
354
|
-
end
|
355
|
-
def elastic_pool_list_result
|
356
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolListResult
|
357
|
-
end
|
358
|
-
def server_administrator_list_result
|
359
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ServerAdministratorListResult
|
360
|
-
end
|
361
|
-
def recommended_elastic_pool_list_metrics_result
|
362
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolListMetricsResult
|
363
|
-
end
|
364
|
-
def database_usage
|
365
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsage
|
366
|
-
end
|
367
|
-
def recommended_elastic_pool_list_result
|
368
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolListResult
|
369
|
-
end
|
370
|
-
def replication_link_list_result
|
371
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLinkListResult
|
372
|
-
end
|
373
|
-
def max_size_capability
|
374
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeCapability
|
375
|
-
end
|
376
|
-
def recommended_elastic_pool_metric
|
377
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolMetric
|
378
|
-
end
|
379
|
-
def edition_capability
|
380
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::EditionCapability
|
381
|
-
end
|
382
|
-
def database_usage_list_result
|
383
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsageListResult
|
384
|
-
end
|
385
|
-
def elastic_pool_per_database_max_dtu_capability
|
386
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMaxDtuCapability
|
387
|
-
end
|
388
|
-
def query_statistic_list_result
|
389
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult
|
390
|
-
end
|
391
|
-
def elastic_pool_edition_capability
|
392
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEditionCapability
|
393
|
-
end
|
394
|
-
def top_queries_list_result
|
395
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::TopQueriesListResult
|
396
|
-
end
|
397
|
-
def location_capabilities
|
398
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::LocationCapabilities
|
399
|
-
end
|
400
|
-
def top_queries
|
401
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::TopQueries
|
402
|
-
end
|
403
|
-
def check_name_availability_request
|
404
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityRequest
|
405
|
-
end
|
406
|
-
def query_statistic
|
407
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatistic
|
408
|
-
end
|
409
|
-
def database_table_auditing_policy_list_result
|
410
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicyListResult
|
411
|
-
end
|
412
|
-
def table_auditing_policy_properties
|
413
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::TableAuditingPolicyProperties
|
414
|
-
end
|
415
|
-
def geo_backup_policy_list_result
|
416
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyListResult
|
417
|
-
end
|
418
|
-
def operation_impact
|
419
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::OperationImpact
|
420
|
-
end
|
421
|
-
def import_extension_request
|
422
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ImportExtensionRequest
|
423
|
-
end
|
424
|
-
def service_tier_advisor_list_result
|
425
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisorListResult
|
426
|
-
end
|
427
|
-
def transparent_data_encryption_activity_list_result
|
428
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityListResult
|
429
|
-
end
|
430
|
-
def elastic_pool_activity_list_result
|
431
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivityListResult
|
432
|
-
end
|
433
|
-
def recoverable_database_list_result
|
434
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabaseListResult
|
435
|
-
end
|
436
|
-
def export_request
|
437
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ExportRequest
|
438
|
-
end
|
439
|
-
def service_objective_capability
|
440
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveCapability
|
441
|
-
end
|
442
|
-
def metric_value
|
443
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::MetricValue
|
444
|
-
end
|
445
|
-
def elastic_pool_dtu_capability
|
446
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability
|
447
|
-
end
|
448
|
-
def metric_name
|
449
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::MetricName
|
450
|
-
end
|
451
|
-
def check_name_availability_response
|
452
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityResponse
|
453
|
-
end
|
454
|
-
def metric
|
455
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::Metric
|
456
|
-
end
|
457
|
-
def data_masking_rule_list_result
|
458
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleListResult
|
459
|
-
end
|
460
|
-
def metric_list_result
|
461
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::MetricListResult
|
462
|
-
end
|
463
|
-
def server_table_auditing_policy_list_result
|
464
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicyListResult
|
465
|
-
end
|
466
|
-
def metric_availability
|
467
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::MetricAvailability
|
468
|
-
end
|
469
|
-
def restore_point_list_result
|
470
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::RestorePointListResult
|
471
|
-
end
|
472
|
-
def metric_definition
|
473
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinition
|
474
|
-
end
|
475
|
-
def elastic_pool_per_database_min_dtu_capability
|
476
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMinDtuCapability
|
477
|
-
end
|
478
|
-
def metric_definition_list_result
|
479
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinitionListResult
|
480
|
-
end
|
481
|
-
def service_objective_list_result
|
482
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveListResult
|
483
|
-
end
|
484
|
-
def database_list_result
|
485
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseListResult
|
486
|
-
end
|
487
|
-
def server_version_capability
|
488
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ServerVersionCapability
|
489
|
-
end
|
490
|
-
def restorable_dropped_database_list_result
|
491
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabaseListResult
|
492
|
-
end
|
493
|
-
def query_metric
|
494
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetric
|
495
|
-
end
|
496
|
-
def transparent_data_encryption_list_result
|
497
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionListResult
|
498
|
-
end
|
499
|
-
def query_interval
|
500
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::QueryInterval
|
501
|
-
end
|
502
|
-
def backup_long_term_retention_policy
|
503
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicy
|
504
|
-
end
|
505
|
-
def backup_long_term_retention_vault
|
506
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault
|
507
|
-
end
|
508
|
-
def restore_point
|
509
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::RestorePoint
|
510
|
-
end
|
511
|
-
def recoverable_database
|
512
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase
|
513
|
-
end
|
514
|
-
def restorable_dropped_database
|
515
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase
|
516
|
-
end
|
517
|
-
def server_connection_policy
|
518
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionPolicy
|
519
|
-
end
|
520
|
-
def database_security_alert_policy
|
521
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseSecurityAlertPolicy
|
522
|
-
end
|
523
|
-
def data_masking_policy
|
524
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingPolicy
|
525
|
-
end
|
526
|
-
def data_masking_rule
|
527
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule
|
528
|
-
end
|
529
|
-
def transparent_data_encryption
|
530
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption
|
531
|
-
end
|
532
|
-
def recommended_index
|
533
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex
|
534
|
-
end
|
535
|
-
def service_tier_advisor
|
536
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor
|
537
|
-
end
|
538
|
-
def database_update
|
539
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUpdate
|
540
|
-
end
|
541
|
-
def elastic_pool_update
|
542
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolUpdate
|
543
|
-
end
|
544
|
-
def transparent_data_encryption_activity
|
545
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivity
|
546
|
-
end
|
547
|
-
def elastic_pool_database_activity
|
548
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivity
|
549
|
-
end
|
550
|
-
def elastic_pool_activity
|
551
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivity
|
552
|
-
end
|
553
|
-
def database
|
554
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::Database
|
555
|
-
end
|
556
|
-
def elastic_pool
|
557
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPool
|
558
|
-
end
|
559
|
-
def recommended_elastic_pool
|
560
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPool
|
561
|
-
end
|
562
|
-
def firewall_rule
|
563
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::FirewallRule
|
564
|
-
end
|
565
|
-
def geo_backup_policy
|
566
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicy
|
567
|
-
end
|
568
|
-
def import_export_response
|
569
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ImportExportResponse
|
570
|
-
end
|
571
|
-
def import_request
|
572
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ImportRequest
|
573
|
-
end
|
574
|
-
def replication_link
|
575
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLink
|
576
|
-
end
|
577
|
-
def server_azure_adadministrator
|
578
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ServerAzureADAdministrator
|
579
|
-
end
|
580
|
-
def server_communication_link
|
581
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLink
|
582
|
-
end
|
583
|
-
def service_objective
|
584
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjective
|
585
|
-
end
|
586
|
-
def database_connection_policy
|
587
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseConnectionPolicy
|
588
|
-
end
|
589
|
-
def database_table_auditing_policy
|
590
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicy
|
591
|
-
end
|
592
|
-
def server_table_auditing_policy
|
593
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicy
|
594
|
-
end
|
595
|
-
def backup_long_term_retention_policy_state
|
596
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyState
|
597
|
-
end
|
598
|
-
def restore_point_type
|
599
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::RestorePointType
|
600
|
-
end
|
601
|
-
def capability_status
|
602
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::CapabilityStatus
|
603
|
-
end
|
604
|
-
def max_size_units
|
605
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeUnits
|
606
|
-
end
|
607
|
-
def performance_level_unit
|
608
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::PerformanceLevelUnit
|
609
|
-
end
|
610
|
-
def server_connection_type
|
611
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionType
|
612
|
-
end
|
613
|
-
def security_alert_policy_state
|
614
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyState
|
615
|
-
end
|
616
|
-
def security_alert_policy_email_account_admins
|
617
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyEmailAccountAdmins
|
618
|
-
end
|
619
|
-
def security_alert_policy_use_server_default
|
620
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyUseServerDefault
|
621
|
-
end
|
622
|
-
def data_masking_state
|
623
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingState
|
624
|
-
end
|
625
|
-
def data_masking_rule_state
|
626
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState
|
376
|
+
@model_classes = ModelClasses.new
|
627
377
|
end
|
628
|
-
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionStatus
|
633
|
-
end
|
634
|
-
def recommended_index_action
|
635
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexAction
|
636
|
-
end
|
637
|
-
def recommended_index_state
|
638
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexState
|
639
|
-
end
|
640
|
-
def recommended_index_type
|
641
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexType
|
642
|
-
end
|
643
|
-
def service_objective_name
|
644
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveName
|
645
|
-
end
|
646
|
-
def create_mode
|
647
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::CreateMode
|
648
|
-
end
|
649
|
-
def database_edition
|
650
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition
|
651
|
-
end
|
652
|
-
def read_scale
|
653
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ReadScale
|
654
|
-
end
|
655
|
-
def sample_name
|
656
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::SampleName
|
657
|
-
end
|
658
|
-
def elastic_pool_state
|
659
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolState
|
660
|
-
end
|
661
|
-
def elastic_pool_edition
|
662
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEdition
|
663
|
-
end
|
664
|
-
def transparent_data_encryption_activity_status
|
665
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityStatus
|
666
|
-
end
|
667
|
-
def geo_backup_policy_state
|
668
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyState
|
669
|
-
end
|
670
|
-
def storage_key_type
|
671
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::StorageKeyType
|
672
|
-
end
|
673
|
-
def authentication_type
|
674
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::AuthenticationType
|
675
|
-
end
|
676
|
-
def unit_type
|
677
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::UnitType
|
678
|
-
end
|
679
|
-
def primary_aggregation_type
|
680
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType
|
681
|
-
end
|
682
|
-
def unit_definition_type
|
683
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::UnitDefinitionType
|
684
|
-
end
|
685
|
-
def query_aggregation_function
|
686
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::QueryAggregationFunction
|
687
|
-
end
|
688
|
-
def query_execution_type
|
689
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType
|
690
|
-
end
|
691
|
-
def query_observed_metric_type
|
692
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::QueryObservedMetricType
|
693
|
-
end
|
694
|
-
def query_metric_unit
|
695
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetricUnit
|
696
|
-
end
|
697
|
-
def replication_role
|
698
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationRole
|
699
|
-
end
|
700
|
-
def replication_state
|
701
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationState
|
702
|
-
end
|
703
|
-
def server_version
|
704
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ServerVersion
|
705
|
-
end
|
706
|
-
def server_state
|
707
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::ServerState
|
708
|
-
end
|
709
|
-
def check_name_availability_reason
|
710
|
-
Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityReason
|
711
|
-
end
|
712
|
-
def server_list_result
|
713
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult
|
714
|
-
end
|
715
|
-
def server_key_list_result
|
716
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyListResult
|
717
|
-
end
|
718
|
-
def resource_identity
|
719
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceIdentity
|
720
|
-
end
|
721
|
-
def recommended_action_implementation_info
|
722
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo
|
723
|
-
end
|
724
|
-
def recommended_action_impact_record
|
725
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImpactRecord
|
726
|
-
end
|
727
|
-
def sync_full_schema_properties_list_result
|
728
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaPropertiesListResult
|
729
|
-
end
|
730
|
-
def recommended_action_state_info
|
731
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionStateInfo
|
732
|
-
end
|
733
|
-
def sync_group_schema_table
|
734
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTable
|
735
|
-
end
|
736
|
-
def recommended_action_error_info
|
737
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionErrorInfo
|
738
|
-
end
|
739
|
-
def sync_group_log_list_result
|
740
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult
|
741
|
-
end
|
742
|
-
def recommended_action_metric_info
|
743
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo
|
744
|
-
end
|
745
|
-
def failover_group_read_write_endpoint
|
746
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint
|
747
|
-
end
|
748
|
-
def sync_full_schema_properties
|
749
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties
|
750
|
-
end
|
751
|
-
def partner_info
|
752
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo
|
753
|
-
end
|
754
|
-
def virtual_network_rule_list_result
|
755
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult
|
756
|
-
end
|
757
|
-
def failover_group_update
|
758
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupUpdate
|
759
|
-
end
|
760
|
-
def server_update
|
761
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate
|
762
|
-
end
|
763
|
-
def operation_display
|
764
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay
|
765
|
-
end
|
766
|
-
def sync_member_list_result
|
767
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult
|
768
|
-
end
|
769
|
-
def operation_list_result
|
770
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult
|
771
|
-
end
|
772
|
-
def sync_agent_list_result
|
773
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult
|
774
|
-
end
|
775
|
-
def sync_group_schema_table_column
|
776
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTableColumn
|
777
|
-
end
|
778
|
-
def sync_agent_key_properties
|
779
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties
|
780
|
-
end
|
781
|
-
def failover_group_read_only_endpoint
|
782
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadOnlyEndpoint
|
783
|
-
end
|
784
|
-
def sync_group_list_result
|
785
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult
|
786
|
-
end
|
787
|
-
def failover_group_list_result
|
788
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupListResult
|
789
|
-
end
|
790
|
-
def sync_agent_linked_database_list_result
|
791
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult
|
792
|
-
end
|
793
|
-
def sync_group_schema
|
794
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchema
|
795
|
-
end
|
796
|
-
def sync_database_id_properties
|
797
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdProperties
|
798
|
-
end
|
799
|
-
def sync_group_log_properties
|
800
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogProperties
|
801
|
-
end
|
802
|
-
def sync_database_id_list_result
|
803
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdListResult
|
804
|
-
end
|
805
|
-
def encryption_protector_list_result
|
806
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtectorListResult
|
807
|
-
end
|
808
|
-
def sync_full_schema_table_column
|
809
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTableColumn
|
810
|
-
end
|
811
|
-
def operation
|
812
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation
|
813
|
-
end
|
814
|
-
def sync_full_schema_table
|
815
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTable
|
816
|
-
end
|
817
|
-
def recommended_action
|
818
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction
|
819
|
-
end
|
820
|
-
def advisor
|
821
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor
|
822
|
-
end
|
823
|
-
def database_blob_auditing_policy
|
824
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseBlobAuditingPolicy
|
825
|
-
end
|
826
|
-
def encryption_protector
|
827
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector
|
828
|
-
end
|
829
|
-
def failover_group
|
830
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup
|
831
|
-
end
|
832
|
-
def server_key
|
833
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey
|
834
|
-
end
|
835
|
-
def tracked_resource
|
836
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::TrackedResource
|
837
|
-
end
|
838
|
-
def server
|
839
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server
|
840
|
-
end
|
841
|
-
def sync_agent
|
842
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent
|
843
|
-
end
|
844
|
-
def sync_agent_linked_database
|
845
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase
|
846
|
-
end
|
847
|
-
def sync_group
|
848
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup
|
849
|
-
end
|
850
|
-
def sync_member
|
851
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember
|
852
|
-
end
|
853
|
-
def virtual_network_rule
|
854
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule
|
855
|
-
end
|
856
|
-
def advisor_status
|
857
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus
|
858
|
-
end
|
859
|
-
def auto_execute_status
|
860
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus
|
861
|
-
end
|
862
|
-
def auto_execute_status_inherited_from
|
863
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom
|
864
|
-
end
|
865
|
-
def recommended_action_current_state
|
866
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState
|
867
|
-
end
|
868
|
-
def recommended_action_initiated_by
|
869
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy
|
870
|
-
end
|
871
|
-
def implementation_method
|
872
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod
|
873
|
-
end
|
874
|
-
def is_retryable
|
875
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable
|
876
|
-
end
|
877
|
-
def blob_auditing_policy_state
|
878
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::BlobAuditingPolicyState
|
879
|
-
end
|
880
|
-
def server_key_type
|
881
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType
|
882
|
-
end
|
883
|
-
def read_write_endpoint_failover_policy
|
884
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadWriteEndpointFailoverPolicy
|
885
|
-
end
|
886
|
-
def read_only_endpoint_failover_policy
|
887
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadOnlyEndpointFailoverPolicy
|
888
|
-
end
|
889
|
-
def failover_group_replication_role
|
890
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole
|
891
|
-
end
|
892
|
-
def operation_origin
|
893
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin
|
894
|
-
end
|
895
|
-
def identity_type
|
896
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType
|
897
|
-
end
|
898
|
-
def sync_agent_state
|
899
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState
|
900
|
-
end
|
901
|
-
def sync_member_db_type
|
902
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType
|
903
|
-
end
|
904
|
-
def sync_group_log_type
|
905
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType
|
906
|
-
end
|
907
|
-
def sync_conflict_resolution_policy
|
908
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy
|
909
|
-
end
|
910
|
-
def sync_group_state
|
911
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState
|
912
|
-
end
|
913
|
-
def sync_direction
|
914
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection
|
915
|
-
end
|
916
|
-
def sync_member_state
|
917
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState
|
918
|
-
end
|
919
|
-
def virtual_network_rule_state
|
920
|
-
Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState
|
921
|
-
end
|
922
|
-
def resource
|
923
|
-
Azure::SQL::Mgmt::V2017_03_01_preview::Models::Resource
|
924
|
-
end
|
925
|
-
def database_operation_list_result
|
926
|
-
Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperationListResult
|
927
|
-
end
|
928
|
-
def proxy_resource
|
929
|
-
Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProxyResource
|
378
|
+
|
379
|
+
def add_telemetry(client)
|
380
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/SQL/Mgmt"
|
381
|
+
client.add_user_agent_information(profile_information)
|
930
382
|
end
|
931
|
-
|
932
|
-
|
383
|
+
|
384
|
+
def method_missing(method, *args)
|
385
|
+
if @client_2.respond_to?method
|
386
|
+
@client_2.send(method, *args)
|
387
|
+
elsif @client_1.respond_to?method
|
388
|
+
@client_1.send(method, *args)
|
389
|
+
elsif @client_0.respond_to?method
|
390
|
+
@client_0.send(method, *args)
|
391
|
+
else
|
392
|
+
super
|
393
|
+
end
|
933
394
|
end
|
934
|
-
|
935
|
-
|
395
|
+
|
396
|
+
class ModelClasses
|
397
|
+
def firewall_rule_list_result
|
398
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::FirewallRuleListResult
|
399
|
+
end
|
400
|
+
def disaster_recovery_configuration_list_result
|
401
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationListResult
|
402
|
+
end
|
403
|
+
def server_administrator_list_result
|
404
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ServerAdministratorListResult
|
405
|
+
end
|
406
|
+
def server_usage
|
407
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsage
|
408
|
+
end
|
409
|
+
def service_tier_advisor_list_result
|
410
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisorListResult
|
411
|
+
end
|
412
|
+
def replication_link_list_result
|
413
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLinkListResult
|
414
|
+
end
|
415
|
+
def elastic_pool_database_activity_list_result
|
416
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivityListResult
|
417
|
+
end
|
418
|
+
def recommended_elastic_pool_metric
|
419
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolMetric
|
420
|
+
end
|
421
|
+
def elastic_pool_activity_list_result
|
422
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivityListResult
|
423
|
+
end
|
424
|
+
def server_usage_list_result
|
425
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsageListResult
|
426
|
+
end
|
427
|
+
def recoverable_database_list_result
|
428
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabaseListResult
|
429
|
+
end
|
430
|
+
def query_text_list_result
|
431
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::QueryTextListResult
|
432
|
+
end
|
433
|
+
def restorable_dropped_database_list_result
|
434
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabaseListResult
|
435
|
+
end
|
436
|
+
def query_text
|
437
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::QueryText
|
438
|
+
end
|
439
|
+
def restore_point_list_result
|
440
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::RestorePointListResult
|
441
|
+
end
|
442
|
+
def query_statistic_list_result
|
443
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult
|
444
|
+
end
|
445
|
+
def service_objective_capability
|
446
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveCapability
|
447
|
+
end
|
448
|
+
def data_masking_rule_list_result
|
449
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleListResult
|
450
|
+
end
|
451
|
+
def elastic_pool_per_database_min_dtu_capability
|
452
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMinDtuCapability
|
453
|
+
end
|
454
|
+
def transparent_data_encryption_list_result
|
455
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionListResult
|
456
|
+
end
|
457
|
+
def elastic_pool_dtu_capability
|
458
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability
|
459
|
+
end
|
460
|
+
def extension_list_result
|
461
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ExtensionListResult
|
462
|
+
end
|
463
|
+
def server_version_capability
|
464
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ServerVersionCapability
|
465
|
+
end
|
466
|
+
def top_queries_list_result
|
467
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::TopQueriesListResult
|
468
|
+
end
|
469
|
+
def check_name_availability_request
|
470
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityRequest
|
471
|
+
end
|
472
|
+
def top_queries
|
473
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::TopQueries
|
474
|
+
end
|
475
|
+
def transparent_data_encryption_activity_list_result
|
476
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityListResult
|
477
|
+
end
|
478
|
+
def query_statistic
|
479
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatistic
|
480
|
+
end
|
481
|
+
def query_interval
|
482
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::QueryInterval
|
483
|
+
end
|
484
|
+
def operation_impact
|
485
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::OperationImpact
|
486
|
+
end
|
487
|
+
def elastic_pool_list_result
|
488
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolListResult
|
489
|
+
end
|
490
|
+
def server_communication_link_list_result
|
491
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLinkListResult
|
492
|
+
end
|
493
|
+
def query_metric
|
494
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetric
|
495
|
+
end
|
496
|
+
def advisor_list_result
|
497
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult
|
498
|
+
end
|
499
|
+
def backup_long_term_retention_vault_list_result
|
500
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVaultListResult
|
501
|
+
end
|
502
|
+
def recommended_elastic_pool_list_result
|
503
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolListResult
|
504
|
+
end
|
505
|
+
def geo_backup_policy_list_result
|
506
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyListResult
|
507
|
+
end
|
508
|
+
def max_size_capability
|
509
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeCapability
|
510
|
+
end
|
511
|
+
def import_extension_request
|
512
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ImportExtensionRequest
|
513
|
+
end
|
514
|
+
def elastic_pool_per_database_max_dtu_capability
|
515
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMaxDtuCapability
|
516
|
+
end
|
517
|
+
def database_usage_list_result
|
518
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsageListResult
|
519
|
+
end
|
520
|
+
def location_capabilities
|
521
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::LocationCapabilities
|
522
|
+
end
|
523
|
+
def database_usage
|
524
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsage
|
525
|
+
end
|
526
|
+
def slo_usage_metric
|
527
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::SloUsageMetric
|
528
|
+
end
|
529
|
+
def export_request
|
530
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ExportRequest
|
531
|
+
end
|
532
|
+
def database_table_auditing_policy_list_result
|
533
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicyListResult
|
534
|
+
end
|
535
|
+
def metric_value
|
536
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::MetricValue
|
537
|
+
end
|
538
|
+
def backup_long_term_retention_policy_list_result
|
539
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyListResult
|
540
|
+
end
|
541
|
+
def metric_name
|
542
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::MetricName
|
543
|
+
end
|
544
|
+
def service_objective_list_result
|
545
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveListResult
|
546
|
+
end
|
547
|
+
def metric
|
548
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::Metric
|
549
|
+
end
|
550
|
+
def elastic_pool_edition_capability
|
551
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEditionCapability
|
552
|
+
end
|
553
|
+
def metric_list_result
|
554
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::MetricListResult
|
555
|
+
end
|
556
|
+
def table_auditing_policy_properties
|
557
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::TableAuditingPolicyProperties
|
558
|
+
end
|
559
|
+
def metric_availability
|
560
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::MetricAvailability
|
561
|
+
end
|
562
|
+
def recommended_elastic_pool_list_metrics_result
|
563
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolListMetricsResult
|
564
|
+
end
|
565
|
+
def metric_definition
|
566
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinition
|
567
|
+
end
|
568
|
+
def check_name_availability_response
|
569
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityResponse
|
570
|
+
end
|
571
|
+
def metric_definition_list_result
|
572
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinitionListResult
|
573
|
+
end
|
574
|
+
def edition_capability
|
575
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::EditionCapability
|
576
|
+
end
|
577
|
+
def server_table_auditing_policy_list_result
|
578
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicyListResult
|
579
|
+
end
|
580
|
+
def backup_long_term_retention_policy
|
581
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicy
|
582
|
+
end
|
583
|
+
def backup_long_term_retention_vault
|
584
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault
|
585
|
+
end
|
586
|
+
def recoverable_database
|
587
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase
|
588
|
+
end
|
589
|
+
def restorable_dropped_database
|
590
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase
|
591
|
+
end
|
592
|
+
def restore_point
|
593
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::RestorePoint
|
594
|
+
end
|
595
|
+
def server_connection_policy
|
596
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionPolicy
|
597
|
+
end
|
598
|
+
def service_tier_advisor
|
599
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor
|
600
|
+
end
|
601
|
+
def transparent_data_encryption
|
602
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption
|
603
|
+
end
|
604
|
+
def recommended_index
|
605
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex
|
606
|
+
end
|
607
|
+
def transparent_data_encryption_activity
|
608
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivity
|
609
|
+
end
|
610
|
+
def elastic_pool_database_activity
|
611
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivity
|
612
|
+
end
|
613
|
+
def elastic_pool_activity
|
614
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivity
|
615
|
+
end
|
616
|
+
def recommended_elastic_pool
|
617
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPool
|
618
|
+
end
|
619
|
+
def database_security_alert_policy
|
620
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseSecurityAlertPolicy
|
621
|
+
end
|
622
|
+
def data_masking_policy
|
623
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingPolicy
|
624
|
+
end
|
625
|
+
def data_masking_rule
|
626
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule
|
627
|
+
end
|
628
|
+
def disaster_recovery_configuration
|
629
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfiguration
|
630
|
+
end
|
631
|
+
def elastic_pool
|
632
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPool
|
633
|
+
end
|
634
|
+
def elastic_pool_update
|
635
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolUpdate
|
636
|
+
end
|
637
|
+
def firewall_rule
|
638
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::FirewallRule
|
639
|
+
end
|
640
|
+
def geo_backup_policy
|
641
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicy
|
642
|
+
end
|
643
|
+
def import_export_response
|
644
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ImportExportResponse
|
645
|
+
end
|
646
|
+
def import_request
|
647
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ImportRequest
|
648
|
+
end
|
649
|
+
def replication_link
|
650
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLink
|
651
|
+
end
|
652
|
+
def server_azure_adadministrator
|
653
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ServerAzureADAdministrator
|
654
|
+
end
|
655
|
+
def server_communication_link
|
656
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLink
|
657
|
+
end
|
658
|
+
def service_objective
|
659
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjective
|
660
|
+
end
|
661
|
+
def database_connection_policy
|
662
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseConnectionPolicy
|
663
|
+
end
|
664
|
+
def database_table_auditing_policy
|
665
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicy
|
666
|
+
end
|
667
|
+
def server_table_auditing_policy
|
668
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicy
|
669
|
+
end
|
670
|
+
def backup_long_term_retention_policy_state
|
671
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyState
|
672
|
+
end
|
673
|
+
def capability_status
|
674
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::CapabilityStatus
|
675
|
+
end
|
676
|
+
def max_size_units
|
677
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeUnits
|
678
|
+
end
|
679
|
+
def performance_level_unit
|
680
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::PerformanceLevelUnit
|
681
|
+
end
|
682
|
+
def check_name_availability_reason
|
683
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityReason
|
684
|
+
end
|
685
|
+
def server_connection_type
|
686
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionType
|
687
|
+
end
|
688
|
+
def database_edition
|
689
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition
|
690
|
+
end
|
691
|
+
def service_objective_name
|
692
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveName
|
693
|
+
end
|
694
|
+
def transparent_data_encryption_status
|
695
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionStatus
|
696
|
+
end
|
697
|
+
def recommended_index_action
|
698
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexAction
|
699
|
+
end
|
700
|
+
def recommended_index_state
|
701
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexState
|
702
|
+
end
|
703
|
+
def recommended_index_type
|
704
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexType
|
705
|
+
end
|
706
|
+
def read_scale
|
707
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ReadScale
|
708
|
+
end
|
709
|
+
def transparent_data_encryption_activity_status
|
710
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityStatus
|
711
|
+
end
|
712
|
+
def elastic_pool_edition
|
713
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEdition
|
714
|
+
end
|
715
|
+
def security_alert_policy_state
|
716
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyState
|
717
|
+
end
|
718
|
+
def security_alert_policy_email_account_admins
|
719
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyEmailAccountAdmins
|
720
|
+
end
|
721
|
+
def security_alert_policy_use_server_default
|
722
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyUseServerDefault
|
723
|
+
end
|
724
|
+
def data_masking_state
|
725
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingState
|
726
|
+
end
|
727
|
+
def data_masking_rule_state
|
728
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState
|
729
|
+
end
|
730
|
+
def data_masking_function
|
731
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingFunction
|
732
|
+
end
|
733
|
+
def disaster_recovery_configuration_status
|
734
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationStatus
|
735
|
+
end
|
736
|
+
def disaster_recovery_configuration_auto_failover
|
737
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationAutoFailover
|
738
|
+
end
|
739
|
+
def disaster_recovery_configuration_failover_policy
|
740
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationFailoverPolicy
|
741
|
+
end
|
742
|
+
def disaster_recovery_configuration_role
|
743
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationRole
|
744
|
+
end
|
745
|
+
def elastic_pool_state
|
746
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolState
|
747
|
+
end
|
748
|
+
def geo_backup_policy_state
|
749
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyState
|
750
|
+
end
|
751
|
+
def storage_key_type
|
752
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::StorageKeyType
|
753
|
+
end
|
754
|
+
def authentication_type
|
755
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::AuthenticationType
|
756
|
+
end
|
757
|
+
def unit_type
|
758
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::UnitType
|
759
|
+
end
|
760
|
+
def primary_aggregation_type
|
761
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType
|
762
|
+
end
|
763
|
+
def unit_definition_type
|
764
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::UnitDefinitionType
|
765
|
+
end
|
766
|
+
def query_aggregation_function
|
767
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::QueryAggregationFunction
|
768
|
+
end
|
769
|
+
def query_execution_type
|
770
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType
|
771
|
+
end
|
772
|
+
def query_observed_metric_type
|
773
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::QueryObservedMetricType
|
774
|
+
end
|
775
|
+
def query_metric_unit
|
776
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetricUnit
|
777
|
+
end
|
778
|
+
def replication_role
|
779
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationRole
|
780
|
+
end
|
781
|
+
def replication_state
|
782
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationState
|
783
|
+
end
|
784
|
+
def server_version
|
785
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ServerVersion
|
786
|
+
end
|
787
|
+
def server_state
|
788
|
+
Azure::SQL::Mgmt::V2014_04_01::Models::ServerState
|
789
|
+
end
|
790
|
+
def server_key_list_result
|
791
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyListResult
|
792
|
+
end
|
793
|
+
def resource_identity
|
794
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceIdentity
|
795
|
+
end
|
796
|
+
def recommended_action_state_info
|
797
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionStateInfo
|
798
|
+
end
|
799
|
+
def recommended_action_error_info
|
800
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionErrorInfo
|
801
|
+
end
|
802
|
+
def server_list_result
|
803
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult
|
804
|
+
end
|
805
|
+
def recommended_action_metric_info
|
806
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo
|
807
|
+
end
|
808
|
+
def virtual_network_rule_list_result
|
809
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult
|
810
|
+
end
|
811
|
+
def recommended_action_impact_record
|
812
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImpactRecord
|
813
|
+
end
|
814
|
+
def sync_group_list_result
|
815
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult
|
816
|
+
end
|
817
|
+
def sync_group_schema
|
818
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchema
|
819
|
+
end
|
820
|
+
def sync_group_log_properties
|
821
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogProperties
|
822
|
+
end
|
823
|
+
def failover_group_read_write_endpoint
|
824
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint
|
825
|
+
end
|
826
|
+
def sync_group_log_list_result
|
827
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult
|
828
|
+
end
|
829
|
+
def partner_info
|
830
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo
|
831
|
+
end
|
832
|
+
def server_update
|
833
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate
|
834
|
+
end
|
835
|
+
def failover_group_update
|
836
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupUpdate
|
837
|
+
end
|
838
|
+
def subscription_usage_list_result
|
839
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsageListResult
|
840
|
+
end
|
841
|
+
def operation_display
|
842
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay
|
843
|
+
end
|
844
|
+
def sync_agent_list_result
|
845
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult
|
846
|
+
end
|
847
|
+
def operation_list_result
|
848
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult
|
849
|
+
end
|
850
|
+
def sync_agent_key_properties
|
851
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties
|
852
|
+
end
|
853
|
+
def sync_full_schema_properties_list_result
|
854
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaPropertiesListResult
|
855
|
+
end
|
856
|
+
def recommended_action_implementation_info
|
857
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo
|
858
|
+
end
|
859
|
+
def sync_member_list_result
|
860
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult
|
861
|
+
end
|
862
|
+
def failover_group_read_only_endpoint
|
863
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadOnlyEndpoint
|
864
|
+
end
|
865
|
+
def sync_agent_linked_database_list_result
|
866
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult
|
867
|
+
end
|
868
|
+
def failover_group_list_result
|
869
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupListResult
|
870
|
+
end
|
871
|
+
def sync_database_id_properties
|
872
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdProperties
|
873
|
+
end
|
874
|
+
def sync_group_schema_table_column
|
875
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTableColumn
|
876
|
+
end
|
877
|
+
def sync_database_id_list_result
|
878
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdListResult
|
879
|
+
end
|
880
|
+
def sync_group_schema_table
|
881
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTable
|
882
|
+
end
|
883
|
+
def sync_full_schema_table_column
|
884
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTableColumn
|
885
|
+
end
|
886
|
+
def encryption_protector_list_result
|
887
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtectorListResult
|
888
|
+
end
|
889
|
+
def sync_full_schema_table
|
890
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTable
|
891
|
+
end
|
892
|
+
def operation
|
893
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation
|
894
|
+
end
|
895
|
+
def sync_full_schema_properties
|
896
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties
|
897
|
+
end
|
898
|
+
def recommended_action
|
899
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction
|
900
|
+
end
|
901
|
+
def advisor
|
902
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor
|
903
|
+
end
|
904
|
+
def database_blob_auditing_policy
|
905
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseBlobAuditingPolicy
|
906
|
+
end
|
907
|
+
def encryption_protector
|
908
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector
|
909
|
+
end
|
910
|
+
def failover_group
|
911
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup
|
912
|
+
end
|
913
|
+
def server_key
|
914
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey
|
915
|
+
end
|
916
|
+
def server
|
917
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server
|
918
|
+
end
|
919
|
+
def sync_agent
|
920
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent
|
921
|
+
end
|
922
|
+
def sync_agent_linked_database
|
923
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase
|
924
|
+
end
|
925
|
+
def sync_group
|
926
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup
|
927
|
+
end
|
928
|
+
def sync_member
|
929
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember
|
930
|
+
end
|
931
|
+
def subscription_usage
|
932
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage
|
933
|
+
end
|
934
|
+
def virtual_network_rule
|
935
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule
|
936
|
+
end
|
937
|
+
def advisor_status
|
938
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus
|
939
|
+
end
|
940
|
+
def auto_execute_status
|
941
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus
|
942
|
+
end
|
943
|
+
def auto_execute_status_inherited_from
|
944
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom
|
945
|
+
end
|
946
|
+
def recommended_action_current_state
|
947
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState
|
948
|
+
end
|
949
|
+
def recommended_action_initiated_by
|
950
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy
|
951
|
+
end
|
952
|
+
def implementation_method
|
953
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod
|
954
|
+
end
|
955
|
+
def is_retryable
|
956
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable
|
957
|
+
end
|
958
|
+
def blob_auditing_policy_state
|
959
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::BlobAuditingPolicyState
|
960
|
+
end
|
961
|
+
def server_key_type
|
962
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType
|
963
|
+
end
|
964
|
+
def read_write_endpoint_failover_policy
|
965
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadWriteEndpointFailoverPolicy
|
966
|
+
end
|
967
|
+
def read_only_endpoint_failover_policy
|
968
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadOnlyEndpointFailoverPolicy
|
969
|
+
end
|
970
|
+
def failover_group_replication_role
|
971
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole
|
972
|
+
end
|
973
|
+
def operation_origin
|
974
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin
|
975
|
+
end
|
976
|
+
def identity_type
|
977
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType
|
978
|
+
end
|
979
|
+
def sync_agent_state
|
980
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState
|
981
|
+
end
|
982
|
+
def sync_member_db_type
|
983
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType
|
984
|
+
end
|
985
|
+
def sync_group_log_type
|
986
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType
|
987
|
+
end
|
988
|
+
def sync_conflict_resolution_policy
|
989
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy
|
990
|
+
end
|
991
|
+
def sync_group_state
|
992
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState
|
993
|
+
end
|
994
|
+
def sync_direction
|
995
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection
|
996
|
+
end
|
997
|
+
def sync_member_state
|
998
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState
|
999
|
+
end
|
1000
|
+
def virtual_network_rule_state
|
1001
|
+
Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState
|
1002
|
+
end
|
1003
|
+
def database_update
|
1004
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseUpdate
|
1005
|
+
end
|
1006
|
+
def automatic_tuning_server_options
|
1007
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions
|
1008
|
+
end
|
1009
|
+
def database_operation_list_result
|
1010
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperationListResult
|
1011
|
+
end
|
1012
|
+
def create_database_restore_point_definition
|
1013
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition
|
1014
|
+
end
|
1015
|
+
def database_restore_point_list_result
|
1016
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseRestorePointListResult
|
1017
|
+
end
|
1018
|
+
def arm_sku
|
1019
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::ArmSku
|
1020
|
+
end
|
1021
|
+
def import_export_database_definition
|
1022
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition
|
1023
|
+
end
|
1024
|
+
def database_list_result
|
1025
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseListResult
|
1026
|
+
end
|
1027
|
+
def server_dns_alias_list_result
|
1028
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult
|
1029
|
+
end
|
1030
|
+
def resource_move_definition
|
1031
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::ResourceMoveDefinition
|
1032
|
+
end
|
1033
|
+
def resource
|
1034
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::Resource
|
1035
|
+
end
|
1036
|
+
def server_dns_alias_acquisition
|
1037
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition
|
1038
|
+
end
|
1039
|
+
def proxy_resource
|
1040
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProxyResource
|
1041
|
+
end
|
1042
|
+
def database_operation
|
1043
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperation
|
1044
|
+
end
|
1045
|
+
def tracked_resource
|
1046
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::TrackedResource
|
1047
|
+
end
|
1048
|
+
def database
|
1049
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::Database
|
1050
|
+
end
|
1051
|
+
def import_export_operation_result
|
1052
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult
|
1053
|
+
end
|
1054
|
+
def database_restore_point
|
1055
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseRestorePoint
|
1056
|
+
end
|
1057
|
+
def server_automatic_tuning
|
1058
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning
|
1059
|
+
end
|
1060
|
+
def server_dns_alias
|
1061
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias
|
1062
|
+
end
|
1063
|
+
def management_operation_state
|
1064
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagementOperationState
|
1065
|
+
end
|
1066
|
+
def create_mode
|
1067
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateMode
|
1068
|
+
end
|
1069
|
+
def sample_name
|
1070
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::SampleName
|
1071
|
+
end
|
1072
|
+
def status
|
1073
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::Status
|
1074
|
+
end
|
1075
|
+
def catalog_collation_type
|
1076
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::CatalogCollationType
|
1077
|
+
end
|
1078
|
+
def restore_point_type
|
1079
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType
|
1080
|
+
end
|
1081
|
+
def automatic_tuning_server_mode
|
1082
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode
|
1083
|
+
end
|
1084
|
+
def automatic_tuning_option_mode_desired
|
1085
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired
|
1086
|
+
end
|
1087
|
+
def automatic_tuning_option_mode_actual
|
1088
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual
|
1089
|
+
end
|
1090
|
+
def automatic_tuning_server_reason
|
1091
|
+
Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason
|
1092
|
+
end
|
936
1093
|
end
|
937
1094
|
end
|
938
1095
|
end
|