@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
@@ -29,7 +29,7 @@ export class KustoPoolDataConnections {
29
29
  /**
30
30
  * Checks that the data connection name is valid and is not already in use.
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 kustoPoolName The name of the Kusto pool.
34
34
  * @param databaseName The name of the database in the Kusto pool.
35
35
  * @param dataConnectionName The name of the data connection.
@@ -39,7 +39,7 @@ export class KustoPoolDataConnections {
39
39
  checkNameAvailability(resourceGroupName: string, workspaceName: string, kustoPoolName: string, databaseName: string, dataConnectionName: Models.DataConnectionCheckNameRequest, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolDataConnectionsCheckNameAvailabilityResponse>;
40
40
  /**
41
41
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
42
- * @param workspaceName The name of the workspace
42
+ * @param workspaceName The name of the workspace.
43
43
  * @param kustoPoolName The name of the Kusto pool.
44
44
  * @param databaseName The name of the database in the Kusto pool.
45
45
  * @param dataConnectionName The name of the data connection.
@@ -48,7 +48,7 @@ export class KustoPoolDataConnections {
48
48
  checkNameAvailability(resourceGroupName: string, workspaceName: string, kustoPoolName: string, databaseName: string, dataConnectionName: Models.DataConnectionCheckNameRequest, callback: msRest.ServiceCallback<Models.CheckNameResult>): void;
49
49
  /**
50
50
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
51
- * @param workspaceName The name of the workspace
51
+ * @param workspaceName The name of the workspace.
52
52
  * @param kustoPoolName The name of the Kusto pool.
53
53
  * @param databaseName The name of the database in the Kusto pool.
54
54
  * @param dataConnectionName The name of the data connection.
@@ -73,7 +73,7 @@ export class KustoPoolDataConnections {
73
73
  /**
74
74
  * Checks that the data connection parameters are valid.
75
75
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
76
- * @param workspaceName The name of the workspace
76
+ * @param workspaceName The name of the workspace.
77
77
  * @param kustoPoolName The name of the Kusto pool.
78
78
  * @param databaseName The name of the database in the Kusto pool.
79
79
  * @param parameters The data connection parameters supplied to the CreateOrUpdate operation.
@@ -88,7 +88,7 @@ export class KustoPoolDataConnections {
88
88
  /**
89
89
  * Returns the list of data connections of the given Kusto pool database.
90
90
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
91
- * @param workspaceName The name of the workspace
91
+ * @param workspaceName The name of the workspace.
92
92
  * @param kustoPoolName The name of the Kusto pool.
93
93
  * @param databaseName The name of the database in the Kusto pool.
94
94
  * @param [options] The optional parameters
@@ -97,7 +97,7 @@ export class KustoPoolDataConnections {
97
97
  listByDatabase(resourceGroupName: string, workspaceName: string, kustoPoolName: string, databaseName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolDataConnectionsListByDatabaseResponse>;
98
98
  /**
99
99
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
100
- * @param workspaceName The name of the workspace
100
+ * @param workspaceName The name of the workspace.
101
101
  * @param kustoPoolName The name of the Kusto pool.
102
102
  * @param databaseName The name of the database in the Kusto pool.
103
103
  * @param callback The callback
@@ -105,7 +105,7 @@ export class KustoPoolDataConnections {
105
105
  listByDatabase(resourceGroupName: string, workspaceName: string, kustoPoolName: string, databaseName: string, callback: msRest.ServiceCallback<Models.DataConnectionListResult>): void;
106
106
  /**
107
107
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
108
- * @param workspaceName The name of the workspace
108
+ * @param workspaceName The name of the workspace.
109
109
  * @param kustoPoolName The name of the Kusto pool.
110
110
  * @param databaseName The name of the database in the Kusto pool.
111
111
  * @param options The optional parameters
@@ -128,7 +128,7 @@ export class KustoPoolDataConnections {
128
128
  /**
129
129
  * Returns a data connection.
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 kustoPoolName The name of the Kusto pool.
133
133
  * @param databaseName The name of the database in the Kusto pool.
134
134
  * @param dataConnectionName The name of the data connection.
@@ -138,7 +138,7 @@ export class KustoPoolDataConnections {
138
138
  get(resourceGroupName: string, workspaceName: string, kustoPoolName: string, databaseName: string, dataConnectionName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolDataConnectionsGetResponse>;
139
139
  /**
140
140
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
141
- * @param workspaceName The name of the workspace
141
+ * @param workspaceName The name of the workspace.
142
142
  * @param kustoPoolName The name of the Kusto pool.
143
143
  * @param databaseName The name of the database in the Kusto pool.
144
144
  * @param dataConnectionName The name of the data connection.
@@ -147,7 +147,7 @@ export class KustoPoolDataConnections {
147
147
  get(resourceGroupName: string, workspaceName: string, kustoPoolName: string, databaseName: string, dataConnectionName: string, callback: msRest.ServiceCallback<Models.DataConnectionUnion>): void;
148
148
  /**
149
149
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
150
- * @param workspaceName The name of the workspace
150
+ * @param workspaceName The name of the workspace.
151
151
  * @param kustoPoolName The name of the Kusto pool.
152
152
  * @param databaseName The name of the database in the Kusto pool.
153
153
  * @param dataConnectionName The name of the data connection.
@@ -172,7 +172,7 @@ export class KustoPoolDataConnections {
172
172
  /**
173
173
  * Creates or updates a data connection.
174
174
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
175
- * @param workspaceName The name of the workspace
175
+ * @param workspaceName The name of the workspace.
176
176
  * @param kustoPoolName The name of the Kusto pool.
177
177
  * @param databaseName The name of the database in the Kusto pool.
178
178
  * @param dataConnectionName The name of the data connection.
@@ -188,7 +188,7 @@ export class KustoPoolDataConnections {
188
188
  /**
189
189
  * Updates a data connection.
190
190
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
191
- * @param workspaceName The name of the workspace
191
+ * @param workspaceName The name of the workspace.
192
192
  * @param kustoPoolName The name of the Kusto pool.
193
193
  * @param databaseName The name of the database in the Kusto pool.
194
194
  * @param dataConnectionName The name of the data connection.
@@ -204,7 +204,7 @@ export class KustoPoolDataConnections {
204
204
  /**
205
205
  * Deletes the data connection with the given name.
206
206
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
207
- * @param workspaceName The name of the workspace
207
+ * @param workspaceName The name of the workspace.
208
208
  * @param kustoPoolName The name of the Kusto pool.
209
209
  * @param databaseName The name of the database in the Kusto pool.
210
210
  * @param dataConnectionName The name of the data connection.
@@ -219,7 +219,7 @@ export class KustoPoolDataConnections {
219
219
  /**
220
220
  * Checks that the data connection parameters are valid.
221
221
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
222
- * @param workspaceName The name of the workspace
222
+ * @param workspaceName The name of the workspace.
223
223
  * @param kustoPoolName The name of the Kusto pool.
224
224
  * @param databaseName The name of the database in the Kusto pool.
225
225
  * @param parameters The data connection parameters supplied to the CreateOrUpdate operation.
@@ -243,7 +243,7 @@ export class KustoPoolDataConnections {
243
243
  /**
244
244
  * Creates or updates a data connection.
245
245
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
246
- * @param workspaceName The name of the workspace
246
+ * @param workspaceName The name of the workspace.
247
247
  * @param kustoPoolName The name of the Kusto pool.
248
248
  * @param databaseName The name of the database in the Kusto pool.
249
249
  * @param dataConnectionName The name of the data connection.
@@ -269,7 +269,7 @@ export class KustoPoolDataConnections {
269
269
  /**
270
270
  * Updates a data connection.
271
271
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
272
- * @param workspaceName The name of the workspace
272
+ * @param workspaceName The name of the workspace.
273
273
  * @param kustoPoolName The name of the Kusto pool.
274
274
  * @param databaseName The name of the database in the Kusto pool.
275
275
  * @param dataConnectionName The name of the data connection.
@@ -295,7 +295,7 @@ export class KustoPoolDataConnections {
295
295
  /**
296
296
  * Deletes the data connection with the given name.
297
297
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
298
- * @param workspaceName The name of the workspace
298
+ * @param workspaceName The name of the workspace.
299
299
  * @param kustoPoolName The name of the Kusto pool.
300
300
  * @param databaseName The name of the database in the Kusto pool.
301
301
  * @param dataConnectionName The name of the data connection.
@@ -28,7 +28,7 @@ export class KustoPoolDatabasePrincipalAssignments {
28
28
 
29
29
  /**
30
30
  * Checks that the database principal assignment is valid and is not already in use.
31
- * @param workspaceName The name of the workspace
31
+ * @param workspaceName The name of the workspace.
32
32
  * @param kustoPoolName The name of the Kusto pool.
33
33
  * @param databaseName The name of the database in the Kusto pool.
34
34
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -38,7 +38,7 @@ export class KustoPoolDatabasePrincipalAssignments {
38
38
  */
39
39
  checkNameAvailability(workspaceName: string, kustoPoolName: string, databaseName: string, resourceGroupName: string, principalAssignmentName: Models.DatabasePrincipalAssignmentCheckNameRequest, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolDatabasePrincipalAssignmentsCheckNameAvailabilityResponse>;
40
40
  /**
41
- * @param workspaceName The name of the workspace
41
+ * @param workspaceName The name of the workspace.
42
42
  * @param kustoPoolName The name of the Kusto pool.
43
43
  * @param databaseName The name of the database in the Kusto pool.
44
44
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -47,7 +47,7 @@ export class KustoPoolDatabasePrincipalAssignments {
47
47
  */
48
48
  checkNameAvailability(workspaceName: string, kustoPoolName: string, databaseName: string, resourceGroupName: string, principalAssignmentName: Models.DatabasePrincipalAssignmentCheckNameRequest, callback: msRest.ServiceCallback<Models.CheckNameResult>): void;
49
49
  /**
50
- * @param workspaceName The name of the workspace
50
+ * @param workspaceName The name of the workspace.
51
51
  * @param kustoPoolName The name of the Kusto pool.
52
52
  * @param databaseName The name of the database in the Kusto pool.
53
53
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -72,7 +72,7 @@ export class KustoPoolDatabasePrincipalAssignments {
72
72
 
73
73
  /**
74
74
  * Lists all Kusto pool database principalAssignments.
75
- * @param workspaceName The name of the workspace
75
+ * @param workspaceName The name of the workspace.
76
76
  * @param kustoPoolName The name of the Kusto pool.
77
77
  * @param databaseName The name of the database in the Kusto pool.
78
78
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -81,7 +81,7 @@ export class KustoPoolDatabasePrincipalAssignments {
81
81
  */
82
82
  list(workspaceName: string, kustoPoolName: string, databaseName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolDatabasePrincipalAssignmentsListResponse>;
83
83
  /**
84
- * @param workspaceName The name of the workspace
84
+ * @param workspaceName The name of the workspace.
85
85
  * @param kustoPoolName The name of the Kusto pool.
86
86
  * @param databaseName The name of the database in the Kusto pool.
87
87
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -89,7 +89,7 @@ export class KustoPoolDatabasePrincipalAssignments {
89
89
  */
90
90
  list(workspaceName: string, kustoPoolName: string, databaseName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.DatabasePrincipalAssignmentListResult>): void;
91
91
  /**
92
- * @param workspaceName The name of the workspace
92
+ * @param workspaceName The name of the workspace.
93
93
  * @param kustoPoolName The name of the Kusto pool.
94
94
  * @param databaseName The name of the database in the Kusto pool.
95
95
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -112,7 +112,7 @@ export class KustoPoolDatabasePrincipalAssignments {
112
112
 
113
113
  /**
114
114
  * Gets a Kusto pool database principalAssignment.
115
- * @param workspaceName The name of the workspace
115
+ * @param workspaceName The name of the workspace.
116
116
  * @param kustoPoolName The name of the Kusto pool.
117
117
  * @param databaseName The name of the database in the Kusto pool.
118
118
  * @param principalAssignmentName The name of the Kusto principalAssignment.
@@ -122,7 +122,7 @@ export class KustoPoolDatabasePrincipalAssignments {
122
122
  */
123
123
  get(workspaceName: string, kustoPoolName: string, databaseName: string, principalAssignmentName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolDatabasePrincipalAssignmentsGetResponse>;
124
124
  /**
125
- * @param workspaceName The name of the workspace
125
+ * @param workspaceName The name of the workspace.
126
126
  * @param kustoPoolName The name of the Kusto pool.
127
127
  * @param databaseName The name of the database in the Kusto pool.
128
128
  * @param principalAssignmentName The name of the Kusto principalAssignment.
@@ -131,7 +131,7 @@ export class KustoPoolDatabasePrincipalAssignments {
131
131
  */
132
132
  get(workspaceName: string, kustoPoolName: string, databaseName: string, principalAssignmentName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.DatabasePrincipalAssignment>): void;
133
133
  /**
134
- * @param workspaceName The name of the workspace
134
+ * @param workspaceName The name of the workspace.
135
135
  * @param kustoPoolName The name of the Kusto pool.
136
136
  * @param databaseName The name of the database in the Kusto pool.
137
137
  * @param principalAssignmentName The name of the Kusto principalAssignment.
@@ -156,7 +156,7 @@ export class KustoPoolDatabasePrincipalAssignments {
156
156
 
157
157
  /**
158
158
  * Creates a Kusto pool database principalAssignment.
159
- * @param workspaceName The name of the workspace
159
+ * @param workspaceName The name of the workspace.
160
160
  * @param kustoPoolName The name of the Kusto pool.
161
161
  * @param databaseName The name of the database in the Kusto pool.
162
162
  * @param principalAssignmentName The name of the Kusto principalAssignment.
@@ -172,7 +172,7 @@ export class KustoPoolDatabasePrincipalAssignments {
172
172
 
173
173
  /**
174
174
  * Deletes a Kusto pool principalAssignment.
175
- * @param workspaceName The name of the workspace
175
+ * @param workspaceName The name of the workspace.
176
176
  * @param kustoPoolName The name of the Kusto pool.
177
177
  * @param databaseName The name of the database in the Kusto pool.
178
178
  * @param principalAssignmentName The name of the Kusto principalAssignment.
@@ -187,7 +187,7 @@ export class KustoPoolDatabasePrincipalAssignments {
187
187
 
188
188
  /**
189
189
  * Creates a Kusto pool database principalAssignment.
190
- * @param workspaceName The name of the workspace
190
+ * @param workspaceName The name of the workspace.
191
191
  * @param kustoPoolName The name of the Kusto pool.
192
192
  * @param databaseName The name of the database in the Kusto pool.
193
193
  * @param principalAssignmentName The name of the Kusto principalAssignment.
@@ -213,7 +213,7 @@ export class KustoPoolDatabasePrincipalAssignments {
213
213
 
214
214
  /**
215
215
  * Deletes a Kusto pool principalAssignment.
216
- * @param workspaceName The name of the workspace
216
+ * @param workspaceName The name of the workspace.
217
217
  * @param kustoPoolName The name of the Kusto pool.
218
218
  * @param databaseName The name of the database in the Kusto pool.
219
219
  * @param principalAssignmentName The name of the Kusto principalAssignment.
@@ -29,7 +29,7 @@ export class KustoPoolDatabases {
29
29
  /**
30
30
  * Returns the list of databases of the given Kusto pool.
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 kustoPoolName The name of the Kusto pool.
34
34
  * @param [options] The optional parameters
35
35
  * @returns Promise<Models.KustoPoolDatabasesListByKustoPoolResponse>
@@ -37,14 +37,14 @@ export class KustoPoolDatabases {
37
37
  listByKustoPool(resourceGroupName: string, workspaceName: string, kustoPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolDatabasesListByKustoPoolResponse>;
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 kustoPoolName The name of the Kusto pool.
42
42
  * @param callback The callback
43
43
  */
44
44
  listByKustoPool(resourceGroupName: string, workspaceName: string, kustoPoolName: string, callback: msRest.ServiceCallback<Models.DatabaseListResult>): 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 kustoPoolName The name of the Kusto pool.
49
49
  * @param options The optional parameters
50
50
  * @param callback The callback
@@ -65,7 +65,7 @@ export class KustoPoolDatabases {
65
65
  /**
66
66
  * Returns a database.
67
67
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
68
- * @param workspaceName The name of the workspace
68
+ * @param workspaceName The name of the workspace.
69
69
  * @param kustoPoolName The name of the Kusto pool.
70
70
  * @param databaseName The name of the database in the Kusto pool.
71
71
  * @param [options] The optional parameters
@@ -74,7 +74,7 @@ export class KustoPoolDatabases {
74
74
  get(resourceGroupName: string, workspaceName: string, kustoPoolName: string, databaseName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolDatabasesGetResponse>;
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 kustoPoolName The name of the Kusto pool.
79
79
  * @param databaseName The name of the database in the Kusto pool.
80
80
  * @param callback The callback
@@ -82,7 +82,7 @@ export class KustoPoolDatabases {
82
82
  get(resourceGroupName: string, workspaceName: string, kustoPoolName: string, databaseName: string, callback: msRest.ServiceCallback<Models.DatabaseUnion>): void;
83
83
  /**
84
84
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
85
- * @param workspaceName The name of the workspace
85
+ * @param workspaceName The name of the workspace.
86
86
  * @param kustoPoolName The name of the Kusto pool.
87
87
  * @param databaseName The name of the database in the Kusto pool.
88
88
  * @param options The optional parameters
@@ -105,7 +105,7 @@ export class KustoPoolDatabases {
105
105
  /**
106
106
  * Creates or updates a database.
107
107
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
108
- * @param workspaceName The name of the workspace
108
+ * @param workspaceName The name of the workspace.
109
109
  * @param kustoPoolName The name of the Kusto pool.
110
110
  * @param databaseName The name of the database in the Kusto pool.
111
111
  * @param parameters The database parameters supplied to the CreateOrUpdate operation.
@@ -120,7 +120,7 @@ export class KustoPoolDatabases {
120
120
  /**
121
121
  * Updates a database.
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 kustoPoolName The name of the Kusto pool.
125
125
  * @param databaseName The name of the database in the Kusto pool.
126
126
  * @param parameters The database parameters supplied to the Update operation.
@@ -135,7 +135,7 @@ export class KustoPoolDatabases {
135
135
  /**
136
136
  * Deletes the database with the given name.
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 kustoPoolName The name of the Kusto pool.
140
140
  * @param databaseName The name of the database in the Kusto pool.
141
141
  * @param [options] The optional parameters
@@ -149,7 +149,7 @@ export class KustoPoolDatabases {
149
149
  /**
150
150
  * Creates or updates a database.
151
151
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
152
- * @param workspaceName The name of the workspace
152
+ * @param workspaceName The name of the workspace.
153
153
  * @param kustoPoolName The name of the Kusto pool.
154
154
  * @param databaseName The name of the database in the Kusto pool.
155
155
  * @param parameters The database parameters supplied to the CreateOrUpdate operation.
@@ -173,7 +173,7 @@ export class KustoPoolDatabases {
173
173
  /**
174
174
  * Updates a database.
175
175
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
176
- * @param workspaceName The name of the workspace
176
+ * @param workspaceName The name of the workspace.
177
177
  * @param kustoPoolName The name of the Kusto pool.
178
178
  * @param databaseName The name of the database in the Kusto pool.
179
179
  * @param parameters The database parameters supplied to the Update operation.
@@ -197,7 +197,7 @@ export class KustoPoolDatabases {
197
197
  /**
198
198
  * Deletes the database with the given name.
199
199
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
200
- * @param workspaceName The name of the workspace
200
+ * @param workspaceName The name of the workspace.
201
201
  * @param kustoPoolName The name of the Kusto pool.
202
202
  * @param databaseName The name of the database in the Kusto pool.
203
203
  * @param [options] The optional parameters
@@ -28,7 +28,7 @@ export class KustoPoolPrincipalAssignments {
28
28
 
29
29
  /**
30
30
  * Checks that the principal assignment name is valid and is not already in use.
31
- * @param workspaceName The name of the workspace
31
+ * @param workspaceName The name of the workspace.
32
32
  * @param kustoPoolName The name of the Kusto pool.
33
33
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
34
34
  * @param principalAssignmentName The name of the principal assignment.
@@ -37,7 +37,7 @@ export class KustoPoolPrincipalAssignments {
37
37
  */
38
38
  checkNameAvailability(workspaceName: string, kustoPoolName: string, resourceGroupName: string, principalAssignmentName: Models.ClusterPrincipalAssignmentCheckNameRequest, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolPrincipalAssignmentsCheckNameAvailabilityResponse>;
39
39
  /**
40
- * @param workspaceName The name of the workspace
40
+ * @param workspaceName The name of the workspace.
41
41
  * @param kustoPoolName The name of the Kusto pool.
42
42
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
43
43
  * @param principalAssignmentName The name of the principal assignment.
@@ -45,7 +45,7 @@ export class KustoPoolPrincipalAssignments {
45
45
  */
46
46
  checkNameAvailability(workspaceName: string, kustoPoolName: string, resourceGroupName: string, principalAssignmentName: Models.ClusterPrincipalAssignmentCheckNameRequest, callback: msRest.ServiceCallback<Models.CheckNameResult>): void;
47
47
  /**
48
- * @param workspaceName The name of the workspace
48
+ * @param workspaceName The name of the workspace.
49
49
  * @param kustoPoolName The name of the Kusto pool.
50
50
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
51
51
  * @param principalAssignmentName The name of the principal assignment.
@@ -68,7 +68,7 @@ export class KustoPoolPrincipalAssignments {
68
68
 
69
69
  /**
70
70
  * Lists all Kusto pool principalAssignments.
71
- * @param workspaceName The name of the workspace
71
+ * @param workspaceName The name of the workspace.
72
72
  * @param kustoPoolName The name of the Kusto pool.
73
73
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
74
74
  * @param [options] The optional parameters
@@ -76,14 +76,14 @@ export class KustoPoolPrincipalAssignments {
76
76
  */
77
77
  list(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolPrincipalAssignmentsListResponse>;
78
78
  /**
79
- * @param workspaceName The name of the workspace
79
+ * @param workspaceName The name of the workspace.
80
80
  * @param kustoPoolName The name of the Kusto pool.
81
81
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
82
82
  * @param callback The callback
83
83
  */
84
84
  list(workspaceName: string, kustoPoolName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.ClusterPrincipalAssignmentListResult>): void;
85
85
  /**
86
- * @param workspaceName The name of the workspace
86
+ * @param workspaceName The name of the workspace.
87
87
  * @param kustoPoolName The name of the Kusto pool.
88
88
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
89
89
  * @param options The optional parameters
@@ -104,7 +104,7 @@ export class KustoPoolPrincipalAssignments {
104
104
 
105
105
  /**
106
106
  * Gets a Kusto pool principalAssignment.
107
- * @param workspaceName The name of the workspace
107
+ * @param workspaceName The name of the workspace.
108
108
  * @param kustoPoolName The name of the Kusto pool.
109
109
  * @param principalAssignmentName The name of the Kusto principalAssignment.
110
110
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -113,7 +113,7 @@ export class KustoPoolPrincipalAssignments {
113
113
  */
114
114
  get(workspaceName: string, kustoPoolName: string, principalAssignmentName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolPrincipalAssignmentsGetResponse>;
115
115
  /**
116
- * @param workspaceName The name of the workspace
116
+ * @param workspaceName The name of the workspace.
117
117
  * @param kustoPoolName The name of the Kusto pool.
118
118
  * @param principalAssignmentName The name of the Kusto principalAssignment.
119
119
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -121,7 +121,7 @@ export class KustoPoolPrincipalAssignments {
121
121
  */
122
122
  get(workspaceName: string, kustoPoolName: string, principalAssignmentName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.ClusterPrincipalAssignment>): void;
123
123
  /**
124
- * @param workspaceName The name of the workspace
124
+ * @param workspaceName The name of the workspace.
125
125
  * @param kustoPoolName The name of the Kusto pool.
126
126
  * @param principalAssignmentName The name of the Kusto principalAssignment.
127
127
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -144,7 +144,7 @@ export class KustoPoolPrincipalAssignments {
144
144
 
145
145
  /**
146
146
  * Create a Kusto pool principalAssignment.
147
- * @param workspaceName The name of the workspace
147
+ * @param workspaceName The name of the workspace.
148
148
  * @param kustoPoolName The name of the Kusto pool.
149
149
  * @param principalAssignmentName The name of the Kusto principalAssignment.
150
150
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -159,7 +159,7 @@ export class KustoPoolPrincipalAssignments {
159
159
 
160
160
  /**
161
161
  * Deletes a Kusto pool principalAssignment.
162
- * @param workspaceName The name of the workspace
162
+ * @param workspaceName The name of the workspace.
163
163
  * @param kustoPoolName The name of the Kusto pool.
164
164
  * @param principalAssignmentName The name of the Kusto principalAssignment.
165
165
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -173,7 +173,7 @@ export class KustoPoolPrincipalAssignments {
173
173
 
174
174
  /**
175
175
  * Create a Kusto pool principalAssignment.
176
- * @param workspaceName The name of the workspace
176
+ * @param workspaceName The name of the workspace.
177
177
  * @param kustoPoolName The name of the Kusto pool.
178
178
  * @param principalAssignmentName The name of the Kusto principalAssignment.
179
179
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -197,7 +197,7 @@ export class KustoPoolPrincipalAssignments {
197
197
 
198
198
  /**
199
199
  * Deletes a Kusto pool principalAssignment.
200
- * @param workspaceName The name of the workspace
200
+ * @param workspaceName The name of the workspace.
201
201
  * @param kustoPoolName The name of the Kusto pool.
202
202
  * @param principalAssignmentName The name of the Kusto principalAssignment.
203
203
  * @param resourceGroupName The name of the resource group. The name is case insensitive.