@azure/arm-synapse 6.1.0 → 7.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (179) hide show
  1. package/dist/arm-synapse.js +190 -225
  2. package/dist/arm-synapse.js.map +1 -1
  3. package/dist/arm-synapse.min.js +1 -1
  4. package/dist/arm-synapse.min.js.map +1 -1
  5. package/esm/models/index.d.ts +6 -1
  6. package/esm/models/index.d.ts.map +1 -1
  7. package/esm/models/kustoPoolsMappers.d.ts +1 -1
  8. package/esm/models/kustoPoolsMappers.d.ts.map +1 -1
  9. package/esm/models/kustoPoolsMappers.js +1 -1
  10. package/esm/models/kustoPoolsMappers.js.map +1 -1
  11. package/esm/models/mappers.d.ts.map +1 -1
  12. package/esm/models/mappers.js +5 -0
  13. package/esm/models/mappers.js.map +1 -1
  14. package/esm/operations/azureADOnlyAuthentications.d.ts +8 -8
  15. package/esm/operations/azureADOnlyAuthentications.js +2 -2
  16. package/esm/operations/bigDataPools.d.ts +13 -13
  17. package/esm/operations/bigDataPools.js +4 -4
  18. package/esm/operations/dataMaskingPolicies.d.ts +6 -6
  19. package/esm/operations/dataMaskingRules.d.ts +9 -9
  20. package/esm/operations/extendedSqlPoolBlobAuditingPolicies.d.ts +9 -9
  21. package/esm/operations/index.d.ts +0 -1
  22. package/esm/operations/index.d.ts.map +1 -1
  23. package/esm/operations/index.js +0 -1
  24. package/esm/operations/index.js.map +1 -1
  25. package/esm/operations/ipFirewallRules.d.ts +12 -12
  26. package/esm/operations/ipFirewallRules.js +6 -6
  27. package/esm/operations/keys.d.ts +12 -12
  28. package/esm/operations/kustoPoolAttachedDatabaseConfigurations.d.ts +10 -10
  29. package/esm/operations/kustoPoolAttachedDatabaseConfigurations.js +4 -4
  30. package/esm/operations/kustoPoolChildResource.d.ts +3 -3
  31. package/esm/operations/kustoPoolDataConnections.d.ts +17 -17
  32. package/esm/operations/kustoPoolDataConnections.js +8 -8
  33. package/esm/operations/kustoPoolDatabasePrincipalAssignments.d.ts +13 -13
  34. package/esm/operations/kustoPoolDatabasePrincipalAssignments.js +4 -4
  35. package/esm/operations/kustoPoolDatabases.d.ts +12 -12
  36. package/esm/operations/kustoPoolDatabases.js +6 -6
  37. package/esm/operations/kustoPoolPrincipalAssignments.d.ts +13 -13
  38. package/esm/operations/kustoPoolPrincipalAssignments.js +4 -4
  39. package/esm/operations/kustoPools.d.ts +46 -31
  40. package/esm/operations/kustoPools.d.ts.map +1 -1
  41. package/esm/operations/kustoPools.js +43 -16
  42. package/esm/operations/kustoPools.js.map +1 -1
  43. package/esm/operations/libraries.d.ts +3 -3
  44. package/esm/operations/library.d.ts +3 -3
  45. package/esm/operations/operations.d.ts +6 -6
  46. package/esm/operations/privateLinkResources.d.ts +6 -6
  47. package/esm/operations/restorableDroppedSqlPools.d.ts +6 -6
  48. package/esm/operations/sparkConfiguration.d.ts +3 -3
  49. package/esm/operations/sparkConfigurations.d.ts +3 -3
  50. package/esm/operations/sqlPoolBlobAuditingPolicies.d.ts +9 -9
  51. package/esm/operations/sqlPoolColumns.d.ts +3 -3
  52. package/esm/operations/sqlPoolConnectionPolicies.d.ts +3 -3
  53. package/esm/operations/sqlPoolDataWarehouseUserActivities.d.ts +3 -3
  54. package/esm/operations/sqlPoolGeoBackupPolicies.d.ts +9 -9
  55. package/esm/operations/sqlPoolMaintenanceWindowOptions.d.ts +3 -3
  56. package/esm/operations/sqlPoolMaintenanceWindows.d.ts +6 -6
  57. package/esm/operations/sqlPoolMetadataSyncConfigs.d.ts +6 -6
  58. package/esm/operations/sqlPoolOperationResults.d.ts +3 -3
  59. package/esm/operations/sqlPoolOperations.d.ts +3 -3
  60. package/esm/operations/sqlPoolRecommendedSensitivityLabels.d.ts +3 -3
  61. package/esm/operations/sqlPoolReplicationLinks.d.ts +6 -6
  62. package/esm/operations/sqlPoolRestorePoints.d.ts +11 -11
  63. package/esm/operations/sqlPoolRestorePoints.js +2 -2
  64. package/esm/operations/sqlPoolSchemas.d.ts +6 -6
  65. package/esm/operations/sqlPoolSecurityAlertPolicies.d.ts +9 -9
  66. package/esm/operations/sqlPoolSensitivityLabels.d.ts +24 -24
  67. package/esm/operations/sqlPoolTableColumns.d.ts +3 -3
  68. package/esm/operations/sqlPoolTables.d.ts +6 -6
  69. package/esm/operations/sqlPoolTransparentDataEncryptions.d.ts +9 -9
  70. package/esm/operations/sqlPoolUsages.d.ts +3 -3
  71. package/esm/operations/sqlPoolVulnerabilityAssessmentRuleBaselines.d.ts +9 -9
  72. package/esm/operations/sqlPoolVulnerabilityAssessmentScans.d.ts +11 -11
  73. package/esm/operations/sqlPoolVulnerabilityAssessmentScans.js +2 -2
  74. package/esm/operations/sqlPoolVulnerabilityAssessments.d.ts +12 -12
  75. package/esm/operations/sqlPoolWorkloadClassifier.d.ts +10 -10
  76. package/esm/operations/sqlPoolWorkloadClassifier.js +4 -4
  77. package/esm/operations/sqlPoolWorkloadGroup.d.ts +10 -10
  78. package/esm/operations/sqlPoolWorkloadGroup.js +4 -4
  79. package/esm/operations/sqlPools.d.ts +20 -20
  80. package/esm/operations/sqlPools.js +8 -8
  81. package/esm/operations/workspaceAadAdmins.d.ts +7 -7
  82. package/esm/operations/workspaceAadAdmins.js +4 -4
  83. package/esm/operations/workspaceManagedIdentitySqlControlSettings.d.ts +5 -5
  84. package/esm/operations/workspaceManagedIdentitySqlControlSettings.js +2 -2
  85. package/esm/operations/workspaceManagedSqlServerBlobAuditingPolicies.d.ts +8 -8
  86. package/esm/operations/workspaceManagedSqlServerBlobAuditingPolicies.js +2 -2
  87. package/esm/operations/workspaceManagedSqlServerEncryptionProtector.d.ts +10 -10
  88. package/esm/operations/workspaceManagedSqlServerEncryptionProtector.js +4 -4
  89. package/esm/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.d.ts +8 -8
  90. package/esm/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js +2 -2
  91. package/esm/operations/workspaceManagedSqlServerRecoverableSqlPools.d.ts +6 -6
  92. package/esm/operations/workspaceManagedSqlServerSecurityAlertPolicy.d.ts +8 -8
  93. package/esm/operations/workspaceManagedSqlServerSecurityAlertPolicy.js +2 -2
  94. package/esm/operations/workspaceManagedSqlServerUsages.d.ts +3 -3
  95. package/esm/operations/workspaceManagedSqlServerVulnerabilityAssessments.d.ts +12 -12
  96. package/esm/operations/workspaceSqlAadAdmins.d.ts +7 -7
  97. package/esm/operations/workspaceSqlAadAdmins.js +4 -4
  98. package/esm/operations/workspaces.d.ts +9 -9
  99. package/esm/operations/workspaces.js +6 -6
  100. package/esm/synapseManagementClient.d.ts +0 -1
  101. package/esm/synapseManagementClient.d.ts.map +1 -1
  102. package/esm/synapseManagementClient.js +0 -1
  103. package/esm/synapseManagementClient.js.map +1 -1
  104. package/esm/synapseManagementClientContext.js +1 -1
  105. package/package.json +1 -1
  106. package/src/models/index.ts +6 -1
  107. package/src/models/kustoPoolsMappers.ts +3 -0
  108. package/src/models/mappers.ts +6 -0
  109. package/src/operations/azureADOnlyAuthentications.ts +8 -8
  110. package/src/operations/bigDataPools.ts +13 -13
  111. package/src/operations/dataMaskingPolicies.ts +6 -6
  112. package/src/operations/dataMaskingRules.ts +9 -9
  113. package/src/operations/extendedSqlPoolBlobAuditingPolicies.ts +9 -9
  114. package/src/operations/index.ts +0 -1
  115. package/src/operations/ipFirewallRules.ts +12 -12
  116. package/src/operations/keys.ts +12 -12
  117. package/src/operations/kustoPoolAttachedDatabaseConfigurations.ts +10 -10
  118. package/src/operations/kustoPoolChildResource.ts +3 -3
  119. package/src/operations/kustoPoolDataConnections.ts +17 -17
  120. package/src/operations/kustoPoolDatabasePrincipalAssignments.ts +13 -13
  121. package/src/operations/kustoPoolDatabases.ts +12 -12
  122. package/src/operations/kustoPoolPrincipalAssignments.ts +13 -13
  123. package/src/operations/kustoPools.ts +78 -31
  124. package/src/operations/libraries.ts +3 -3
  125. package/src/operations/library.ts +3 -3
  126. package/src/operations/operations.ts +6 -6
  127. package/src/operations/privateLinkResources.ts +6 -6
  128. package/src/operations/restorableDroppedSqlPools.ts +6 -6
  129. package/src/operations/sparkConfiguration.ts +3 -3
  130. package/src/operations/sparkConfigurations.ts +3 -3
  131. package/src/operations/sqlPoolBlobAuditingPolicies.ts +9 -9
  132. package/src/operations/sqlPoolColumns.ts +3 -3
  133. package/src/operations/sqlPoolConnectionPolicies.ts +3 -3
  134. package/src/operations/sqlPoolDataWarehouseUserActivities.ts +3 -3
  135. package/src/operations/sqlPoolGeoBackupPolicies.ts +9 -9
  136. package/src/operations/sqlPoolMaintenanceWindowOptions.ts +3 -3
  137. package/src/operations/sqlPoolMaintenanceWindows.ts +6 -6
  138. package/src/operations/sqlPoolMetadataSyncConfigs.ts +6 -6
  139. package/src/operations/sqlPoolOperationResults.ts +3 -3
  140. package/src/operations/sqlPoolOperations.ts +3 -3
  141. package/src/operations/sqlPoolRecommendedSensitivityLabels.ts +3 -3
  142. package/src/operations/sqlPoolReplicationLinks.ts +6 -6
  143. package/src/operations/sqlPoolRestorePoints.ts +11 -11
  144. package/src/operations/sqlPoolSchemas.ts +6 -6
  145. package/src/operations/sqlPoolSecurityAlertPolicies.ts +9 -9
  146. package/src/operations/sqlPoolSensitivityLabels.ts +24 -24
  147. package/src/operations/sqlPoolTableColumns.ts +3 -3
  148. package/src/operations/sqlPoolTables.ts +6 -6
  149. package/src/operations/sqlPoolTransparentDataEncryptions.ts +9 -9
  150. package/src/operations/sqlPoolUsages.ts +3 -3
  151. package/src/operations/sqlPoolVulnerabilityAssessmentRuleBaselines.ts +9 -9
  152. package/src/operations/sqlPoolVulnerabilityAssessmentScans.ts +11 -11
  153. package/src/operations/sqlPoolVulnerabilityAssessments.ts +12 -12
  154. package/src/operations/sqlPoolWorkloadClassifier.ts +10 -10
  155. package/src/operations/sqlPoolWorkloadGroup.ts +10 -10
  156. package/src/operations/sqlPools.ts +20 -20
  157. package/src/operations/workspaceAadAdmins.ts +7 -7
  158. package/src/operations/workspaceManagedIdentitySqlControlSettings.ts +5 -5
  159. package/src/operations/workspaceManagedSqlServerBlobAuditingPolicies.ts +8 -8
  160. package/src/operations/workspaceManagedSqlServerEncryptionProtector.ts +10 -10
  161. package/src/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.ts +8 -8
  162. package/src/operations/workspaceManagedSqlServerRecoverableSqlPools.ts +6 -6
  163. package/src/operations/workspaceManagedSqlServerSecurityAlertPolicy.ts +8 -8
  164. package/src/operations/workspaceManagedSqlServerUsages.ts +3 -3
  165. package/src/operations/workspaceManagedSqlServerVulnerabilityAssessments.ts +12 -12
  166. package/src/operations/workspaceSqlAadAdmins.ts +7 -7
  167. package/src/operations/workspaces.ts +9 -9
  168. package/src/synapseManagementClient.ts +0 -2
  169. package/src/synapseManagementClientContext.ts +1 -1
  170. package/esm/models/kustoPoolOperationsMappers.d.ts +0 -2
  171. package/esm/models/kustoPoolOperationsMappers.d.ts.map +0 -1
  172. package/esm/models/kustoPoolOperationsMappers.js +0 -9
  173. package/esm/models/kustoPoolOperationsMappers.js.map +0 -1
  174. package/esm/operations/kustoPoolOperations.d.ts +0 -28
  175. package/esm/operations/kustoPoolOperations.d.ts.map +0 -1
  176. package/esm/operations/kustoPoolOperations.js +0 -53
  177. package/esm/operations/kustoPoolOperations.js.map +0 -1
  178. package/src/models/kustoPoolOperationsMappers.ts +0 -17
  179. package/src/operations/kustoPoolOperations.ts +0 -76
@@ -26,6 +26,30 @@ export class KustoPools {
26
26
  this.client = client;
27
27
  }
28
28
 
29
+ /**
30
+ * Lists eligible SKUs for Kusto Pool resource.
31
+ * @param [options] The optional parameters
32
+ * @returns Promise<Models.KustoPoolsListSkusResponse>
33
+ */
34
+ listSkus(options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolsListSkusResponse>;
35
+ /**
36
+ * @param callback The callback
37
+ */
38
+ listSkus(callback: msRest.ServiceCallback<Models.SkuDescriptionList>): void;
39
+ /**
40
+ * @param options The optional parameters
41
+ * @param callback The callback
42
+ */
43
+ listSkus(options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.SkuDescriptionList>): void;
44
+ listSkus(options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.SkuDescriptionList>, callback?: msRest.ServiceCallback<Models.SkuDescriptionList>): Promise<Models.KustoPoolsListSkusResponse> {
45
+ return this.client.sendOperationRequest(
46
+ {
47
+ options
48
+ },
49
+ listSkusOperationSpec,
50
+ callback) as Promise<Models.KustoPoolsListSkusResponse>;
51
+ }
52
+
29
53
  /**
30
54
  * Checks that the kusto pool name is valid and is not already in use.
31
55
  * @param location The name of Azure region.
@@ -62,20 +86,20 @@ export class KustoPools {
62
86
  * List all Kusto pools
63
87
  * @summary List Kusto pools
64
88
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
65
- * @param workspaceName The name of the workspace
89
+ * @param workspaceName The name of the workspace.
66
90
  * @param [options] The optional parameters
67
91
  * @returns Promise<Models.KustoPoolsListByWorkspaceResponse>
68
92
  */
69
93
  listByWorkspace(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolsListByWorkspaceResponse>;
70
94
  /**
71
95
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
72
- * @param workspaceName The name of the workspace
96
+ * @param workspaceName The name of the workspace.
73
97
  * @param callback The callback
74
98
  */
75
99
  listByWorkspace(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.KustoPoolListResult>): void;
76
100
  /**
77
101
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
78
- * @param workspaceName The name of the workspace
102
+ * @param workspaceName The name of the workspace.
79
103
  * @param options The optional parameters
80
104
  * @param callback The callback
81
105
  */
@@ -93,7 +117,7 @@ export class KustoPools {
93
117
 
94
118
  /**
95
119
  * Gets a Kusto pool.
96
- * @param workspaceName The name of the workspace
120
+ * @param workspaceName The name of the workspace.
97
121
  * @param kustoPoolName The name of the Kusto pool.
98
122
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
99
123
  * @param [options] The optional parameters
@@ -101,14 +125,14 @@ export class KustoPools {
101
125
  */
102
126
  get(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolsGetResponse>;
103
127
  /**
104
- * @param workspaceName The name of the workspace
128
+ * @param workspaceName The name of the workspace.
105
129
  * @param kustoPoolName The name of the Kusto pool.
106
130
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
107
131
  * @param callback The callback
108
132
  */
109
133
  get(workspaceName: string, kustoPoolName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.KustoPool>): void;
110
134
  /**
111
- * @param workspaceName The name of the workspace
135
+ * @param workspaceName The name of the workspace.
112
136
  * @param kustoPoolName The name of the Kusto pool.
113
137
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
114
138
  * @param options The optional parameters
@@ -129,7 +153,7 @@ export class KustoPools {
129
153
 
130
154
  /**
131
155
  * Create or update a Kusto pool.
132
- * @param workspaceName The name of the workspace
156
+ * @param workspaceName The name of the workspace.
133
157
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
134
158
  * @param kustoPoolName The name of the Kusto pool.
135
159
  * @param parameters The Kusto pool parameters supplied to the CreateOrUpdate operation.
@@ -143,7 +167,7 @@ export class KustoPools {
143
167
 
144
168
  /**
145
169
  * Update a Kusto Kusto Pool.
146
- * @param workspaceName The name of the workspace
170
+ * @param workspaceName The name of the workspace.
147
171
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
148
172
  * @param kustoPoolName The name of the Kusto pool.
149
173
  * @param parameters The Kusto pool parameters supplied to the Update operation.
@@ -157,7 +181,7 @@ export class KustoPools {
157
181
 
158
182
  /**
159
183
  * Deletes a Kusto pool.
160
- * @param workspaceName The name of the workspace
184
+ * @param workspaceName The name of the workspace.
161
185
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
162
186
  * @param kustoPoolName The name of the Kusto pool.
163
187
  * @param [options] The optional parameters
@@ -170,7 +194,7 @@ export class KustoPools {
170
194
 
171
195
  /**
172
196
  * Stops a Kusto pool.
173
- * @param workspaceName The name of the workspace
197
+ * @param workspaceName The name of the workspace.
174
198
  * @param kustoPoolName The name of the Kusto pool.
175
199
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
176
200
  * @param [options] The optional parameters
@@ -183,7 +207,7 @@ export class KustoPools {
183
207
 
184
208
  /**
185
209
  * Starts a Kusto pool.
186
- * @param workspaceName The name of the workspace
210
+ * @param workspaceName The name of the workspace.
187
211
  * @param kustoPoolName The name of the Kusto pool.
188
212
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
189
213
  * @param [options] The optional parameters
@@ -196,7 +220,7 @@ export class KustoPools {
196
220
 
197
221
  /**
198
222
  * Returns the SKUs available for the provided resource.
199
- * @param workspaceName The name of the workspace
223
+ * @param workspaceName The name of the workspace.
200
224
  * @param kustoPoolName The name of the Kusto pool.
201
225
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
202
226
  * @param [options] The optional parameters
@@ -204,14 +228,14 @@ export class KustoPools {
204
228
  */
205
229
  listSkusByResource(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolsListSkusByResourceResponse>;
206
230
  /**
207
- * @param workspaceName The name of the workspace
231
+ * @param workspaceName The name of the workspace.
208
232
  * @param kustoPoolName The name of the Kusto pool.
209
233
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
210
234
  * @param callback The callback
211
235
  */
212
236
  listSkusByResource(workspaceName: string, kustoPoolName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.ListResourceSkusResult>): void;
213
237
  /**
214
- * @param workspaceName The name of the workspace
238
+ * @param workspaceName The name of the workspace.
215
239
  * @param kustoPoolName The name of the Kusto pool.
216
240
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
217
241
  * @param options The optional parameters
@@ -232,7 +256,7 @@ export class KustoPools {
232
256
 
233
257
  /**
234
258
  * Returns a list of language extensions that can run within KQL queries.
235
- * @param workspaceName The name of the workspace
259
+ * @param workspaceName The name of the workspace.
236
260
  * @param kustoPoolName The name of the Kusto pool.
237
261
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
238
262
  * @param [options] The optional parameters
@@ -240,14 +264,14 @@ export class KustoPools {
240
264
  */
241
265
  listLanguageExtensions(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolsListLanguageExtensionsResponse>;
242
266
  /**
243
- * @param workspaceName The name of the workspace
267
+ * @param workspaceName The name of the workspace.
244
268
  * @param kustoPoolName The name of the Kusto pool.
245
269
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
246
270
  * @param callback The callback
247
271
  */
248
272
  listLanguageExtensions(workspaceName: string, kustoPoolName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.LanguageExtensionsList>): void;
249
273
  /**
250
- * @param workspaceName The name of the workspace
274
+ * @param workspaceName The name of the workspace.
251
275
  * @param kustoPoolName The name of the Kusto pool.
252
276
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
253
277
  * @param options The optional parameters
@@ -268,7 +292,7 @@ export class KustoPools {
268
292
 
269
293
  /**
270
294
  * Add a list of language extensions that can run within KQL queries.
271
- * @param workspaceName The name of the workspace
295
+ * @param workspaceName The name of the workspace.
272
296
  * @param kustoPoolName The name of the Kusto pool.
273
297
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
274
298
  * @param languageExtensionsToAdd The language extensions to add.
@@ -282,7 +306,7 @@ export class KustoPools {
282
306
 
283
307
  /**
284
308
  * Remove a list of language extensions that can run within KQL queries.
285
- * @param workspaceName The name of the workspace
309
+ * @param workspaceName The name of the workspace.
286
310
  * @param kustoPoolName The name of the Kusto pool.
287
311
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
288
312
  * @param languageExtensionsToRemove The language extensions to remove.
@@ -297,7 +321,7 @@ export class KustoPools {
297
321
  /**
298
322
  * Returns a list of databases that are owned by this Kusto Pool and were followed by another Kusto
299
323
  * Pool.
300
- * @param workspaceName The name of the workspace
324
+ * @param workspaceName The name of the workspace.
301
325
  * @param kustoPoolName The name of the Kusto pool.
302
326
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
303
327
  * @param [options] The optional parameters
@@ -305,14 +329,14 @@ export class KustoPools {
305
329
  */
306
330
  listFollowerDatabases(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolsListFollowerDatabasesResponse>;
307
331
  /**
308
- * @param workspaceName The name of the workspace
332
+ * @param workspaceName The name of the workspace.
309
333
  * @param kustoPoolName The name of the Kusto pool.
310
334
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
311
335
  * @param callback The callback
312
336
  */
313
337
  listFollowerDatabases(workspaceName: string, kustoPoolName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.FollowerDatabaseListResult>): void;
314
338
  /**
315
- * @param workspaceName The name of the workspace
339
+ * @param workspaceName The name of the workspace.
316
340
  * @param kustoPoolName The name of the Kusto pool.
317
341
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
318
342
  * @param options The optional parameters
@@ -333,7 +357,7 @@ export class KustoPools {
333
357
 
334
358
  /**
335
359
  * Detaches all followers of a database owned by this Kusto Pool.
336
- * @param workspaceName The name of the workspace
360
+ * @param workspaceName The name of the workspace.
337
361
  * @param kustoPoolName The name of the Kusto pool.
338
362
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
339
363
  * @param followerDatabaseToRemove The follower databases properties to remove.
@@ -347,7 +371,7 @@ export class KustoPools {
347
371
 
348
372
  /**
349
373
  * Create or update a Kusto pool.
350
- * @param workspaceName The name of the workspace
374
+ * @param workspaceName The name of the workspace.
351
375
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
352
376
  * @param kustoPoolName The name of the Kusto pool.
353
377
  * @param parameters The Kusto pool parameters supplied to the CreateOrUpdate operation.
@@ -369,7 +393,7 @@ export class KustoPools {
369
393
 
370
394
  /**
371
395
  * Update a Kusto Kusto Pool.
372
- * @param workspaceName The name of the workspace
396
+ * @param workspaceName The name of the workspace.
373
397
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
374
398
  * @param kustoPoolName The name of the Kusto pool.
375
399
  * @param parameters The Kusto pool parameters supplied to the Update operation.
@@ -391,7 +415,7 @@ export class KustoPools {
391
415
 
392
416
  /**
393
417
  * Deletes a Kusto pool.
394
- * @param workspaceName The name of the workspace
418
+ * @param workspaceName The name of the workspace.
395
419
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
396
420
  * @param kustoPoolName The name of the Kusto pool.
397
421
  * @param [options] The optional parameters
@@ -411,7 +435,7 @@ export class KustoPools {
411
435
 
412
436
  /**
413
437
  * Stops a Kusto pool.
414
- * @param workspaceName The name of the workspace
438
+ * @param workspaceName The name of the workspace.
415
439
  * @param kustoPoolName The name of the Kusto pool.
416
440
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
417
441
  * @param [options] The optional parameters
@@ -431,7 +455,7 @@ export class KustoPools {
431
455
 
432
456
  /**
433
457
  * Starts a Kusto pool.
434
- * @param workspaceName The name of the workspace
458
+ * @param workspaceName The name of the workspace.
435
459
  * @param kustoPoolName The name of the Kusto pool.
436
460
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
437
461
  * @param [options] The optional parameters
@@ -451,7 +475,7 @@ export class KustoPools {
451
475
 
452
476
  /**
453
477
  * Add a list of language extensions that can run within KQL queries.
454
- * @param workspaceName The name of the workspace
478
+ * @param workspaceName The name of the workspace.
455
479
  * @param kustoPoolName The name of the Kusto pool.
456
480
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
457
481
  * @param languageExtensionsToAdd The language extensions to add.
@@ -473,7 +497,7 @@ export class KustoPools {
473
497
 
474
498
  /**
475
499
  * Remove a list of language extensions that can run within KQL queries.
476
- * @param workspaceName The name of the workspace
500
+ * @param workspaceName The name of the workspace.
477
501
  * @param kustoPoolName The name of the Kusto pool.
478
502
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
479
503
  * @param languageExtensionsToRemove The language extensions to remove.
@@ -495,7 +519,7 @@ export class KustoPools {
495
519
 
496
520
  /**
497
521
  * Detaches all followers of a database owned by this Kusto Pool.
498
- * @param workspaceName The name of the workspace
522
+ * @param workspaceName The name of the workspace.
499
523
  * @param kustoPoolName The name of the Kusto pool.
500
524
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
501
525
  * @param followerDatabaseToRemove The follower databases properties to remove.
@@ -518,6 +542,29 @@ export class KustoPools {
518
542
 
519
543
  // Operation Specifications
520
544
  const serializer = new msRest.Serializer(Mappers);
545
+ const listSkusOperationSpec: msRest.OperationSpec = {
546
+ httpMethod: "GET",
547
+ path: "subscriptions/{subscriptionId}/providers/Microsoft.Synapse/skus",
548
+ urlParameters: [
549
+ Parameters.subscriptionId
550
+ ],
551
+ queryParameters: [
552
+ Parameters.apiVersion1
553
+ ],
554
+ headerParameters: [
555
+ Parameters.acceptLanguage
556
+ ],
557
+ responses: {
558
+ 200: {
559
+ bodyMapper: Mappers.SkuDescriptionList
560
+ },
561
+ default: {
562
+ bodyMapper: Mappers.ErrorResponse
563
+ }
564
+ },
565
+ serializer
566
+ };
567
+
521
568
  const checkNameAvailabilityOperationSpec: msRest.OperationSpec = {
522
569
  httpMethod: "POST",
523
570
  path: "subscriptions/{subscriptionId}/providers/Microsoft.Synapse/locations/{location}/kustoPoolCheckNameAvailability",
@@ -29,20 +29,20 @@ export class Libraries {
29
29
  * List libraries in a workspace.
30
30
  * @summary List the libraries in a workspace.
31
31
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
32
- * @param workspaceName The name of the workspace
32
+ * @param workspaceName The name of the workspace.
33
33
  * @param [options] The optional parameters
34
34
  * @returns Promise<Models.LibrariesListByWorkspaceResponse>
35
35
  */
36
36
  listByWorkspace(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.LibrariesListByWorkspaceResponse>;
37
37
  /**
38
38
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
39
- * @param workspaceName The name of the workspace
39
+ * @param workspaceName The name of the workspace.
40
40
  * @param callback The callback
41
41
  */
42
42
  listByWorkspace(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.LibraryListResponse>): void;
43
43
  /**
44
44
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
45
- * @param workspaceName The name of the workspace
45
+ * @param workspaceName The name of the workspace.
46
46
  * @param options The optional parameters
47
47
  * @param callback The callback
48
48
  */
@@ -30,7 +30,7 @@ export class Library {
30
30
  * @summary Get library by name.
31
31
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
32
32
  * @param libraryName Library name
33
- * @param workspaceName The name of the workspace
33
+ * @param workspaceName The name of the workspace.
34
34
  * @param [options] The optional parameters
35
35
  * @returns Promise<Models.LibraryGetResponse>
36
36
  */
@@ -38,14 +38,14 @@ export class Library {
38
38
  /**
39
39
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
40
40
  * @param libraryName Library name
41
- * @param workspaceName The name of the workspace
41
+ * @param workspaceName The name of the workspace.
42
42
  * @param callback The callback
43
43
  */
44
44
  get(resourceGroupName: string, libraryName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.LibraryResource>): void;
45
45
  /**
46
46
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
47
47
  * @param libraryName Library name
48
- * @param workspaceName The name of the workspace
48
+ * @param workspaceName The name of the workspace.
49
49
  * @param options The optional parameters
50
50
  * @param callback The callback
51
51
  */
@@ -83,7 +83,7 @@ export class Operations {
83
83
  * Get the result of an operation
84
84
  * @summary Get operation result
85
85
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
86
- * @param workspaceName The name of the workspace
86
+ * @param workspaceName The name of the workspace.
87
87
  * @param operationId Operation ID
88
88
  * @param [options] The optional parameters
89
89
  * @returns Promise<msRest.RestResponse>
@@ -91,14 +91,14 @@ export class Operations {
91
91
  getLocationHeaderResult(resourceGroupName: string, workspaceName: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
92
92
  /**
93
93
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
94
- * @param workspaceName The name of the workspace
94
+ * @param workspaceName The name of the workspace.
95
95
  * @param operationId Operation ID
96
96
  * @param callback The callback
97
97
  */
98
98
  getLocationHeaderResult(resourceGroupName: string, workspaceName: string, operationId: string, callback: msRest.ServiceCallback<void>): void;
99
99
  /**
100
100
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
101
- * @param workspaceName The name of the workspace
101
+ * @param workspaceName The name of the workspace.
102
102
  * @param operationId Operation ID
103
103
  * @param options The optional parameters
104
104
  * @param callback The callback
@@ -120,7 +120,7 @@ export class Operations {
120
120
  * Get the status of an operation
121
121
  * @summary Get operation status
122
122
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
123
- * @param workspaceName The name of the workspace
123
+ * @param workspaceName The name of the workspace.
124
124
  * @param operationId Operation ID
125
125
  * @param [options] The optional parameters
126
126
  * @returns Promise<Models.OperationsGetAzureAsyncHeaderResultResponse>
@@ -128,14 +128,14 @@ export class Operations {
128
128
  getAzureAsyncHeaderResult(resourceGroupName: string, workspaceName: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<Models.OperationsGetAzureAsyncHeaderResultResponse>;
129
129
  /**
130
130
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
131
- * @param workspaceName The name of the workspace
131
+ * @param workspaceName The name of the workspace.
132
132
  * @param operationId Operation ID
133
133
  * @param callback The callback
134
134
  */
135
135
  getAzureAsyncHeaderResult(resourceGroupName: string, workspaceName: string, operationId: string, callback: msRest.ServiceCallback<Models.OperationResource>): void;
136
136
  /**
137
137
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
138
- * @param workspaceName The name of the workspace
138
+ * @param workspaceName The name of the workspace.
139
139
  * @param operationId Operation ID
140
140
  * @param options The optional parameters
141
141
  * @param callback The callback
@@ -29,20 +29,20 @@ export class PrivateLinkResources {
29
29
  * Get all private link resources for a workspaces
30
30
  * @summary Private Link Resources
31
31
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
32
- * @param workspaceName The name of the workspace
32
+ * @param workspaceName The name of the workspace.
33
33
  * @param [options] The optional parameters
34
34
  * @returns Promise<Models.PrivateLinkResourcesListResponse>
35
35
  */
36
36
  list(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.PrivateLinkResourcesListResponse>;
37
37
  /**
38
38
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
39
- * @param workspaceName The name of the workspace
39
+ * @param workspaceName The name of the workspace.
40
40
  * @param callback The callback
41
41
  */
42
42
  list(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.PrivateLinkResourceListResult>): void;
43
43
  /**
44
44
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
45
- * @param workspaceName The name of the workspace
45
+ * @param workspaceName The name of the workspace.
46
46
  * @param options The optional parameters
47
47
  * @param callback The callback
48
48
  */
@@ -62,7 +62,7 @@ export class PrivateLinkResources {
62
62
  * Get private link resource in workspace
63
63
  * @summary Get Private Link Resource
64
64
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
65
- * @param workspaceName The name of the workspace
65
+ * @param workspaceName The name of the workspace.
66
66
  * @param privateLinkResourceName The name of the private link resource
67
67
  * @param [options] The optional parameters
68
68
  * @returns Promise<Models.PrivateLinkResourcesGetResponse>
@@ -70,14 +70,14 @@ export class PrivateLinkResources {
70
70
  get(resourceGroupName: string, workspaceName: string, privateLinkResourceName: string, options?: msRest.RequestOptionsBase): Promise<Models.PrivateLinkResourcesGetResponse>;
71
71
  /**
72
72
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
73
- * @param workspaceName The name of the workspace
73
+ * @param workspaceName The name of the workspace.
74
74
  * @param privateLinkResourceName The name of the private link resource
75
75
  * @param callback The callback
76
76
  */
77
77
  get(resourceGroupName: string, workspaceName: string, privateLinkResourceName: string, callback: msRest.ServiceCallback<Models.PrivateLinkResource>): void;
78
78
  /**
79
79
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
80
- * @param workspaceName The name of the workspace
80
+ * @param workspaceName The name of the workspace.
81
81
  * @param privateLinkResourceName The name of the private link resource
82
82
  * @param options The optional parameters
83
83
  * @param callback The callback
@@ -28,7 +28,7 @@ export class RestorableDroppedSqlPools {
28
28
  /**
29
29
  * Gets a deleted sql pool that can be restored
30
30
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
31
- * @param workspaceName The name of the workspace
31
+ * @param workspaceName The name of the workspace.
32
32
  * @param restorableDroppedSqlPoolId The id of the deleted Sql Pool in the form of
33
33
  * sqlPoolName,deletionTimeInFileTimeFormat
34
34
  * @param [options] The optional parameters
@@ -37,7 +37,7 @@ export class RestorableDroppedSqlPools {
37
37
  get(resourceGroupName: string, workspaceName: string, restorableDroppedSqlPoolId: string, options?: msRest.RequestOptionsBase): Promise<Models.RestorableDroppedSqlPoolsGetResponse>;
38
38
  /**
39
39
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
40
- * @param workspaceName The name of the workspace
40
+ * @param workspaceName The name of the workspace.
41
41
  * @param restorableDroppedSqlPoolId The id of the deleted Sql Pool in the form of
42
42
  * sqlPoolName,deletionTimeInFileTimeFormat
43
43
  * @param callback The callback
@@ -45,7 +45,7 @@ export class RestorableDroppedSqlPools {
45
45
  get(resourceGroupName: string, workspaceName: string, restorableDroppedSqlPoolId: string, callback: msRest.ServiceCallback<Models.RestorableDroppedSqlPool>): void;
46
46
  /**
47
47
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
48
- * @param workspaceName The name of the workspace
48
+ * @param workspaceName The name of the workspace.
49
49
  * @param restorableDroppedSqlPoolId The id of the deleted Sql Pool in the form of
50
50
  * sqlPoolName,deletionTimeInFileTimeFormat
51
51
  * @param options The optional parameters
@@ -67,20 +67,20 @@ export class RestorableDroppedSqlPools {
67
67
  /**
68
68
  * Gets a list of deleted Sql pools that can be restored
69
69
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
70
- * @param workspaceName The name of the workspace
70
+ * @param workspaceName The name of the workspace.
71
71
  * @param [options] The optional parameters
72
72
  * @returns Promise<Models.RestorableDroppedSqlPoolsListByWorkspaceResponse>
73
73
  */
74
74
  listByWorkspace(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.RestorableDroppedSqlPoolsListByWorkspaceResponse>;
75
75
  /**
76
76
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
77
- * @param workspaceName The name of the workspace
77
+ * @param workspaceName The name of the workspace.
78
78
  * @param callback The callback
79
79
  */
80
80
  listByWorkspace(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.RestorableDroppedSqlPoolListResult>): void;
81
81
  /**
82
82
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
83
- * @param workspaceName The name of the workspace
83
+ * @param workspaceName The name of the workspace.
84
84
  * @param options The optional parameters
85
85
  * @param callback The callback
86
86
  */
@@ -30,7 +30,7 @@ export class SparkConfiguration {
30
30
  * @summary Get SparkConfiguration by name.
31
31
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
32
32
  * @param sparkConfigurationName SparkConfiguration name
33
- * @param workspaceName The name of the workspace
33
+ * @param workspaceName The name of the workspace.
34
34
  * @param [options] The optional parameters
35
35
  * @returns Promise<Models.SparkConfigurationGetResponse>
36
36
  */
@@ -38,14 +38,14 @@ export class SparkConfiguration {
38
38
  /**
39
39
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
40
40
  * @param sparkConfigurationName SparkConfiguration name
41
- * @param workspaceName The name of the workspace
41
+ * @param workspaceName The name of the workspace.
42
42
  * @param callback The callback
43
43
  */
44
44
  get(resourceGroupName: string, sparkConfigurationName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.SparkConfigurationResource>): void;
45
45
  /**
46
46
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
47
47
  * @param sparkConfigurationName SparkConfiguration name
48
- * @param workspaceName The name of the workspace
48
+ * @param workspaceName The name of the workspace.
49
49
  * @param options The optional parameters
50
50
  * @param callback The callback
51
51
  */
@@ -29,20 +29,20 @@ export class SparkConfigurations {
29
29
  * List sparkConfigurations in a workspace.
30
30
  * @summary List the sparkConfigurations in a workspace.
31
31
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
32
- * @param workspaceName The name of the workspace
32
+ * @param workspaceName The name of the workspace.
33
33
  * @param [options] The optional parameters
34
34
  * @returns Promise<Models.SparkConfigurationsListByWorkspaceResponse>
35
35
  */
36
36
  listByWorkspace(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.SparkConfigurationsListByWorkspaceResponse>;
37
37
  /**
38
38
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
39
- * @param workspaceName The name of the workspace
39
+ * @param workspaceName The name of the workspace.
40
40
  * @param callback The callback
41
41
  */
42
42
  listByWorkspace(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.SparkConfigurationListResponse>): void;
43
43
  /**
44
44
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
45
- * @param workspaceName The name of the workspace
45
+ * @param workspaceName The name of the workspace.
46
46
  * @param options The optional parameters
47
47
  * @param callback The callback
48
48
  */
@@ -29,7 +29,7 @@ export class SqlPoolBlobAuditingPolicies {
29
29
  * Get a SQL pool's blob auditing policy.
30
30
  * @summary Get a SQL pool's blob auditing policy
31
31
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
32
- * @param workspaceName The name of the workspace
32
+ * @param workspaceName The name of the workspace.
33
33
  * @param sqlPoolName SQL pool name
34
34
  * @param [options] The optional parameters
35
35
  * @returns Promise<Models.SqlPoolBlobAuditingPoliciesGetResponse>
@@ -37,14 +37,14 @@ export class SqlPoolBlobAuditingPolicies {
37
37
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolBlobAuditingPoliciesGetResponse>;
38
38
  /**
39
39
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
40
- * @param workspaceName The name of the workspace
40
+ * @param workspaceName The name of the workspace.
41
41
  * @param sqlPoolName SQL pool name
42
42
  * @param callback The callback
43
43
  */
44
44
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<Models.SqlPoolBlobAuditingPolicy>): void;
45
45
  /**
46
46
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
47
- * @param workspaceName The name of the workspace
47
+ * @param workspaceName The name of the workspace.
48
48
  * @param sqlPoolName SQL pool name
49
49
  * @param options The optional parameters
50
50
  * @param callback The callback
@@ -66,7 +66,7 @@ export class SqlPoolBlobAuditingPolicies {
66
66
  * Creates or updates a SQL pool's blob auditing policy.
67
67
  * @summary Creates or updates a SQL pool's blob auditing policy
68
68
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
69
- * @param workspaceName The name of the workspace
69
+ * @param workspaceName The name of the workspace.
70
70
  * @param sqlPoolName SQL pool name
71
71
  * @param parameters The database blob auditing policy.
72
72
  * @param [options] The optional parameters
@@ -75,7 +75,7 @@ export class SqlPoolBlobAuditingPolicies {
75
75
  createOrUpdate(resourceGroupName: string, workspaceName: string, sqlPoolName: string, parameters: Models.SqlPoolBlobAuditingPolicy, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolBlobAuditingPoliciesCreateOrUpdateResponse>;
76
76
  /**
77
77
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
78
- * @param workspaceName The name of the workspace
78
+ * @param workspaceName The name of the workspace.
79
79
  * @param sqlPoolName SQL pool name
80
80
  * @param parameters The database blob auditing policy.
81
81
  * @param callback The callback
@@ -83,7 +83,7 @@ export class SqlPoolBlobAuditingPolicies {
83
83
  createOrUpdate(resourceGroupName: string, workspaceName: string, sqlPoolName: string, parameters: Models.SqlPoolBlobAuditingPolicy, callback: msRest.ServiceCallback<Models.SqlPoolBlobAuditingPolicy>): void;
84
84
  /**
85
85
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
86
- * @param workspaceName The name of the workspace
86
+ * @param workspaceName The name of the workspace.
87
87
  * @param sqlPoolName SQL pool name
88
88
  * @param parameters The database blob auditing policy.
89
89
  * @param options The optional parameters
@@ -106,7 +106,7 @@ export class SqlPoolBlobAuditingPolicies {
106
106
  /**
107
107
  * Lists auditing settings of a Sql pool.
108
108
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
109
- * @param workspaceName The name of the workspace
109
+ * @param workspaceName The name of the workspace.
110
110
  * @param sqlPoolName SQL pool name
111
111
  * @param [options] The optional parameters
112
112
  * @returns Promise<Models.SqlPoolBlobAuditingPoliciesListBySqlPoolResponse>
@@ -114,14 +114,14 @@ export class SqlPoolBlobAuditingPolicies {
114
114
  listBySqlPool(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolBlobAuditingPoliciesListBySqlPoolResponse>;
115
115
  /**
116
116
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
117
- * @param workspaceName The name of the workspace
117
+ * @param workspaceName The name of the workspace.
118
118
  * @param sqlPoolName SQL pool name
119
119
  * @param callback The callback
120
120
  */
121
121
  listBySqlPool(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<Models.SqlPoolBlobAuditingPolicyListResult>): void;
122
122
  /**
123
123
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
124
- * @param workspaceName The name of the workspace
124
+ * @param workspaceName The name of the workspace.
125
125
  * @param sqlPoolName SQL pool name
126
126
  * @param options The optional parameters
127
127
  * @param callback The callback