@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
@@ -30,20 +30,20 @@ export class WorkspaceManagedSqlServerEncryptionProtector {
30
30
  * Get workspace managed sql server's encryption protector.
31
31
  * @summary Get workspace server's encryption protector.
32
32
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
33
- * @param workspaceName The name of the workspace
33
+ * @param workspaceName The name of the workspace.
34
34
  * @param [options] The optional parameters
35
35
  * @returns Promise<Models.WorkspaceManagedSqlServerEncryptionProtectorGetResponse>
36
36
  */
37
37
  get(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerEncryptionProtectorGetResponse>;
38
38
  /**
39
39
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
40
- * @param workspaceName The name of the workspace
40
+ * @param workspaceName The name of the workspace.
41
41
  * @param callback The callback
42
42
  */
43
43
  get(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.EncryptionProtector>): void;
44
44
  /**
45
45
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
46
- * @param workspaceName The name of the workspace
46
+ * @param workspaceName The name of the workspace.
47
47
  * @param options The optional parameters
48
48
  * @param callback The callback
49
49
  */
@@ -63,7 +63,7 @@ export class WorkspaceManagedSqlServerEncryptionProtector {
63
63
  * Updates workspace managed sql server's encryption protector.
64
64
  * @summary Updates workspace server's encryption protector.
65
65
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
66
- * @param workspaceName The name of the workspace
66
+ * @param workspaceName The name of the workspace.
67
67
  * @param parameters The requested encryption protector resource state.
68
68
  * @param [options] The optional parameters
69
69
  * @returns Promise<Models.WorkspaceManagedSqlServerEncryptionProtectorCreateOrUpdateResponse>
@@ -77,20 +77,20 @@ export class WorkspaceManagedSqlServerEncryptionProtector {
77
77
  * Get list of encryption protectors for workspace managed sql server.
78
78
  * @summary Get list of encryption protectors for the server.
79
79
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
80
- * @param workspaceName The name of the workspace
80
+ * @param workspaceName The name of the workspace.
81
81
  * @param [options] The optional parameters
82
82
  * @returns Promise<Models.WorkspaceManagedSqlServerEncryptionProtectorListResponse>
83
83
  */
84
84
  list(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerEncryptionProtectorListResponse>;
85
85
  /**
86
86
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
87
- * @param workspaceName The name of the workspace
87
+ * @param workspaceName The name of the workspace.
88
88
  * @param callback The callback
89
89
  */
90
90
  list(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.EncryptionProtectorListResult>): void;
91
91
  /**
92
92
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
93
- * @param workspaceName The name of the workspace
93
+ * @param workspaceName The name of the workspace.
94
94
  * @param options The optional parameters
95
95
  * @param callback The callback
96
96
  */
@@ -110,7 +110,7 @@ export class WorkspaceManagedSqlServerEncryptionProtector {
110
110
  * Revalidates workspace managed sql server's existing encryption protector.
111
111
  * @summary Revalidates server's existing encryption protector.
112
112
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
113
- * @param workspaceName The name of the workspace
113
+ * @param workspaceName The name of the workspace.
114
114
  * @param [options] The optional parameters
115
115
  * @returns Promise<msRest.RestResponse>
116
116
  */
@@ -123,7 +123,7 @@ export class WorkspaceManagedSqlServerEncryptionProtector {
123
123
  * Updates workspace managed sql server's encryption protector.
124
124
  * @summary Updates workspace server's encryption protector.
125
125
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
126
- * @param workspaceName The name of the workspace
126
+ * @param workspaceName The name of the workspace.
127
127
  * @param parameters The requested encryption protector resource state.
128
128
  * @param [options] The optional parameters
129
129
  * @returns Promise<msRestAzure.LROPoller>
@@ -144,7 +144,7 @@ export class WorkspaceManagedSqlServerEncryptionProtector {
144
144
  * Revalidates workspace managed sql server's existing encryption protector.
145
145
  * @summary Revalidates server's existing encryption protector.
146
146
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
147
- * @param workspaceName The name of the workspace
147
+ * @param workspaceName The name of the workspace.
148
148
  * @param [options] The optional parameters
149
149
  * @returns Promise<msRestAzure.LROPoller>
150
150
  */
@@ -30,20 +30,20 @@ export class WorkspaceManagedSqlServerExtendedBlobAuditingPolicies {
30
30
  * Get a workspace SQL server's extended blob auditing policy.
31
31
  * @summary Get server's extended blob auditing policy.
32
32
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
33
- * @param workspaceName The name of the workspace
33
+ * @param workspaceName The name of the workspace.
34
34
  * @param [options] The optional parameters
35
35
  * @returns Promise<Models.WorkspaceManagedSqlServerExtendedBlobAuditingPoliciesGetResponse>
36
36
  */
37
37
  get(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerExtendedBlobAuditingPoliciesGetResponse>;
38
38
  /**
39
39
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
40
- * @param workspaceName The name of the workspace
40
+ * @param workspaceName The name of the workspace.
41
41
  * @param callback The callback
42
42
  */
43
43
  get(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.ExtendedServerBlobAuditingPolicy>): void;
44
44
  /**
45
45
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
46
- * @param workspaceName The name of the workspace
46
+ * @param workspaceName The name of the workspace.
47
47
  * @param options The optional parameters
48
48
  * @param callback The callback
49
49
  */
@@ -63,7 +63,7 @@ export class WorkspaceManagedSqlServerExtendedBlobAuditingPolicies {
63
63
  * Create or Update a workspace managed sql server's extended blob auditing policy.
64
64
  * @summary Create or Update server's extended blob auditing policy.
65
65
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
66
- * @param workspaceName The name of the workspace
66
+ * @param workspaceName The name of the workspace.
67
67
  * @param parameters Properties of extended blob auditing policy.
68
68
  * @param [options] The optional parameters
69
69
  * @returns
@@ -78,7 +78,7 @@ export class WorkspaceManagedSqlServerExtendedBlobAuditingPolicies {
78
78
  * List workspace managed sql server's extended blob auditing policies.
79
79
  * @summary List server's extended blob auditing policies.
80
80
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
81
- * @param workspaceName The name of the workspace
81
+ * @param workspaceName The name of the workspace.
82
82
  * @param [options] The optional parameters
83
83
  * @returns
84
84
  * Promise<Models.WorkspaceManagedSqlServerExtendedBlobAuditingPoliciesListByWorkspaceResponse>
@@ -86,13 +86,13 @@ export class WorkspaceManagedSqlServerExtendedBlobAuditingPolicies {
86
86
  listByWorkspace(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerExtendedBlobAuditingPoliciesListByWorkspaceResponse>;
87
87
  /**
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 callback The callback
91
91
  */
92
92
  listByWorkspace(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.ExtendedServerBlobAuditingPolicyListResult>): void;
93
93
  /**
94
94
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
95
- * @param workspaceName The name of the workspace
95
+ * @param workspaceName The name of the workspace.
96
96
  * @param options The optional parameters
97
97
  * @param callback The callback
98
98
  */
@@ -112,7 +112,7 @@ export class WorkspaceManagedSqlServerExtendedBlobAuditingPolicies {
112
112
  * Create or Update a workspace managed sql server's extended blob auditing policy.
113
113
  * @summary Create or Update server's extended blob auditing policy.
114
114
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
115
- * @param workspaceName The name of the workspace
115
+ * @param workspaceName The name of the workspace.
116
116
  * @param parameters Properties of extended blob auditing policy.
117
117
  * @param [options] The optional parameters
118
118
  * @returns Promise<msRestAzure.LROPoller>
@@ -29,20 +29,20 @@ export class WorkspaceManagedSqlServerRecoverableSqlPools {
29
29
  * Get list of recoverable sql pools for workspace managed sql server.
30
30
  * @summary Get list of recoverable sql pools for the server.
31
31
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
32
- * @param workspaceName The name of the workspace
32
+ * @param workspaceName The name of the workspace.
33
33
  * @param [options] The optional parameters
34
34
  * @returns Promise<Models.WorkspaceManagedSqlServerRecoverableSqlPoolsListResponse>
35
35
  */
36
36
  list(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerRecoverableSqlPoolsListResponse>;
37
37
  /**
38
38
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
39
- * @param workspaceName The name of the workspace
39
+ * @param workspaceName The name of the workspace.
40
40
  * @param callback The callback
41
41
  */
42
42
  list(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.RecoverableSqlPoolListResult>): void;
43
43
  /**
44
44
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
45
- * @param workspaceName The name of the workspace
45
+ * @param workspaceName The name of the workspace.
46
46
  * @param options The optional parameters
47
47
  * @param callback The callback
48
48
  */
@@ -62,7 +62,7 @@ export class WorkspaceManagedSqlServerRecoverableSqlPools {
62
62
  * Get recoverable sql pools for workspace managed sql server.
63
63
  * @summary Get recoverable sql pools for the server.
64
64
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
65
- * @param workspaceName The name of the workspace
65
+ * @param workspaceName The name of the workspace.
66
66
  * @param sqlPoolName The name of the sql pool
67
67
  * @param [options] The optional parameters
68
68
  * @returns Promise<Models.WorkspaceManagedSqlServerRecoverableSqlPoolsGetResponse>
@@ -70,14 +70,14 @@ export class WorkspaceManagedSqlServerRecoverableSqlPools {
70
70
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerRecoverableSqlPoolsGetResponse>;
71
71
  /**
72
72
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
73
- * @param workspaceName The name of the workspace
73
+ * @param workspaceName The name of the workspace.
74
74
  * @param sqlPoolName The name of the sql pool
75
75
  * @param callback The callback
76
76
  */
77
77
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<Models.RecoverableSqlPool>): void;
78
78
  /**
79
79
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
80
- * @param workspaceName The name of the workspace
80
+ * @param workspaceName The name of the workspace.
81
81
  * @param sqlPoolName The name of the sql pool
82
82
  * @param options The optional parameters
83
83
  * @param callback The callback
@@ -30,20 +30,20 @@ export class WorkspaceManagedSqlServerSecurityAlertPolicy {
30
30
  * Get a workspace managed sql server's security alert policy.
31
31
  * @summary Get server's security alert policy.
32
32
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
33
- * @param workspaceName The name of the workspace
33
+ * @param workspaceName The name of the workspace.
34
34
  * @param [options] The optional parameters
35
35
  * @returns Promise<Models.WorkspaceManagedSqlServerSecurityAlertPolicyGetResponse>
36
36
  */
37
37
  get(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerSecurityAlertPolicyGetResponse>;
38
38
  /**
39
39
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
40
- * @param workspaceName The name of the workspace
40
+ * @param workspaceName The name of the workspace.
41
41
  * @param callback The callback
42
42
  */
43
43
  get(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.ServerSecurityAlertPolicy>): void;
44
44
  /**
45
45
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
46
- * @param workspaceName The name of the workspace
46
+ * @param workspaceName The name of the workspace.
47
47
  * @param options The optional parameters
48
48
  * @param callback The callback
49
49
  */
@@ -63,7 +63,7 @@ export class WorkspaceManagedSqlServerSecurityAlertPolicy {
63
63
  * Create or Update a workspace managed sql server's threat detection policy.
64
64
  * @summary Create or Update server's threat detection policy.
65
65
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
66
- * @param workspaceName The name of the workspace
66
+ * @param workspaceName The name of the workspace.
67
67
  * @param parameters The workspace managed sql server security alert policy.
68
68
  * @param [options] The optional parameters
69
69
  * @returns Promise<Models.WorkspaceManagedSqlServerSecurityAlertPolicyCreateOrUpdateResponse>
@@ -77,20 +77,20 @@ export class WorkspaceManagedSqlServerSecurityAlertPolicy {
77
77
  * Get workspace managed sql server's threat detection policies.
78
78
  * @summary Get server's threat detection policies.
79
79
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
80
- * @param workspaceName The name of the workspace
80
+ * @param workspaceName The name of the workspace.
81
81
  * @param [options] The optional parameters
82
82
  * @returns Promise<Models.WorkspaceManagedSqlServerSecurityAlertPolicyListResponse>
83
83
  */
84
84
  list(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerSecurityAlertPolicyListResponse>;
85
85
  /**
86
86
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
87
- * @param workspaceName The name of the workspace
87
+ * @param workspaceName The name of the workspace.
88
88
  * @param callback The callback
89
89
  */
90
90
  list(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.ServerSecurityAlertPolicyListResult>): void;
91
91
  /**
92
92
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
93
- * @param workspaceName The name of the workspace
93
+ * @param workspaceName The name of the workspace.
94
94
  * @param options The optional parameters
95
95
  * @param callback The callback
96
96
  */
@@ -110,7 +110,7 @@ export class WorkspaceManagedSqlServerSecurityAlertPolicy {
110
110
  * Create or Update a workspace managed sql server's threat detection policy.
111
111
  * @summary Create or Update server's threat detection policy.
112
112
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
113
- * @param workspaceName The name of the workspace
113
+ * @param workspaceName The name of the workspace.
114
114
  * @param parameters The workspace managed sql server security alert policy.
115
115
  * @param [options] The optional parameters
116
116
  * @returns Promise<msRestAzure.LROPoller>
@@ -29,20 +29,20 @@ export class WorkspaceManagedSqlServerUsages {
29
29
  * Get list of server usages metric for workspace managed sql server.
30
30
  * @summary Get list of usages metric for the server.
31
31
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
32
- * @param workspaceName The name of the workspace
32
+ * @param workspaceName The name of the workspace.
33
33
  * @param [options] The optional parameters
34
34
  * @returns Promise<Models.WorkspaceManagedSqlServerUsagesListResponse>
35
35
  */
36
36
  list(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerUsagesListResponse>;
37
37
  /**
38
38
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
39
- * @param workspaceName The name of the workspace
39
+ * @param workspaceName The name of the workspace.
40
40
  * @param callback The callback
41
41
  */
42
42
  list(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.ServerUsageListResult>): void;
43
43
  /**
44
44
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
45
- * @param workspaceName The name of the workspace
45
+ * @param workspaceName The name of the workspace.
46
46
  * @param options The optional parameters
47
47
  * @param callback The callback
48
48
  */
@@ -29,20 +29,20 @@ export class WorkspaceManagedSqlServerVulnerabilityAssessments {
29
29
  * Get workspace managed sql server's vulnerability assessment.
30
30
  * @summary Get server's vulnerability assessment.
31
31
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
32
- * @param workspaceName The name of the workspace
32
+ * @param workspaceName The name of the workspace.
33
33
  * @param [options] The optional parameters
34
34
  * @returns Promise<Models.WorkspaceManagedSqlServerVulnerabilityAssessmentsGetResponse>
35
35
  */
36
36
  get(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerVulnerabilityAssessmentsGetResponse>;
37
37
  /**
38
38
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
39
- * @param workspaceName The name of the workspace
39
+ * @param workspaceName The name of the workspace.
40
40
  * @param callback The callback
41
41
  */
42
42
  get(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.ServerVulnerabilityAssessment>): void;
43
43
  /**
44
44
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
45
- * @param workspaceName The name of the workspace
45
+ * @param workspaceName The name of the workspace.
46
46
  * @param options The optional parameters
47
47
  * @param callback The callback
48
48
  */
@@ -62,7 +62,7 @@ export class WorkspaceManagedSqlServerVulnerabilityAssessments {
62
62
  * Create or Update workspace managed sql server's vulnerability assessment.
63
63
  * @summary Create or Update server's vulnerability assessment.
64
64
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
65
- * @param workspaceName The name of the workspace
65
+ * @param workspaceName The name of the workspace.
66
66
  * @param parameters Properties for vulnerability assessment.
67
67
  * @param [options] The optional parameters
68
68
  * @returns Promise<Models.WorkspaceManagedSqlServerVulnerabilityAssessmentsCreateOrUpdateResponse>
@@ -70,14 +70,14 @@ export class WorkspaceManagedSqlServerVulnerabilityAssessments {
70
70
  createOrUpdate(resourceGroupName: string, workspaceName: string, parameters: Models.ServerVulnerabilityAssessment, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerVulnerabilityAssessmentsCreateOrUpdateResponse>;
71
71
  /**
72
72
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
73
- * @param workspaceName The name of the workspace
73
+ * @param workspaceName The name of the workspace.
74
74
  * @param parameters Properties for vulnerability assessment.
75
75
  * @param callback The callback
76
76
  */
77
77
  createOrUpdate(resourceGroupName: string, workspaceName: string, parameters: Models.ServerVulnerabilityAssessment, callback: msRest.ServiceCallback<Models.ServerVulnerabilityAssessment>): void;
78
78
  /**
79
79
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
80
- * @param workspaceName The name of the workspace
80
+ * @param workspaceName The name of the workspace.
81
81
  * @param parameters Properties for vulnerability assessment.
82
82
  * @param options The optional parameters
83
83
  * @param callback The callback
@@ -99,20 +99,20 @@ export class WorkspaceManagedSqlServerVulnerabilityAssessments {
99
99
  * Remove workspace managed sql server's vulnerability assessment.
100
100
  * @summary Remove server's vulnerability assessment.
101
101
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
102
- * @param workspaceName The name of the workspace
102
+ * @param workspaceName The name of the workspace.
103
103
  * @param [options] The optional parameters
104
104
  * @returns Promise<msRest.RestResponse>
105
105
  */
106
106
  deleteMethod(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
107
107
  /**
108
108
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
109
- * @param workspaceName The name of the workspace
109
+ * @param workspaceName The name of the workspace.
110
110
  * @param callback The callback
111
111
  */
112
112
  deleteMethod(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<void>): void;
113
113
  /**
114
114
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
115
- * @param workspaceName The name of the workspace
115
+ * @param workspaceName The name of the workspace.
116
116
  * @param options The optional parameters
117
117
  * @param callback The callback
118
118
  */
@@ -132,20 +132,20 @@ export class WorkspaceManagedSqlServerVulnerabilityAssessments {
132
132
  * Lists the vulnerability assessment policies associated with a workspace managed sql server.
133
133
  * @summary Lists the vulnerability assessment policies associated with a server.
134
134
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
135
- * @param workspaceName The name of the workspace
135
+ * @param workspaceName The name of the workspace.
136
136
  * @param [options] The optional parameters
137
137
  * @returns Promise<Models.WorkspaceManagedSqlServerVulnerabilityAssessmentsListResponse>
138
138
  */
139
139
  list(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerVulnerabilityAssessmentsListResponse>;
140
140
  /**
141
141
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
142
- * @param workspaceName The name of the workspace
142
+ * @param workspaceName The name of the workspace.
143
143
  * @param callback The callback
144
144
  */
145
145
  list(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.ServerVulnerabilityAssessmentListResult>): void;
146
146
  /**
147
147
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
148
- * @param workspaceName The name of the workspace
148
+ * @param workspaceName The name of the workspace.
149
149
  * @param options The optional parameters
150
150
  * @param callback The callback
151
151
  */
@@ -29,20 +29,20 @@ export class WorkspaceSqlAadAdmins {
29
29
  /**
30
30
  * Gets a workspace SQL active directory admin
31
31
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
32
- * @param workspaceName The name of the workspace
32
+ * @param workspaceName The name of the workspace.
33
33
  * @param [options] The optional parameters
34
34
  * @returns Promise<Models.WorkspaceSqlAadAdminsGetResponse>
35
35
  */
36
36
  get(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceSqlAadAdminsGetResponse>;
37
37
  /**
38
38
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
39
- * @param workspaceName The name of the workspace
39
+ * @param workspaceName The name of the workspace.
40
40
  * @param callback The callback
41
41
  */
42
42
  get(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.WorkspaceAadAdminInfo>): void;
43
43
  /**
44
44
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
45
- * @param workspaceName The name of the workspace
45
+ * @param workspaceName The name of the workspace.
46
46
  * @param options The optional parameters
47
47
  * @param callback The callback
48
48
  */
@@ -61,7 +61,7 @@ export class WorkspaceSqlAadAdmins {
61
61
  /**
62
62
  * Creates or updates a workspace SQL active directory admin
63
63
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
64
- * @param workspaceName The name of the workspace
64
+ * @param workspaceName The name of the workspace.
65
65
  * @param aadAdminInfo Workspace active directory administrator properties
66
66
  * @param [options] The optional parameters
67
67
  * @returns Promise<Models.WorkspaceSqlAadAdminsCreateOrUpdateResponse>
@@ -74,7 +74,7 @@ export class WorkspaceSqlAadAdmins {
74
74
  /**
75
75
  * Deletes a workspace SQL active directory admin
76
76
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
77
- * @param workspaceName The name of the workspace
77
+ * @param workspaceName The name of the workspace.
78
78
  * @param [options] The optional parameters
79
79
  * @returns Promise<msRest.RestResponse>
80
80
  */
@@ -86,7 +86,7 @@ export class WorkspaceSqlAadAdmins {
86
86
  /**
87
87
  * Creates or updates a workspace SQL active directory admin
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 aadAdminInfo Workspace active directory administrator properties
91
91
  * @param [options] The optional parameters
92
92
  * @returns Promise<msRestAzure.LROPoller>
@@ -106,7 +106,7 @@ export class WorkspaceSqlAadAdmins {
106
106
  /**
107
107
  * Deletes a workspace SQL active directory admin
108
108
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
109
- * @param workspaceName The name of the workspace
109
+ * @param workspaceName The name of the workspace.
110
110
  * @param [options] The optional parameters
111
111
  * @returns Promise<msRestAzure.LROPoller>
112
112
  */
@@ -57,20 +57,20 @@ export class Workspaces {
57
57
  /**
58
58
  * Gets a workspace
59
59
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
60
- * @param workspaceName The name of the workspace
60
+ * @param workspaceName The name of the workspace.
61
61
  * @param [options] The optional parameters
62
62
  * @returns Promise<Models.WorkspacesGetResponse>
63
63
  */
64
64
  get(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspacesGetResponse>;
65
65
  /**
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 callback The callback
69
69
  */
70
70
  get(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.Workspace>): void;
71
71
  /**
72
72
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
73
- * @param workspaceName The name of the workspace
73
+ * @param workspaceName The name of the workspace.
74
74
  * @param options The optional parameters
75
75
  * @param callback The callback
76
76
  */
@@ -89,7 +89,7 @@ export class Workspaces {
89
89
  /**
90
90
  * Updates a workspace
91
91
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
92
- * @param workspaceName The name of the workspace
92
+ * @param workspaceName The name of the workspace.
93
93
  * @param workspacePatchInfo Workspace patch request properties
94
94
  * @param [options] The optional parameters
95
95
  * @returns Promise<Models.WorkspacesUpdateResponse>
@@ -102,7 +102,7 @@ export class Workspaces {
102
102
  /**
103
103
  * Creates or updates a workspace
104
104
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
105
- * @param workspaceName The name of the workspace
105
+ * @param workspaceName The name of the workspace.
106
106
  * @param workspaceInfo Workspace create or update request properties
107
107
  * @param [options] The optional parameters
108
108
  * @returns Promise<Models.WorkspacesCreateOrUpdateResponse>
@@ -115,7 +115,7 @@ export class Workspaces {
115
115
  /**
116
116
  * Deletes a workspace
117
117
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
118
- * @param workspaceName The name of the workspace
118
+ * @param workspaceName The name of the workspace.
119
119
  * @param [options] The optional parameters
120
120
  * @returns Promise<Models.WorkspacesDeleteMethodResponse>
121
121
  */
@@ -151,7 +151,7 @@ export class Workspaces {
151
151
  /**
152
152
  * Updates a workspace
153
153
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
154
- * @param workspaceName The name of the workspace
154
+ * @param workspaceName The name of the workspace.
155
155
  * @param workspacePatchInfo Workspace patch request properties
156
156
  * @param [options] The optional parameters
157
157
  * @returns Promise<msRestAzure.LROPoller>
@@ -171,7 +171,7 @@ export class Workspaces {
171
171
  /**
172
172
  * Creates or updates a workspace
173
173
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
174
- * @param workspaceName The name of the workspace
174
+ * @param workspaceName The name of the workspace.
175
175
  * @param workspaceInfo Workspace create or update request properties
176
176
  * @param [options] The optional parameters
177
177
  * @returns Promise<msRestAzure.LROPoller>
@@ -191,7 +191,7 @@ export class Workspaces {
191
191
  /**
192
192
  * Deletes a workspace
193
193
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
194
- * @param workspaceName The name of the workspace
194
+ * @param workspaceName The name of the workspace.
195
195
  * @param [options] The optional parameters
196
196
  * @returns Promise<msRestAzure.LROPoller>
197
197
  */
@@ -82,7 +82,6 @@ class SynapseManagementClient extends SynapseManagementClientContext {
82
82
  sparkConfiguration: operations.SparkConfiguration;
83
83
  sparkConfigurations: operations.SparkConfigurations;
84
84
  kustoOperations: operations.KustoOperations;
85
- kustoPool: operations.KustoPoolOperations;
86
85
  kustoPools: operations.KustoPools;
87
86
  kustoPoolChildResource: operations.KustoPoolChildResource;
88
87
  kustoPoolAttachedDatabaseConfigurations: operations.KustoPoolAttachedDatabaseConfigurations;
@@ -169,7 +168,6 @@ class SynapseManagementClient extends SynapseManagementClientContext {
169
168
  this.sparkConfiguration = new operations.SparkConfiguration(this);
170
169
  this.sparkConfigurations = new operations.SparkConfigurations(this);
171
170
  this.kustoOperations = new operations.KustoOperations(this);
172
- this.kustoPool = new operations.KustoPoolOperations(this);
173
171
  this.kustoPools = new operations.KustoPools(this);
174
172
  this.kustoPoolChildResource = new operations.KustoPoolChildResource(this);
175
173
  this.kustoPoolAttachedDatabaseConfigurations = new operations.KustoPoolAttachedDatabaseConfigurations(this);
@@ -13,7 +13,7 @@ import * as msRestAzure from "@azure/ms-rest-azure-js";
13
13
  import { TokenCredential } from "@azure/core-auth";
14
14
 
15
15
  const packageName = "@azure/arm-synapse";
16
- const packageVersion = "6.1.0";
16
+ const packageVersion = "7.0.0";
17
17
 
18
18
  export class SynapseManagementClientContext extends msRestAzure.AzureServiceClient {
19
19
  credentials: msRest.ServiceClientCredentials | TokenCredential;
@@ -1,2 +0,0 @@
1
- export { discriminators, ErrorAdditionalInfo, ErrorDetail, ErrorResponse, SkuDescription, SkuDescriptionList, SkuLocationInfoItem } from "../models/mappers";
2
- //# sourceMappingURL=kustoPoolOperationsMappers.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"kustoPoolOperationsMappers.d.ts","sourceRoot":"","sources":["../../src/models/kustoPoolOperationsMappers.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,cAAc,EACd,mBAAmB,EACnB,WAAW,EACX,aAAa,EACb,cAAc,EACd,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,mBAAmB,CAAC"}
@@ -1,9 +0,0 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
8
- export { discriminators, ErrorAdditionalInfo, ErrorDetail, ErrorResponse, SkuDescription, SkuDescriptionList, SkuLocationInfoItem } from "../models/mappers";
9
- //# sourceMappingURL=kustoPoolOperationsMappers.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"kustoPoolOperationsMappers.js","sourceRoot":"","sources":["../../src/models/kustoPoolOperationsMappers.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,EACL,cAAc,EACd,mBAAmB,EACnB,WAAW,EACX,aAAa,EACb,cAAc,EACd,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,mBAAmB,CAAC"}
@@ -1,28 +0,0 @@
1
- import * as msRest from "@azure/ms-rest-js";
2
- import * as Models from "../models";
3
- import { SynapseManagementClientContext } from "../synapseManagementClientContext";
4
- /** Class representing a KustoPoolOperations. */
5
- export declare class KustoPoolOperations {
6
- private readonly client;
7
- /**
8
- * Create a KustoPoolOperations.
9
- * @param {SynapseManagementClientContext} client Reference to the service client.
10
- */
11
- constructor(client: SynapseManagementClientContext);
12
- /**
13
- * Lists eligible SKUs for Kusto Pool resource.
14
- * @param [options] The optional parameters
15
- * @returns Promise<Models.KustoPoolListSkusResponse>
16
- */
17
- listSkus(options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolListSkusResponse>;
18
- /**
19
- * @param callback The callback
20
- */
21
- listSkus(callback: msRest.ServiceCallback<Models.SkuDescriptionList>): void;
22
- /**
23
- * @param options The optional parameters
24
- * @param callback The callback
25
- */
26
- listSkus(options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.SkuDescriptionList>): void;
27
- }
28
- //# sourceMappingURL=kustoPoolOperations.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"kustoPoolOperations.d.ts","sourceRoot":"","sources":["../../src/operations/kustoPoolOperations.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC;AAC5C,OAAO,KAAK,MAAM,MAAM,WAAW,CAAC;AAGpC,OAAO,EAAE,8BAA8B,EAAE,MAAM,mCAAmC,CAAC;AAEnF,gDAAgD;AAChD,qBAAa,mBAAmB;IAC9B,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,yBAAyB,CAAC;IACxF;;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;CAShH"}