@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
@@ -7110,6 +7110,11 @@
7110
7110
  type: {
7111
7111
  name: "String"
7112
7112
  }
7113
+ }, managedIdentityResourceId: {
7114
+ serializedName: "properties.managedIdentityResourceId",
7115
+ type: {
7116
+ name: "String"
7117
+ }
7113
7118
  } })
7114
7119
  }
7115
7120
  };
@@ -9953,7 +9958,7 @@
9953
9958
  * Create or Update a Azure Active Directory only authentication property for the workspaces
9954
9959
  * @summary Create or Update Azure Active Directory only authentication property
9955
9960
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
9956
- * @param workspaceName The name of the workspace
9961
+ * @param workspaceName The name of the workspace.
9957
9962
  * @param azureADOnlyAuthenticationInfo Azure Active Directory Property
9958
9963
  * @param [options] The optional parameters
9959
9964
  * @returns Promise<Models.AzureADOnlyAuthenticationsCreateResponse>
@@ -9973,7 +9978,7 @@
9973
9978
  * Create or Update a Azure Active Directory only authentication property for the workspaces
9974
9979
  * @summary Create or Update Azure Active Directory only authentication property
9975
9980
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
9976
- * @param workspaceName The name of the workspace
9981
+ * @param workspaceName The name of the workspace.
9977
9982
  * @param azureADOnlyAuthenticationInfo Azure Active Directory Property
9978
9983
  * @param [options] The optional parameters
9979
9984
  * @returns Promise<msRestAzure.LROPoller>
@@ -10449,7 +10454,7 @@
10449
10454
  /**
10450
10455
  * Creates or updates a firewall rule
10451
10456
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
10452
- * @param workspaceName The name of the workspace
10457
+ * @param workspaceName The name of the workspace.
10453
10458
  * @param ruleName The IP firewall rule name
10454
10459
  * @param ipFirewallRuleInfo IP firewall rule properties
10455
10460
  * @param [options] The optional parameters
@@ -10462,7 +10467,7 @@
10462
10467
  /**
10463
10468
  * Deletes a firewall rule
10464
10469
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
10465
- * @param workspaceName The name of the workspace
10470
+ * @param workspaceName The name of the workspace.
10466
10471
  * @param ruleName The IP firewall rule name
10467
10472
  * @param [options] The optional parameters
10468
10473
  * @returns Promise<Models.IpFirewallRulesDeleteMethodResponse>
@@ -10482,7 +10487,7 @@
10482
10487
  /**
10483
10488
  * Replaces firewall rules
10484
10489
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
10485
- * @param workspaceName The name of the workspace
10490
+ * @param workspaceName The name of the workspace.
10486
10491
  * @param request Replace all IP firewall rules request
10487
10492
  * @param [options] The optional parameters
10488
10493
  * @returns Promise<Models.IpFirewallRulesReplaceAllResponse>
@@ -10494,7 +10499,7 @@
10494
10499
  /**
10495
10500
  * Creates or updates a firewall rule
10496
10501
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
10497
- * @param workspaceName The name of the workspace
10502
+ * @param workspaceName The name of the workspace.
10498
10503
  * @param ruleName The IP firewall rule name
10499
10504
  * @param ipFirewallRuleInfo IP firewall rule properties
10500
10505
  * @param [options] The optional parameters
@@ -10512,7 +10517,7 @@
10512
10517
  /**
10513
10518
  * Deletes a firewall rule
10514
10519
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
10515
- * @param workspaceName The name of the workspace
10520
+ * @param workspaceName The name of the workspace.
10516
10521
  * @param ruleName The IP firewall rule name
10517
10522
  * @param [options] The optional parameters
10518
10523
  * @returns Promise<msRestAzure.LROPoller>
@@ -10528,7 +10533,7 @@
10528
10533
  /**
10529
10534
  * Replaces firewall rules
10530
10535
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
10531
- * @param workspaceName The name of the workspace
10536
+ * @param workspaceName The name of the workspace.
10532
10537
  * @param request Replace all IP firewall rules request
10533
10538
  * @param [options] The optional parameters
10534
10539
  * @returns Promise<msRestAzure.LROPoller>
@@ -12785,7 +12790,7 @@
12785
12790
  * Create a SQL pool
12786
12791
  * @summary Create SQL pool
12787
12792
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
12788
- * @param workspaceName The name of the workspace
12793
+ * @param workspaceName The name of the workspace.
12789
12794
  * @param sqlPoolName SQL pool name
12790
12795
  * @param sqlPoolInfo The SQL pool to create
12791
12796
  * @param [options] The optional parameters
@@ -12799,7 +12804,7 @@
12799
12804
  * Delete a SQL pool
12800
12805
  * @summary Delete SQL pool
12801
12806
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
12802
- * @param workspaceName The name of the workspace
12807
+ * @param workspaceName The name of the workspace.
12803
12808
  * @param sqlPoolName SQL pool name
12804
12809
  * @param [options] The optional parameters
12805
12810
  * @returns Promise<Models.SqlPoolsDeleteMethodResponse>
@@ -12819,7 +12824,7 @@
12819
12824
  * Pause a SQL pool
12820
12825
  * @summary Pause SQL pool
12821
12826
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
12822
- * @param workspaceName The name of the workspace
12827
+ * @param workspaceName The name of the workspace.
12823
12828
  * @param sqlPoolName SQL pool name
12824
12829
  * @param [options] The optional parameters
12825
12830
  * @returns Promise<Models.SqlPoolsPauseResponse>
@@ -12832,7 +12837,7 @@
12832
12837
  * Resume a SQL pool
12833
12838
  * @summary Resume SQL pool
12834
12839
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
12835
- * @param workspaceName The name of the workspace
12840
+ * @param workspaceName The name of the workspace.
12836
12841
  * @param sqlPoolName SQL pool name
12837
12842
  * @param [options] The optional parameters
12838
12843
  * @returns Promise<Models.SqlPoolsResumeResponse>
@@ -12854,7 +12859,7 @@
12854
12859
  * Create a SQL pool
12855
12860
  * @summary Create SQL pool
12856
12861
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
12857
- * @param workspaceName The name of the workspace
12862
+ * @param workspaceName The name of the workspace.
12858
12863
  * @param sqlPoolName SQL pool name
12859
12864
  * @param sqlPoolInfo The SQL pool to create
12860
12865
  * @param [options] The optional parameters
@@ -12873,7 +12878,7 @@
12873
12878
  * Delete a SQL pool
12874
12879
  * @summary Delete SQL pool
12875
12880
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
12876
- * @param workspaceName The name of the workspace
12881
+ * @param workspaceName The name of the workspace.
12877
12882
  * @param sqlPoolName SQL pool name
12878
12883
  * @param [options] The optional parameters
12879
12884
  * @returns Promise<msRestAzure.LROPoller>
@@ -12890,7 +12895,7 @@
12890
12895
  * Pause a SQL pool
12891
12896
  * @summary Pause SQL pool
12892
12897
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
12893
- * @param workspaceName The name of the workspace
12898
+ * @param workspaceName The name of the workspace.
12894
12899
  * @param sqlPoolName SQL pool name
12895
12900
  * @param [options] The optional parameters
12896
12901
  * @returns Promise<msRestAzure.LROPoller>
@@ -12907,7 +12912,7 @@
12907
12912
  * Resume a SQL pool
12908
12913
  * @summary Resume SQL pool
12909
12914
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
12910
- * @param workspaceName The name of the workspace
12915
+ * @param workspaceName The name of the workspace.
12911
12916
  * @param sqlPoolName SQL pool name
12912
12917
  * @param [options] The optional parameters
12913
12918
  * @returns Promise<msRestAzure.LROPoller>
@@ -14138,7 +14143,7 @@
14138
14143
  /**
14139
14144
  * Creates a restore point for a data warehouse.
14140
14145
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
14141
- * @param workspaceName The name of the workspace
14146
+ * @param workspaceName The name of the workspace.
14142
14147
  * @param sqlPoolName SQL pool name
14143
14148
  * @param parameters The definition for creating the restore point of this Sql pool.
14144
14149
  * @param [options] The optional parameters
@@ -14169,7 +14174,7 @@
14169
14174
  /**
14170
14175
  * Creates a restore point for a data warehouse.
14171
14176
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
14172
- * @param workspaceName The name of the workspace
14177
+ * @param workspaceName The name of the workspace.
14173
14178
  * @param sqlPoolName SQL pool name
14174
14179
  * @param parameters The definition for creating the restore point of this Sql pool.
14175
14180
  * @param [options] The optional parameters
@@ -18084,7 +18089,7 @@
18084
18089
  /**
18085
18090
  * Executes a Vulnerability Assessment database scan.
18086
18091
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
18087
- * @param workspaceName The name of the workspace
18092
+ * @param workspaceName The name of the workspace.
18088
18093
  * @param sqlPoolName SQL pool name
18089
18094
  * @param scanId The vulnerability assessment scan Id of the scan to retrieve.
18090
18095
  * @param [options] The optional parameters
@@ -18115,7 +18120,7 @@
18115
18120
  /**
18116
18121
  * Executes a Vulnerability Assessment database scan.
18117
18122
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
18118
- * @param workspaceName The name of the workspace
18123
+ * @param workspaceName The name of the workspace.
18119
18124
  * @param sqlPoolName SQL pool name
18120
18125
  * @param scanId The vulnerability assessment scan Id of the scan to retrieve.
18121
18126
  * @param [options] The optional parameters
@@ -20008,7 +20013,7 @@
20008
20013
  * Create Or Update a Sql pool's workload group.
20009
20014
  * @summary Create Or Update workload group
20010
20015
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
20011
- * @param workspaceName The name of the workspace
20016
+ * @param workspaceName The name of the workspace.
20012
20017
  * @param sqlPoolName SQL pool name
20013
20018
  * @param workloadGroupName The name of the workload group.
20014
20019
  * @param parameters The requested workload group state.
@@ -20023,7 +20028,7 @@
20023
20028
  * Remove Sql pool's workload group.
20024
20029
  * @summary Remove workload group
20025
20030
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
20026
- * @param workspaceName The name of the workspace
20031
+ * @param workspaceName The name of the workspace.
20027
20032
  * @param sqlPoolName SQL pool name
20028
20033
  * @param workloadGroupName The name of the workload group.
20029
20034
  * @param [options] The optional parameters
@@ -20045,7 +20050,7 @@
20045
20050
  * Create Or Update a Sql pool's workload group.
20046
20051
  * @summary Create Or Update workload group
20047
20052
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
20048
- * @param workspaceName The name of the workspace
20053
+ * @param workspaceName The name of the workspace.
20049
20054
  * @param sqlPoolName SQL pool name
20050
20055
  * @param workloadGroupName The name of the workload group.
20051
20056
  * @param parameters The requested workload group state.
@@ -20066,7 +20071,7 @@
20066
20071
  * Remove Sql pool's workload group.
20067
20072
  * @summary Remove workload group
20068
20073
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
20069
- * @param workspaceName The name of the workspace
20074
+ * @param workspaceName The name of the workspace.
20070
20075
  * @param sqlPoolName SQL pool name
20071
20076
  * @param workloadGroupName The name of the workload group.
20072
20077
  * @param [options] The optional parameters
@@ -20393,7 +20398,7 @@
20393
20398
  * Create Or Update workload classifier for a Sql pool's workload group.
20394
20399
  * @summary Create Or Update workload classifier
20395
20400
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
20396
- * @param workspaceName The name of the workspace
20401
+ * @param workspaceName The name of the workspace.
20397
20402
  * @param sqlPoolName SQL pool name
20398
20403
  * @param workloadGroupName The name of the workload group.
20399
20404
  * @param workloadClassifierName The name of the workload classifier.
@@ -20409,7 +20414,7 @@
20409
20414
  * Remove workload classifier of a Sql pool's workload group.
20410
20415
  * @summary Remove workload classifier
20411
20416
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
20412
- * @param workspaceName The name of the workspace
20417
+ * @param workspaceName The name of the workspace.
20413
20418
  * @param sqlPoolName SQL pool name
20414
20419
  * @param workloadGroupName The name of the workload group.
20415
20420
  * @param workloadClassifierName The name of the workload classifier.
@@ -20433,7 +20438,7 @@
20433
20438
  * Create Or Update workload classifier for a Sql pool's workload group.
20434
20439
  * @summary Create Or Update workload classifier
20435
20440
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
20436
- * @param workspaceName The name of the workspace
20441
+ * @param workspaceName The name of the workspace.
20437
20442
  * @param sqlPoolName SQL pool name
20438
20443
  * @param workloadGroupName The name of the workload group.
20439
20444
  * @param workloadClassifierName The name of the workload classifier.
@@ -20456,7 +20461,7 @@
20456
20461
  * Remove workload classifier of a Sql pool's workload group.
20457
20462
  * @summary Remove workload classifier
20458
20463
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
20459
- * @param workspaceName The name of the workspace
20464
+ * @param workspaceName The name of the workspace.
20460
20465
  * @param sqlPoolName SQL pool name
20461
20466
  * @param workloadGroupName The name of the workload group.
20462
20467
  * @param workloadClassifierName The name of the workload classifier.
@@ -20786,7 +20791,7 @@
20786
20791
  * Create or Update a workspace managed sql server's blob auditing policy.
20787
20792
  * @summary Create or Update server's blob auditing policy.
20788
20793
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
20789
- * @param workspaceName The name of the workspace
20794
+ * @param workspaceName The name of the workspace.
20790
20795
  * @param parameters Properties of extended blob auditing policy.
20791
20796
  * @param [options] The optional parameters
20792
20797
  * @returns Promise<Models.WorkspaceManagedSqlServerBlobAuditingPoliciesCreateOrUpdateResponse>
@@ -20806,7 +20811,7 @@
20806
20811
  * Create or Update a workspace managed sql server's blob auditing policy.
20807
20812
  * @summary Create or Update server's blob auditing policy.
20808
20813
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
20809
- * @param workspaceName The name of the workspace
20814
+ * @param workspaceName The name of the workspace.
20810
20815
  * @param parameters Properties of extended blob auditing policy.
20811
20816
  * @param [options] The optional parameters
20812
20817
  * @returns Promise<msRestAzure.LROPoller>
@@ -21096,7 +21101,7 @@
21096
21101
  * Create or Update a workspace managed sql server's extended blob auditing policy.
21097
21102
  * @summary Create or Update server's extended blob auditing policy.
21098
21103
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
21099
- * @param workspaceName The name of the workspace
21104
+ * @param workspaceName The name of the workspace.
21100
21105
  * @param parameters Properties of extended blob auditing policy.
21101
21106
  * @param [options] The optional parameters
21102
21107
  * @returns
@@ -21117,7 +21122,7 @@
21117
21122
  * Create or Update a workspace managed sql server's extended blob auditing policy.
21118
21123
  * @summary Create or Update server's extended blob auditing policy.
21119
21124
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
21120
- * @param workspaceName The name of the workspace
21125
+ * @param workspaceName The name of the workspace.
21121
21126
  * @param parameters Properties of extended blob auditing policy.
21122
21127
  * @param [options] The optional parameters
21123
21128
  * @returns Promise<msRestAzure.LROPoller>
@@ -21407,7 +21412,7 @@
21407
21412
  * Create or Update a workspace managed sql server's threat detection policy.
21408
21413
  * @summary Create or Update server's threat detection policy.
21409
21414
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
21410
- * @param workspaceName The name of the workspace
21415
+ * @param workspaceName The name of the workspace.
21411
21416
  * @param parameters The workspace managed sql server security alert policy.
21412
21417
  * @param [options] The optional parameters
21413
21418
  * @returns Promise<Models.WorkspaceManagedSqlServerSecurityAlertPolicyCreateOrUpdateResponse>
@@ -21427,7 +21432,7 @@
21427
21432
  * Create or Update a workspace managed sql server's threat detection policy.
21428
21433
  * @summary Create or Update server's threat detection policy.
21429
21434
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
21430
- * @param workspaceName The name of the workspace
21435
+ * @param workspaceName The name of the workspace.
21431
21436
  * @param parameters The workspace managed sql server security alert policy.
21432
21437
  * @param [options] The optional parameters
21433
21438
  * @returns Promise<msRestAzure.LROPoller>
@@ -22041,7 +22046,7 @@
22041
22046
  * Updates workspace managed sql server's encryption protector.
22042
22047
  * @summary Updates workspace server's encryption protector.
22043
22048
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
22044
- * @param workspaceName The name of the workspace
22049
+ * @param workspaceName The name of the workspace.
22045
22050
  * @param parameters The requested encryption protector resource state.
22046
22051
  * @param [options] The optional parameters
22047
22052
  * @returns Promise<Models.WorkspaceManagedSqlServerEncryptionProtectorCreateOrUpdateResponse>
@@ -22061,7 +22066,7 @@
22061
22066
  * Revalidates workspace managed sql server's existing encryption protector.
22062
22067
  * @summary Revalidates server's existing encryption protector.
22063
22068
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
22064
- * @param workspaceName The name of the workspace
22069
+ * @param workspaceName The name of the workspace.
22065
22070
  * @param [options] The optional parameters
22066
22071
  * @returns Promise<msRest.RestResponse>
22067
22072
  */
@@ -22073,7 +22078,7 @@
22073
22078
  * Updates workspace managed sql server's encryption protector.
22074
22079
  * @summary Updates workspace server's encryption protector.
22075
22080
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
22076
- * @param workspaceName The name of the workspace
22081
+ * @param workspaceName The name of the workspace.
22077
22082
  * @param parameters The requested encryption protector resource state.
22078
22083
  * @param [options] The optional parameters
22079
22084
  * @returns Promise<msRestAzure.LROPoller>
@@ -22090,7 +22095,7 @@
22090
22095
  * Revalidates workspace managed sql server's existing encryption protector.
22091
22096
  * @summary Revalidates server's existing encryption protector.
22092
22097
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
22093
- * @param workspaceName The name of the workspace
22098
+ * @param workspaceName The name of the workspace.
22094
22099
  * @param [options] The optional parameters
22095
22100
  * @returns Promise<msRestAzure.LROPoller>
22096
22101
  */
@@ -22759,7 +22764,7 @@
22759
22764
  /**
22760
22765
  * Updates a workspace
22761
22766
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
22762
- * @param workspaceName The name of the workspace
22767
+ * @param workspaceName The name of the workspace.
22763
22768
  * @param workspacePatchInfo Workspace patch request properties
22764
22769
  * @param [options] The optional parameters
22765
22770
  * @returns Promise<Models.WorkspacesUpdateResponse>
@@ -22771,7 +22776,7 @@
22771
22776
  /**
22772
22777
  * Creates or updates a workspace
22773
22778
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
22774
- * @param workspaceName The name of the workspace
22779
+ * @param workspaceName The name of the workspace.
22775
22780
  * @param workspaceInfo Workspace create or update request properties
22776
22781
  * @param [options] The optional parameters
22777
22782
  * @returns Promise<Models.WorkspacesCreateOrUpdateResponse>
@@ -22783,7 +22788,7 @@
22783
22788
  /**
22784
22789
  * Deletes a workspace
22785
22790
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
22786
- * @param workspaceName The name of the workspace
22791
+ * @param workspaceName The name of the workspace.
22787
22792
  * @param [options] The optional parameters
22788
22793
  * @returns Promise<Models.WorkspacesDeleteMethodResponse>
22789
22794
  */
@@ -22799,7 +22804,7 @@
22799
22804
  /**
22800
22805
  * Updates a workspace
22801
22806
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
22802
- * @param workspaceName The name of the workspace
22807
+ * @param workspaceName The name of the workspace.
22803
22808
  * @param workspacePatchInfo Workspace patch request properties
22804
22809
  * @param [options] The optional parameters
22805
22810
  * @returns Promise<msRestAzure.LROPoller>
@@ -22815,7 +22820,7 @@
22815
22820
  /**
22816
22821
  * Creates or updates a workspace
22817
22822
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
22818
- * @param workspaceName The name of the workspace
22823
+ * @param workspaceName The name of the workspace.
22819
22824
  * @param workspaceInfo Workspace create or update request properties
22820
22825
  * @param [options] The optional parameters
22821
22826
  * @returns Promise<msRestAzure.LROPoller>
@@ -22831,7 +22836,7 @@
22831
22836
  /**
22832
22837
  * Deletes a workspace
22833
22838
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
22834
- * @param workspaceName The name of the workspace
22839
+ * @param workspaceName The name of the workspace.
22835
22840
  * @param [options] The optional parameters
22836
22841
  * @returns Promise<msRestAzure.LROPoller>
22837
22842
  */
@@ -23238,7 +23243,7 @@
23238
23243
  /**
23239
23244
  * Creates or updates a workspace active directory admin
23240
23245
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
23241
- * @param workspaceName The name of the workspace
23246
+ * @param workspaceName The name of the workspace.
23242
23247
  * @param aadAdminInfo Workspace active directory administrator properties
23243
23248
  * @param [options] The optional parameters
23244
23249
  * @returns Promise<Models.WorkspaceAadAdminsCreateOrUpdateResponse>
@@ -23250,7 +23255,7 @@
23250
23255
  /**
23251
23256
  * Deletes a workspace active directory admin
23252
23257
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
23253
- * @param workspaceName The name of the workspace
23258
+ * @param workspaceName The name of the workspace.
23254
23259
  * @param [options] The optional parameters
23255
23260
  * @returns Promise<msRest.RestResponse>
23256
23261
  */
@@ -23261,7 +23266,7 @@
23261
23266
  /**
23262
23267
  * Creates or updates a workspace active directory admin
23263
23268
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
23264
- * @param workspaceName The name of the workspace
23269
+ * @param workspaceName The name of the workspace.
23265
23270
  * @param aadAdminInfo Workspace active directory administrator properties
23266
23271
  * @param [options] The optional parameters
23267
23272
  * @returns Promise<msRestAzure.LROPoller>
@@ -23277,7 +23282,7 @@
23277
23282
  /**
23278
23283
  * Deletes a workspace active directory admin
23279
23284
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
23280
- * @param workspaceName The name of the workspace
23285
+ * @param workspaceName The name of the workspace.
23281
23286
  * @param [options] The optional parameters
23282
23287
  * @returns Promise<msRestAzure.LROPoller>
23283
23288
  */
@@ -23536,7 +23541,7 @@
23536
23541
  /**
23537
23542
  * Creates or updates a workspace SQL active directory admin
23538
23543
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
23539
- * @param workspaceName The name of the workspace
23544
+ * @param workspaceName The name of the workspace.
23540
23545
  * @param aadAdminInfo Workspace active directory administrator properties
23541
23546
  * @param [options] The optional parameters
23542
23547
  * @returns Promise<Models.WorkspaceSqlAadAdminsCreateOrUpdateResponse>
@@ -23548,7 +23553,7 @@
23548
23553
  /**
23549
23554
  * Deletes a workspace SQL active directory admin
23550
23555
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
23551
- * @param workspaceName The name of the workspace
23556
+ * @param workspaceName The name of the workspace.
23552
23557
  * @param [options] The optional parameters
23553
23558
  * @returns Promise<msRest.RestResponse>
23554
23559
  */
@@ -23559,7 +23564,7 @@
23559
23564
  /**
23560
23565
  * Creates or updates a workspace SQL active directory admin
23561
23566
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
23562
- * @param workspaceName The name of the workspace
23567
+ * @param workspaceName The name of the workspace.
23563
23568
  * @param aadAdminInfo Workspace active directory administrator properties
23564
23569
  * @param [options] The optional parameters
23565
23570
  * @returns Promise<msRestAzure.LROPoller>
@@ -23575,7 +23580,7 @@
23575
23580
  /**
23576
23581
  * Deletes a workspace SQL active directory admin
23577
23582
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
23578
- * @param workspaceName The name of the workspace
23583
+ * @param workspaceName The name of the workspace.
23579
23584
  * @param [options] The optional parameters
23580
23585
  * @returns Promise<msRestAzure.LROPoller>
23581
23586
  */
@@ -23834,7 +23839,7 @@
23834
23839
  /**
23835
23840
  * @summary Create or update Managed Identity Sql Control Settings
23836
23841
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
23837
- * @param workspaceName The name of the workspace
23842
+ * @param workspaceName The name of the workspace.
23838
23843
  * @param managedIdentitySqlControlSettings Managed Identity Sql Control Settings
23839
23844
  * @param [options] The optional parameters
23840
23845
  * @returns Promise<Models.WorkspaceManagedIdentitySqlControlSettingsCreateOrUpdateResponse>
@@ -23846,7 +23851,7 @@
23846
23851
  /**
23847
23852
  * @summary Create or update Managed Identity Sql Control Settings
23848
23853
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
23849
- * @param workspaceName The name of the workspace
23854
+ * @param workspaceName The name of the workspace.
23850
23855
  * @param managedIdentitySqlControlSettings Managed Identity Sql Control Settings
23851
23856
  * @param [options] The optional parameters
23852
23857
  * @returns Promise<msRestAzure.LROPoller>
@@ -24318,7 +24323,7 @@
24318
24323
  * Create a new Big Data pool.
24319
24324
  * @summary Create a Big Data pool.
24320
24325
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
24321
- * @param workspaceName The name of the workspace
24326
+ * @param workspaceName The name of the workspace.
24322
24327
  * @param bigDataPoolName Big Data pool name
24323
24328
  * @param bigDataPoolInfo The Big Data pool to create.
24324
24329
  * @param [options] The optional parameters
@@ -24332,7 +24337,7 @@
24332
24337
  * Delete a Big Data pool from the workspace.
24333
24338
  * @summary Delete a Big Data pool.
24334
24339
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
24335
- * @param workspaceName The name of the workspace
24340
+ * @param workspaceName The name of the workspace.
24336
24341
  * @param bigDataPoolName Big Data pool name
24337
24342
  * @param [options] The optional parameters
24338
24343
  * @returns Promise<Models.BigDataPoolsDeleteMethodResponse>
@@ -24352,7 +24357,7 @@
24352
24357
  * Create a new Big Data pool.
24353
24358
  * @summary Create a Big Data pool.
24354
24359
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
24355
- * @param workspaceName The name of the workspace
24360
+ * @param workspaceName The name of the workspace.
24356
24361
  * @param bigDataPoolName Big Data pool name
24357
24362
  * @param bigDataPoolInfo The Big Data pool to create.
24358
24363
  * @param [options] The optional parameters
@@ -24371,7 +24376,7 @@
24371
24376
  * Delete a Big Data pool from the workspace.
24372
24377
  * @summary Delete a Big Data pool.
24373
24378
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
24374
- * @param workspaceName The name of the workspace
24379
+ * @param workspaceName The name of the workspace.
24375
24380
  * @param bigDataPoolName Big Data pool name
24376
24381
  * @param [options] The optional parameters
24377
24382
  * @returns Promise<msRestAzure.LROPoller>
@@ -26972,74 +26977,6 @@
26972
26977
  */
26973
26978
 
26974
26979
  var Mappers$11 = /*#__PURE__*/Object.freeze({
26975
- __proto__: null,
26976
- discriminators: discriminators,
26977
- ErrorAdditionalInfo: ErrorAdditionalInfo,
26978
- ErrorDetail: ErrorDetail,
26979
- ErrorResponse: ErrorResponse,
26980
- SkuDescription: SkuDescription,
26981
- SkuDescriptionList: SkuDescriptionList,
26982
- SkuLocationInfoItem: SkuLocationInfoItem
26983
- });
26984
-
26985
- /*
26986
- * Copyright (c) Microsoft Corporation.
26987
- * Licensed under the MIT License.
26988
- *
26989
- * Code generated by Microsoft (R) AutoRest Code Generator.
26990
- * Changes may cause incorrect behavior and will be lost if the code is
26991
- * regenerated.
26992
- */
26993
- /** Class representing a KustoPoolOperations. */
26994
- var KustoPoolOperations = /** @class */ (function () {
26995
- /**
26996
- * Create a KustoPoolOperations.
26997
- * @param {SynapseManagementClientContext} client Reference to the service client.
26998
- */
26999
- function KustoPoolOperations(client) {
27000
- this.client = client;
27001
- }
27002
- KustoPoolOperations.prototype.listSkus = function (options, callback) {
27003
- return this.client.sendOperationRequest({
27004
- options: options
27005
- }, listSkusOperationSpec, callback);
27006
- };
27007
- return KustoPoolOperations;
27008
- }());
27009
- // Operation Specifications
27010
- var serializer$11 = new msRest.Serializer(Mappers$11);
27011
- var listSkusOperationSpec = {
27012
- httpMethod: "GET",
27013
- path: "subscriptions/{subscriptionId}/providers/Microsoft.Synapse/skus",
27014
- urlParameters: [
27015
- subscriptionId
27016
- ],
27017
- queryParameters: [
27018
- apiVersion1
27019
- ],
27020
- headerParameters: [
27021
- acceptLanguage
27022
- ],
27023
- responses: {
27024
- 200: {
27025
- bodyMapper: SkuDescriptionList
27026
- },
27027
- default: {
27028
- bodyMapper: ErrorResponse
27029
- }
27030
- },
27031
- serializer: serializer$11
27032
- };
27033
-
27034
- /*
27035
- * Copyright (c) Microsoft Corporation.
27036
- * Licensed under the MIT License.
27037
- *
27038
- * Code generated by Microsoft (R) AutoRest Code Generator.
27039
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
27040
- */
27041
-
27042
- var Mappers$12 = /*#__PURE__*/Object.freeze({
27043
26980
  __proto__: null,
27044
26981
  discriminators: discriminators,
27045
26982
  AttachedDatabaseConfiguration: AttachedDatabaseConfiguration,
@@ -27144,6 +27081,9 @@
27144
27081
  ServerSecurityAlertPolicy: ServerSecurityAlertPolicy,
27145
27082
  ServerVulnerabilityAssessment: ServerVulnerabilityAssessment,
27146
27083
  Sku: Sku,
27084
+ SkuDescription: SkuDescription,
27085
+ SkuDescriptionList: SkuDescriptionList,
27086
+ SkuLocationInfoItem: SkuLocationInfoItem,
27147
27087
  SparkConfigProperties: SparkConfigProperties,
27148
27088
  SparkConfigurationResource: SparkConfigurationResource,
27149
27089
  SqlPool: SqlPool,
@@ -27193,6 +27133,11 @@
27193
27133
  function KustoPools(client) {
27194
27134
  this.client = client;
27195
27135
  }
27136
+ KustoPools.prototype.listSkus = function (options, callback) {
27137
+ return this.client.sendOperationRequest({
27138
+ options: options
27139
+ }, listSkusOperationSpec, callback);
27140
+ };
27196
27141
  KustoPools.prototype.checkNameAvailability = function (location, kustoPoolName, options, callback) {
27197
27142
  return this.client.sendOperationRequest({
27198
27143
  location: location,
@@ -27217,7 +27162,7 @@
27217
27162
  };
27218
27163
  /**
27219
27164
  * Create or update a Kusto pool.
27220
- * @param workspaceName The name of the workspace
27165
+ * @param workspaceName The name of the workspace.
27221
27166
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
27222
27167
  * @param kustoPoolName The name of the Kusto pool.
27223
27168
  * @param parameters The Kusto pool parameters supplied to the CreateOrUpdate operation.
@@ -27230,7 +27175,7 @@
27230
27175
  };
27231
27176
  /**
27232
27177
  * Update a Kusto Kusto Pool.
27233
- * @param workspaceName The name of the workspace
27178
+ * @param workspaceName The name of the workspace.
27234
27179
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
27235
27180
  * @param kustoPoolName The name of the Kusto pool.
27236
27181
  * @param parameters The Kusto pool parameters supplied to the Update operation.
@@ -27243,7 +27188,7 @@
27243
27188
  };
27244
27189
  /**
27245
27190
  * Deletes a Kusto pool.
27246
- * @param workspaceName The name of the workspace
27191
+ * @param workspaceName The name of the workspace.
27247
27192
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
27248
27193
  * @param kustoPoolName The name of the Kusto pool.
27249
27194
  * @param [options] The optional parameters
@@ -27255,7 +27200,7 @@
27255
27200
  };
27256
27201
  /**
27257
27202
  * Stops a Kusto pool.
27258
- * @param workspaceName The name of the workspace
27203
+ * @param workspaceName The name of the workspace.
27259
27204
  * @param kustoPoolName The name of the Kusto pool.
27260
27205
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
27261
27206
  * @param [options] The optional parameters
@@ -27267,7 +27212,7 @@
27267
27212
  };
27268
27213
  /**
27269
27214
  * Starts a Kusto pool.
27270
- * @param workspaceName The name of the workspace
27215
+ * @param workspaceName The name of the workspace.
27271
27216
  * @param kustoPoolName The name of the Kusto pool.
27272
27217
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
27273
27218
  * @param [options] The optional parameters
@@ -27295,7 +27240,7 @@
27295
27240
  };
27296
27241
  /**
27297
27242
  * Add a list of language extensions that can run within KQL queries.
27298
- * @param workspaceName The name of the workspace
27243
+ * @param workspaceName The name of the workspace.
27299
27244
  * @param kustoPoolName The name of the Kusto pool.
27300
27245
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
27301
27246
  * @param languageExtensionsToAdd The language extensions to add.
@@ -27308,7 +27253,7 @@
27308
27253
  };
27309
27254
  /**
27310
27255
  * Remove a list of language extensions that can run within KQL queries.
27311
- * @param workspaceName The name of the workspace
27256
+ * @param workspaceName The name of the workspace.
27312
27257
  * @param kustoPoolName The name of the Kusto pool.
27313
27258
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
27314
27259
  * @param languageExtensionsToRemove The language extensions to remove.
@@ -27329,7 +27274,7 @@
27329
27274
  };
27330
27275
  /**
27331
27276
  * Detaches all followers of a database owned by this Kusto Pool.
27332
- * @param workspaceName The name of the workspace
27277
+ * @param workspaceName The name of the workspace.
27333
27278
  * @param kustoPoolName The name of the Kusto pool.
27334
27279
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
27335
27280
  * @param followerDatabaseToRemove The follower databases properties to remove.
@@ -27342,7 +27287,7 @@
27342
27287
  };
27343
27288
  /**
27344
27289
  * Create or update a Kusto pool.
27345
- * @param workspaceName The name of the workspace
27290
+ * @param workspaceName The name of the workspace.
27346
27291
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
27347
27292
  * @param kustoPoolName The name of the Kusto pool.
27348
27293
  * @param parameters The Kusto pool parameters supplied to the CreateOrUpdate operation.
@@ -27360,7 +27305,7 @@
27360
27305
  };
27361
27306
  /**
27362
27307
  * Update a Kusto Kusto Pool.
27363
- * @param workspaceName The name of the workspace
27308
+ * @param workspaceName The name of the workspace.
27364
27309
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
27365
27310
  * @param kustoPoolName The name of the Kusto pool.
27366
27311
  * @param parameters The Kusto pool parameters supplied to the Update operation.
@@ -27378,7 +27323,7 @@
27378
27323
  };
27379
27324
  /**
27380
27325
  * Deletes a Kusto pool.
27381
- * @param workspaceName The name of the workspace
27326
+ * @param workspaceName The name of the workspace.
27382
27327
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
27383
27328
  * @param kustoPoolName The name of the Kusto pool.
27384
27329
  * @param [options] The optional parameters
@@ -27394,7 +27339,7 @@
27394
27339
  };
27395
27340
  /**
27396
27341
  * Stops a Kusto pool.
27397
- * @param workspaceName The name of the workspace
27342
+ * @param workspaceName The name of the workspace.
27398
27343
  * @param kustoPoolName The name of the Kusto pool.
27399
27344
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
27400
27345
  * @param [options] The optional parameters
@@ -27410,7 +27355,7 @@
27410
27355
  };
27411
27356
  /**
27412
27357
  * Starts a Kusto pool.
27413
- * @param workspaceName The name of the workspace
27358
+ * @param workspaceName The name of the workspace.
27414
27359
  * @param kustoPoolName The name of the Kusto pool.
27415
27360
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
27416
27361
  * @param [options] The optional parameters
@@ -27426,7 +27371,7 @@
27426
27371
  };
27427
27372
  /**
27428
27373
  * Add a list of language extensions that can run within KQL queries.
27429
- * @param workspaceName The name of the workspace
27374
+ * @param workspaceName The name of the workspace.
27430
27375
  * @param kustoPoolName The name of the Kusto pool.
27431
27376
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
27432
27377
  * @param languageExtensionsToAdd The language extensions to add.
@@ -27444,7 +27389,7 @@
27444
27389
  };
27445
27390
  /**
27446
27391
  * Remove a list of language extensions that can run within KQL queries.
27447
- * @param workspaceName The name of the workspace
27392
+ * @param workspaceName The name of the workspace.
27448
27393
  * @param kustoPoolName The name of the Kusto pool.
27449
27394
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
27450
27395
  * @param languageExtensionsToRemove The language extensions to remove.
@@ -27462,7 +27407,7 @@
27462
27407
  };
27463
27408
  /**
27464
27409
  * Detaches all followers of a database owned by this Kusto Pool.
27465
- * @param workspaceName The name of the workspace
27410
+ * @param workspaceName The name of the workspace.
27466
27411
  * @param kustoPoolName The name of the Kusto pool.
27467
27412
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
27468
27413
  * @param followerDatabaseToRemove The follower databases properties to remove.
@@ -27481,7 +27426,29 @@
27481
27426
  return KustoPools;
27482
27427
  }());
27483
27428
  // Operation Specifications
27484
- var serializer$12 = new msRest.Serializer(Mappers$12);
27429
+ var serializer$11 = new msRest.Serializer(Mappers$11);
27430
+ var listSkusOperationSpec = {
27431
+ httpMethod: "GET",
27432
+ path: "subscriptions/{subscriptionId}/providers/Microsoft.Synapse/skus",
27433
+ urlParameters: [
27434
+ subscriptionId
27435
+ ],
27436
+ queryParameters: [
27437
+ apiVersion1
27438
+ ],
27439
+ headerParameters: [
27440
+ acceptLanguage
27441
+ ],
27442
+ responses: {
27443
+ 200: {
27444
+ bodyMapper: SkuDescriptionList
27445
+ },
27446
+ default: {
27447
+ bodyMapper: ErrorResponse
27448
+ }
27449
+ },
27450
+ serializer: serializer$11
27451
+ };
27485
27452
  var checkNameAvailabilityOperationSpec$1 = {
27486
27453
  httpMethod: "POST",
27487
27454
  path: "subscriptions/{subscriptionId}/providers/Microsoft.Synapse/locations/{location}/kustoPoolCheckNameAvailability",
@@ -27507,7 +27474,7 @@
27507
27474
  bodyMapper: ErrorResponse
27508
27475
  }
27509
27476
  },
27510
- serializer: serializer$12
27477
+ serializer: serializer$11
27511
27478
  };
27512
27479
  var listByWorkspaceOperationSpec$a = {
27513
27480
  httpMethod: "GET",
@@ -27531,7 +27498,7 @@
27531
27498
  bodyMapper: ErrorResponse
27532
27499
  }
27533
27500
  },
27534
- serializer: serializer$12
27501
+ serializer: serializer$11
27535
27502
  };
27536
27503
  var getOperationSpec$O = {
27537
27504
  httpMethod: "GET",
@@ -27556,7 +27523,7 @@
27556
27523
  bodyMapper: ErrorResponse
27557
27524
  }
27558
27525
  },
27559
- serializer: serializer$12
27526
+ serializer: serializer$11
27560
27527
  };
27561
27528
  var listSkusByResourceOperationSpec = {
27562
27529
  httpMethod: "GET",
@@ -27581,7 +27548,7 @@
27581
27548
  bodyMapper: ErrorResponse
27582
27549
  }
27583
27550
  },
27584
- serializer: serializer$12
27551
+ serializer: serializer$11
27585
27552
  };
27586
27553
  var listLanguageExtensionsOperationSpec = {
27587
27554
  httpMethod: "POST",
@@ -27606,7 +27573,7 @@
27606
27573
  bodyMapper: ErrorResponse
27607
27574
  }
27608
27575
  },
27609
- serializer: serializer$12
27576
+ serializer: serializer$11
27610
27577
  };
27611
27578
  var listFollowerDatabasesOperationSpec = {
27612
27579
  httpMethod: "POST",
@@ -27631,7 +27598,7 @@
27631
27598
  bodyMapper: ErrorResponse
27632
27599
  }
27633
27600
  },
27634
- serializer: serializer$12
27601
+ serializer: serializer$11
27635
27602
  };
27636
27603
  var beginCreateOrUpdateOperationSpec$c = {
27637
27604
  httpMethod: "PUT",
@@ -27665,7 +27632,7 @@
27665
27632
  bodyMapper: ErrorResponse
27666
27633
  }
27667
27634
  },
27668
- serializer: serializer$12
27635
+ serializer: serializer$11
27669
27636
  };
27670
27637
  var beginUpdateOperationSpec$1 = {
27671
27638
  httpMethod: "PATCH",
@@ -27698,7 +27665,7 @@
27698
27665
  bodyMapper: ErrorResponse
27699
27666
  }
27700
27667
  },
27701
- serializer: serializer$12
27668
+ serializer: serializer$11
27702
27669
  };
27703
27670
  var beginDeleteMethodOperationSpec$b = {
27704
27671
  httpMethod: "DELETE",
@@ -27723,7 +27690,7 @@
27723
27690
  bodyMapper: ErrorResponse
27724
27691
  }
27725
27692
  },
27726
- serializer: serializer$12
27693
+ serializer: serializer$11
27727
27694
  };
27728
27695
  var beginStopOperationSpec$1 = {
27729
27696
  httpMethod: "POST",
@@ -27747,7 +27714,7 @@
27747
27714
  bodyMapper: ErrorResponse
27748
27715
  }
27749
27716
  },
27750
- serializer: serializer$12
27717
+ serializer: serializer$11
27751
27718
  };
27752
27719
  var beginStartOperationSpec$1 = {
27753
27720
  httpMethod: "POST",
@@ -27771,7 +27738,7 @@
27771
27738
  bodyMapper: ErrorResponse
27772
27739
  }
27773
27740
  },
27774
- serializer: serializer$12
27741
+ serializer: serializer$11
27775
27742
  };
27776
27743
  var beginAddLanguageExtensionsOperationSpec = {
27777
27744
  httpMethod: "POST",
@@ -27799,7 +27766,7 @@
27799
27766
  bodyMapper: ErrorResponse
27800
27767
  }
27801
27768
  },
27802
- serializer: serializer$12
27769
+ serializer: serializer$11
27803
27770
  };
27804
27771
  var beginRemoveLanguageExtensionsOperationSpec = {
27805
27772
  httpMethod: "POST",
@@ -27827,7 +27794,7 @@
27827
27794
  bodyMapper: ErrorResponse
27828
27795
  }
27829
27796
  },
27830
- serializer: serializer$12
27797
+ serializer: serializer$11
27831
27798
  };
27832
27799
  var beginDetachFollowerDatabasesOperationSpec = {
27833
27800
  httpMethod: "POST",
@@ -27855,7 +27822,7 @@
27855
27822
  bodyMapper: ErrorResponse
27856
27823
  }
27857
27824
  },
27858
- serializer: serializer$12
27825
+ serializer: serializer$11
27859
27826
  };
27860
27827
 
27861
27828
  /*
@@ -27866,7 +27833,7 @@
27866
27833
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
27867
27834
  */
27868
27835
 
27869
- var Mappers$13 = /*#__PURE__*/Object.freeze({
27836
+ var Mappers$12 = /*#__PURE__*/Object.freeze({
27870
27837
  __proto__: null,
27871
27838
  discriminators: discriminators,
27872
27839
  CheckNameResult: CheckNameResult,
@@ -27905,7 +27872,7 @@
27905
27872
  return KustoPoolChildResource;
27906
27873
  }());
27907
27874
  // Operation Specifications
27908
- var serializer$13 = new msRest.Serializer(Mappers$13);
27875
+ var serializer$12 = new msRest.Serializer(Mappers$12);
27909
27876
  var checkNameAvailabilityOperationSpec$2 = {
27910
27877
  httpMethod: "POST",
27911
27878
  path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/checkNameAvailability",
@@ -27933,7 +27900,7 @@
27933
27900
  bodyMapper: ErrorResponse
27934
27901
  }
27935
27902
  },
27936
- serializer: serializer$13
27903
+ serializer: serializer$12
27937
27904
  };
27938
27905
 
27939
27906
  /*
@@ -27944,7 +27911,7 @@
27944
27911
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
27945
27912
  */
27946
27913
 
27947
- var Mappers$14 = /*#__PURE__*/Object.freeze({
27914
+ var Mappers$13 = /*#__PURE__*/Object.freeze({
27948
27915
  __proto__: null,
27949
27916
  discriminators: discriminators,
27950
27917
  AttachedDatabaseConfiguration: AttachedDatabaseConfiguration,
@@ -28110,7 +28077,7 @@
28110
28077
  };
28111
28078
  /**
28112
28079
  * Creates or updates an attached database configuration.
28113
- * @param workspaceName The name of the workspace
28080
+ * @param workspaceName The name of the workspace.
28114
28081
  * @param kustoPoolName The name of the Kusto pool.
28115
28082
  * @param attachedDatabaseConfigurationName The name of the attached database configuration.
28116
28083
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -28124,7 +28091,7 @@
28124
28091
  };
28125
28092
  /**
28126
28093
  * Deletes the attached database configuration with the given name.
28127
- * @param workspaceName The name of the workspace
28094
+ * @param workspaceName The name of the workspace.
28128
28095
  * @param kustoPoolName The name of the Kusto pool.
28129
28096
  * @param attachedDatabaseConfigurationName The name of the attached database configuration.
28130
28097
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -28137,7 +28104,7 @@
28137
28104
  };
28138
28105
  /**
28139
28106
  * Creates or updates an attached database configuration.
28140
- * @param workspaceName The name of the workspace
28107
+ * @param workspaceName The name of the workspace.
28141
28108
  * @param kustoPoolName The name of the Kusto pool.
28142
28109
  * @param attachedDatabaseConfigurationName The name of the attached database configuration.
28143
28110
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -28157,7 +28124,7 @@
28157
28124
  };
28158
28125
  /**
28159
28126
  * Deletes the attached database configuration with the given name.
28160
- * @param workspaceName The name of the workspace
28127
+ * @param workspaceName The name of the workspace.
28161
28128
  * @param kustoPoolName The name of the Kusto pool.
28162
28129
  * @param attachedDatabaseConfigurationName The name of the attached database configuration.
28163
28130
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -28176,7 +28143,7 @@
28176
28143
  return KustoPoolAttachedDatabaseConfigurations;
28177
28144
  }());
28178
28145
  // Operation Specifications
28179
- var serializer$14 = new msRest.Serializer(Mappers$14);
28146
+ var serializer$13 = new msRest.Serializer(Mappers$13);
28180
28147
  var listByKustoPoolOperationSpec = {
28181
28148
  httpMethod: "GET",
28182
28149
  path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/attachedDatabaseConfigurations",
@@ -28200,7 +28167,7 @@
28200
28167
  bodyMapper: ErrorResponse
28201
28168
  }
28202
28169
  },
28203
- serializer: serializer$14
28170
+ serializer: serializer$13
28204
28171
  };
28205
28172
  var getOperationSpec$P = {
28206
28173
  httpMethod: "GET",
@@ -28226,7 +28193,7 @@
28226
28193
  bodyMapper: ErrorResponse
28227
28194
  }
28228
28195
  },
28229
- serializer: serializer$14
28196
+ serializer: serializer$13
28230
28197
  };
28231
28198
  var beginCreateOrUpdateOperationSpec$d = {
28232
28199
  httpMethod: "PUT",
@@ -28262,7 +28229,7 @@
28262
28229
  bodyMapper: ErrorResponse
28263
28230
  }
28264
28231
  },
28265
- serializer: serializer$14
28232
+ serializer: serializer$13
28266
28233
  };
28267
28234
  var beginDeleteMethodOperationSpec$c = {
28268
28235
  httpMethod: "DELETE",
@@ -28288,7 +28255,7 @@
28288
28255
  bodyMapper: ErrorResponse
28289
28256
  }
28290
28257
  },
28291
- serializer: serializer$14
28258
+ serializer: serializer$13
28292
28259
  };
28293
28260
 
28294
28261
  /*
@@ -28299,7 +28266,7 @@
28299
28266
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
28300
28267
  */
28301
28268
 
28302
- var Mappers$15 = /*#__PURE__*/Object.freeze({
28269
+ var Mappers$14 = /*#__PURE__*/Object.freeze({
28303
28270
  __proto__: null,
28304
28271
  discriminators: discriminators,
28305
28272
  AttachedDatabaseConfiguration: AttachedDatabaseConfiguration,
@@ -28466,7 +28433,7 @@
28466
28433
  /**
28467
28434
  * Creates or updates a database.
28468
28435
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
28469
- * @param workspaceName The name of the workspace
28436
+ * @param workspaceName The name of the workspace.
28470
28437
  * @param kustoPoolName The name of the Kusto pool.
28471
28438
  * @param databaseName The name of the database in the Kusto pool.
28472
28439
  * @param parameters The database parameters supplied to the CreateOrUpdate operation.
@@ -28480,7 +28447,7 @@
28480
28447
  /**
28481
28448
  * Updates a database.
28482
28449
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
28483
- * @param workspaceName The name of the workspace
28450
+ * @param workspaceName The name of the workspace.
28484
28451
  * @param kustoPoolName The name of the Kusto pool.
28485
28452
  * @param databaseName The name of the database in the Kusto pool.
28486
28453
  * @param parameters The database parameters supplied to the Update operation.
@@ -28494,7 +28461,7 @@
28494
28461
  /**
28495
28462
  * Deletes the database with the given name.
28496
28463
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
28497
- * @param workspaceName The name of the workspace
28464
+ * @param workspaceName The name of the workspace.
28498
28465
  * @param kustoPoolName The name of the Kusto pool.
28499
28466
  * @param databaseName The name of the database in the Kusto pool.
28500
28467
  * @param [options] The optional parameters
@@ -28507,7 +28474,7 @@
28507
28474
  /**
28508
28475
  * Creates or updates a database.
28509
28476
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
28510
- * @param workspaceName The name of the workspace
28477
+ * @param workspaceName The name of the workspace.
28511
28478
  * @param kustoPoolName The name of the Kusto pool.
28512
28479
  * @param databaseName The name of the database in the Kusto pool.
28513
28480
  * @param parameters The database parameters supplied to the CreateOrUpdate operation.
@@ -28527,7 +28494,7 @@
28527
28494
  /**
28528
28495
  * Updates a database.
28529
28496
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
28530
- * @param workspaceName The name of the workspace
28497
+ * @param workspaceName The name of the workspace.
28531
28498
  * @param kustoPoolName The name of the Kusto pool.
28532
28499
  * @param databaseName The name of the database in the Kusto pool.
28533
28500
  * @param parameters The database parameters supplied to the Update operation.
@@ -28547,7 +28514,7 @@
28547
28514
  /**
28548
28515
  * Deletes the database with the given name.
28549
28516
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
28550
- * @param workspaceName The name of the workspace
28517
+ * @param workspaceName The name of the workspace.
28551
28518
  * @param kustoPoolName The name of the Kusto pool.
28552
28519
  * @param databaseName The name of the database in the Kusto pool.
28553
28520
  * @param [options] The optional parameters
@@ -28565,7 +28532,7 @@
28565
28532
  return KustoPoolDatabases;
28566
28533
  }());
28567
28534
  // Operation Specifications
28568
- var serializer$15 = new msRest.Serializer(Mappers$15);
28535
+ var serializer$14 = new msRest.Serializer(Mappers$14);
28569
28536
  var listByKustoPoolOperationSpec$1 = {
28570
28537
  httpMethod: "GET",
28571
28538
  path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/databases",
@@ -28589,7 +28556,7 @@
28589
28556
  bodyMapper: ErrorResponse
28590
28557
  }
28591
28558
  },
28592
- serializer: serializer$15
28559
+ serializer: serializer$14
28593
28560
  };
28594
28561
  var getOperationSpec$Q = {
28595
28562
  httpMethod: "GET",
@@ -28615,7 +28582,7 @@
28615
28582
  bodyMapper: ErrorResponse
28616
28583
  }
28617
28584
  },
28618
- serializer: serializer$15
28585
+ serializer: serializer$14
28619
28586
  };
28620
28587
  var beginCreateOrUpdateOperationSpec$e = {
28621
28588
  httpMethod: "PUT",
@@ -28648,7 +28615,7 @@
28648
28615
  bodyMapper: ErrorResponse
28649
28616
  }
28650
28617
  },
28651
- serializer: serializer$15
28618
+ serializer: serializer$14
28652
28619
  };
28653
28620
  var beginUpdateOperationSpec$2 = {
28654
28621
  httpMethod: "PATCH",
@@ -28681,7 +28648,7 @@
28681
28648
  bodyMapper: ErrorResponse
28682
28649
  }
28683
28650
  },
28684
- serializer: serializer$15
28651
+ serializer: serializer$14
28685
28652
  };
28686
28653
  var beginDeleteMethodOperationSpec$d = {
28687
28654
  httpMethod: "DELETE",
@@ -28707,7 +28674,7 @@
28707
28674
  bodyMapper: ErrorResponse
28708
28675
  }
28709
28676
  },
28710
- serializer: serializer$15
28677
+ serializer: serializer$14
28711
28678
  };
28712
28679
 
28713
28680
  /*
@@ -28718,7 +28685,7 @@
28718
28685
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
28719
28686
  */
28720
28687
 
28721
- var Mappers$16 = /*#__PURE__*/Object.freeze({
28688
+ var Mappers$15 = /*#__PURE__*/Object.freeze({
28722
28689
  __proto__: null,
28723
28690
  discriminators: discriminators,
28724
28691
  AttachedDatabaseConfiguration: AttachedDatabaseConfiguration,
@@ -28883,7 +28850,7 @@
28883
28850
  /**
28884
28851
  * Checks that the data connection parameters are valid.
28885
28852
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
28886
- * @param workspaceName The name of the workspace
28853
+ * @param workspaceName The name of the workspace.
28887
28854
  * @param kustoPoolName The name of the Kusto pool.
28888
28855
  * @param databaseName The name of the database in the Kusto pool.
28889
28856
  * @param parameters The data connection parameters supplied to the CreateOrUpdate operation.
@@ -28916,7 +28883,7 @@
28916
28883
  /**
28917
28884
  * Creates or updates a data connection.
28918
28885
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
28919
- * @param workspaceName The name of the workspace
28886
+ * @param workspaceName The name of the workspace.
28920
28887
  * @param kustoPoolName The name of the Kusto pool.
28921
28888
  * @param databaseName The name of the database in the Kusto pool.
28922
28889
  * @param dataConnectionName The name of the data connection.
@@ -28931,7 +28898,7 @@
28931
28898
  /**
28932
28899
  * Updates a data connection.
28933
28900
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
28934
- * @param workspaceName The name of the workspace
28901
+ * @param workspaceName The name of the workspace.
28935
28902
  * @param kustoPoolName The name of the Kusto pool.
28936
28903
  * @param databaseName The name of the database in the Kusto pool.
28937
28904
  * @param dataConnectionName The name of the data connection.
@@ -28946,7 +28913,7 @@
28946
28913
  /**
28947
28914
  * Deletes the data connection with the given name.
28948
28915
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
28949
- * @param workspaceName The name of the workspace
28916
+ * @param workspaceName The name of the workspace.
28950
28917
  * @param kustoPoolName The name of the Kusto pool.
28951
28918
  * @param databaseName The name of the database in the Kusto pool.
28952
28919
  * @param dataConnectionName The name of the data connection.
@@ -28960,7 +28927,7 @@
28960
28927
  /**
28961
28928
  * Checks that the data connection parameters are valid.
28962
28929
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
28963
- * @param workspaceName The name of the workspace
28930
+ * @param workspaceName The name of the workspace.
28964
28931
  * @param kustoPoolName The name of the Kusto pool.
28965
28932
  * @param databaseName The name of the database in the Kusto pool.
28966
28933
  * @param parameters The data connection parameters supplied to the CreateOrUpdate operation.
@@ -28980,7 +28947,7 @@
28980
28947
  /**
28981
28948
  * Creates or updates a data connection.
28982
28949
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
28983
- * @param workspaceName The name of the workspace
28950
+ * @param workspaceName The name of the workspace.
28984
28951
  * @param kustoPoolName The name of the Kusto pool.
28985
28952
  * @param databaseName The name of the database in the Kusto pool.
28986
28953
  * @param dataConnectionName The name of the data connection.
@@ -29002,7 +28969,7 @@
29002
28969
  /**
29003
28970
  * Updates a data connection.
29004
28971
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
29005
- * @param workspaceName The name of the workspace
28972
+ * @param workspaceName The name of the workspace.
29006
28973
  * @param kustoPoolName The name of the Kusto pool.
29007
28974
  * @param databaseName The name of the database in the Kusto pool.
29008
28975
  * @param dataConnectionName The name of the data connection.
@@ -29024,7 +28991,7 @@
29024
28991
  /**
29025
28992
  * Deletes the data connection with the given name.
29026
28993
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
29027
- * @param workspaceName The name of the workspace
28994
+ * @param workspaceName The name of the workspace.
29028
28995
  * @param kustoPoolName The name of the Kusto pool.
29029
28996
  * @param databaseName The name of the database in the Kusto pool.
29030
28997
  * @param dataConnectionName The name of the data connection.
@@ -29044,7 +29011,7 @@
29044
29011
  return KustoPoolDataConnections;
29045
29012
  }());
29046
29013
  // Operation Specifications
29047
- var serializer$16 = new msRest.Serializer(Mappers$16);
29014
+ var serializer$15 = new msRest.Serializer(Mappers$15);
29048
29015
  var checkNameAvailabilityOperationSpec$3 = {
29049
29016
  httpMethod: "POST",
29050
29017
  path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/databases/{databaseName}/checkNameAvailability",
@@ -29073,7 +29040,7 @@
29073
29040
  bodyMapper: ErrorResponse
29074
29041
  }
29075
29042
  },
29076
- serializer: serializer$16
29043
+ serializer: serializer$15
29077
29044
  };
29078
29045
  var listByDatabaseOperationSpec = {
29079
29046
  httpMethod: "GET",
@@ -29099,7 +29066,7 @@
29099
29066
  bodyMapper: ErrorResponse
29100
29067
  }
29101
29068
  },
29102
- serializer: serializer$16
29069
+ serializer: serializer$15
29103
29070
  };
29104
29071
  var getOperationSpec$R = {
29105
29072
  httpMethod: "GET",
@@ -29126,7 +29093,7 @@
29126
29093
  bodyMapper: ErrorResponse
29127
29094
  }
29128
29095
  },
29129
- serializer: serializer$16
29096
+ serializer: serializer$15
29130
29097
  };
29131
29098
  var beginDataConnectionValidationMethodOperationSpec = {
29132
29099
  httpMethod: "POST",
@@ -29157,7 +29124,7 @@
29157
29124
  bodyMapper: ErrorResponse
29158
29125
  }
29159
29126
  },
29160
- serializer: serializer$16
29127
+ serializer: serializer$15
29161
29128
  };
29162
29129
  var beginCreateOrUpdateOperationSpec$f = {
29163
29130
  httpMethod: "PUT",
@@ -29191,7 +29158,7 @@
29191
29158
  bodyMapper: ErrorResponse
29192
29159
  }
29193
29160
  },
29194
- serializer: serializer$16
29161
+ serializer: serializer$15
29195
29162
  };
29196
29163
  var beginUpdateOperationSpec$3 = {
29197
29164
  httpMethod: "PATCH",
@@ -29225,7 +29192,7 @@
29225
29192
  bodyMapper: ErrorResponse
29226
29193
  }
29227
29194
  },
29228
- serializer: serializer$16
29195
+ serializer: serializer$15
29229
29196
  };
29230
29197
  var beginDeleteMethodOperationSpec$e = {
29231
29198
  httpMethod: "DELETE",
@@ -29252,7 +29219,7 @@
29252
29219
  bodyMapper: ErrorResponse
29253
29220
  }
29254
29221
  },
29255
- serializer: serializer$16
29222
+ serializer: serializer$15
29256
29223
  };
29257
29224
 
29258
29225
  /*
@@ -29263,7 +29230,7 @@
29263
29230
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
29264
29231
  */
29265
29232
 
29266
- var Mappers$17 = /*#__PURE__*/Object.freeze({
29233
+ var Mappers$16 = /*#__PURE__*/Object.freeze({
29267
29234
  __proto__: null,
29268
29235
  discriminators: discriminators,
29269
29236
  AttachedDatabaseConfiguration: AttachedDatabaseConfiguration,
@@ -29440,7 +29407,7 @@
29440
29407
  };
29441
29408
  /**
29442
29409
  * Create a Kusto pool principalAssignment.
29443
- * @param workspaceName The name of the workspace
29410
+ * @param workspaceName The name of the workspace.
29444
29411
  * @param kustoPoolName The name of the Kusto pool.
29445
29412
  * @param principalAssignmentName The name of the Kusto principalAssignment.
29446
29413
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -29454,7 +29421,7 @@
29454
29421
  };
29455
29422
  /**
29456
29423
  * Deletes a Kusto pool principalAssignment.
29457
- * @param workspaceName The name of the workspace
29424
+ * @param workspaceName The name of the workspace.
29458
29425
  * @param kustoPoolName The name of the Kusto pool.
29459
29426
  * @param principalAssignmentName The name of the Kusto principalAssignment.
29460
29427
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -29467,7 +29434,7 @@
29467
29434
  };
29468
29435
  /**
29469
29436
  * Create a Kusto pool principalAssignment.
29470
- * @param workspaceName The name of the workspace
29437
+ * @param workspaceName The name of the workspace.
29471
29438
  * @param kustoPoolName The name of the Kusto pool.
29472
29439
  * @param principalAssignmentName The name of the Kusto principalAssignment.
29473
29440
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -29487,7 +29454,7 @@
29487
29454
  };
29488
29455
  /**
29489
29456
  * Deletes a Kusto pool principalAssignment.
29490
- * @param workspaceName The name of the workspace
29457
+ * @param workspaceName The name of the workspace.
29491
29458
  * @param kustoPoolName The name of the Kusto pool.
29492
29459
  * @param principalAssignmentName The name of the Kusto principalAssignment.
29493
29460
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -29506,7 +29473,7 @@
29506
29473
  return KustoPoolPrincipalAssignments;
29507
29474
  }());
29508
29475
  // Operation Specifications
29509
- var serializer$17 = new msRest.Serializer(Mappers$17);
29476
+ var serializer$16 = new msRest.Serializer(Mappers$16);
29510
29477
  var checkNameAvailabilityOperationSpec$4 = {
29511
29478
  httpMethod: "POST",
29512
29479
  path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/checkPrincipalAssignmentNameAvailability",
@@ -29534,7 +29501,7 @@
29534
29501
  bodyMapper: ErrorResponse
29535
29502
  }
29536
29503
  },
29537
- serializer: serializer$17
29504
+ serializer: serializer$16
29538
29505
  };
29539
29506
  var listOperationSpec$t = {
29540
29507
  httpMethod: "GET",
@@ -29559,7 +29526,7 @@
29559
29526
  bodyMapper: ErrorResponse
29560
29527
  }
29561
29528
  },
29562
- serializer: serializer$17
29529
+ serializer: serializer$16
29563
29530
  };
29564
29531
  var getOperationSpec$S = {
29565
29532
  httpMethod: "GET",
@@ -29585,7 +29552,7 @@
29585
29552
  bodyMapper: ErrorResponse
29586
29553
  }
29587
29554
  },
29588
- serializer: serializer$17
29555
+ serializer: serializer$16
29589
29556
  };
29590
29557
  var beginCreateOrUpdateOperationSpec$g = {
29591
29558
  httpMethod: "PUT",
@@ -29618,7 +29585,7 @@
29618
29585
  bodyMapper: ErrorResponse
29619
29586
  }
29620
29587
  },
29621
- serializer: serializer$17
29588
+ serializer: serializer$16
29622
29589
  };
29623
29590
  var beginDeleteMethodOperationSpec$f = {
29624
29591
  httpMethod: "DELETE",
@@ -29644,7 +29611,7 @@
29644
29611
  bodyMapper: ErrorResponse
29645
29612
  }
29646
29613
  },
29647
- serializer: serializer$17
29614
+ serializer: serializer$16
29648
29615
  };
29649
29616
 
29650
29617
  /*
@@ -29655,7 +29622,7 @@
29655
29622
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
29656
29623
  */
29657
29624
 
29658
- var Mappers$18 = /*#__PURE__*/Object.freeze({
29625
+ var Mappers$17 = /*#__PURE__*/Object.freeze({
29659
29626
  __proto__: null,
29660
29627
  discriminators: discriminators,
29661
29628
  AttachedDatabaseConfiguration: AttachedDatabaseConfiguration,
@@ -29835,7 +29802,7 @@
29835
29802
  };
29836
29803
  /**
29837
29804
  * Creates a Kusto pool database principalAssignment.
29838
- * @param workspaceName The name of the workspace
29805
+ * @param workspaceName The name of the workspace.
29839
29806
  * @param kustoPoolName The name of the Kusto pool.
29840
29807
  * @param databaseName The name of the database in the Kusto pool.
29841
29808
  * @param principalAssignmentName The name of the Kusto principalAssignment.
@@ -29850,7 +29817,7 @@
29850
29817
  };
29851
29818
  /**
29852
29819
  * Deletes a Kusto pool principalAssignment.
29853
- * @param workspaceName The name of the workspace
29820
+ * @param workspaceName The name of the workspace.
29854
29821
  * @param kustoPoolName The name of the Kusto pool.
29855
29822
  * @param databaseName The name of the database in the Kusto pool.
29856
29823
  * @param principalAssignmentName The name of the Kusto principalAssignment.
@@ -29864,7 +29831,7 @@
29864
29831
  };
29865
29832
  /**
29866
29833
  * Creates a Kusto pool database principalAssignment.
29867
- * @param workspaceName The name of the workspace
29834
+ * @param workspaceName The name of the workspace.
29868
29835
  * @param kustoPoolName The name of the Kusto pool.
29869
29836
  * @param databaseName The name of the database in the Kusto pool.
29870
29837
  * @param principalAssignmentName The name of the Kusto principalAssignment.
@@ -29886,7 +29853,7 @@
29886
29853
  };
29887
29854
  /**
29888
29855
  * Deletes a Kusto pool principalAssignment.
29889
- * @param workspaceName The name of the workspace
29856
+ * @param workspaceName The name of the workspace.
29890
29857
  * @param kustoPoolName The name of the Kusto pool.
29891
29858
  * @param databaseName The name of the database in the Kusto pool.
29892
29859
  * @param principalAssignmentName The name of the Kusto principalAssignment.
@@ -29907,7 +29874,7 @@
29907
29874
  return KustoPoolDatabasePrincipalAssignments;
29908
29875
  }());
29909
29876
  // Operation Specifications
29910
- var serializer$18 = new msRest.Serializer(Mappers$18);
29877
+ var serializer$17 = new msRest.Serializer(Mappers$17);
29911
29878
  var checkNameAvailabilityOperationSpec$5 = {
29912
29879
  httpMethod: "POST",
29913
29880
  path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/kustoPools/{kustoPoolName}/databases/{databaseName}/checkPrincipalAssignmentNameAvailability",
@@ -29936,7 +29903,7 @@
29936
29903
  bodyMapper: ErrorResponse
29937
29904
  }
29938
29905
  },
29939
- serializer: serializer$18
29906
+ serializer: serializer$17
29940
29907
  };
29941
29908
  var listOperationSpec$u = {
29942
29909
  httpMethod: "GET",
@@ -29962,7 +29929,7 @@
29962
29929
  bodyMapper: ErrorResponse
29963
29930
  }
29964
29931
  },
29965
- serializer: serializer$18
29932
+ serializer: serializer$17
29966
29933
  };
29967
29934
  var getOperationSpec$T = {
29968
29935
  httpMethod: "GET",
@@ -29989,7 +29956,7 @@
29989
29956
  bodyMapper: ErrorResponse
29990
29957
  }
29991
29958
  },
29992
- serializer: serializer$18
29959
+ serializer: serializer$17
29993
29960
  };
29994
29961
  var beginCreateOrUpdateOperationSpec$h = {
29995
29962
  httpMethod: "PUT",
@@ -30023,7 +29990,7 @@
30023
29990
  bodyMapper: ErrorResponse
30024
29991
  }
30025
29992
  },
30026
- serializer: serializer$18
29993
+ serializer: serializer$17
30027
29994
  };
30028
29995
  var beginDeleteMethodOperationSpec$g = {
30029
29996
  httpMethod: "DELETE",
@@ -30050,7 +30017,7 @@
30050
30017
  bodyMapper: ErrorResponse
30051
30018
  }
30052
30019
  },
30053
- serializer: serializer$18
30020
+ serializer: serializer$17
30054
30021
  };
30055
30022
 
30056
30023
  /*
@@ -30062,7 +30029,7 @@
30062
30029
  * regenerated.
30063
30030
  */
30064
30031
  var packageName = "@azure/arm-synapse";
30065
- var packageVersion = "6.1.0";
30032
+ var packageVersion = "7.0.0";
30066
30033
  var SynapseManagementClientContext = /** @class */ (function (_super) {
30067
30034
  __extends(SynapseManagementClientContext, _super);
30068
30035
  /**
@@ -30197,7 +30164,6 @@
30197
30164
  _this.sparkConfiguration = new SparkConfiguration(_this);
30198
30165
  _this.sparkConfigurations = new SparkConfigurations(_this);
30199
30166
  _this.kustoOperations = new KustoOperations(_this);
30200
- _this.kustoPool = new KustoPoolOperations(_this);
30201
30167
  _this.kustoPools = new KustoPools(_this);
30202
30168
  _this.kustoPoolChildResource = new KustoPoolChildResource(_this);
30203
30169
  _this.kustoPoolAttachedDatabaseConfigurations = new KustoPoolAttachedDatabaseConfigurations(_this);
@@ -30232,7 +30198,6 @@
30232
30198
  exports.KustoPoolDataConnections = KustoPoolDataConnections;
30233
30199
  exports.KustoPoolDatabasePrincipalAssignments = KustoPoolDatabasePrincipalAssignments;
30234
30200
  exports.KustoPoolDatabases = KustoPoolDatabases;
30235
- exports.KustoPoolOperations = KustoPoolOperations;
30236
30201
  exports.KustoPoolPrincipalAssignments = KustoPoolPrincipalAssignments;
30237
30202
  exports.KustoPools = KustoPools;
30238
30203
  exports.Libraries = Libraries;