@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
@@ -28,7 +28,7 @@ export class DataMaskingPolicies {
28
28
  /**
29
29
  * Creates or updates a Sql pool data masking policy
30
30
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
31
- * @param workspaceName The name of the workspace
31
+ * @param workspaceName The name of the workspace.
32
32
  * @param sqlPoolName SQL pool name
33
33
  * @param parameters Parameters for creating or updating a data masking policy.
34
34
  * @param [options] The optional parameters
@@ -37,7 +37,7 @@ export class DataMaskingPolicies {
37
37
  createOrUpdate(resourceGroupName: string, workspaceName: string, sqlPoolName: string, parameters: Models.DataMaskingPolicy, options?: msRest.RequestOptionsBase): Promise<Models.DataMaskingPoliciesCreateOrUpdateResponse>;
38
38
  /**
39
39
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
40
- * @param workspaceName The name of the workspace
40
+ * @param workspaceName The name of the workspace.
41
41
  * @param sqlPoolName SQL pool name
42
42
  * @param parameters Parameters for creating or updating a data masking policy.
43
43
  * @param callback The callback
@@ -45,7 +45,7 @@ export class DataMaskingPolicies {
45
45
  createOrUpdate(resourceGroupName: string, workspaceName: string, sqlPoolName: string, parameters: Models.DataMaskingPolicy, callback: msRest.ServiceCallback<Models.DataMaskingPolicy>): void;
46
46
  /**
47
47
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
48
- * @param workspaceName The name of the workspace
48
+ * @param workspaceName The name of the workspace.
49
49
  * @param sqlPoolName SQL pool name
50
50
  * @param parameters Parameters for creating or updating a data masking policy.
51
51
  * @param options The optional parameters
@@ -68,7 +68,7 @@ export class DataMaskingPolicies {
68
68
  /**
69
69
  * Gets a Sql pool data masking policy.
70
70
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
71
- * @param workspaceName The name of the workspace
71
+ * @param workspaceName The name of the workspace.
72
72
  * @param sqlPoolName SQL pool name
73
73
  * @param [options] The optional parameters
74
74
  * @returns Promise<Models.DataMaskingPoliciesGetResponse>
@@ -76,14 +76,14 @@ export class DataMaskingPolicies {
76
76
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.DataMaskingPoliciesGetResponse>;
77
77
  /**
78
78
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
79
- * @param workspaceName The name of the workspace
79
+ * @param workspaceName The name of the workspace.
80
80
  * @param sqlPoolName SQL pool name
81
81
  * @param callback The callback
82
82
  */
83
83
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<Models.DataMaskingPolicy>): void;
84
84
  /**
85
85
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
86
- * @param workspaceName The name of the workspace
86
+ * @param workspaceName The name of the workspace.
87
87
  * @param sqlPoolName SQL pool name
88
88
  * @param options The optional parameters
89
89
  * @param callback The callback
@@ -28,7 +28,7 @@ export class DataMaskingRules {
28
28
  /**
29
29
  * Creates or updates a Sql pool data masking rule.
30
30
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
31
- * @param workspaceName The name of the workspace
31
+ * @param workspaceName The name of the workspace.
32
32
  * @param sqlPoolName SQL pool name
33
33
  * @param dataMaskingRuleName The name of the data masking rule.
34
34
  * @param parameters The required parameters for creating or updating a data masking rule.
@@ -38,7 +38,7 @@ export class DataMaskingRules {
38
38
  createOrUpdate(resourceGroupName: string, workspaceName: string, sqlPoolName: string, dataMaskingRuleName: string, parameters: Models.DataMaskingRule, options?: msRest.RequestOptionsBase): Promise<Models.DataMaskingRulesCreateOrUpdateResponse>;
39
39
  /**
40
40
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
41
- * @param workspaceName The name of the workspace
41
+ * @param workspaceName The name of the workspace.
42
42
  * @param sqlPoolName SQL pool name
43
43
  * @param dataMaskingRuleName The name of the data masking rule.
44
44
  * @param parameters The required parameters for creating or updating a data masking rule.
@@ -47,7 +47,7 @@ export class DataMaskingRules {
47
47
  createOrUpdate(resourceGroupName: string, workspaceName: string, sqlPoolName: string, dataMaskingRuleName: string, parameters: Models.DataMaskingRule, callback: msRest.ServiceCallback<Models.DataMaskingRule>): void;
48
48
  /**
49
49
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
50
- * @param workspaceName The name of the workspace
50
+ * @param workspaceName The name of the workspace.
51
51
  * @param sqlPoolName SQL pool name
52
52
  * @param dataMaskingRuleName The name of the data masking rule.
53
53
  * @param parameters The required parameters for creating or updating a data masking rule.
@@ -72,7 +72,7 @@ export class DataMaskingRules {
72
72
  /**
73
73
  * Gets the specific Sql pool data masking rule.
74
74
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
75
- * @param workspaceName The name of the workspace
75
+ * @param workspaceName The name of the workspace.
76
76
  * @param sqlPoolName SQL pool name
77
77
  * @param dataMaskingRuleName The name of the data masking rule.
78
78
  * @param [options] The optional parameters
@@ -81,7 +81,7 @@ export class DataMaskingRules {
81
81
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, dataMaskingRuleName: string, options?: msRest.RequestOptionsBase): Promise<Models.DataMaskingRulesGetResponse>;
82
82
  /**
83
83
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
84
- * @param workspaceName The name of the workspace
84
+ * @param workspaceName The name of the workspace.
85
85
  * @param sqlPoolName SQL pool name
86
86
  * @param dataMaskingRuleName The name of the data masking rule.
87
87
  * @param callback The callback
@@ -89,7 +89,7 @@ export class DataMaskingRules {
89
89
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, dataMaskingRuleName: string, callback: msRest.ServiceCallback<Models.DataMaskingRule>): void;
90
90
  /**
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 sqlPoolName SQL pool name
94
94
  * @param dataMaskingRuleName The name of the data masking rule.
95
95
  * @param options The optional parameters
@@ -112,7 +112,7 @@ export class DataMaskingRules {
112
112
  /**
113
113
  * Gets a list of Sql pool data masking rules.
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 sqlPoolName SQL pool name
117
117
  * @param [options] The optional parameters
118
118
  * @returns Promise<Models.DataMaskingRulesListBySqlPoolResponse>
@@ -120,14 +120,14 @@ export class DataMaskingRules {
120
120
  listBySqlPool(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.DataMaskingRulesListBySqlPoolResponse>;
121
121
  /**
122
122
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
123
- * @param workspaceName The name of the workspace
123
+ * @param workspaceName The name of the workspace.
124
124
  * @param sqlPoolName SQL pool name
125
125
  * @param callback The callback
126
126
  */
127
127
  listBySqlPool(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<Models.DataMaskingRuleListResult>): void;
128
128
  /**
129
129
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
130
- * @param workspaceName The name of the workspace
130
+ * @param workspaceName The name of the workspace.
131
131
  * @param sqlPoolName SQL pool name
132
132
  * @param options The optional parameters
133
133
  * @param callback The callback
@@ -28,7 +28,7 @@ export class ExtendedSqlPoolBlobAuditingPolicies {
28
28
  /**
29
29
  * Gets an extended Sql pool's blob auditing policy.
30
30
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
31
- * @param workspaceName The name of the workspace
31
+ * @param workspaceName The name of the workspace.
32
32
  * @param sqlPoolName SQL pool name
33
33
  * @param [options] The optional parameters
34
34
  * @returns Promise<Models.ExtendedSqlPoolBlobAuditingPoliciesGetResponse>
@@ -36,14 +36,14 @@ export class ExtendedSqlPoolBlobAuditingPolicies {
36
36
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.ExtendedSqlPoolBlobAuditingPoliciesGetResponse>;
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 sqlPoolName SQL pool name
41
41
  * @param callback The callback
42
42
  */
43
43
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<Models.ExtendedSqlPoolBlobAuditingPolicy>): 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 sqlPoolName SQL pool name
48
48
  * @param options The optional parameters
49
49
  * @param callback The callback
@@ -64,7 +64,7 @@ export class ExtendedSqlPoolBlobAuditingPolicies {
64
64
  /**
65
65
  * Creates or updates an extended Sql pool's blob auditing policy.
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 sqlPoolName SQL pool name
69
69
  * @param parameters The extended Sql pool blob auditing policy.
70
70
  * @param [options] The optional parameters
@@ -73,7 +73,7 @@ export class ExtendedSqlPoolBlobAuditingPolicies {
73
73
  createOrUpdate(resourceGroupName: string, workspaceName: string, sqlPoolName: string, parameters: Models.ExtendedSqlPoolBlobAuditingPolicy, options?: msRest.RequestOptionsBase): Promise<Models.ExtendedSqlPoolBlobAuditingPoliciesCreateOrUpdateResponse>;
74
74
  /**
75
75
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
76
- * @param workspaceName The name of the workspace
76
+ * @param workspaceName The name of the workspace.
77
77
  * @param sqlPoolName SQL pool name
78
78
  * @param parameters The extended Sql pool blob auditing policy.
79
79
  * @param callback The callback
@@ -81,7 +81,7 @@ export class ExtendedSqlPoolBlobAuditingPolicies {
81
81
  createOrUpdate(resourceGroupName: string, workspaceName: string, sqlPoolName: string, parameters: Models.ExtendedSqlPoolBlobAuditingPolicy, callback: msRest.ServiceCallback<Models.ExtendedSqlPoolBlobAuditingPolicy>): void;
82
82
  /**
83
83
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
84
- * @param workspaceName The name of the workspace
84
+ * @param workspaceName The name of the workspace.
85
85
  * @param sqlPoolName SQL pool name
86
86
  * @param parameters The extended Sql pool blob auditing policy.
87
87
  * @param options The optional parameters
@@ -104,7 +104,7 @@ export class ExtendedSqlPoolBlobAuditingPolicies {
104
104
  /**
105
105
  * Lists extended auditing settings of a Sql pool.
106
106
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
107
- * @param workspaceName The name of the workspace
107
+ * @param workspaceName The name of the workspace.
108
108
  * @param sqlPoolName SQL pool name
109
109
  * @param [options] The optional parameters
110
110
  * @returns Promise<Models.ExtendedSqlPoolBlobAuditingPoliciesListBySqlPoolResponse>
@@ -112,14 +112,14 @@ export class ExtendedSqlPoolBlobAuditingPolicies {
112
112
  listBySqlPool(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.ExtendedSqlPoolBlobAuditingPoliciesListBySqlPoolResponse>;
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 sqlPoolName SQL pool name
117
117
  * @param callback The callback
118
118
  */
119
119
  listBySqlPool(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<Models.ExtendedSqlPoolBlobAuditingPolicyListResult>): void;
120
120
  /**
121
121
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
122
- * @param workspaceName The name of the workspace
122
+ * @param workspaceName The name of the workspace.
123
123
  * @param sqlPoolName SQL pool name
124
124
  * @param options The optional parameters
125
125
  * @param callback The callback
@@ -72,7 +72,6 @@ export * from "./integrationRuntimeStatusOperations";
72
72
  export * from "./sparkConfiguration";
73
73
  export * from "./sparkConfigurations";
74
74
  export * from "./kustoOperations";
75
- export * from "./kustoPoolOperations";
76
75
  export * from "./kustoPools";
77
76
  export * from "./kustoPoolChildResource";
78
77
  export * from "./kustoPoolAttachedDatabaseConfigurations";
@@ -29,20 +29,20 @@ export class IpFirewallRules {
29
29
  /**
30
30
  * Returns a list of firewall rules
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.IpFirewallRulesListByWorkspaceResponse>
35
35
  */
36
36
  listByWorkspace(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.IpFirewallRulesListByWorkspaceResponse>;
37
37
  /**
38
38
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
39
- * @param workspaceName The name of the workspace
39
+ * @param workspaceName The name of the workspace.
40
40
  * @param callback The callback
41
41
  */
42
42
  listByWorkspace(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.IpFirewallRuleInfoListResult>): 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 IpFirewallRules {
61
61
  /**
62
62
  * Creates or updates a firewall rule
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 ruleName The IP firewall rule name
66
66
  * @param ipFirewallRuleInfo IP firewall rule properties
67
67
  * @param [options] The optional parameters
@@ -75,7 +75,7 @@ export class IpFirewallRules {
75
75
  /**
76
76
  * Deletes a firewall rule
77
77
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
78
- * @param workspaceName The name of the workspace
78
+ * @param workspaceName The name of the workspace.
79
79
  * @param ruleName The IP firewall rule name
80
80
  * @param [options] The optional parameters
81
81
  * @returns Promise<Models.IpFirewallRulesDeleteMethodResponse>
@@ -88,7 +88,7 @@ export class IpFirewallRules {
88
88
  /**
89
89
  * Get a firewall rule
90
90
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
91
- * @param workspaceName The name of the workspace
91
+ * @param workspaceName The name of the workspace.
92
92
  * @param ruleName The IP firewall rule name
93
93
  * @param [options] The optional parameters
94
94
  * @returns Promise<Models.IpFirewallRulesGetResponse>
@@ -96,14 +96,14 @@ export class IpFirewallRules {
96
96
  get(resourceGroupName: string, workspaceName: string, ruleName: string, options?: msRest.RequestOptionsBase): Promise<Models.IpFirewallRulesGetResponse>;
97
97
  /**
98
98
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
99
- * @param workspaceName The name of the workspace
99
+ * @param workspaceName The name of the workspace.
100
100
  * @param ruleName The IP firewall rule name
101
101
  * @param callback The callback
102
102
  */
103
103
  get(resourceGroupName: string, workspaceName: string, ruleName: string, callback: msRest.ServiceCallback<Models.IpFirewallRuleInfo>): void;
104
104
  /**
105
105
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
106
- * @param workspaceName The name of the workspace
106
+ * @param workspaceName The name of the workspace.
107
107
  * @param ruleName The IP firewall rule name
108
108
  * @param options The optional parameters
109
109
  * @param callback The callback
@@ -124,7 +124,7 @@ export class IpFirewallRules {
124
124
  /**
125
125
  * Replaces firewall rules
126
126
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
127
- * @param workspaceName The name of the workspace
127
+ * @param workspaceName The name of the workspace.
128
128
  * @param request Replace all IP firewall rules request
129
129
  * @param [options] The optional parameters
130
130
  * @returns Promise<Models.IpFirewallRulesReplaceAllResponse>
@@ -137,7 +137,7 @@ export class IpFirewallRules {
137
137
  /**
138
138
  * Creates or updates a firewall rule
139
139
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
140
- * @param workspaceName The name of the workspace
140
+ * @param workspaceName The name of the workspace.
141
141
  * @param ruleName The IP firewall rule name
142
142
  * @param ipFirewallRuleInfo IP firewall rule properties
143
143
  * @param [options] The optional parameters
@@ -159,7 +159,7 @@ export class IpFirewallRules {
159
159
  /**
160
160
  * Deletes a firewall rule
161
161
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
162
- * @param workspaceName The name of the workspace
162
+ * @param workspaceName The name of the workspace.
163
163
  * @param ruleName The IP firewall rule name
164
164
  * @param [options] The optional parameters
165
165
  * @returns Promise<msRestAzure.LROPoller>
@@ -179,7 +179,7 @@ export class IpFirewallRules {
179
179
  /**
180
180
  * Replaces firewall rules
181
181
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
182
- * @param workspaceName The name of the workspace
182
+ * @param workspaceName The name of the workspace.
183
183
  * @param request Replace all IP firewall rules request
184
184
  * @param [options] The optional parameters
185
185
  * @returns Promise<msRestAzure.LROPoller>
@@ -28,20 +28,20 @@ export class Keys {
28
28
  /**
29
29
  * Returns a list of keys in a workspace
30
30
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
31
- * @param workspaceName The name of the workspace
31
+ * @param workspaceName The name of the workspace.
32
32
  * @param [options] The optional parameters
33
33
  * @returns Promise<Models.KeysListByWorkspaceResponse>
34
34
  */
35
35
  listByWorkspace(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.KeysListByWorkspaceResponse>;
36
36
  /**
37
37
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
38
- * @param workspaceName The name of the workspace
38
+ * @param workspaceName The name of the workspace.
39
39
  * @param callback The callback
40
40
  */
41
41
  listByWorkspace(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.KeyInfoListResult>): void;
42
42
  /**
43
43
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
44
- * @param workspaceName The name of the workspace
44
+ * @param workspaceName The name of the workspace.
45
45
  * @param options The optional parameters
46
46
  * @param callback The callback
47
47
  */
@@ -60,7 +60,7 @@ export class Keys {
60
60
  /**
61
61
  * Gets a workspace key
62
62
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
63
- * @param workspaceName The name of the workspace
63
+ * @param workspaceName The name of the workspace.
64
64
  * @param keyName The name of the workspace key
65
65
  * @param [options] The optional parameters
66
66
  * @returns Promise<Models.KeysGetResponse>
@@ -68,14 +68,14 @@ export class Keys {
68
68
  get(resourceGroupName: string, workspaceName: string, keyName: string, options?: msRest.RequestOptionsBase): Promise<Models.KeysGetResponse>;
69
69
  /**
70
70
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
71
- * @param workspaceName The name of the workspace
71
+ * @param workspaceName The name of the workspace.
72
72
  * @param keyName The name of the workspace key
73
73
  * @param callback The callback
74
74
  */
75
75
  get(resourceGroupName: string, workspaceName: string, keyName: string, callback: msRest.ServiceCallback<Models.Key>): void;
76
76
  /**
77
77
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
78
- * @param workspaceName The name of the workspace
78
+ * @param workspaceName The name of the workspace.
79
79
  * @param keyName The name of the workspace key
80
80
  * @param options The optional parameters
81
81
  * @param callback The callback
@@ -96,7 +96,7 @@ export class Keys {
96
96
  /**
97
97
  * Creates or updates a workspace key
98
98
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
99
- * @param workspaceName The name of the workspace
99
+ * @param workspaceName The name of the workspace.
100
100
  * @param keyName The name of the workspace key
101
101
  * @param keyProperties Key put request properties
102
102
  * @param [options] The optional parameters
@@ -105,7 +105,7 @@ export class Keys {
105
105
  createOrUpdate(resourceGroupName: string, workspaceName: string, keyName: string, keyProperties: Models.Key, options?: msRest.RequestOptionsBase): Promise<Models.KeysCreateOrUpdateResponse>;
106
106
  /**
107
107
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
108
- * @param workspaceName The name of the workspace
108
+ * @param workspaceName The name of the workspace.
109
109
  * @param keyName The name of the workspace key
110
110
  * @param keyProperties Key put request properties
111
111
  * @param callback The callback
@@ -113,7 +113,7 @@ export class Keys {
113
113
  createOrUpdate(resourceGroupName: string, workspaceName: string, keyName: string, keyProperties: Models.Key, callback: msRest.ServiceCallback<Models.Key>): void;
114
114
  /**
115
115
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
116
- * @param workspaceName The name of the workspace
116
+ * @param workspaceName The name of the workspace.
117
117
  * @param keyName The name of the workspace key
118
118
  * @param keyProperties Key put request properties
119
119
  * @param options The optional parameters
@@ -136,7 +136,7 @@ export class Keys {
136
136
  /**
137
137
  * Deletes a workspace key
138
138
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
139
- * @param workspaceName The name of the workspace
139
+ * @param workspaceName The name of the workspace.
140
140
  * @param keyName The name of the workspace key
141
141
  * @param [options] The optional parameters
142
142
  * @returns Promise<Models.KeysDeleteMethodResponse>
@@ -144,14 +144,14 @@ export class Keys {
144
144
  deleteMethod(resourceGroupName: string, workspaceName: string, keyName: string, options?: msRest.RequestOptionsBase): Promise<Models.KeysDeleteMethodResponse>;
145
145
  /**
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 keyName The name of the workspace key
149
149
  * @param callback The callback
150
150
  */
151
151
  deleteMethod(resourceGroupName: string, workspaceName: string, keyName: string, callback: msRest.ServiceCallback<Models.Key>): void;
152
152
  /**
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 keyName The name of the workspace key
156
156
  * @param options The optional parameters
157
157
  * @param callback The callback
@@ -28,7 +28,7 @@ export class KustoPoolAttachedDatabaseConfigurations {
28
28
 
29
29
  /**
30
30
  * Returns the list of attached database configurations of the given Kusto Pool.
31
- * @param workspaceName The name of the workspace
31
+ * @param workspaceName The name of the workspace.
32
32
  * @param kustoPoolName The name of the Kusto pool.
33
33
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
34
34
  * @param [options] The optional parameters
@@ -36,14 +36,14 @@ export class KustoPoolAttachedDatabaseConfigurations {
36
36
  */
37
37
  listByKustoPool(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolAttachedDatabaseConfigurationsListByKustoPoolResponse>;
38
38
  /**
39
- * @param workspaceName The name of the workspace
39
+ * @param workspaceName The name of the workspace.
40
40
  * @param kustoPoolName The name of the Kusto pool.
41
41
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
42
42
  * @param callback The callback
43
43
  */
44
44
  listByKustoPool(workspaceName: string, kustoPoolName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.AttachedDatabaseConfigurationListResult>): void;
45
45
  /**
46
- * @param workspaceName The name of the workspace
46
+ * @param workspaceName The name of the workspace.
47
47
  * @param kustoPoolName The name of the Kusto pool.
48
48
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
49
49
  * @param options The optional parameters
@@ -64,7 +64,7 @@ export class KustoPoolAttachedDatabaseConfigurations {
64
64
 
65
65
  /**
66
66
  * Returns an attached database configuration.
67
- * @param workspaceName The name of the workspace
67
+ * @param workspaceName The name of the workspace.
68
68
  * @param kustoPoolName The name of the Kusto pool.
69
69
  * @param attachedDatabaseConfigurationName The name of the attached database configuration.
70
70
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -73,7 +73,7 @@ export class KustoPoolAttachedDatabaseConfigurations {
73
73
  */
74
74
  get(workspaceName: string, kustoPoolName: string, attachedDatabaseConfigurationName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolAttachedDatabaseConfigurationsGetResponse>;
75
75
  /**
76
- * @param workspaceName The name of the workspace
76
+ * @param workspaceName The name of the workspace.
77
77
  * @param kustoPoolName The name of the Kusto pool.
78
78
  * @param attachedDatabaseConfigurationName The name of the attached database configuration.
79
79
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -81,7 +81,7 @@ export class KustoPoolAttachedDatabaseConfigurations {
81
81
  */
82
82
  get(workspaceName: string, kustoPoolName: string, attachedDatabaseConfigurationName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.AttachedDatabaseConfiguration>): void;
83
83
  /**
84
- * @param workspaceName The name of the workspace
84
+ * @param workspaceName The name of the workspace.
85
85
  * @param kustoPoolName The name of the Kusto pool.
86
86
  * @param attachedDatabaseConfigurationName The name of the attached database configuration.
87
87
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -104,7 +104,7 @@ export class KustoPoolAttachedDatabaseConfigurations {
104
104
 
105
105
  /**
106
106
  * Creates or updates an attached database configuration.
107
- * @param workspaceName The name of the workspace
107
+ * @param workspaceName The name of the workspace.
108
108
  * @param kustoPoolName The name of the Kusto pool.
109
109
  * @param attachedDatabaseConfigurationName The name of the attached database configuration.
110
110
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -119,7 +119,7 @@ export class KustoPoolAttachedDatabaseConfigurations {
119
119
 
120
120
  /**
121
121
  * Deletes the attached database configuration with the given name.
122
- * @param workspaceName The name of the workspace
122
+ * @param workspaceName The name of the workspace.
123
123
  * @param kustoPoolName The name of the Kusto pool.
124
124
  * @param attachedDatabaseConfigurationName The name of the attached database configuration.
125
125
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -133,7 +133,7 @@ export class KustoPoolAttachedDatabaseConfigurations {
133
133
 
134
134
  /**
135
135
  * Creates or updates an attached database configuration.
136
- * @param workspaceName The name of the workspace
136
+ * @param workspaceName The name of the workspace.
137
137
  * @param kustoPoolName The name of the Kusto pool.
138
138
  * @param attachedDatabaseConfigurationName The name of the attached database configuration.
139
139
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -157,7 +157,7 @@ export class KustoPoolAttachedDatabaseConfigurations {
157
157
 
158
158
  /**
159
159
  * Deletes the attached database configuration with the given name.
160
- * @param workspaceName The name of the workspace
160
+ * @param workspaceName The name of the workspace.
161
161
  * @param kustoPoolName The name of the Kusto pool.
162
162
  * @param attachedDatabaseConfigurationName The name of the attached database configuration.
163
163
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -27,7 +27,7 @@ export class KustoPoolChildResource {
27
27
 
28
28
  /**
29
29
  * Checks that the Kusto Pool child resource name is valid and is not already in use.
30
- * @param workspaceName The name of the workspace
30
+ * @param workspaceName The name of the workspace.
31
31
  * @param kustoPoolName The name of the Kusto pool.
32
32
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
33
33
  * @param resourceName The name of the Kusto Pool child resource.
@@ -36,7 +36,7 @@ export class KustoPoolChildResource {
36
36
  */
37
37
  checkNameAvailability(workspaceName: string, kustoPoolName: string, resourceGroupName: string, resourceName: Models.DatabaseCheckNameRequest, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolChildResourceCheckNameAvailabilityResponse>;
38
38
  /**
39
- * @param workspaceName The name of the workspace
39
+ * @param workspaceName The name of the workspace.
40
40
  * @param kustoPoolName The name of the Kusto pool.
41
41
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
42
42
  * @param resourceName The name of the Kusto Pool child resource.
@@ -44,7 +44,7 @@ export class KustoPoolChildResource {
44
44
  */
45
45
  checkNameAvailability(workspaceName: string, kustoPoolName: string, resourceGroupName: string, resourceName: Models.DatabaseCheckNameRequest, callback: msRest.ServiceCallback<Models.CheckNameResult>): void;
46
46
  /**
47
- * @param workspaceName The name of the workspace
47
+ * @param workspaceName The name of the workspace.
48
48
  * @param kustoPoolName The name of the Kusto pool.
49
49
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
50
50
  * @param resourceName The name of the Kusto Pool child resource.