@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
@@ -14,20 +14,20 @@ export declare class AzureADOnlyAuthentications {
14
14
  * Gets a Azure Active Directory only authentication property
15
15
  * @summary Get Azure Active Directory only authentication property
16
16
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
17
- * @param workspaceName The name of the workspace
17
+ * @param workspaceName The name of the workspace.
18
18
  * @param [options] The optional parameters
19
19
  * @returns Promise<Models.AzureADOnlyAuthenticationsGetResponse>
20
20
  */
21
21
  get(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.AzureADOnlyAuthenticationsGetResponse>;
22
22
  /**
23
23
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
24
- * @param workspaceName The name of the workspace
24
+ * @param workspaceName The name of the workspace.
25
25
  * @param callback The callback
26
26
  */
27
27
  get(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.AzureADOnlyAuthentication>): void;
28
28
  /**
29
29
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
30
- * @param workspaceName The name of the workspace
30
+ * @param workspaceName The name of the workspace.
31
31
  * @param options The optional parameters
32
32
  * @param callback The callback
33
33
  */
@@ -36,7 +36,7 @@ export declare class AzureADOnlyAuthentications {
36
36
  * Create or Update a Azure Active Directory only authentication property for the workspaces
37
37
  * @summary Create or Update Azure Active Directory only authentication property
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 azureADOnlyAuthenticationInfo Azure Active Directory Property
41
41
  * @param [options] The optional parameters
42
42
  * @returns Promise<Models.AzureADOnlyAuthenticationsCreateResponse>
@@ -46,20 +46,20 @@ export declare class AzureADOnlyAuthentications {
46
46
  * Gets a list of Azure Active Directory only authentication property for a workspace
47
47
  * @summary Gets a list of Azure Active Directory only authentication property
48
48
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
49
- * @param workspaceName The name of the workspace
49
+ * @param workspaceName The name of the workspace.
50
50
  * @param [options] The optional parameters
51
51
  * @returns Promise<Models.AzureADOnlyAuthenticationsListResponse>
52
52
  */
53
53
  list(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.AzureADOnlyAuthenticationsListResponse>;
54
54
  /**
55
55
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
56
- * @param workspaceName The name of the workspace
56
+ * @param workspaceName The name of the workspace.
57
57
  * @param callback The callback
58
58
  */
59
59
  list(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.AzureADOnlyAuthenticationListResult>): void;
60
60
  /**
61
61
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
62
- * @param workspaceName The name of the workspace
62
+ * @param workspaceName The name of the workspace.
63
63
  * @param options The optional parameters
64
64
  * @param callback The callback
65
65
  */
@@ -68,7 +68,7 @@ export declare class AzureADOnlyAuthentications {
68
68
  * Create or Update a Azure Active Directory only authentication property for the workspaces
69
69
  * @summary Create or Update Azure Active Directory only authentication property
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 azureADOnlyAuthenticationInfo Azure Active Directory Property
73
73
  * @param [options] The optional parameters
74
74
  * @returns Promise<msRestAzure.LROPoller>
@@ -30,7 +30,7 @@ var AzureADOnlyAuthentications = /** @class */ (function () {
30
30
  * Create or Update a Azure Active Directory only authentication property for the workspaces
31
31
  * @summary Create or Update Azure Active Directory only authentication property
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 azureADOnlyAuthenticationInfo Azure Active Directory Property
35
35
  * @param [options] The optional parameters
36
36
  * @returns Promise<Models.AzureADOnlyAuthenticationsCreateResponse>
@@ -50,7 +50,7 @@ var AzureADOnlyAuthentications = /** @class */ (function () {
50
50
  * Create or Update a Azure Active Directory only authentication property for the workspaces
51
51
  * @summary Create or Update Azure Active Directory only authentication property
52
52
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
53
- * @param workspaceName The name of the workspace
53
+ * @param workspaceName The name of the workspace.
54
54
  * @param azureADOnlyAuthenticationInfo Azure Active Directory Property
55
55
  * @param [options] The optional parameters
56
56
  * @returns Promise<msRestAzure.LROPoller>
@@ -14,7 +14,7 @@ export declare class BigDataPools {
14
14
  * Get a Big Data pool.
15
15
  * @summary Get Big Data pool
16
16
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
17
- * @param workspaceName The name of the workspace
17
+ * @param workspaceName The name of the workspace.
18
18
  * @param bigDataPoolName Big Data pool name
19
19
  * @param [options] The optional parameters
20
20
  * @returns Promise<Models.BigDataPoolsGetResponse>
@@ -22,14 +22,14 @@ export declare class BigDataPools {
22
22
  get(resourceGroupName: string, workspaceName: string, bigDataPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.BigDataPoolsGetResponse>;
23
23
  /**
24
24
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
25
- * @param workspaceName The name of the workspace
25
+ * @param workspaceName The name of the workspace.
26
26
  * @param bigDataPoolName Big Data pool name
27
27
  * @param callback The callback
28
28
  */
29
29
  get(resourceGroupName: string, workspaceName: string, bigDataPoolName: string, callback: msRest.ServiceCallback<Models.BigDataPoolResourceInfo>): void;
30
30
  /**
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 bigDataPoolName Big Data pool name
34
34
  * @param options The optional parameters
35
35
  * @param callback The callback
@@ -39,7 +39,7 @@ export declare class BigDataPools {
39
39
  * Patch a Big Data pool.
40
40
  * @summary Update a Big Data pool.
41
41
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
42
- * @param workspaceName The name of the workspace
42
+ * @param workspaceName The name of the workspace.
43
43
  * @param bigDataPoolName Big Data pool name
44
44
  * @param bigDataPoolPatchInfo The updated Big Data pool properties
45
45
  * @param [options] The optional parameters
@@ -48,7 +48,7 @@ export declare class BigDataPools {
48
48
  update(resourceGroupName: string, workspaceName: string, bigDataPoolName: string, bigDataPoolPatchInfo: Models.BigDataPoolPatchInfo, options?: msRest.RequestOptionsBase): Promise<Models.BigDataPoolsUpdateResponse>;
49
49
  /**
50
50
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
51
- * @param workspaceName The name of the workspace
51
+ * @param workspaceName The name of the workspace.
52
52
  * @param bigDataPoolName Big Data pool name
53
53
  * @param bigDataPoolPatchInfo The updated Big Data pool properties
54
54
  * @param callback The callback
@@ -56,7 +56,7 @@ export declare class BigDataPools {
56
56
  update(resourceGroupName: string, workspaceName: string, bigDataPoolName: string, bigDataPoolPatchInfo: Models.BigDataPoolPatchInfo, callback: msRest.ServiceCallback<Models.BigDataPoolResourceInfo>): void;
57
57
  /**
58
58
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
59
- * @param workspaceName The name of the workspace
59
+ * @param workspaceName The name of the workspace.
60
60
  * @param bigDataPoolName Big Data pool name
61
61
  * @param bigDataPoolPatchInfo The updated Big Data pool properties
62
62
  * @param options The optional parameters
@@ -67,7 +67,7 @@ export declare class BigDataPools {
67
67
  * Create a new Big Data pool.
68
68
  * @summary Create a Big Data pool.
69
69
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
70
- * @param workspaceName The name of the workspace
70
+ * @param workspaceName The name of the workspace.
71
71
  * @param bigDataPoolName Big Data pool name
72
72
  * @param bigDataPoolInfo The Big Data pool to create.
73
73
  * @param [options] The optional parameters
@@ -78,7 +78,7 @@ export declare class BigDataPools {
78
78
  * Delete a Big Data pool from the workspace.
79
79
  * @summary Delete a Big Data pool.
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 bigDataPoolName Big Data pool name
83
83
  * @param [options] The optional parameters
84
84
  * @returns Promise<Models.BigDataPoolsDeleteMethodResponse>
@@ -88,20 +88,20 @@ export declare class BigDataPools {
88
88
  * List Big Data pools in a workspace.
89
89
  * @summary List the Big Data pools in a workspace.
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 [options] The optional parameters
93
93
  * @returns Promise<Models.BigDataPoolsListByWorkspaceResponse>
94
94
  */
95
95
  listByWorkspace(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.BigDataPoolsListByWorkspaceResponse>;
96
96
  /**
97
97
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
98
- * @param workspaceName The name of the workspace
98
+ * @param workspaceName The name of the workspace.
99
99
  * @param callback The callback
100
100
  */
101
101
  listByWorkspace(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.BigDataPoolResourceInfoListResult>): void;
102
102
  /**
103
103
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
104
- * @param workspaceName The name of the workspace
104
+ * @param workspaceName The name of the workspace.
105
105
  * @param options The optional parameters
106
106
  * @param callback The callback
107
107
  */
@@ -110,7 +110,7 @@ export declare class BigDataPools {
110
110
  * Create a new Big Data pool.
111
111
  * @summary Create a Big Data pool.
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 bigDataPoolName Big Data pool name
115
115
  * @param bigDataPoolInfo The Big Data pool to create.
116
116
  * @param [options] The optional parameters
@@ -121,7 +121,7 @@ export declare class BigDataPools {
121
121
  * Delete a Big Data pool from the workspace.
122
122
  * @summary Delete a Big Data pool.
123
123
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
124
- * @param workspaceName The name of the workspace
124
+ * @param workspaceName The name of the workspace.
125
125
  * @param bigDataPoolName Big Data pool name
126
126
  * @param [options] The optional parameters
127
127
  * @returns Promise<msRestAzure.LROPoller>
@@ -40,7 +40,7 @@ var BigDataPools = /** @class */ (function () {
40
40
  * Create a new Big Data pool.
41
41
  * @summary Create a Big Data pool.
42
42
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
43
- * @param workspaceName The name of the workspace
43
+ * @param workspaceName The name of the workspace.
44
44
  * @param bigDataPoolName Big Data pool name
45
45
  * @param bigDataPoolInfo The Big Data pool to create.
46
46
  * @param [options] The optional parameters
@@ -54,7 +54,7 @@ var BigDataPools = /** @class */ (function () {
54
54
  * Delete a Big Data pool from the workspace.
55
55
  * @summary Delete a Big Data pool.
56
56
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
57
- * @param workspaceName The name of the workspace
57
+ * @param workspaceName The name of the workspace.
58
58
  * @param bigDataPoolName Big Data pool name
59
59
  * @param [options] The optional parameters
60
60
  * @returns Promise<Models.BigDataPoolsDeleteMethodResponse>
@@ -74,7 +74,7 @@ var BigDataPools = /** @class */ (function () {
74
74
  * Create a new Big Data pool.
75
75
  * @summary Create a Big Data pool.
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 bigDataPoolName Big Data pool name
79
79
  * @param bigDataPoolInfo The Big Data pool to create.
80
80
  * @param [options] The optional parameters
@@ -93,7 +93,7 @@ var BigDataPools = /** @class */ (function () {
93
93
  * Delete a Big Data pool from the workspace.
94
94
  * @summary Delete a Big Data pool.
95
95
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
96
- * @param workspaceName The name of the workspace
96
+ * @param workspaceName The name of the workspace.
97
97
  * @param bigDataPoolName Big Data pool name
98
98
  * @param [options] The optional parameters
99
99
  * @returns Promise<msRestAzure.LROPoller>
@@ -12,7 +12,7 @@ export declare class DataMaskingPolicies {
12
12
  /**
13
13
  * Creates or updates a Sql pool data masking policy
14
14
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
15
- * @param workspaceName The name of the workspace
15
+ * @param workspaceName The name of the workspace.
16
16
  * @param sqlPoolName SQL pool name
17
17
  * @param parameters Parameters for creating or updating a data masking policy.
18
18
  * @param [options] The optional parameters
@@ -21,7 +21,7 @@ export declare class DataMaskingPolicies {
21
21
  createOrUpdate(resourceGroupName: string, workspaceName: string, sqlPoolName: string, parameters: Models.DataMaskingPolicy, options?: msRest.RequestOptionsBase): Promise<Models.DataMaskingPoliciesCreateOrUpdateResponse>;
22
22
  /**
23
23
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
24
- * @param workspaceName The name of the workspace
24
+ * @param workspaceName The name of the workspace.
25
25
  * @param sqlPoolName SQL pool name
26
26
  * @param parameters Parameters for creating or updating a data masking policy.
27
27
  * @param callback The callback
@@ -29,7 +29,7 @@ export declare class DataMaskingPolicies {
29
29
  createOrUpdate(resourceGroupName: string, workspaceName: string, sqlPoolName: string, parameters: Models.DataMaskingPolicy, callback: msRest.ServiceCallback<Models.DataMaskingPolicy>): void;
30
30
  /**
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 sqlPoolName SQL pool name
34
34
  * @param parameters Parameters for creating or updating a data masking policy.
35
35
  * @param options The optional parameters
@@ -39,7 +39,7 @@ export declare class DataMaskingPolicies {
39
39
  /**
40
40
  * Gets a Sql pool data masking policy.
41
41
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
42
- * @param workspaceName The name of the workspace
42
+ * @param workspaceName The name of the workspace.
43
43
  * @param sqlPoolName SQL pool name
44
44
  * @param [options] The optional parameters
45
45
  * @returns Promise<Models.DataMaskingPoliciesGetResponse>
@@ -47,14 +47,14 @@ export declare class DataMaskingPolicies {
47
47
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.DataMaskingPoliciesGetResponse>;
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 callback The callback
53
53
  */
54
54
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<Models.DataMaskingPolicy>): void;
55
55
  /**
56
56
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
57
- * @param workspaceName The name of the workspace
57
+ * @param workspaceName The name of the workspace.
58
58
  * @param sqlPoolName SQL pool name
59
59
  * @param options The optional parameters
60
60
  * @param callback The callback
@@ -12,7 +12,7 @@ export declare class DataMaskingRules {
12
12
  /**
13
13
  * Creates or updates a Sql pool data masking rule.
14
14
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
15
- * @param workspaceName The name of the workspace
15
+ * @param workspaceName The name of the workspace.
16
16
  * @param sqlPoolName SQL pool name
17
17
  * @param dataMaskingRuleName The name of the data masking rule.
18
18
  * @param parameters The required parameters for creating or updating a data masking rule.
@@ -22,7 +22,7 @@ export declare class DataMaskingRules {
22
22
  createOrUpdate(resourceGroupName: string, workspaceName: string, sqlPoolName: string, dataMaskingRuleName: string, parameters: Models.DataMaskingRule, options?: msRest.RequestOptionsBase): Promise<Models.DataMaskingRulesCreateOrUpdateResponse>;
23
23
  /**
24
24
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
25
- * @param workspaceName The name of the workspace
25
+ * @param workspaceName The name of the workspace.
26
26
  * @param sqlPoolName SQL pool name
27
27
  * @param dataMaskingRuleName The name of the data masking rule.
28
28
  * @param parameters The required parameters for creating or updating a data masking rule.
@@ -31,7 +31,7 @@ export declare class DataMaskingRules {
31
31
  createOrUpdate(resourceGroupName: string, workspaceName: string, sqlPoolName: string, dataMaskingRuleName: string, parameters: Models.DataMaskingRule, callback: msRest.ServiceCallback<Models.DataMaskingRule>): void;
32
32
  /**
33
33
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
34
- * @param workspaceName The name of the workspace
34
+ * @param workspaceName The name of the workspace.
35
35
  * @param sqlPoolName SQL pool name
36
36
  * @param dataMaskingRuleName The name of the data masking rule.
37
37
  * @param parameters The required parameters for creating or updating a data masking rule.
@@ -42,7 +42,7 @@ export declare class DataMaskingRules {
42
42
  /**
43
43
  * Gets the specific Sql pool data masking rule.
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 sqlPoolName SQL pool name
47
47
  * @param dataMaskingRuleName The name of the data masking rule.
48
48
  * @param [options] The optional parameters
@@ -51,7 +51,7 @@ export declare class DataMaskingRules {
51
51
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, dataMaskingRuleName: string, options?: msRest.RequestOptionsBase): Promise<Models.DataMaskingRulesGetResponse>;
52
52
  /**
53
53
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
54
- * @param workspaceName The name of the workspace
54
+ * @param workspaceName The name of the workspace.
55
55
  * @param sqlPoolName SQL pool name
56
56
  * @param dataMaskingRuleName The name of the data masking rule.
57
57
  * @param callback The callback
@@ -59,7 +59,7 @@ export declare class DataMaskingRules {
59
59
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, dataMaskingRuleName: string, callback: msRest.ServiceCallback<Models.DataMaskingRule>): void;
60
60
  /**
61
61
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
62
- * @param workspaceName The name of the workspace
62
+ * @param workspaceName The name of the workspace.
63
63
  * @param sqlPoolName SQL pool name
64
64
  * @param dataMaskingRuleName The name of the data masking rule.
65
65
  * @param options The optional parameters
@@ -69,7 +69,7 @@ export declare class DataMaskingRules {
69
69
  /**
70
70
  * Gets a list of Sql pool data masking rules.
71
71
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
72
- * @param workspaceName The name of the workspace
72
+ * @param workspaceName The name of the workspace.
73
73
  * @param sqlPoolName SQL pool name
74
74
  * @param [options] The optional parameters
75
75
  * @returns Promise<Models.DataMaskingRulesListBySqlPoolResponse>
@@ -77,14 +77,14 @@ export declare class DataMaskingRules {
77
77
  listBySqlPool(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.DataMaskingRulesListBySqlPoolResponse>;
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 SQL pool name
82
82
  * @param callback The callback
83
83
  */
84
84
  listBySqlPool(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<Models.DataMaskingRuleListResult>): void;
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 sqlPoolName SQL pool name
89
89
  * @param options The optional parameters
90
90
  * @param callback The callback
@@ -12,7 +12,7 @@ export declare class ExtendedSqlPoolBlobAuditingPolicies {
12
12
  /**
13
13
  * Gets an extended Sql pool's blob auditing policy.
14
14
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
15
- * @param workspaceName The name of the workspace
15
+ * @param workspaceName The name of the workspace.
16
16
  * @param sqlPoolName SQL pool name
17
17
  * @param [options] The optional parameters
18
18
  * @returns Promise<Models.ExtendedSqlPoolBlobAuditingPoliciesGetResponse>
@@ -20,14 +20,14 @@ export declare class ExtendedSqlPoolBlobAuditingPolicies {
20
20
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.ExtendedSqlPoolBlobAuditingPoliciesGetResponse>;
21
21
  /**
22
22
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
23
- * @param workspaceName The name of the workspace
23
+ * @param workspaceName The name of the workspace.
24
24
  * @param sqlPoolName SQL pool name
25
25
  * @param callback The callback
26
26
  */
27
27
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<Models.ExtendedSqlPoolBlobAuditingPolicy>): void;
28
28
  /**
29
29
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
30
- * @param workspaceName The name of the workspace
30
+ * @param workspaceName The name of the workspace.
31
31
  * @param sqlPoolName SQL pool name
32
32
  * @param options The optional parameters
33
33
  * @param callback The callback
@@ -36,7 +36,7 @@ export declare class ExtendedSqlPoolBlobAuditingPolicies {
36
36
  /**
37
37
  * Creates or updates an extended Sql pool's blob auditing policy.
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 parameters The extended Sql pool blob auditing policy.
42
42
  * @param [options] The optional parameters
@@ -45,7 +45,7 @@ export declare class ExtendedSqlPoolBlobAuditingPolicies {
45
45
  createOrUpdate(resourceGroupName: string, workspaceName: string, sqlPoolName: string, parameters: Models.ExtendedSqlPoolBlobAuditingPolicy, options?: msRest.RequestOptionsBase): Promise<Models.ExtendedSqlPoolBlobAuditingPoliciesCreateOrUpdateResponse>;
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 The extended Sql pool blob auditing policy.
51
51
  * @param callback The callback
@@ -53,7 +53,7 @@ export declare class ExtendedSqlPoolBlobAuditingPolicies {
53
53
  createOrUpdate(resourceGroupName: string, workspaceName: string, sqlPoolName: string, parameters: Models.ExtendedSqlPoolBlobAuditingPolicy, callback: msRest.ServiceCallback<Models.ExtendedSqlPoolBlobAuditingPolicy>): void;
54
54
  /**
55
55
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
56
- * @param workspaceName The name of the workspace
56
+ * @param workspaceName The name of the workspace.
57
57
  * @param sqlPoolName SQL pool name
58
58
  * @param parameters The extended Sql pool blob auditing policy.
59
59
  * @param options The optional parameters
@@ -63,7 +63,7 @@ export declare class ExtendedSqlPoolBlobAuditingPolicies {
63
63
  /**
64
64
  * Lists extended auditing settings of a Sql pool.
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 sqlPoolName SQL pool name
68
68
  * @param [options] The optional parameters
69
69
  * @returns Promise<Models.ExtendedSqlPoolBlobAuditingPoliciesListBySqlPoolResponse>
@@ -71,14 +71,14 @@ export declare class ExtendedSqlPoolBlobAuditingPolicies {
71
71
  listBySqlPool(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.ExtendedSqlPoolBlobAuditingPoliciesListBySqlPoolResponse>;
72
72
  /**
73
73
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
74
- * @param workspaceName The name of the workspace
74
+ * @param workspaceName The name of the workspace.
75
75
  * @param sqlPoolName SQL pool name
76
76
  * @param callback The callback
77
77
  */
78
78
  listBySqlPool(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<Models.ExtendedSqlPoolBlobAuditingPolicyListResult>): void;
79
79
  /**
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 sqlPoolName SQL pool name
83
83
  * @param options The optional parameters
84
84
  * @param callback The callback
@@ -63,7 +63,6 @@ export * from "./integrationRuntimeStatusOperations";
63
63
  export * from "./sparkConfiguration";
64
64
  export * from "./sparkConfigurations";
65
65
  export * from "./kustoOperations";
66
- export * from "./kustoPoolOperations";
67
66
  export * from "./kustoPools";
68
67
  export * from "./kustoPoolChildResource";
69
68
  export * from "./kustoPoolAttachedDatabaseConfigurations";
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/operations/index.ts"],"names":[],"mappings":"AASA,cAAc,8BAA8B,CAAC;AAC7C,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,QAAQ,CAAC;AACvB,cAAc,8BAA8B,CAAC;AAC7C,cAAc,wBAAwB,CAAC;AACvC,cAAc,sCAAsC,CAAC;AACrD,cAAc,mBAAmB,CAAC;AAClC,cAAc,4CAA4C,CAAC;AAC3D,cAAc,YAAY,CAAC;AAC3B,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sCAAsC,CAAC;AACrD,cAAc,wBAAwB,CAAC;AACvC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,mCAAmC,CAAC;AAClD,cAAc,qCAAqC,CAAC;AACpD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uCAAuC,CAAC;AACtD,cAAc,kBAAkB,CAAC;AACjC,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC;AACtC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,mCAAmC,CAAC;AAClD,cAAc,uCAAuC,CAAC;AACtD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,+CAA+C,CAAC;AAC9D,cAAc,uCAAuC,CAAC;AACtD,cAAc,uBAAuB,CAAC;AACtC,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,wBAAwB,CAAC;AACvC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iDAAiD,CAAC;AAChE,cAAc,yDAAyD,CAAC;AACxE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,qDAAqD,CAAC;AACpE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,mCAAmC,CAAC;AAClD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,cAAc,CAAC;AAC7B,cAAc,sBAAsB,CAAC;AACrC,cAAc,yBAAyB,CAAC;AACxC,cAAc,8CAA8C,CAAC;AAC7D,cAAc,6BAA6B,CAAC;AAC5C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,uBAAuB,CAAC;AACtC,cAAc,6CAA6C,CAAC;AAC5D,cAAc,oCAAoC,CAAC;AACnD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,iCAAiC,CAAC;AAChD,cAAc,qCAAqC,CAAC;AACpD,cAAc,wCAAwC,CAAC;AACvD,cAAc,8CAA8C,CAAC;AAC7D,cAAc,sCAAsC,CAAC;AACrD,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,mBAAmB,CAAC;AAClC,cAAc,uBAAuB,CAAC;AACtC,cAAc,cAAc,CAAC;AAC7B,cAAc,0BAA0B,CAAC;AACzC,cAAc,2CAA2C,CAAC;AAC1D,cAAc,sBAAsB,CAAC;AACrC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,yCAAyC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/operations/index.ts"],"names":[],"mappings":"AASA,cAAc,8BAA8B,CAAC;AAC7C,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,QAAQ,CAAC;AACvB,cAAc,8BAA8B,CAAC;AAC7C,cAAc,wBAAwB,CAAC;AACvC,cAAc,sCAAsC,CAAC;AACrD,cAAc,mBAAmB,CAAC;AAClC,cAAc,4CAA4C,CAAC;AAC3D,cAAc,YAAY,CAAC;AAC3B,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sCAAsC,CAAC;AACrD,cAAc,wBAAwB,CAAC;AACvC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,mCAAmC,CAAC;AAClD,cAAc,qCAAqC,CAAC;AACpD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uCAAuC,CAAC;AACtD,cAAc,kBAAkB,CAAC;AACjC,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC;AACtC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,mCAAmC,CAAC;AAClD,cAAc,uCAAuC,CAAC;AACtD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,+CAA+C,CAAC;AAC9D,cAAc,uCAAuC,CAAC;AACtD,cAAc,uBAAuB,CAAC;AACtC,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,wBAAwB,CAAC;AACvC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iDAAiD,CAAC;AAChE,cAAc,yDAAyD,CAAC;AACxE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,qDAAqD,CAAC;AACpE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,mCAAmC,CAAC;AAClD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,cAAc,CAAC;AAC7B,cAAc,sBAAsB,CAAC;AACrC,cAAc,yBAAyB,CAAC;AACxC,cAAc,8CAA8C,CAAC;AAC7D,cAAc,6BAA6B,CAAC;AAC5C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,uBAAuB,CAAC;AACtC,cAAc,6CAA6C,CAAC;AAC5D,cAAc,oCAAoC,CAAC;AACnD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,iCAAiC,CAAC;AAChD,cAAc,qCAAqC,CAAC;AACpD,cAAc,wCAAwC,CAAC;AACvD,cAAc,8CAA8C,CAAC;AAC7D,cAAc,sCAAsC,CAAC;AACrD,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,0BAA0B,CAAC;AACzC,cAAc,2CAA2C,CAAC;AAC1D,cAAc,sBAAsB,CAAC;AACrC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,yCAAyC,CAAC"}
@@ -71,7 +71,6 @@ export * from "./integrationRuntimeStatusOperations";
71
71
  export * from "./sparkConfiguration";
72
72
  export * from "./sparkConfigurations";
73
73
  export * from "./kustoOperations";
74
- export * from "./kustoPoolOperations";
75
74
  export * from "./kustoPools";
76
75
  export * from "./kustoPoolChildResource";
77
76
  export * from "./kustoPoolAttachedDatabaseConfigurations";
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/operations/index.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,cAAc,8BAA8B,CAAC;AAC7C,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,QAAQ,CAAC;AACvB,cAAc,8BAA8B,CAAC;AAC7C,cAAc,wBAAwB,CAAC;AACvC,cAAc,sCAAsC,CAAC;AACrD,cAAc,mBAAmB,CAAC;AAClC,cAAc,4CAA4C,CAAC;AAC3D,cAAc,YAAY,CAAC;AAC3B,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sCAAsC,CAAC;AACrD,cAAc,wBAAwB,CAAC;AACvC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,mCAAmC,CAAC;AAClD,cAAc,qCAAqC,CAAC;AACpD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uCAAuC,CAAC;AACtD,cAAc,kBAAkB,CAAC;AACjC,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC;AACtC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,mCAAmC,CAAC;AAClD,cAAc,uCAAuC,CAAC;AACtD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,+CAA+C,CAAC;AAC9D,cAAc,uCAAuC,CAAC;AACtD,cAAc,uBAAuB,CAAC;AACtC,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,wBAAwB,CAAC;AACvC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iDAAiD,CAAC;AAChE,cAAc,yDAAyD,CAAC;AACxE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,qDAAqD,CAAC;AACpE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,mCAAmC,CAAC;AAClD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,cAAc,CAAC;AAC7B,cAAc,sBAAsB,CAAC;AACrC,cAAc,yBAAyB,CAAC;AACxC,cAAc,8CAA8C,CAAC;AAC7D,cAAc,6BAA6B,CAAC;AAC5C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,uBAAuB,CAAC;AACtC,cAAc,6CAA6C,CAAC;AAC5D,cAAc,oCAAoC,CAAC;AACnD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,iCAAiC,CAAC;AAChD,cAAc,qCAAqC,CAAC;AACpD,cAAc,wCAAwC,CAAC;AACvD,cAAc,8CAA8C,CAAC;AAC7D,cAAc,sCAAsC,CAAC;AACrD,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,mBAAmB,CAAC;AAClC,cAAc,uBAAuB,CAAC;AACtC,cAAc,cAAc,CAAC;AAC7B,cAAc,0BAA0B,CAAC;AACzC,cAAc,2CAA2C,CAAC;AAC1D,cAAc,sBAAsB,CAAC;AACrC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,yCAAyC,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/operations/index.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,cAAc,8BAA8B,CAAC;AAC7C,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,QAAQ,CAAC;AACvB,cAAc,8BAA8B,CAAC;AAC7C,cAAc,wBAAwB,CAAC;AACvC,cAAc,sCAAsC,CAAC;AACrD,cAAc,mBAAmB,CAAC;AAClC,cAAc,4CAA4C,CAAC;AAC3D,cAAc,YAAY,CAAC;AAC3B,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sCAAsC,CAAC;AACrD,cAAc,wBAAwB,CAAC;AACvC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,mCAAmC,CAAC;AAClD,cAAc,qCAAqC,CAAC;AACpD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uCAAuC,CAAC;AACtD,cAAc,kBAAkB,CAAC;AACjC,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC;AACtC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,mCAAmC,CAAC;AAClD,cAAc,uCAAuC,CAAC;AACtD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,+CAA+C,CAAC;AAC9D,cAAc,uCAAuC,CAAC;AACtD,cAAc,uBAAuB,CAAC;AACtC,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,wBAAwB,CAAC;AACvC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iDAAiD,CAAC;AAChE,cAAc,yDAAyD,CAAC;AACxE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,qDAAqD,CAAC;AACpE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,mCAAmC,CAAC;AAClD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,cAAc,CAAC;AAC7B,cAAc,sBAAsB,CAAC;AACrC,cAAc,yBAAyB,CAAC;AACxC,cAAc,8CAA8C,CAAC;AAC7D,cAAc,6BAA6B,CAAC;AAC5C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,uBAAuB,CAAC;AACtC,cAAc,6CAA6C,CAAC;AAC5D,cAAc,oCAAoC,CAAC;AACnD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,iCAAiC,CAAC;AAChD,cAAc,qCAAqC,CAAC;AACpD,cAAc,wCAAwC,CAAC;AACvD,cAAc,8CAA8C,CAAC;AAC7D,cAAc,sCAAsC,CAAC;AACrD,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,0BAA0B,CAAC;AACzC,cAAc,2CAA2C,CAAC;AAC1D,cAAc,sBAAsB,CAAC;AACrC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,yCAAyC,CAAC"}
@@ -13,20 +13,20 @@ export declare class IpFirewallRules {
13
13
  /**
14
14
  * Returns a list of firewall rules
15
15
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
16
- * @param workspaceName The name of the workspace
16
+ * @param workspaceName The name of the workspace.
17
17
  * @param [options] The optional parameters
18
18
  * @returns Promise<Models.IpFirewallRulesListByWorkspaceResponse>
19
19
  */
20
20
  listByWorkspace(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.IpFirewallRulesListByWorkspaceResponse>;
21
21
  /**
22
22
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
23
- * @param workspaceName The name of the workspace
23
+ * @param workspaceName The name of the workspace.
24
24
  * @param callback The callback
25
25
  */
26
26
  listByWorkspace(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.IpFirewallRuleInfoListResult>): void;
27
27
  /**
28
28
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
29
- * @param workspaceName The name of the workspace
29
+ * @param workspaceName The name of the workspace.
30
30
  * @param options The optional parameters
31
31
  * @param callback The callback
32
32
  */
@@ -34,7 +34,7 @@ export declare class IpFirewallRules {
34
34
  /**
35
35
  * Creates or updates a firewall rule
36
36
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
37
- * @param workspaceName The name of the workspace
37
+ * @param workspaceName The name of the workspace.
38
38
  * @param ruleName The IP firewall rule name
39
39
  * @param ipFirewallRuleInfo IP firewall rule properties
40
40
  * @param [options] The optional parameters
@@ -44,7 +44,7 @@ export declare class IpFirewallRules {
44
44
  /**
45
45
  * Deletes a firewall rule
46
46
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
47
- * @param workspaceName The name of the workspace
47
+ * @param workspaceName The name of the workspace.
48
48
  * @param ruleName The IP firewall rule name
49
49
  * @param [options] The optional parameters
50
50
  * @returns Promise<Models.IpFirewallRulesDeleteMethodResponse>
@@ -53,7 +53,7 @@ export declare class IpFirewallRules {
53
53
  /**
54
54
  * Get a firewall rule
55
55
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
56
- * @param workspaceName The name of the workspace
56
+ * @param workspaceName The name of the workspace.
57
57
  * @param ruleName The IP firewall rule name
58
58
  * @param [options] The optional parameters
59
59
  * @returns Promise<Models.IpFirewallRulesGetResponse>
@@ -61,14 +61,14 @@ export declare class IpFirewallRules {
61
61
  get(resourceGroupName: string, workspaceName: string, ruleName: string, options?: msRest.RequestOptionsBase): Promise<Models.IpFirewallRulesGetResponse>;
62
62
  /**
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 callback The callback
67
67
  */
68
68
  get(resourceGroupName: string, workspaceName: string, ruleName: string, callback: msRest.ServiceCallback<Models.IpFirewallRuleInfo>): void;
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 ruleName The IP firewall rule name
73
73
  * @param options The optional parameters
74
74
  * @param callback The callback
@@ -77,7 +77,7 @@ export declare class IpFirewallRules {
77
77
  /**
78
78
  * Replaces firewall rules
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 request Replace all IP firewall rules request
82
82
  * @param [options] The optional parameters
83
83
  * @returns Promise<Models.IpFirewallRulesReplaceAllResponse>
@@ -86,7 +86,7 @@ export declare class IpFirewallRules {
86
86
  /**
87
87
  * Creates or updates a firewall rule
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 ruleName The IP firewall rule name
91
91
  * @param ipFirewallRuleInfo IP firewall rule properties
92
92
  * @param [options] The optional parameters
@@ -96,7 +96,7 @@ export declare class IpFirewallRules {
96
96
  /**
97
97
  * Deletes a firewall rule
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 [options] The optional parameters
102
102
  * @returns Promise<msRestAzure.LROPoller>
@@ -105,7 +105,7 @@ export declare class IpFirewallRules {
105
105
  /**
106
106
  * Replaces firewall rules
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 request Replace all IP firewall rules request
110
110
  * @param [options] The optional parameters
111
111
  * @returns Promise<msRestAzure.LROPoller>
@@ -29,7 +29,7 @@ var IpFirewallRules = /** @class */ (function () {
29
29
  /**
30
30
  * Creates or updates a firewall rule
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 ruleName The IP firewall rule name
34
34
  * @param ipFirewallRuleInfo IP firewall rule properties
35
35
  * @param [options] The optional parameters
@@ -42,7 +42,7 @@ var IpFirewallRules = /** @class */ (function () {
42
42
  /**
43
43
  * Deletes a firewall rule
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 ruleName The IP firewall rule name
47
47
  * @param [options] The optional parameters
48
48
  * @returns Promise<Models.IpFirewallRulesDeleteMethodResponse>
@@ -62,7 +62,7 @@ var IpFirewallRules = /** @class */ (function () {
62
62
  /**
63
63
  * Replaces firewall rules
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 request Replace all IP firewall rules request
67
67
  * @param [options] The optional parameters
68
68
  * @returns Promise<Models.IpFirewallRulesReplaceAllResponse>
@@ -74,7 +74,7 @@ var IpFirewallRules = /** @class */ (function () {
74
74
  /**
75
75
  * Creates or updates a firewall rule
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 ruleName The IP firewall rule name
79
79
  * @param ipFirewallRuleInfo IP firewall rule properties
80
80
  * @param [options] The optional parameters
@@ -92,7 +92,7 @@ var IpFirewallRules = /** @class */ (function () {
92
92
  /**
93
93
  * Deletes a firewall rule
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 ruleName The IP firewall rule name
97
97
  * @param [options] The optional parameters
98
98
  * @returns Promise<msRestAzure.LROPoller>
@@ -108,7 +108,7 @@ var IpFirewallRules = /** @class */ (function () {
108
108
  /**
109
109
  * Replaces firewall rules
110
110
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
111
- * @param workspaceName The name of the workspace
111
+ * @param workspaceName The name of the workspace.
112
112
  * @param request Replace all IP firewall rules request
113
113
  * @param [options] The optional parameters
114
114
  * @returns Promise<msRestAzure.LROPoller>