@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
@@ -13,7 +13,7 @@ export declare class KustoPoolDatabases {
13
13
  /**
14
14
  * Returns the list of databases of the given Kusto pool.
15
15
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
16
- * @param workspaceName The name of the workspace
16
+ * @param workspaceName The name of the workspace.
17
17
  * @param kustoPoolName The name of the Kusto pool.
18
18
  * @param [options] The optional parameters
19
19
  * @returns Promise<Models.KustoPoolDatabasesListByKustoPoolResponse>
@@ -21,14 +21,14 @@ export declare class KustoPoolDatabases {
21
21
  listByKustoPool(resourceGroupName: string, workspaceName: string, kustoPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolDatabasesListByKustoPoolResponse>;
22
22
  /**
23
23
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
24
- * @param workspaceName The name of the workspace
24
+ * @param workspaceName The name of the workspace.
25
25
  * @param kustoPoolName The name of the Kusto pool.
26
26
  * @param callback The callback
27
27
  */
28
28
  listByKustoPool(resourceGroupName: string, workspaceName: string, kustoPoolName: string, callback: msRest.ServiceCallback<Models.DatabaseListResult>): void;
29
29
  /**
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 kustoPoolName The name of the Kusto pool.
33
33
  * @param options The optional parameters
34
34
  * @param callback The callback
@@ -37,7 +37,7 @@ export declare class KustoPoolDatabases {
37
37
  /**
38
38
  * Returns a database.
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 databaseName The name of the database in the Kusto pool.
43
43
  * @param [options] The optional parameters
@@ -46,7 +46,7 @@ export declare class KustoPoolDatabases {
46
46
  get(resourceGroupName: string, workspaceName: string, kustoPoolName: string, databaseName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolDatabasesGetResponse>;
47
47
  /**
48
48
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
49
- * @param workspaceName The name of the workspace
49
+ * @param workspaceName The name of the workspace.
50
50
  * @param kustoPoolName The name of the Kusto pool.
51
51
  * @param databaseName The name of the database in the Kusto pool.
52
52
  * @param callback The callback
@@ -54,7 +54,7 @@ export declare class KustoPoolDatabases {
54
54
  get(resourceGroupName: string, workspaceName: string, kustoPoolName: string, databaseName: string, callback: msRest.ServiceCallback<Models.DatabaseUnion>): void;
55
55
  /**
56
56
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
57
- * @param workspaceName The name of the workspace
57
+ * @param workspaceName The name of the workspace.
58
58
  * @param kustoPoolName The name of the Kusto pool.
59
59
  * @param databaseName The name of the database in the Kusto pool.
60
60
  * @param options The optional parameters
@@ -64,7 +64,7 @@ export declare class KustoPoolDatabases {
64
64
  /**
65
65
  * Creates or updates a database.
66
66
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
67
- * @param workspaceName The name of the workspace
67
+ * @param workspaceName The name of the workspace.
68
68
  * @param kustoPoolName The name of the Kusto pool.
69
69
  * @param databaseName The name of the database in the Kusto pool.
70
70
  * @param parameters The database parameters supplied to the CreateOrUpdate operation.
@@ -75,7 +75,7 @@ export declare class KustoPoolDatabases {
75
75
  /**
76
76
  * Updates a database.
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 kustoPoolName The name of the Kusto pool.
80
80
  * @param databaseName The name of the database in the Kusto pool.
81
81
  * @param parameters The database parameters supplied to the Update operation.
@@ -86,7 +86,7 @@ export declare class KustoPoolDatabases {
86
86
  /**
87
87
  * Deletes the database with the given name.
88
88
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
89
- * @param workspaceName The name of the workspace
89
+ * @param workspaceName The name of the workspace.
90
90
  * @param kustoPoolName The name of the Kusto pool.
91
91
  * @param databaseName The name of the database in the Kusto pool.
92
92
  * @param [options] The optional parameters
@@ -96,7 +96,7 @@ export declare class KustoPoolDatabases {
96
96
  /**
97
97
  * Creates or updates a database.
98
98
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
99
- * @param workspaceName The name of the workspace
99
+ * @param workspaceName The name of the workspace.
100
100
  * @param kustoPoolName The name of the Kusto pool.
101
101
  * @param databaseName The name of the database in the Kusto pool.
102
102
  * @param parameters The database parameters supplied to the CreateOrUpdate operation.
@@ -107,7 +107,7 @@ export declare class KustoPoolDatabases {
107
107
  /**
108
108
  * Updates a database.
109
109
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
110
- * @param workspaceName The name of the workspace
110
+ * @param workspaceName The name of the workspace.
111
111
  * @param kustoPoolName The name of the Kusto pool.
112
112
  * @param databaseName The name of the database in the Kusto pool.
113
113
  * @param parameters The database parameters supplied to the Update operation.
@@ -118,7 +118,7 @@ export declare class KustoPoolDatabases {
118
118
  /**
119
119
  * Deletes the database with the given name.
120
120
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
121
- * @param workspaceName The name of the workspace
121
+ * @param workspaceName The name of the workspace.
122
122
  * @param kustoPoolName The name of the Kusto pool.
123
123
  * @param databaseName The name of the database in the Kusto pool.
124
124
  * @param [options] The optional parameters
@@ -39,7 +39,7 @@ var KustoPoolDatabases = /** @class */ (function () {
39
39
  /**
40
40
  * Creates or updates a database.
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 parameters The database parameters supplied to the CreateOrUpdate operation.
@@ -53,7 +53,7 @@ var KustoPoolDatabases = /** @class */ (function () {
53
53
  /**
54
54
  * Updates a database.
55
55
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
56
- * @param workspaceName The name of the workspace
56
+ * @param workspaceName The name of the workspace.
57
57
  * @param kustoPoolName The name of the Kusto pool.
58
58
  * @param databaseName The name of the database in the Kusto pool.
59
59
  * @param parameters The database parameters supplied to the Update operation.
@@ -67,7 +67,7 @@ var KustoPoolDatabases = /** @class */ (function () {
67
67
  /**
68
68
  * Deletes the database with the given name.
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 kustoPoolName The name of the Kusto pool.
72
72
  * @param databaseName The name of the database in the Kusto pool.
73
73
  * @param [options] The optional parameters
@@ -80,7 +80,7 @@ var KustoPoolDatabases = /** @class */ (function () {
80
80
  /**
81
81
  * Creates or updates a database.
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 kustoPoolName The name of the Kusto pool.
85
85
  * @param databaseName The name of the database in the Kusto pool.
86
86
  * @param parameters The database parameters supplied to the CreateOrUpdate operation.
@@ -100,7 +100,7 @@ var KustoPoolDatabases = /** @class */ (function () {
100
100
  /**
101
101
  * Updates a database.
102
102
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
103
- * @param workspaceName The name of the workspace
103
+ * @param workspaceName The name of the workspace.
104
104
  * @param kustoPoolName The name of the Kusto pool.
105
105
  * @param databaseName The name of the database in the Kusto pool.
106
106
  * @param parameters The database parameters supplied to the Update operation.
@@ -120,7 +120,7 @@ var KustoPoolDatabases = /** @class */ (function () {
120
120
  /**
121
121
  * Deletes the database with the given name.
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 [options] The optional parameters
@@ -12,7 +12,7 @@ export declare class KustoPoolPrincipalAssignments {
12
12
  constructor(client: SynapseManagementClientContext);
13
13
  /**
14
14
  * Checks that the principal assignment name is valid and is not already in use.
15
- * @param workspaceName The name of the workspace
15
+ * @param workspaceName The name of the workspace.
16
16
  * @param kustoPoolName The name of the Kusto pool.
17
17
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
18
18
  * @param principalAssignmentName The name of the principal assignment.
@@ -21,7 +21,7 @@ export declare class KustoPoolPrincipalAssignments {
21
21
  */
22
22
  checkNameAvailability(workspaceName: string, kustoPoolName: string, resourceGroupName: string, principalAssignmentName: Models.ClusterPrincipalAssignmentCheckNameRequest, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolPrincipalAssignmentsCheckNameAvailabilityResponse>;
23
23
  /**
24
- * @param workspaceName The name of the workspace
24
+ * @param workspaceName The name of the workspace.
25
25
  * @param kustoPoolName The name of the Kusto pool.
26
26
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
27
27
  * @param principalAssignmentName The name of the principal assignment.
@@ -29,7 +29,7 @@ export declare class KustoPoolPrincipalAssignments {
29
29
  */
30
30
  checkNameAvailability(workspaceName: string, kustoPoolName: string, resourceGroupName: string, principalAssignmentName: Models.ClusterPrincipalAssignmentCheckNameRequest, callback: msRest.ServiceCallback<Models.CheckNameResult>): void;
31
31
  /**
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 resourceGroupName The name of the resource group. The name is case insensitive.
35
35
  * @param principalAssignmentName The name of the principal assignment.
@@ -39,7 +39,7 @@ export declare class KustoPoolPrincipalAssignments {
39
39
  checkNameAvailability(workspaceName: string, kustoPoolName: string, resourceGroupName: string, principalAssignmentName: Models.ClusterPrincipalAssignmentCheckNameRequest, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.CheckNameResult>): void;
40
40
  /**
41
41
  * Lists all Kusto pool principalAssignments.
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 resourceGroupName The name of the resource group. The name is case insensitive.
45
45
  * @param [options] The optional parameters
@@ -47,14 +47,14 @@ export declare class KustoPoolPrincipalAssignments {
47
47
  */
48
48
  list(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolPrincipalAssignmentsListResponse>;
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 resourceGroupName The name of the resource group. The name is case insensitive.
53
53
  * @param callback The callback
54
54
  */
55
55
  list(workspaceName: string, kustoPoolName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.ClusterPrincipalAssignmentListResult>): void;
56
56
  /**
57
- * @param workspaceName The name of the workspace
57
+ * @param workspaceName The name of the workspace.
58
58
  * @param kustoPoolName The name of the Kusto pool.
59
59
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
60
60
  * @param options The optional parameters
@@ -63,7 +63,7 @@ export declare class KustoPoolPrincipalAssignments {
63
63
  list(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ClusterPrincipalAssignmentListResult>): void;
64
64
  /**
65
65
  * Gets a Kusto pool principalAssignment.
66
- * @param workspaceName The name of the workspace
66
+ * @param workspaceName The name of the workspace.
67
67
  * @param kustoPoolName The name of the Kusto pool.
68
68
  * @param principalAssignmentName The name of the Kusto principalAssignment.
69
69
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -72,7 +72,7 @@ export declare class KustoPoolPrincipalAssignments {
72
72
  */
73
73
  get(workspaceName: string, kustoPoolName: string, principalAssignmentName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolPrincipalAssignmentsGetResponse>;
74
74
  /**
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 principalAssignmentName The name of the Kusto principalAssignment.
78
78
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -80,7 +80,7 @@ export declare class KustoPoolPrincipalAssignments {
80
80
  */
81
81
  get(workspaceName: string, kustoPoolName: string, principalAssignmentName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.ClusterPrincipalAssignment>): void;
82
82
  /**
83
- * @param workspaceName The name of the workspace
83
+ * @param workspaceName The name of the workspace.
84
84
  * @param kustoPoolName The name of the Kusto pool.
85
85
  * @param principalAssignmentName The name of the Kusto principalAssignment.
86
86
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -90,7 +90,7 @@ export declare class KustoPoolPrincipalAssignments {
90
90
  get(workspaceName: string, kustoPoolName: string, principalAssignmentName: string, resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ClusterPrincipalAssignment>): void;
91
91
  /**
92
92
  * Create a Kusto pool principalAssignment.
93
- * @param workspaceName The name of the workspace
93
+ * @param workspaceName The name of the workspace.
94
94
  * @param kustoPoolName The name of the Kusto pool.
95
95
  * @param principalAssignmentName The name of the Kusto principalAssignment.
96
96
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -101,7 +101,7 @@ export declare class KustoPoolPrincipalAssignments {
101
101
  createOrUpdate(workspaceName: string, kustoPoolName: string, principalAssignmentName: string, resourceGroupName: string, parameters: Models.ClusterPrincipalAssignment, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolPrincipalAssignmentsCreateOrUpdateResponse>;
102
102
  /**
103
103
  * Deletes a Kusto pool principalAssignment.
104
- * @param workspaceName The name of the workspace
104
+ * @param workspaceName The name of the workspace.
105
105
  * @param kustoPoolName The name of the Kusto pool.
106
106
  * @param principalAssignmentName The name of the Kusto principalAssignment.
107
107
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -111,7 +111,7 @@ export declare class KustoPoolPrincipalAssignments {
111
111
  deleteMethod(workspaceName: string, kustoPoolName: string, principalAssignmentName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
112
112
  /**
113
113
  * Create a Kusto pool principalAssignment.
114
- * @param workspaceName The name of the workspace
114
+ * @param workspaceName The name of the workspace.
115
115
  * @param kustoPoolName The name of the Kusto pool.
116
116
  * @param principalAssignmentName The name of the Kusto principalAssignment.
117
117
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -122,7 +122,7 @@ export declare class KustoPoolPrincipalAssignments {
122
122
  beginCreateOrUpdate(workspaceName: string, kustoPoolName: string, principalAssignmentName: string, resourceGroupName: string, parameters: Models.ClusterPrincipalAssignment, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
123
123
  /**
124
124
  * Deletes a Kusto pool principalAssignment.
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 principalAssignmentName The name of the Kusto principalAssignment.
128
128
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -47,7 +47,7 @@ var KustoPoolPrincipalAssignments = /** @class */ (function () {
47
47
  };
48
48
  /**
49
49
  * Create a Kusto pool principalAssignment.
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 principalAssignmentName The name of the Kusto principalAssignment.
53
53
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -61,7 +61,7 @@ var KustoPoolPrincipalAssignments = /** @class */ (function () {
61
61
  };
62
62
  /**
63
63
  * Deletes a Kusto pool principalAssignment.
64
- * @param workspaceName The name of the workspace
64
+ * @param workspaceName The name of the workspace.
65
65
  * @param kustoPoolName The name of the Kusto pool.
66
66
  * @param principalAssignmentName The name of the Kusto principalAssignment.
67
67
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -74,7 +74,7 @@ var KustoPoolPrincipalAssignments = /** @class */ (function () {
74
74
  };
75
75
  /**
76
76
  * Create a Kusto pool principalAssignment.
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 principalAssignmentName The name of the Kusto principalAssignment.
80
80
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -94,7 +94,7 @@ var KustoPoolPrincipalAssignments = /** @class */ (function () {
94
94
  };
95
95
  /**
96
96
  * Deletes a Kusto pool principalAssignment.
97
- * @param workspaceName The name of the workspace
97
+ * @param workspaceName The name of the workspace.
98
98
  * @param kustoPoolName The name of the Kusto pool.
99
99
  * @param principalAssignmentName The name of the Kusto principalAssignment.
100
100
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -10,6 +10,21 @@ export declare class KustoPools {
10
10
  * @param {SynapseManagementClientContext} client Reference to the service client.
11
11
  */
12
12
  constructor(client: SynapseManagementClientContext);
13
+ /**
14
+ * Lists eligible SKUs for Kusto Pool resource.
15
+ * @param [options] The optional parameters
16
+ * @returns Promise<Models.KustoPoolsListSkusResponse>
17
+ */
18
+ listSkus(options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolsListSkusResponse>;
19
+ /**
20
+ * @param callback The callback
21
+ */
22
+ listSkus(callback: msRest.ServiceCallback<Models.SkuDescriptionList>): void;
23
+ /**
24
+ * @param options The optional parameters
25
+ * @param callback The callback
26
+ */
27
+ listSkus(options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.SkuDescriptionList>): void;
13
28
  /**
14
29
  * Checks that the kusto pool name is valid and is not already in use.
15
30
  * @param location The name of Azure region.
@@ -35,27 +50,27 @@ export declare class KustoPools {
35
50
  * List all Kusto pools
36
51
  * @summary List Kusto pools
37
52
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
38
- * @param workspaceName The name of the workspace
53
+ * @param workspaceName The name of the workspace.
39
54
  * @param [options] The optional parameters
40
55
  * @returns Promise<Models.KustoPoolsListByWorkspaceResponse>
41
56
  */
42
57
  listByWorkspace(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolsListByWorkspaceResponse>;
43
58
  /**
44
59
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
45
- * @param workspaceName The name of the workspace
60
+ * @param workspaceName The name of the workspace.
46
61
  * @param callback The callback
47
62
  */
48
63
  listByWorkspace(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.KustoPoolListResult>): void;
49
64
  /**
50
65
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
51
- * @param workspaceName The name of the workspace
66
+ * @param workspaceName The name of the workspace.
52
67
  * @param options The optional parameters
53
68
  * @param callback The callback
54
69
  */
55
70
  listByWorkspace(resourceGroupName: string, workspaceName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.KustoPoolListResult>): void;
56
71
  /**
57
72
  * Gets a Kusto pool.
58
- * @param workspaceName The name of the workspace
73
+ * @param workspaceName The name of the workspace.
59
74
  * @param kustoPoolName The name of the Kusto pool.
60
75
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
61
76
  * @param [options] The optional parameters
@@ -63,14 +78,14 @@ export declare class KustoPools {
63
78
  */
64
79
  get(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolsGetResponse>;
65
80
  /**
66
- * @param workspaceName The name of the workspace
81
+ * @param workspaceName The name of the workspace.
67
82
  * @param kustoPoolName The name of the Kusto pool.
68
83
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
69
84
  * @param callback The callback
70
85
  */
71
86
  get(workspaceName: string, kustoPoolName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.KustoPool>): void;
72
87
  /**
73
- * @param workspaceName The name of the workspace
88
+ * @param workspaceName The name of the workspace.
74
89
  * @param kustoPoolName The name of the Kusto pool.
75
90
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
76
91
  * @param options The optional parameters
@@ -79,7 +94,7 @@ export declare class KustoPools {
79
94
  get(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.KustoPool>): void;
80
95
  /**
81
96
  * Create or update a Kusto pool.
82
- * @param workspaceName The name of the workspace
97
+ * @param workspaceName The name of the workspace.
83
98
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
84
99
  * @param kustoPoolName The name of the Kusto pool.
85
100
  * @param parameters The Kusto pool parameters supplied to the CreateOrUpdate operation.
@@ -89,7 +104,7 @@ export declare class KustoPools {
89
104
  createOrUpdate(workspaceName: string, resourceGroupName: string, kustoPoolName: string, parameters: Models.KustoPool, options?: Models.KustoPoolsCreateOrUpdateOptionalParams): Promise<Models.KustoPoolsCreateOrUpdateResponse>;
90
105
  /**
91
106
  * Update a Kusto Kusto Pool.
92
- * @param workspaceName The name of the workspace
107
+ * @param workspaceName The name of the workspace.
93
108
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
94
109
  * @param kustoPoolName The name of the Kusto pool.
95
110
  * @param parameters The Kusto pool parameters supplied to the Update operation.
@@ -99,7 +114,7 @@ export declare class KustoPools {
99
114
  update(workspaceName: string, resourceGroupName: string, kustoPoolName: string, parameters: Models.KustoPoolUpdate, options?: Models.KustoPoolsUpdateOptionalParams): Promise<Models.KustoPoolsUpdateResponse>;
100
115
  /**
101
116
  * Deletes a Kusto pool.
102
- * @param workspaceName The name of the workspace
117
+ * @param workspaceName The name of the workspace.
103
118
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
104
119
  * @param kustoPoolName The name of the Kusto pool.
105
120
  * @param [options] The optional parameters
@@ -108,7 +123,7 @@ export declare class KustoPools {
108
123
  deleteMethod(workspaceName: string, resourceGroupName: string, kustoPoolName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
109
124
  /**
110
125
  * Stops a Kusto pool.
111
- * @param workspaceName The name of the workspace
126
+ * @param workspaceName The name of the workspace.
112
127
  * @param kustoPoolName The name of the Kusto pool.
113
128
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
114
129
  * @param [options] The optional parameters
@@ -117,7 +132,7 @@ export declare class KustoPools {
117
132
  stop(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
118
133
  /**
119
134
  * Starts a Kusto pool.
120
- * @param workspaceName The name of the workspace
135
+ * @param workspaceName The name of the workspace.
121
136
  * @param kustoPoolName The name of the Kusto pool.
122
137
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
123
138
  * @param [options] The optional parameters
@@ -126,7 +141,7 @@ export declare class KustoPools {
126
141
  start(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
127
142
  /**
128
143
  * Returns the SKUs available for the provided resource.
129
- * @param workspaceName The name of the workspace
144
+ * @param workspaceName The name of the workspace.
130
145
  * @param kustoPoolName The name of the Kusto pool.
131
146
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
132
147
  * @param [options] The optional parameters
@@ -134,14 +149,14 @@ export declare class KustoPools {
134
149
  */
135
150
  listSkusByResource(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolsListSkusByResourceResponse>;
136
151
  /**
137
- * @param workspaceName The name of the workspace
152
+ * @param workspaceName The name of the workspace.
138
153
  * @param kustoPoolName The name of the Kusto pool.
139
154
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
140
155
  * @param callback The callback
141
156
  */
142
157
  listSkusByResource(workspaceName: string, kustoPoolName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.ListResourceSkusResult>): void;
143
158
  /**
144
- * @param workspaceName The name of the workspace
159
+ * @param workspaceName The name of the workspace.
145
160
  * @param kustoPoolName The name of the Kusto pool.
146
161
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
147
162
  * @param options The optional parameters
@@ -150,7 +165,7 @@ export declare class KustoPools {
150
165
  listSkusByResource(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ListResourceSkusResult>): void;
151
166
  /**
152
167
  * Returns a list of language extensions that can run within KQL queries.
153
- * @param workspaceName The name of the workspace
168
+ * @param workspaceName The name of the workspace.
154
169
  * @param kustoPoolName The name of the Kusto pool.
155
170
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
156
171
  * @param [options] The optional parameters
@@ -158,14 +173,14 @@ export declare class KustoPools {
158
173
  */
159
174
  listLanguageExtensions(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolsListLanguageExtensionsResponse>;
160
175
  /**
161
- * @param workspaceName The name of the workspace
176
+ * @param workspaceName The name of the workspace.
162
177
  * @param kustoPoolName The name of the Kusto pool.
163
178
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
164
179
  * @param callback The callback
165
180
  */
166
181
  listLanguageExtensions(workspaceName: string, kustoPoolName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.LanguageExtensionsList>): void;
167
182
  /**
168
- * @param workspaceName The name of the workspace
183
+ * @param workspaceName The name of the workspace.
169
184
  * @param kustoPoolName The name of the Kusto pool.
170
185
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
171
186
  * @param options The optional parameters
@@ -174,7 +189,7 @@ export declare class KustoPools {
174
189
  listLanguageExtensions(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.LanguageExtensionsList>): void;
175
190
  /**
176
191
  * Add a list of language extensions that can run within KQL queries.
177
- * @param workspaceName The name of the workspace
192
+ * @param workspaceName The name of the workspace.
178
193
  * @param kustoPoolName The name of the Kusto pool.
179
194
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
180
195
  * @param languageExtensionsToAdd The language extensions to add.
@@ -184,7 +199,7 @@ export declare class KustoPools {
184
199
  addLanguageExtensions(workspaceName: string, kustoPoolName: string, resourceGroupName: string, languageExtensionsToAdd: Models.LanguageExtensionsList, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
185
200
  /**
186
201
  * Remove a list of language extensions that can run within KQL queries.
187
- * @param workspaceName The name of the workspace
202
+ * @param workspaceName The name of the workspace.
188
203
  * @param kustoPoolName The name of the Kusto pool.
189
204
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
190
205
  * @param languageExtensionsToRemove The language extensions to remove.
@@ -195,7 +210,7 @@ export declare class KustoPools {
195
210
  /**
196
211
  * Returns a list of databases that are owned by this Kusto Pool and were followed by another Kusto
197
212
  * Pool.
198
- * @param workspaceName The name of the workspace
213
+ * @param workspaceName The name of the workspace.
199
214
  * @param kustoPoolName The name of the Kusto pool.
200
215
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
201
216
  * @param [options] The optional parameters
@@ -203,14 +218,14 @@ export declare class KustoPools {
203
218
  */
204
219
  listFollowerDatabases(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolsListFollowerDatabasesResponse>;
205
220
  /**
206
- * @param workspaceName The name of the workspace
221
+ * @param workspaceName The name of the workspace.
207
222
  * @param kustoPoolName The name of the Kusto pool.
208
223
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
209
224
  * @param callback The callback
210
225
  */
211
226
  listFollowerDatabases(workspaceName: string, kustoPoolName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.FollowerDatabaseListResult>): void;
212
227
  /**
213
- * @param workspaceName The name of the workspace
228
+ * @param workspaceName The name of the workspace.
214
229
  * @param kustoPoolName The name of the Kusto pool.
215
230
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
216
231
  * @param options The optional parameters
@@ -219,7 +234,7 @@ export declare class KustoPools {
219
234
  listFollowerDatabases(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.FollowerDatabaseListResult>): void;
220
235
  /**
221
236
  * Detaches all followers of a database owned by this Kusto Pool.
222
- * @param workspaceName The name of the workspace
237
+ * @param workspaceName The name of the workspace.
223
238
  * @param kustoPoolName The name of the Kusto pool.
224
239
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
225
240
  * @param followerDatabaseToRemove The follower databases properties to remove.
@@ -229,7 +244,7 @@ export declare class KustoPools {
229
244
  detachFollowerDatabases(workspaceName: string, kustoPoolName: string, resourceGroupName: string, followerDatabaseToRemove: Models.FollowerDatabaseDefinition, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
230
245
  /**
231
246
  * Create or update a Kusto pool.
232
- * @param workspaceName The name of the workspace
247
+ * @param workspaceName The name of the workspace.
233
248
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
234
249
  * @param kustoPoolName The name of the Kusto pool.
235
250
  * @param parameters The Kusto pool parameters supplied to the CreateOrUpdate operation.
@@ -239,7 +254,7 @@ export declare class KustoPools {
239
254
  beginCreateOrUpdate(workspaceName: string, resourceGroupName: string, kustoPoolName: string, parameters: Models.KustoPool, options?: Models.KustoPoolsBeginCreateOrUpdateOptionalParams): Promise<msRestAzure.LROPoller>;
240
255
  /**
241
256
  * Update a Kusto Kusto Pool.
242
- * @param workspaceName The name of the workspace
257
+ * @param workspaceName The name of the workspace.
243
258
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
244
259
  * @param kustoPoolName The name of the Kusto pool.
245
260
  * @param parameters The Kusto pool parameters supplied to the Update operation.
@@ -249,7 +264,7 @@ export declare class KustoPools {
249
264
  beginUpdate(workspaceName: string, resourceGroupName: string, kustoPoolName: string, parameters: Models.KustoPoolUpdate, options?: Models.KustoPoolsBeginUpdateOptionalParams): Promise<msRestAzure.LROPoller>;
250
265
  /**
251
266
  * Deletes a Kusto pool.
252
- * @param workspaceName The name of the workspace
267
+ * @param workspaceName The name of the workspace.
253
268
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
254
269
  * @param kustoPoolName The name of the Kusto pool.
255
270
  * @param [options] The optional parameters
@@ -258,7 +273,7 @@ export declare class KustoPools {
258
273
  beginDeleteMethod(workspaceName: string, resourceGroupName: string, kustoPoolName: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
259
274
  /**
260
275
  * Stops a Kusto pool.
261
- * @param workspaceName The name of the workspace
276
+ * @param workspaceName The name of the workspace.
262
277
  * @param kustoPoolName The name of the Kusto pool.
263
278
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
264
279
  * @param [options] The optional parameters
@@ -267,7 +282,7 @@ export declare class KustoPools {
267
282
  beginStop(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
268
283
  /**
269
284
  * Starts a Kusto pool.
270
- * @param workspaceName The name of the workspace
285
+ * @param workspaceName The name of the workspace.
271
286
  * @param kustoPoolName The name of the Kusto pool.
272
287
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
273
288
  * @param [options] The optional parameters
@@ -276,7 +291,7 @@ export declare class KustoPools {
276
291
  beginStart(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
277
292
  /**
278
293
  * Add a list of language extensions that can run within KQL queries.
279
- * @param workspaceName The name of the workspace
294
+ * @param workspaceName The name of the workspace.
280
295
  * @param kustoPoolName The name of the Kusto pool.
281
296
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
282
297
  * @param languageExtensionsToAdd The language extensions to add.
@@ -286,7 +301,7 @@ export declare class KustoPools {
286
301
  beginAddLanguageExtensions(workspaceName: string, kustoPoolName: string, resourceGroupName: string, languageExtensionsToAdd: Models.LanguageExtensionsList, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
287
302
  /**
288
303
  * Remove a list of language extensions that can run within KQL queries.
289
- * @param workspaceName The name of the workspace
304
+ * @param workspaceName The name of the workspace.
290
305
  * @param kustoPoolName The name of the Kusto pool.
291
306
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
292
307
  * @param languageExtensionsToRemove The language extensions to remove.
@@ -296,7 +311,7 @@ export declare class KustoPools {
296
311
  beginRemoveLanguageExtensions(workspaceName: string, kustoPoolName: string, resourceGroupName: string, languageExtensionsToRemove: Models.LanguageExtensionsList, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
297
312
  /**
298
313
  * Detaches all followers of a database owned by this Kusto Pool.
299
- * @param workspaceName The name of the workspace
314
+ * @param workspaceName The name of the workspace.
300
315
  * @param kustoPoolName The name of the Kusto pool.
301
316
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
302
317
  * @param followerDatabaseToRemove The follower databases properties to remove.
@@ -1 +1 @@
1
- {"version":3,"file":"kustoPools.d.ts","sourceRoot":"","sources":["../../src/operations/kustoPools.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"kustoPools.d.ts","sourceRoot":"","sources":["../../src/operations/kustoPools.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC;AAC5C,OAAO,KAAK,WAAW,MAAM,yBAAyB,CAAC;AACvD,OAAO,KAAK,MAAM,MAAM,WAAW,CAAC;AAGpC,OAAO,EAAE,8BAA8B,EAAE,MAAM,mCAAmC,CAAC;AAEnF,uCAAuC;AACvC,qBAAa,UAAU;IACrB,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAiC;IAExD;;;OAGG;gBACS,MAAM,EAAE,8BAA8B;IAIlD;;;;OAIG;IACH,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC,0BAA0B,CAAC;IACzF;;OAEG;IACH,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,kBAAkB,CAAC,GAAG,IAAI;IAC3E;;;OAGG;IACH,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC,kBAAkB,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,kBAAkB,CAAC,GAAG,IAAI;IAU/G;;;;;;OAMG;IACH,qBAAqB,CAAC,QAAQ,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,CAAC,yBAAyB,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC,uCAAuC,CAAC;IACtL;;;;OAIG;IACH,qBAAqB,CAAC,QAAQ,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,CAAC,yBAAyB,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,eAAe,CAAC,GAAG,IAAI;IACxJ;;;;;OAKG;IACH,qBAAqB,CAAC,QAAQ,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,CAAC,yBAAyB,EAAE,OAAO,EAAE,MAAM,CAAC,kBAAkB,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,eAAe,CAAC,GAAG,IAAI;IAY5L;;;;;;;OAOG;IACH,eAAe,CAAC,iBAAiB,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC,iCAAiC,CAAC;IACzJ;;;;OAIG;IACH,eAAe,CAAC,iBAAiB,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,mBAAmB,CAAC,GAAG,IAAI;IACrI;;;;;OAKG;IACH,eAAe,CAAC,iBAAiB,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,CAAC,kBAAkB,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,mBAAmB,CAAC,GAAG,IAAI;IAYzK;;;;;;;OAOG;IACH,GAAG,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC,qBAAqB,CAAC;IACxJ;;;;;OAKG;IACH,GAAG,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,SAAS,CAAC,GAAG,IAAI;IACtI;;;;;;OAMG;IACH,GAAG,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,CAAC,kBAAkB,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,SAAS,CAAC,GAAG,IAAI;IAa1K;;;;;;;;OAQG;IACH,cAAc,CAAC,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,CAAC,SAAS,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,sCAAsC,GAAG,OAAO,CAAC,MAAM,CAAC,gCAAgC,CAAC;IAKhO;;;;;;;;OAQG;IACH,MAAM,CAAC,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,CAAC,eAAe,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,8BAA8B,GAAG,OAAO,CAAC,MAAM,CAAC,wBAAwB,CAAC;IAK9M;;;;;;;OAOG;IACH,YAAY,CAAC,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC,YAAY,CAAC;IAKxJ;;;;;;;OAOG;IACH,IAAI,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC,YAAY,CAAC;IAKhJ;;;;;;;OAOG;IACH,KAAK,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC,YAAY,CAAC;IAKjJ;;;;;;;OAOG;IACH,kBAAkB,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC,oCAAoC,CAAC;IACtL;;;;;OAKG;IACH,kBAAkB,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,sBAAsB,CAAC,GAAG,IAAI;IAClK;;;;;;OAMG;IACH,kBAAkB,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,CAAC,kBAAkB,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,sBAAsB,CAAC,GAAG,IAAI;IAatM;;;;;;;OAOG;IACH,sBAAsB,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC,wCAAwC,CAAC;IAC9L;;;;;OAKG;IACH,sBAAsB,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,sBAAsB,CAAC,GAAG,IAAI;IACtK;;;;;;OAMG;IACH,sBAAsB,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,CAAC,kBAAkB,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,sBAAsB,CAAC,GAAG,IAAI;IAa1M;;;;;;;;OAQG;IACH,qBAAqB,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,uBAAuB,EAAE,MAAM,CAAC,sBAAsB,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC,YAAY,CAAC;IAKzN;;;;;;;;OAQG;IACH,wBAAwB,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,0BAA0B,EAAE,MAAM,CAAC,sBAAsB,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC,YAAY,CAAC;IAK/N;;;;;;;;OAQG;IACH,qBAAqB,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC,uCAAuC,CAAC;IAC5L;;;;;OAKG;IACH,qBAAqB,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,0BAA0B,CAAC,GAAG,IAAI;IACzK;;;;;;OAMG;IACH,qBAAqB,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,CAAC,kBAAkB,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,0BAA0B,CAAC,GAAG,IAAI;IAa7M;;;;;;;;OAQG;IACH,uBAAuB,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,wBAAwB,EAAE,MAAM,CAAC,0BAA0B,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC,YAAY,CAAC;IAKhO;;;;;;;;OAQG;IACH,mBAAmB,CAAC,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,CAAC,SAAS,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,2CAA2C,GAAG,OAAO,CAAC,WAAW,CAAC,SAAS,CAAC;IAaxN;;;;;;;;OAQG;IACH,WAAW,CAAC,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,CAAC,eAAe,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,mCAAmC,GAAG,OAAO,CAAC,WAAW,CAAC,SAAS,CAAC;IAa9M;;;;;;;OAOG;IACH,iBAAiB,CAAC,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,WAAW,CAAC,SAAS,CAAC;IAY/J;;;;;;;OAOG;IACH,SAAS,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,WAAW,CAAC,SAAS,CAAC;IAYvJ;;;;;;;OAOG;IACH,UAAU,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,WAAW,CAAC,SAAS,CAAC;IAYxJ;;;;;;;;OAQG;IACH,0BAA0B,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,uBAAuB,EAAE,MAAM,CAAC,sBAAsB,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,WAAW,CAAC,SAAS,CAAC;IAahO;;;;;;;;OAQG;IACH,6BAA6B,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,0BAA0B,EAAE,MAAM,CAAC,sBAAsB,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,WAAW,CAAC,SAAS,CAAC;IAatO;;;;;;;;OAQG;IACH,4BAA4B,CAAC,aAAa,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,wBAAwB,EAAE,MAAM,CAAC,0BAA0B,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,WAAW,CAAC,SAAS,CAAC;CAYxO"}