@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
@@ -13,7 +13,7 @@ export declare class SqlPoolVulnerabilityAssessments {
13
13
  * Lists the vulnerability assessment policies associated with a SQL pool.
14
14
  * @summary Lists the vulnerability assessment policies associated with a SQL pool
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 sqlPoolName SQL pool name
18
18
  * @param [options] The optional parameters
19
19
  * @returns Promise<Models.SqlPoolVulnerabilityAssessmentsListResponse>
@@ -21,14 +21,14 @@ export declare class SqlPoolVulnerabilityAssessments {
21
21
  list(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolVulnerabilityAssessmentsListResponse>;
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 callback The callback
27
27
  */
28
28
  list(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<Models.SqlPoolVulnerabilityAssessmentListResult>): void;
29
29
  /**
30
30
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
31
- * @param workspaceName The name of the workspace
31
+ * @param workspaceName The name of the workspace.
32
32
  * @param sqlPoolName SQL pool name
33
33
  * @param options The optional parameters
34
34
  * @param callback The callback
@@ -38,7 +38,7 @@ export declare class SqlPoolVulnerabilityAssessments {
38
38
  * Gets the Sql pool's vulnerability assessment.
39
39
  * @summary Gets the Sql pool's vulnerability assessment
40
40
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
41
- * @param workspaceName The name of the workspace
41
+ * @param workspaceName The name of the workspace.
42
42
  * @param sqlPoolName SQL pool name
43
43
  * @param [options] The optional parameters
44
44
  * @returns Promise<Models.SqlPoolVulnerabilityAssessmentsGetResponse>
@@ -46,14 +46,14 @@ export declare class SqlPoolVulnerabilityAssessments {
46
46
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolVulnerabilityAssessmentsGetResponse>;
47
47
  /**
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 sqlPoolName SQL pool name
51
51
  * @param callback The callback
52
52
  */
53
53
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<Models.SqlPoolVulnerabilityAssessment>): 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 options The optional parameters
59
59
  * @param callback The callback
@@ -63,7 +63,7 @@ export declare class SqlPoolVulnerabilityAssessments {
63
63
  * Creates or updates the Sql pool vulnerability assessment.
64
64
  * @summary Creates or updates the Sql pool vulnerability assessment
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 parameters The requested resource.
69
69
  * @param [options] The optional parameters
@@ -72,7 +72,7 @@ export declare class SqlPoolVulnerabilityAssessments {
72
72
  createOrUpdate(resourceGroupName: string, workspaceName: string, sqlPoolName: string, parameters: Models.SqlPoolVulnerabilityAssessment, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolVulnerabilityAssessmentsCreateOrUpdateResponse>;
73
73
  /**
74
74
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
75
- * @param workspaceName The name of the workspace
75
+ * @param workspaceName The name of the workspace.
76
76
  * @param sqlPoolName SQL pool name
77
77
  * @param parameters The requested resource.
78
78
  * @param callback The callback
@@ -80,7 +80,7 @@ export declare class SqlPoolVulnerabilityAssessments {
80
80
  createOrUpdate(resourceGroupName: string, workspaceName: string, sqlPoolName: string, parameters: Models.SqlPoolVulnerabilityAssessment, callback: msRest.ServiceCallback<Models.SqlPoolVulnerabilityAssessment>): void;
81
81
  /**
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 sqlPoolName SQL pool name
85
85
  * @param parameters The requested resource.
86
86
  * @param options The optional parameters
@@ -91,7 +91,7 @@ export declare class SqlPoolVulnerabilityAssessments {
91
91
  * Removes the database's vulnerability assessment.
92
92
  * @summary Removes the database's vulnerability assessment
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 sqlPoolName SQL pool name
96
96
  * @param [options] The optional parameters
97
97
  * @returns Promise<msRest.RestResponse>
@@ -99,14 +99,14 @@ export declare class SqlPoolVulnerabilityAssessments {
99
99
  deleteMethod(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
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 sqlPoolName SQL pool name
104
104
  * @param callback The callback
105
105
  */
106
106
  deleteMethod(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<void>): void;
107
107
  /**
108
108
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
109
- * @param workspaceName The name of the workspace
109
+ * @param workspaceName The name of the workspace.
110
110
  * @param sqlPoolName SQL pool name
111
111
  * @param options The optional parameters
112
112
  * @param callback The callback
@@ -14,7 +14,7 @@ export declare class SqlPoolWorkloadClassifier {
14
14
  * Get a workload classifier of Sql pool's workload group.
15
15
  * @summary Get workload classifier
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 sqlPoolName SQL pool name
19
19
  * @param workloadGroupName The name of the workload group.
20
20
  * @param workloadClassifierName The name of the workload classifier.
@@ -24,7 +24,7 @@ export declare class SqlPoolWorkloadClassifier {
24
24
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, workloadGroupName: string, workloadClassifierName: string, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolWorkloadClassifierGetResponse>;
25
25
  /**
26
26
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
27
- * @param workspaceName The name of the workspace
27
+ * @param workspaceName The name of the workspace.
28
28
  * @param sqlPoolName SQL pool name
29
29
  * @param workloadGroupName The name of the workload group.
30
30
  * @param workloadClassifierName The name of the workload classifier.
@@ -33,7 +33,7 @@ export declare class SqlPoolWorkloadClassifier {
33
33
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, workloadGroupName: string, workloadClassifierName: string, callback: msRest.ServiceCallback<Models.WorkloadClassifier>): void;
34
34
  /**
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 sqlPoolName SQL pool name
38
38
  * @param workloadGroupName The name of the workload group.
39
39
  * @param workloadClassifierName The name of the workload classifier.
@@ -45,7 +45,7 @@ export declare class SqlPoolWorkloadClassifier {
45
45
  * Create Or Update workload classifier for a Sql pool's workload group.
46
46
  * @summary Create Or Update workload classifier
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 workloadGroupName The name of the workload group.
51
51
  * @param workloadClassifierName The name of the workload classifier.
@@ -58,7 +58,7 @@ export declare class SqlPoolWorkloadClassifier {
58
58
  * Remove workload classifier of a Sql pool's workload group.
59
59
  * @summary Remove workload classifier
60
60
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
61
- * @param workspaceName The name of the workspace
61
+ * @param workspaceName The name of the workspace.
62
62
  * @param sqlPoolName SQL pool name
63
63
  * @param workloadGroupName The name of the workload group.
64
64
  * @param workloadClassifierName The name of the workload classifier.
@@ -70,7 +70,7 @@ export declare class SqlPoolWorkloadClassifier {
70
70
  * Get list of Sql pool's workload classifier for workload groups.
71
71
  * @summary Sql pool's workload classifier
72
72
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
73
- * @param workspaceName The name of the workspace
73
+ * @param workspaceName The name of the workspace.
74
74
  * @param sqlPoolName SQL pool name
75
75
  * @param workloadGroupName The name of the workload group.
76
76
  * @param [options] The optional parameters
@@ -79,7 +79,7 @@ export declare class SqlPoolWorkloadClassifier {
79
79
  list(resourceGroupName: string, workspaceName: string, sqlPoolName: string, workloadGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolWorkloadClassifierListResponse>;
80
80
  /**
81
81
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
82
- * @param workspaceName The name of the workspace
82
+ * @param workspaceName The name of the workspace.
83
83
  * @param sqlPoolName SQL pool name
84
84
  * @param workloadGroupName The name of the workload group.
85
85
  * @param callback The callback
@@ -87,7 +87,7 @@ export declare class SqlPoolWorkloadClassifier {
87
87
  list(resourceGroupName: string, workspaceName: string, sqlPoolName: string, workloadGroupName: string, callback: msRest.ServiceCallback<Models.WorkloadClassifierListResult>): void;
88
88
  /**
89
89
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
90
- * @param workspaceName The name of the workspace
90
+ * @param workspaceName The name of the workspace.
91
91
  * @param sqlPoolName SQL pool name
92
92
  * @param workloadGroupName The name of the workload group.
93
93
  * @param options The optional parameters
@@ -98,7 +98,7 @@ export declare class SqlPoolWorkloadClassifier {
98
98
  * Create Or Update workload classifier for a Sql pool's workload group.
99
99
  * @summary Create Or Update workload classifier
100
100
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
101
- * @param workspaceName The name of the workspace
101
+ * @param workspaceName The name of the workspace.
102
102
  * @param sqlPoolName SQL pool name
103
103
  * @param workloadGroupName The name of the workload group.
104
104
  * @param workloadClassifierName The name of the workload classifier.
@@ -111,7 +111,7 @@ export declare class SqlPoolWorkloadClassifier {
111
111
  * Remove workload classifier of a Sql pool's workload group.
112
112
  * @summary Remove workload classifier
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 sqlPoolName SQL pool name
116
116
  * @param workloadGroupName The name of the workload group.
117
117
  * @param workloadClassifierName The name of the workload classifier.
@@ -33,7 +33,7 @@ var SqlPoolWorkloadClassifier = /** @class */ (function () {
33
33
  * Create Or Update workload classifier for a Sql pool's workload group.
34
34
  * @summary Create Or Update workload classifier
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 sqlPoolName SQL pool name
38
38
  * @param workloadGroupName The name of the workload group.
39
39
  * @param workloadClassifierName The name of the workload classifier.
@@ -49,7 +49,7 @@ var SqlPoolWorkloadClassifier = /** @class */ (function () {
49
49
  * Remove workload classifier of a Sql pool's workload group.
50
50
  * @summary Remove workload classifier
51
51
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
52
- * @param workspaceName The name of the workspace
52
+ * @param workspaceName The name of the workspace.
53
53
  * @param sqlPoolName SQL pool name
54
54
  * @param workloadGroupName The name of the workload group.
55
55
  * @param workloadClassifierName The name of the workload classifier.
@@ -73,7 +73,7 @@ var SqlPoolWorkloadClassifier = /** @class */ (function () {
73
73
  * Create Or Update workload classifier for a Sql pool's workload group.
74
74
  * @summary Create Or Update workload classifier
75
75
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
76
- * @param workspaceName The name of the workspace
76
+ * @param workspaceName The name of the workspace.
77
77
  * @param sqlPoolName SQL pool name
78
78
  * @param workloadGroupName The name of the workload group.
79
79
  * @param workloadClassifierName The name of the workload classifier.
@@ -96,7 +96,7 @@ var SqlPoolWorkloadClassifier = /** @class */ (function () {
96
96
  * Remove workload classifier of a Sql pool's workload group.
97
97
  * @summary Remove workload classifier
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 sqlPoolName SQL pool name
101
101
  * @param workloadGroupName The name of the workload group.
102
102
  * @param workloadClassifierName The name of the workload classifier.
@@ -14,7 +14,7 @@ export declare class SqlPoolWorkloadGroup {
14
14
  * Get a Sql pool's workload group.
15
15
  * @summary Sql pool's workload group
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 sqlPoolName SQL pool name
19
19
  * @param workloadGroupName The name of the workload group.
20
20
  * @param [options] The optional parameters
@@ -23,7 +23,7 @@ export declare class SqlPoolWorkloadGroup {
23
23
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, workloadGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolWorkloadGroupGetResponse>;
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 sqlPoolName SQL pool name
28
28
  * @param workloadGroupName The name of the workload group.
29
29
  * @param callback The callback
@@ -31,7 +31,7 @@ export declare class SqlPoolWorkloadGroup {
31
31
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, workloadGroupName: string, callback: msRest.ServiceCallback<Models.WorkloadGroup>): 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 workloadGroupName The name of the workload group.
37
37
  * @param options The optional parameters
@@ -42,7 +42,7 @@ export declare class SqlPoolWorkloadGroup {
42
42
  * Create Or Update a Sql pool's workload group.
43
43
  * @summary Create Or Update workload group
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 workloadGroupName The name of the workload group.
48
48
  * @param parameters The requested workload group state.
@@ -54,7 +54,7 @@ export declare class SqlPoolWorkloadGroup {
54
54
  * Remove Sql pool's workload group.
55
55
  * @summary Remove workload group
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 workloadGroupName The name of the workload group.
60
60
  * @param [options] The optional parameters
@@ -65,7 +65,7 @@ export declare class SqlPoolWorkloadGroup {
65
65
  * Get list of Sql pool's workload groups.
66
66
  * @summary Sql pool's workload groups
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 sqlPoolName SQL pool name
70
70
  * @param [options] The optional parameters
71
71
  * @returns Promise<Models.SqlPoolWorkloadGroupListResponse>
@@ -73,14 +73,14 @@ export declare class SqlPoolWorkloadGroup {
73
73
  list(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolWorkloadGroupListResponse>;
74
74
  /**
75
75
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
76
- * @param workspaceName The name of the workspace
76
+ * @param workspaceName The name of the workspace.
77
77
  * @param sqlPoolName SQL pool name
78
78
  * @param callback The callback
79
79
  */
80
80
  list(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<Models.WorkloadGroupListResult>): void;
81
81
  /**
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 sqlPoolName SQL pool name
85
85
  * @param options The optional parameters
86
86
  * @param callback The callback
@@ -90,7 +90,7 @@ export declare class SqlPoolWorkloadGroup {
90
90
  * Create Or Update a Sql pool's workload group.
91
91
  * @summary Create Or Update workload group
92
92
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
93
- * @param workspaceName The name of the workspace
93
+ * @param workspaceName The name of the workspace.
94
94
  * @param sqlPoolName SQL pool name
95
95
  * @param workloadGroupName The name of the workload group.
96
96
  * @param parameters The requested workload group state.
@@ -102,7 +102,7 @@ export declare class SqlPoolWorkloadGroup {
102
102
  * Remove Sql pool's workload group.
103
103
  * @summary Remove workload group
104
104
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
105
- * @param workspaceName The name of the workspace
105
+ * @param workspaceName The name of the workspace.
106
106
  * @param sqlPoolName SQL pool name
107
107
  * @param workloadGroupName The name of the workload group.
108
108
  * @param [options] The optional parameters
@@ -32,7 +32,7 @@ var SqlPoolWorkloadGroup = /** @class */ (function () {
32
32
  * Create Or Update a Sql pool's workload group.
33
33
  * @summary Create Or Update workload group
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 sqlPoolName SQL pool name
37
37
  * @param workloadGroupName The name of the workload group.
38
38
  * @param parameters The requested workload group state.
@@ -47,7 +47,7 @@ var SqlPoolWorkloadGroup = /** @class */ (function () {
47
47
  * Remove Sql pool's workload group.
48
48
  * @summary Remove workload group
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 workloadGroupName The name of the workload group.
53
53
  * @param [options] The optional parameters
@@ -69,7 +69,7 @@ var SqlPoolWorkloadGroup = /** @class */ (function () {
69
69
  * Create Or Update a Sql pool's workload group.
70
70
  * @summary Create Or Update workload group
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 workloadGroupName The name of the workload group.
75
75
  * @param parameters The requested workload group state.
@@ -90,7 +90,7 @@ var SqlPoolWorkloadGroup = /** @class */ (function () {
90
90
  * Remove Sql pool's workload group.
91
91
  * @summary Remove workload group
92
92
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
93
- * @param workspaceName The name of the workspace
93
+ * @param workspaceName The name of the workspace.
94
94
  * @param sqlPoolName SQL pool name
95
95
  * @param workloadGroupName The name of the workload group.
96
96
  * @param [options] The optional parameters
@@ -14,7 +14,7 @@ export declare class SqlPools {
14
14
  * Get SQL pool properties
15
15
  * @summary Get SQL 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 sqlPoolName SQL pool name
19
19
  * @param [options] The optional parameters
20
20
  * @returns Promise<Models.SqlPoolsGetResponse>
@@ -22,14 +22,14 @@ export declare class SqlPools {
22
22
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolsGetResponse>;
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 callback The callback
28
28
  */
29
29
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<Models.SqlPool>): 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 options The optional parameters
35
35
  * @param callback The callback
@@ -39,7 +39,7 @@ export declare class SqlPools {
39
39
  * Apply a partial update to a SQL pool
40
40
  * @summary Update SQL 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 sqlPoolName SQL pool name
44
44
  * @param sqlPoolInfo The updated SQL pool properties
45
45
  * @param [options] The optional parameters
@@ -48,7 +48,7 @@ export declare class SqlPools {
48
48
  update(resourceGroupName: string, workspaceName: string, sqlPoolName: string, sqlPoolInfo: Models.SqlPoolPatchInfo, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolsUpdateResponse>;
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 sqlPoolName SQL pool name
53
53
  * @param sqlPoolInfo The updated SQL pool properties
54
54
  * @param callback The callback
@@ -56,7 +56,7 @@ export declare class SqlPools {
56
56
  update(resourceGroupName: string, workspaceName: string, sqlPoolName: string, sqlPoolInfo: Models.SqlPoolPatchInfo, callback: msRest.ServiceCallback<Models.SqlPool>): 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 sqlPoolName SQL pool name
61
61
  * @param sqlPoolInfo The updated SQL pool properties
62
62
  * @param options The optional parameters
@@ -67,7 +67,7 @@ export declare class SqlPools {
67
67
  * Create a SQL pool
68
68
  * @summary Create SQL 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 sqlPoolName SQL pool name
72
72
  * @param sqlPoolInfo The SQL pool to create
73
73
  * @param [options] The optional parameters
@@ -78,7 +78,7 @@ export declare class SqlPools {
78
78
  * Delete a SQL pool
79
79
  * @summary Delete SQL 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 sqlPoolName SQL pool name
83
83
  * @param [options] The optional parameters
84
84
  * @returns Promise<Models.SqlPoolsDeleteMethodResponse>
@@ -88,20 +88,20 @@ export declare class SqlPools {
88
88
  * List all SQL pools
89
89
  * @summary List SQL pools
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.SqlPoolsListByWorkspaceResponse>
94
94
  */
95
95
  listByWorkspace(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolsListByWorkspaceResponse>;
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.SqlPoolInfoListResult>): 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 SqlPools {
110
110
  * Pause a SQL pool
111
111
  * @summary Pause SQL 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 sqlPoolName SQL pool name
115
115
  * @param [options] The optional parameters
116
116
  * @returns Promise<Models.SqlPoolsPauseResponse>
@@ -120,7 +120,7 @@ export declare class SqlPools {
120
120
  * Resume a SQL pool
121
121
  * @summary Resume SQL pool
122
122
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
123
- * @param workspaceName The name of the workspace
123
+ * @param workspaceName The name of the workspace.
124
124
  * @param sqlPoolName SQL pool name
125
125
  * @param [options] The optional parameters
126
126
  * @returns Promise<Models.SqlPoolsResumeResponse>
@@ -130,7 +130,7 @@ export declare class SqlPools {
130
130
  * Rename a SQL pool.
131
131
  * @summary Rename a SQL pool
132
132
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
133
- * @param workspaceName The name of the workspace
133
+ * @param workspaceName The name of the workspace.
134
134
  * @param sqlPoolName SQL pool name
135
135
  * @param parameters The resource move definition for renaming this Sql pool.
136
136
  * @param [options] The optional parameters
@@ -139,7 +139,7 @@ export declare class SqlPools {
139
139
  rename(resourceGroupName: string, workspaceName: string, sqlPoolName: string, parameters: Models.ResourceMoveDefinition, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
140
140
  /**
141
141
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
142
- * @param workspaceName The name of the workspace
142
+ * @param workspaceName The name of the workspace.
143
143
  * @param sqlPoolName SQL pool name
144
144
  * @param parameters The resource move definition for renaming this Sql pool.
145
145
  * @param callback The callback
@@ -147,7 +147,7 @@ export declare class SqlPools {
147
147
  rename(resourceGroupName: string, workspaceName: string, sqlPoolName: string, parameters: Models.ResourceMoveDefinition, callback: msRest.ServiceCallback<void>): void;
148
148
  /**
149
149
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
150
- * @param workspaceName The name of the workspace
150
+ * @param workspaceName The name of the workspace.
151
151
  * @param sqlPoolName SQL pool name
152
152
  * @param parameters The resource move definition for renaming this Sql pool.
153
153
  * @param options The optional parameters
@@ -158,7 +158,7 @@ export declare class SqlPools {
158
158
  * Create a SQL pool
159
159
  * @summary Create SQL pool
160
160
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
161
- * @param workspaceName The name of the workspace
161
+ * @param workspaceName The name of the workspace.
162
162
  * @param sqlPoolName SQL pool name
163
163
  * @param sqlPoolInfo The SQL pool to create
164
164
  * @param [options] The optional parameters
@@ -169,7 +169,7 @@ export declare class SqlPools {
169
169
  * Delete a SQL pool
170
170
  * @summary Delete SQL pool
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 sqlPoolName SQL pool name
174
174
  * @param [options] The optional parameters
175
175
  * @returns Promise<msRestAzure.LROPoller>
@@ -179,7 +179,7 @@ export declare class SqlPools {
179
179
  * Pause a SQL pool
180
180
  * @summary Pause SQL pool
181
181
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
182
- * @param workspaceName The name of the workspace
182
+ * @param workspaceName The name of the workspace.
183
183
  * @param sqlPoolName SQL pool name
184
184
  * @param [options] The optional parameters
185
185
  * @returns Promise<msRestAzure.LROPoller>
@@ -189,7 +189,7 @@ export declare class SqlPools {
189
189
  * Resume a SQL pool
190
190
  * @summary Resume SQL pool
191
191
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
192
- * @param workspaceName The name of the workspace
192
+ * @param workspaceName The name of the workspace.
193
193
  * @param sqlPoolName SQL pool name
194
194
  * @param [options] The optional parameters
195
195
  * @returns Promise<msRestAzure.LROPoller>
@@ -40,7 +40,7 @@ var SqlPools = /** @class */ (function () {
40
40
  * Create a SQL pool
41
41
  * @summary Create SQL 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 sqlPoolName SQL pool name
45
45
  * @param sqlPoolInfo The SQL pool to create
46
46
  * @param [options] The optional parameters
@@ -54,7 +54,7 @@ var SqlPools = /** @class */ (function () {
54
54
  * Delete a SQL pool
55
55
  * @summary Delete SQL 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 sqlPoolName SQL pool name
59
59
  * @param [options] The optional parameters
60
60
  * @returns Promise<Models.SqlPoolsDeleteMethodResponse>
@@ -74,7 +74,7 @@ var SqlPools = /** @class */ (function () {
74
74
  * Pause a SQL pool
75
75
  * @summary Pause SQL 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 sqlPoolName SQL pool name
79
79
  * @param [options] The optional parameters
80
80
  * @returns Promise<Models.SqlPoolsPauseResponse>
@@ -87,7 +87,7 @@ var SqlPools = /** @class */ (function () {
87
87
  * Resume a SQL pool
88
88
  * @summary Resume SQL pool
89
89
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
90
- * @param workspaceName The name of the workspace
90
+ * @param workspaceName The name of the workspace.
91
91
  * @param sqlPoolName SQL pool name
92
92
  * @param [options] The optional parameters
93
93
  * @returns Promise<Models.SqlPoolsResumeResponse>
@@ -109,7 +109,7 @@ var SqlPools = /** @class */ (function () {
109
109
  * Create a SQL pool
110
110
  * @summary Create SQL pool
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 sqlPoolName SQL pool name
114
114
  * @param sqlPoolInfo The SQL pool to create
115
115
  * @param [options] The optional parameters
@@ -128,7 +128,7 @@ var SqlPools = /** @class */ (function () {
128
128
  * Delete a SQL pool
129
129
  * @summary Delete SQL pool
130
130
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
131
- * @param workspaceName The name of the workspace
131
+ * @param workspaceName The name of the workspace.
132
132
  * @param sqlPoolName SQL pool name
133
133
  * @param [options] The optional parameters
134
134
  * @returns Promise<msRestAzure.LROPoller>
@@ -145,7 +145,7 @@ var SqlPools = /** @class */ (function () {
145
145
  * Pause a SQL pool
146
146
  * @summary Pause SQL pool
147
147
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
148
- * @param workspaceName The name of the workspace
148
+ * @param workspaceName The name of the workspace.
149
149
  * @param sqlPoolName SQL pool name
150
150
  * @param [options] The optional parameters
151
151
  * @returns Promise<msRestAzure.LROPoller>
@@ -162,7 +162,7 @@ var SqlPools = /** @class */ (function () {
162
162
  * Resume a SQL pool
163
163
  * @summary Resume SQL pool
164
164
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
165
- * @param workspaceName The name of the workspace
165
+ * @param workspaceName The name of the workspace.
166
166
  * @param sqlPoolName SQL pool name
167
167
  * @param [options] The optional parameters
168
168
  * @returns Promise<msRestAzure.LROPoller>
@@ -13,20 +13,20 @@ export declare class WorkspaceAadAdmins {
13
13
  /**
14
14
  * Gets a workspace active directory admin
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.WorkspaceAadAdminsGetResponse>
19
19
  */
20
20
  get(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceAadAdminsGetResponse>;
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
  get(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.WorkspaceAadAdminInfo>): 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 WorkspaceAadAdmins {
34
34
  /**
35
35
  * Creates or updates a workspace active directory admin
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 aadAdminInfo Workspace active directory administrator properties
39
39
  * @param [options] The optional parameters
40
40
  * @returns Promise<Models.WorkspaceAadAdminsCreateOrUpdateResponse>
@@ -43,7 +43,7 @@ export declare class WorkspaceAadAdmins {
43
43
  /**
44
44
  * Deletes a workspace active directory admin
45
45
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
46
- * @param workspaceName The name of the workspace
46
+ * @param workspaceName The name of the workspace.
47
47
  * @param [options] The optional parameters
48
48
  * @returns Promise<msRest.RestResponse>
49
49
  */
@@ -51,7 +51,7 @@ export declare class WorkspaceAadAdmins {
51
51
  /**
52
52
  * Creates or updates a workspace active directory admin
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 aadAdminInfo Workspace active directory administrator properties
56
56
  * @param [options] The optional parameters
57
57
  * @returns Promise<msRestAzure.LROPoller>
@@ -60,7 +60,7 @@ export declare class WorkspaceAadAdmins {
60
60
  /**
61
61
  * Deletes a workspace active directory admin
62
62
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
63
- * @param workspaceName The name of the workspace
63
+ * @param workspaceName The name of the workspace.
64
64
  * @param [options] The optional parameters
65
65
  * @returns Promise<msRestAzure.LROPoller>
66
66
  */