@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
@@ -12,20 +12,20 @@ export declare class Keys {
12
12
  /**
13
13
  * Returns a list of keys in a workspace
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 [options] The optional parameters
17
17
  * @returns Promise<Models.KeysListByWorkspaceResponse>
18
18
  */
19
19
  listByWorkspace(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.KeysListByWorkspaceResponse>;
20
20
  /**
21
21
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
22
- * @param workspaceName The name of the workspace
22
+ * @param workspaceName The name of the workspace.
23
23
  * @param callback The callback
24
24
  */
25
25
  listByWorkspace(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.KeyInfoListResult>): void;
26
26
  /**
27
27
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
28
- * @param workspaceName The name of the workspace
28
+ * @param workspaceName The name of the workspace.
29
29
  * @param options The optional parameters
30
30
  * @param callback The callback
31
31
  */
@@ -33,7 +33,7 @@ export declare class Keys {
33
33
  /**
34
34
  * Gets a workspace key
35
35
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
36
- * @param workspaceName The name of the workspace
36
+ * @param workspaceName The name of the workspace.
37
37
  * @param keyName The name of the workspace key
38
38
  * @param [options] The optional parameters
39
39
  * @returns Promise<Models.KeysGetResponse>
@@ -41,14 +41,14 @@ export declare class Keys {
41
41
  get(resourceGroupName: string, workspaceName: string, keyName: string, options?: msRest.RequestOptionsBase): Promise<Models.KeysGetResponse>;
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 keyName The name of the workspace key
46
46
  * @param callback The callback
47
47
  */
48
48
  get(resourceGroupName: string, workspaceName: string, keyName: string, callback: msRest.ServiceCallback<Models.Key>): void;
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 keyName The name of the workspace key
53
53
  * @param options The optional parameters
54
54
  * @param callback The callback
@@ -57,7 +57,7 @@ export declare class Keys {
57
57
  /**
58
58
  * Creates or updates a workspace key
59
59
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
60
- * @param workspaceName The name of the workspace
60
+ * @param workspaceName The name of the workspace.
61
61
  * @param keyName The name of the workspace key
62
62
  * @param keyProperties Key put request properties
63
63
  * @param [options] The optional parameters
@@ -66,7 +66,7 @@ export declare class Keys {
66
66
  createOrUpdate(resourceGroupName: string, workspaceName: string, keyName: string, keyProperties: Models.Key, options?: msRest.RequestOptionsBase): Promise<Models.KeysCreateOrUpdateResponse>;
67
67
  /**
68
68
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
69
- * @param workspaceName The name of the workspace
69
+ * @param workspaceName The name of the workspace.
70
70
  * @param keyName The name of the workspace key
71
71
  * @param keyProperties Key put request properties
72
72
  * @param callback The callback
@@ -74,7 +74,7 @@ export declare class Keys {
74
74
  createOrUpdate(resourceGroupName: string, workspaceName: string, keyName: string, keyProperties: Models.Key, callback: msRest.ServiceCallback<Models.Key>): void;
75
75
  /**
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 keyName The name of the workspace key
79
79
  * @param keyProperties Key put request properties
80
80
  * @param options The optional parameters
@@ -84,7 +84,7 @@ export declare class Keys {
84
84
  /**
85
85
  * Deletes a workspace key
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 keyName The name of the workspace key
89
89
  * @param [options] The optional parameters
90
90
  * @returns Promise<Models.KeysDeleteMethodResponse>
@@ -92,14 +92,14 @@ export declare class Keys {
92
92
  deleteMethod(resourceGroupName: string, workspaceName: string, keyName: string, options?: msRest.RequestOptionsBase): Promise<Models.KeysDeleteMethodResponse>;
93
93
  /**
94
94
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
95
- * @param workspaceName The name of the workspace
95
+ * @param workspaceName The name of the workspace.
96
96
  * @param keyName The name of the workspace key
97
97
  * @param callback The callback
98
98
  */
99
99
  deleteMethod(resourceGroupName: string, workspaceName: string, keyName: string, callback: msRest.ServiceCallback<Models.Key>): void;
100
100
  /**
101
101
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
102
- * @param workspaceName The name of the workspace
102
+ * @param workspaceName The name of the workspace.
103
103
  * @param keyName The name of the workspace key
104
104
  * @param options The optional parameters
105
105
  * @param callback The callback
@@ -12,7 +12,7 @@ export declare class KustoPoolAttachedDatabaseConfigurations {
12
12
  constructor(client: SynapseManagementClientContext);
13
13
  /**
14
14
  * Returns the list of attached database configurations of the given Kusto Pool.
15
- * @param workspaceName The name of the workspace
15
+ * @param workspaceName The name of the workspace.
16
16
  * @param kustoPoolName The name of the Kusto pool.
17
17
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
18
18
  * @param [options] The optional parameters
@@ -20,14 +20,14 @@ export declare class KustoPoolAttachedDatabaseConfigurations {
20
20
  */
21
21
  listByKustoPool(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolAttachedDatabaseConfigurationsListByKustoPoolResponse>;
22
22
  /**
23
- * @param workspaceName The name of the workspace
23
+ * @param workspaceName The name of the workspace.
24
24
  * @param kustoPoolName The name of the Kusto pool.
25
25
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
26
26
  * @param callback The callback
27
27
  */
28
28
  listByKustoPool(workspaceName: string, kustoPoolName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.AttachedDatabaseConfigurationListResult>): void;
29
29
  /**
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 options The optional parameters
@@ -36,7 +36,7 @@ export declare class KustoPoolAttachedDatabaseConfigurations {
36
36
  listByKustoPool(workspaceName: string, kustoPoolName: string, resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.AttachedDatabaseConfigurationListResult>): void;
37
37
  /**
38
38
  * Returns an attached database configuration.
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 attachedDatabaseConfigurationName The name of the attached database configuration.
42
42
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -45,7 +45,7 @@ export declare class KustoPoolAttachedDatabaseConfigurations {
45
45
  */
46
46
  get(workspaceName: string, kustoPoolName: string, attachedDatabaseConfigurationName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolAttachedDatabaseConfigurationsGetResponse>;
47
47
  /**
48
- * @param workspaceName The name of the workspace
48
+ * @param workspaceName The name of the workspace.
49
49
  * @param kustoPoolName The name of the Kusto pool.
50
50
  * @param attachedDatabaseConfigurationName The name of the attached database configuration.
51
51
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -53,7 +53,7 @@ export declare class KustoPoolAttachedDatabaseConfigurations {
53
53
  */
54
54
  get(workspaceName: string, kustoPoolName: string, attachedDatabaseConfigurationName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.AttachedDatabaseConfiguration>): void;
55
55
  /**
56
- * @param workspaceName The name of the workspace
56
+ * @param workspaceName The name of the workspace.
57
57
  * @param kustoPoolName The name of the Kusto pool.
58
58
  * @param attachedDatabaseConfigurationName The name of the attached database configuration.
59
59
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -63,7 +63,7 @@ export declare class KustoPoolAttachedDatabaseConfigurations {
63
63
  get(workspaceName: string, kustoPoolName: string, attachedDatabaseConfigurationName: string, resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.AttachedDatabaseConfiguration>): void;
64
64
  /**
65
65
  * Creates or updates an attached database configuration.
66
- * @param workspaceName The name of the workspace
66
+ * @param workspaceName The name of the workspace.
67
67
  * @param kustoPoolName The name of the Kusto pool.
68
68
  * @param attachedDatabaseConfigurationName The name of the attached database configuration.
69
69
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -74,7 +74,7 @@ export declare class KustoPoolAttachedDatabaseConfigurations {
74
74
  createOrUpdate(workspaceName: string, kustoPoolName: string, attachedDatabaseConfigurationName: string, resourceGroupName: string, parameters: Models.AttachedDatabaseConfiguration, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolAttachedDatabaseConfigurationsCreateOrUpdateResponse>;
75
75
  /**
76
76
  * Deletes the attached database configuration with the given name.
77
- * @param workspaceName The name of the workspace
77
+ * @param workspaceName The name of the workspace.
78
78
  * @param kustoPoolName The name of the Kusto pool.
79
79
  * @param attachedDatabaseConfigurationName The name of the attached database configuration.
80
80
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -84,7 +84,7 @@ export declare class KustoPoolAttachedDatabaseConfigurations {
84
84
  deleteMethod(workspaceName: string, kustoPoolName: string, attachedDatabaseConfigurationName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
85
85
  /**
86
86
  * Creates or updates an attached database configuration.
87
- * @param workspaceName The name of the workspace
87
+ * @param workspaceName The name of the workspace.
88
88
  * @param kustoPoolName The name of the Kusto pool.
89
89
  * @param attachedDatabaseConfigurationName The name of the attached database configuration.
90
90
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -95,7 +95,7 @@ export declare class KustoPoolAttachedDatabaseConfigurations {
95
95
  beginCreateOrUpdate(workspaceName: string, kustoPoolName: string, attachedDatabaseConfigurationName: string, resourceGroupName: string, parameters: Models.AttachedDatabaseConfiguration, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
96
96
  /**
97
97
  * Deletes the attached database configuration with the given name.
98
- * @param workspaceName The name of the workspace
98
+ * @param workspaceName The name of the workspace.
99
99
  * @param kustoPoolName The name of the Kusto pool.
100
100
  * @param attachedDatabaseConfigurationName The name of the attached database configuration.
101
101
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -38,7 +38,7 @@ var KustoPoolAttachedDatabaseConfigurations = /** @class */ (function () {
38
38
  };
39
39
  /**
40
40
  * Creates or updates an attached database configuration.
41
- * @param workspaceName The name of the workspace
41
+ * @param workspaceName The name of the workspace.
42
42
  * @param kustoPoolName The name of the Kusto pool.
43
43
  * @param attachedDatabaseConfigurationName The name of the attached database configuration.
44
44
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -52,7 +52,7 @@ var KustoPoolAttachedDatabaseConfigurations = /** @class */ (function () {
52
52
  };
53
53
  /**
54
54
  * Deletes the attached database configuration with the given name.
55
- * @param workspaceName The name of the workspace
55
+ * @param workspaceName The name of the workspace.
56
56
  * @param kustoPoolName The name of the Kusto pool.
57
57
  * @param attachedDatabaseConfigurationName The name of the attached database configuration.
58
58
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -65,7 +65,7 @@ var KustoPoolAttachedDatabaseConfigurations = /** @class */ (function () {
65
65
  };
66
66
  /**
67
67
  * Creates or updates an attached database configuration.
68
- * @param workspaceName The name of the workspace
68
+ * @param workspaceName The name of the workspace.
69
69
  * @param kustoPoolName The name of the Kusto pool.
70
70
  * @param attachedDatabaseConfigurationName The name of the attached database configuration.
71
71
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -85,7 +85,7 @@ var KustoPoolAttachedDatabaseConfigurations = /** @class */ (function () {
85
85
  };
86
86
  /**
87
87
  * Deletes the attached database configuration with the given name.
88
- * @param workspaceName The name of the workspace
88
+ * @param workspaceName The name of the workspace.
89
89
  * @param kustoPoolName The name of the Kusto pool.
90
90
  * @param attachedDatabaseConfigurationName The name of the attached database configuration.
91
91
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -11,7 +11,7 @@ export declare class KustoPoolChildResource {
11
11
  constructor(client: SynapseManagementClientContext);
12
12
  /**
13
13
  * Checks that the Kusto Pool child resource name is valid and is not already in use.
14
- * @param workspaceName The name of the workspace
14
+ * @param workspaceName The name of the workspace.
15
15
  * @param kustoPoolName The name of the Kusto pool.
16
16
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
17
17
  * @param resourceName The name of the Kusto Pool child resource.
@@ -20,7 +20,7 @@ export declare class KustoPoolChildResource {
20
20
  */
21
21
  checkNameAvailability(workspaceName: string, kustoPoolName: string, resourceGroupName: string, resourceName: Models.DatabaseCheckNameRequest, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolChildResourceCheckNameAvailabilityResponse>;
22
22
  /**
23
- * @param workspaceName The name of the workspace
23
+ * @param workspaceName The name of the workspace.
24
24
  * @param kustoPoolName The name of the Kusto pool.
25
25
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
26
26
  * @param resourceName The name of the Kusto Pool child resource.
@@ -28,7 +28,7 @@ export declare class KustoPoolChildResource {
28
28
  */
29
29
  checkNameAvailability(workspaceName: string, kustoPoolName: string, resourceGroupName: string, resourceName: Models.DatabaseCheckNameRequest, callback: msRest.ServiceCallback<Models.CheckNameResult>): void;
30
30
  /**
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 resourceName The name of the Kusto Pool child resource.
@@ -13,7 +13,7 @@ export declare class KustoPoolDataConnections {
13
13
  /**
14
14
  * Checks that the data connection name is valid and is not already in use.
15
15
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
16
- * @param workspaceName The name of the workspace
16
+ * @param workspaceName The name of the workspace.
17
17
  * @param kustoPoolName The name of the Kusto pool.
18
18
  * @param databaseName The name of the database in the Kusto pool.
19
19
  * @param dataConnectionName The name of the data connection.
@@ -23,7 +23,7 @@ export declare class KustoPoolDataConnections {
23
23
  checkNameAvailability(resourceGroupName: string, workspaceName: string, kustoPoolName: string, databaseName: string, dataConnectionName: Models.DataConnectionCheckNameRequest, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolDataConnectionsCheckNameAvailabilityResponse>;
24
24
  /**
25
25
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
26
- * @param workspaceName The name of the workspace
26
+ * @param workspaceName The name of the workspace.
27
27
  * @param kustoPoolName The name of the Kusto pool.
28
28
  * @param databaseName The name of the database in the Kusto pool.
29
29
  * @param dataConnectionName The name of the data connection.
@@ -32,7 +32,7 @@ export declare class KustoPoolDataConnections {
32
32
  checkNameAvailability(resourceGroupName: string, workspaceName: string, kustoPoolName: string, databaseName: string, dataConnectionName: Models.DataConnectionCheckNameRequest, callback: msRest.ServiceCallback<Models.CheckNameResult>): void;
33
33
  /**
34
34
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
35
- * @param workspaceName The name of the workspace
35
+ * @param workspaceName The name of the workspace.
36
36
  * @param kustoPoolName The name of the Kusto pool.
37
37
  * @param databaseName The name of the database in the Kusto pool.
38
38
  * @param dataConnectionName The name of the data connection.
@@ -43,7 +43,7 @@ export declare class KustoPoolDataConnections {
43
43
  /**
44
44
  * Checks that the data connection parameters are valid.
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 kustoPoolName The name of the Kusto pool.
48
48
  * @param databaseName The name of the database in the Kusto pool.
49
49
  * @param parameters The data connection parameters supplied to the CreateOrUpdate operation.
@@ -54,7 +54,7 @@ export declare class KustoPoolDataConnections {
54
54
  /**
55
55
  * Returns the list of data connections of the given Kusto pool database.
56
56
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
57
- * @param workspaceName The name of the workspace
57
+ * @param workspaceName The name of the workspace.
58
58
  * @param kustoPoolName The name of the Kusto pool.
59
59
  * @param databaseName The name of the database in the Kusto pool.
60
60
  * @param [options] The optional parameters
@@ -63,7 +63,7 @@ export declare class KustoPoolDataConnections {
63
63
  listByDatabase(resourceGroupName: string, workspaceName: string, kustoPoolName: string, databaseName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolDataConnectionsListByDatabaseResponse>;
64
64
  /**
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 kustoPoolName The name of the Kusto pool.
68
68
  * @param databaseName The name of the database in the Kusto pool.
69
69
  * @param callback The callback
@@ -71,7 +71,7 @@ export declare class KustoPoolDataConnections {
71
71
  listByDatabase(resourceGroupName: string, workspaceName: string, kustoPoolName: string, databaseName: string, callback: msRest.ServiceCallback<Models.DataConnectionListResult>): void;
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 kustoPoolName The name of the Kusto pool.
76
76
  * @param databaseName The name of the database in the Kusto pool.
77
77
  * @param options The optional parameters
@@ -81,7 +81,7 @@ export declare class KustoPoolDataConnections {
81
81
  /**
82
82
  * Returns a data connection.
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 kustoPoolName The name of the Kusto pool.
86
86
  * @param databaseName The name of the database in the Kusto pool.
87
87
  * @param dataConnectionName The name of the data connection.
@@ -91,7 +91,7 @@ export declare class KustoPoolDataConnections {
91
91
  get(resourceGroupName: string, workspaceName: string, kustoPoolName: string, databaseName: string, dataConnectionName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolDataConnectionsGetResponse>;
92
92
  /**
93
93
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
94
- * @param workspaceName The name of the workspace
94
+ * @param workspaceName The name of the workspace.
95
95
  * @param kustoPoolName The name of the Kusto pool.
96
96
  * @param databaseName The name of the database in the Kusto pool.
97
97
  * @param dataConnectionName The name of the data connection.
@@ -100,7 +100,7 @@ export declare class KustoPoolDataConnections {
100
100
  get(resourceGroupName: string, workspaceName: string, kustoPoolName: string, databaseName: string, dataConnectionName: string, callback: msRest.ServiceCallback<Models.DataConnectionUnion>): void;
101
101
  /**
102
102
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
103
- * @param workspaceName The name of the workspace
103
+ * @param workspaceName The name of the workspace.
104
104
  * @param kustoPoolName The name of the Kusto pool.
105
105
  * @param databaseName The name of the database in the Kusto pool.
106
106
  * @param dataConnectionName The name of the data connection.
@@ -111,7 +111,7 @@ export declare class KustoPoolDataConnections {
111
111
  /**
112
112
  * Creates or updates a data connection.
113
113
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
114
- * @param workspaceName The name of the workspace
114
+ * @param workspaceName The name of the workspace.
115
115
  * @param kustoPoolName The name of the Kusto pool.
116
116
  * @param databaseName The name of the database in the Kusto pool.
117
117
  * @param dataConnectionName The name of the data connection.
@@ -123,7 +123,7 @@ export declare class KustoPoolDataConnections {
123
123
  /**
124
124
  * Updates a data connection.
125
125
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
126
- * @param workspaceName The name of the workspace
126
+ * @param workspaceName The name of the workspace.
127
127
  * @param kustoPoolName The name of the Kusto pool.
128
128
  * @param databaseName The name of the database in the Kusto pool.
129
129
  * @param dataConnectionName The name of the data connection.
@@ -135,7 +135,7 @@ export declare class KustoPoolDataConnections {
135
135
  /**
136
136
  * Deletes the data connection with the given name.
137
137
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
138
- * @param workspaceName The name of the workspace
138
+ * @param workspaceName The name of the workspace.
139
139
  * @param kustoPoolName The name of the Kusto pool.
140
140
  * @param databaseName The name of the database in the Kusto pool.
141
141
  * @param dataConnectionName The name of the data connection.
@@ -146,7 +146,7 @@ export declare class KustoPoolDataConnections {
146
146
  /**
147
147
  * Checks that the data connection parameters are valid.
148
148
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
149
- * @param workspaceName The name of the workspace
149
+ * @param workspaceName The name of the workspace.
150
150
  * @param kustoPoolName The name of the Kusto pool.
151
151
  * @param databaseName The name of the database in the Kusto pool.
152
152
  * @param parameters The data connection parameters supplied to the CreateOrUpdate operation.
@@ -157,7 +157,7 @@ export declare class KustoPoolDataConnections {
157
157
  /**
158
158
  * Creates or updates a data connection.
159
159
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
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 databaseName The name of the database in the Kusto pool.
163
163
  * @param dataConnectionName The name of the data connection.
@@ -169,7 +169,7 @@ export declare class KustoPoolDataConnections {
169
169
  /**
170
170
  * Updates a data connection.
171
171
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
172
- * @param workspaceName The name of the workspace
172
+ * @param workspaceName The name of the workspace.
173
173
  * @param kustoPoolName The name of the Kusto pool.
174
174
  * @param databaseName The name of the database in the Kusto pool.
175
175
  * @param dataConnectionName The name of the data connection.
@@ -181,7 +181,7 @@ export declare class KustoPoolDataConnections {
181
181
  /**
182
182
  * Deletes the data connection with the given name.
183
183
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
184
- * @param workspaceName The name of the workspace
184
+ * @param workspaceName The name of the workspace.
185
185
  * @param kustoPoolName The name of the Kusto pool.
186
186
  * @param databaseName The name of the database in the Kusto pool.
187
187
  * @param dataConnectionName The name of the data connection.
@@ -32,7 +32,7 @@ var KustoPoolDataConnections = /** @class */ (function () {
32
32
  /**
33
33
  * Checks that the data connection parameters are valid.
34
34
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
35
- * @param workspaceName The name of the workspace
35
+ * @param workspaceName The name of the workspace.
36
36
  * @param kustoPoolName The name of the Kusto pool.
37
37
  * @param databaseName The name of the database in the Kusto pool.
38
38
  * @param parameters The data connection parameters supplied to the CreateOrUpdate operation.
@@ -65,7 +65,7 @@ var KustoPoolDataConnections = /** @class */ (function () {
65
65
  /**
66
66
  * Creates or updates a data connection.
67
67
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
68
- * @param workspaceName The name of the workspace
68
+ * @param workspaceName The name of the workspace.
69
69
  * @param kustoPoolName The name of the Kusto pool.
70
70
  * @param databaseName The name of the database in the Kusto pool.
71
71
  * @param dataConnectionName The name of the data connection.
@@ -80,7 +80,7 @@ var KustoPoolDataConnections = /** @class */ (function () {
80
80
  /**
81
81
  * Updates a data connection.
82
82
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
83
- * @param workspaceName The name of the workspace
83
+ * @param workspaceName The name of the workspace.
84
84
  * @param kustoPoolName The name of the Kusto pool.
85
85
  * @param databaseName The name of the database in the Kusto pool.
86
86
  * @param dataConnectionName The name of the data connection.
@@ -95,7 +95,7 @@ var KustoPoolDataConnections = /** @class */ (function () {
95
95
  /**
96
96
  * Deletes the data connection with the given name.
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 kustoPoolName The name of the Kusto pool.
100
100
  * @param databaseName The name of the database in the Kusto pool.
101
101
  * @param dataConnectionName The name of the data connection.
@@ -109,7 +109,7 @@ var KustoPoolDataConnections = /** @class */ (function () {
109
109
  /**
110
110
  * Checks that the data connection parameters are valid.
111
111
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
112
- * @param workspaceName The name of the workspace
112
+ * @param workspaceName The name of the workspace.
113
113
  * @param kustoPoolName The name of the Kusto pool.
114
114
  * @param databaseName The name of the database in the Kusto pool.
115
115
  * @param parameters The data connection parameters supplied to the CreateOrUpdate operation.
@@ -129,7 +129,7 @@ var KustoPoolDataConnections = /** @class */ (function () {
129
129
  /**
130
130
  * Creates or updates a data connection.
131
131
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
132
- * @param workspaceName The name of the workspace
132
+ * @param workspaceName The name of the workspace.
133
133
  * @param kustoPoolName The name of the Kusto pool.
134
134
  * @param databaseName The name of the database in the Kusto pool.
135
135
  * @param dataConnectionName The name of the data connection.
@@ -151,7 +151,7 @@ var KustoPoolDataConnections = /** @class */ (function () {
151
151
  /**
152
152
  * Updates a data connection.
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 kustoPoolName The name of the Kusto pool.
156
156
  * @param databaseName The name of the database in the Kusto pool.
157
157
  * @param dataConnectionName The name of the data connection.
@@ -173,7 +173,7 @@ var KustoPoolDataConnections = /** @class */ (function () {
173
173
  /**
174
174
  * Deletes the data connection with the given name.
175
175
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
176
- * @param workspaceName The name of the workspace
176
+ * @param workspaceName The name of the workspace.
177
177
  * @param kustoPoolName The name of the Kusto pool.
178
178
  * @param databaseName The name of the database in the Kusto pool.
179
179
  * @param dataConnectionName The name of the data connection.
@@ -12,7 +12,7 @@ export declare class KustoPoolDatabasePrincipalAssignments {
12
12
  constructor(client: SynapseManagementClientContext);
13
13
  /**
14
14
  * Checks that the database principal assignment is valid and is not already in use.
15
- * @param workspaceName The name of the workspace
15
+ * @param workspaceName The name of the workspace.
16
16
  * @param kustoPoolName The name of the Kusto pool.
17
17
  * @param databaseName The name of the database in the Kusto pool.
18
18
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -22,7 +22,7 @@ export declare class KustoPoolDatabasePrincipalAssignments {
22
22
  */
23
23
  checkNameAvailability(workspaceName: string, kustoPoolName: string, databaseName: string, resourceGroupName: string, principalAssignmentName: Models.DatabasePrincipalAssignmentCheckNameRequest, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolDatabasePrincipalAssignmentsCheckNameAvailabilityResponse>;
24
24
  /**
25
- * @param workspaceName The name of the workspace
25
+ * @param workspaceName The name of the workspace.
26
26
  * @param kustoPoolName The name of the Kusto pool.
27
27
  * @param databaseName The name of the database in the Kusto pool.
28
28
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -31,7 +31,7 @@ export declare class KustoPoolDatabasePrincipalAssignments {
31
31
  */
32
32
  checkNameAvailability(workspaceName: string, kustoPoolName: string, databaseName: string, resourceGroupName: string, principalAssignmentName: Models.DatabasePrincipalAssignmentCheckNameRequest, callback: msRest.ServiceCallback<Models.CheckNameResult>): void;
33
33
  /**
34
- * @param workspaceName The name of the workspace
34
+ * @param workspaceName The name of the workspace.
35
35
  * @param kustoPoolName The name of the Kusto pool.
36
36
  * @param databaseName The name of the database in the Kusto pool.
37
37
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -42,7 +42,7 @@ export declare class KustoPoolDatabasePrincipalAssignments {
42
42
  checkNameAvailability(workspaceName: string, kustoPoolName: string, databaseName: string, resourceGroupName: string, principalAssignmentName: Models.DatabasePrincipalAssignmentCheckNameRequest, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.CheckNameResult>): void;
43
43
  /**
44
44
  * Lists all Kusto pool database principalAssignments.
45
- * @param workspaceName The name of the workspace
45
+ * @param workspaceName The name of the workspace.
46
46
  * @param kustoPoolName The name of the Kusto pool.
47
47
  * @param databaseName The name of the database in the Kusto pool.
48
48
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -51,7 +51,7 @@ export declare class KustoPoolDatabasePrincipalAssignments {
51
51
  */
52
52
  list(workspaceName: string, kustoPoolName: string, databaseName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolDatabasePrincipalAssignmentsListResponse>;
53
53
  /**
54
- * @param workspaceName The name of the workspace
54
+ * @param workspaceName The name of the workspace.
55
55
  * @param kustoPoolName The name of the Kusto pool.
56
56
  * @param databaseName The name of the database in the Kusto pool.
57
57
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -59,7 +59,7 @@ export declare class KustoPoolDatabasePrincipalAssignments {
59
59
  */
60
60
  list(workspaceName: string, kustoPoolName: string, databaseName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.DatabasePrincipalAssignmentListResult>): void;
61
61
  /**
62
- * @param workspaceName The name of the workspace
62
+ * @param workspaceName The name of the workspace.
63
63
  * @param kustoPoolName The name of the Kusto pool.
64
64
  * @param databaseName The name of the database in the Kusto pool.
65
65
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -69,7 +69,7 @@ export declare class KustoPoolDatabasePrincipalAssignments {
69
69
  list(workspaceName: string, kustoPoolName: string, databaseName: string, resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.DatabasePrincipalAssignmentListResult>): void;
70
70
  /**
71
71
  * Gets a Kusto pool database principalAssignment.
72
- * @param workspaceName The name of the workspace
72
+ * @param workspaceName The name of the workspace.
73
73
  * @param kustoPoolName The name of the Kusto pool.
74
74
  * @param databaseName The name of the database in the Kusto pool.
75
75
  * @param principalAssignmentName The name of the Kusto principalAssignment.
@@ -79,7 +79,7 @@ export declare class KustoPoolDatabasePrincipalAssignments {
79
79
  */
80
80
  get(workspaceName: string, kustoPoolName: string, databaseName: string, principalAssignmentName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolDatabasePrincipalAssignmentsGetResponse>;
81
81
  /**
82
- * @param workspaceName The name of the workspace
82
+ * @param workspaceName The name of the workspace.
83
83
  * @param kustoPoolName The name of the Kusto pool.
84
84
  * @param databaseName The name of the database in the Kusto pool.
85
85
  * @param principalAssignmentName The name of the Kusto principalAssignment.
@@ -88,7 +88,7 @@ export declare class KustoPoolDatabasePrincipalAssignments {
88
88
  */
89
89
  get(workspaceName: string, kustoPoolName: string, databaseName: string, principalAssignmentName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.DatabasePrincipalAssignment>): void;
90
90
  /**
91
- * @param workspaceName The name of the workspace
91
+ * @param workspaceName The name of the workspace.
92
92
  * @param kustoPoolName The name of the Kusto pool.
93
93
  * @param databaseName The name of the database in the Kusto pool.
94
94
  * @param principalAssignmentName The name of the Kusto principalAssignment.
@@ -99,7 +99,7 @@ export declare class KustoPoolDatabasePrincipalAssignments {
99
99
  get(workspaceName: string, kustoPoolName: string, databaseName: string, principalAssignmentName: string, resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.DatabasePrincipalAssignment>): void;
100
100
  /**
101
101
  * Creates a Kusto pool database principalAssignment.
102
- * @param workspaceName The name of the workspace
102
+ * @param workspaceName The name of the workspace.
103
103
  * @param kustoPoolName The name of the Kusto pool.
104
104
  * @param databaseName The name of the database in the Kusto pool.
105
105
  * @param principalAssignmentName The name of the Kusto principalAssignment.
@@ -111,7 +111,7 @@ export declare class KustoPoolDatabasePrincipalAssignments {
111
111
  createOrUpdate(workspaceName: string, kustoPoolName: string, databaseName: string, principalAssignmentName: string, resourceGroupName: string, parameters: Models.DatabasePrincipalAssignment, options?: msRest.RequestOptionsBase): Promise<Models.KustoPoolDatabasePrincipalAssignmentsCreateOrUpdateResponse>;
112
112
  /**
113
113
  * Deletes a Kusto pool principalAssignment.
114
- * @param workspaceName The name of the workspace
114
+ * @param workspaceName The name of the workspace.
115
115
  * @param kustoPoolName The name of the Kusto pool.
116
116
  * @param databaseName The name of the database in the Kusto pool.
117
117
  * @param principalAssignmentName The name of the Kusto principalAssignment.
@@ -122,7 +122,7 @@ export declare class KustoPoolDatabasePrincipalAssignments {
122
122
  deleteMethod(workspaceName: string, kustoPoolName: string, databaseName: string, principalAssignmentName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
123
123
  /**
124
124
  * Creates a Kusto pool database principalAssignment.
125
- * @param workspaceName The name of the workspace
125
+ * @param workspaceName The name of the workspace.
126
126
  * @param kustoPoolName The name of the Kusto pool.
127
127
  * @param databaseName The name of the database in the Kusto pool.
128
128
  * @param principalAssignmentName The name of the Kusto principalAssignment.
@@ -134,7 +134,7 @@ export declare class KustoPoolDatabasePrincipalAssignments {
134
134
  beginCreateOrUpdate(workspaceName: string, kustoPoolName: string, databaseName: string, principalAssignmentName: string, resourceGroupName: string, parameters: Models.DatabasePrincipalAssignment, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
135
135
  /**
136
136
  * Deletes a Kusto pool principalAssignment.
137
- * @param workspaceName The name of the workspace
137
+ * @param workspaceName The name of the workspace.
138
138
  * @param kustoPoolName The name of the Kusto pool.
139
139
  * @param databaseName The name of the database in the Kusto pool.
140
140
  * @param principalAssignmentName The name of the Kusto principalAssignment.
@@ -50,7 +50,7 @@ var KustoPoolDatabasePrincipalAssignments = /** @class */ (function () {
50
50
  };
51
51
  /**
52
52
  * Creates a Kusto pool database principalAssignment.
53
- * @param workspaceName The name of the workspace
53
+ * @param workspaceName The name of the workspace.
54
54
  * @param kustoPoolName The name of the Kusto pool.
55
55
  * @param databaseName The name of the database in the Kusto pool.
56
56
  * @param principalAssignmentName The name of the Kusto principalAssignment.
@@ -65,7 +65,7 @@ var KustoPoolDatabasePrincipalAssignments = /** @class */ (function () {
65
65
  };
66
66
  /**
67
67
  * Deletes a Kusto pool principalAssignment.
68
- * @param workspaceName The name of the workspace
68
+ * @param workspaceName The name of the workspace.
69
69
  * @param kustoPoolName The name of the Kusto pool.
70
70
  * @param databaseName The name of the database in the Kusto pool.
71
71
  * @param principalAssignmentName The name of the Kusto principalAssignment.
@@ -79,7 +79,7 @@ var KustoPoolDatabasePrincipalAssignments = /** @class */ (function () {
79
79
  };
80
80
  /**
81
81
  * Creates a Kusto pool database principalAssignment.
82
- * @param workspaceName The name of the workspace
82
+ * @param workspaceName The name of the workspace.
83
83
  * @param kustoPoolName The name of the Kusto pool.
84
84
  * @param databaseName The name of the database in the Kusto pool.
85
85
  * @param principalAssignmentName The name of the Kusto principalAssignment.
@@ -101,7 +101,7 @@ var KustoPoolDatabasePrincipalAssignments = /** @class */ (function () {
101
101
  };
102
102
  /**
103
103
  * Deletes a Kusto pool principalAssignment.
104
- * @param workspaceName The name of the workspace
104
+ * @param workspaceName The name of the workspace.
105
105
  * @param kustoPoolName The name of the Kusto pool.
106
106
  * @param databaseName The name of the database in the Kusto pool.
107
107
  * @param principalAssignmentName The name of the Kusto principalAssignment.