@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
@@ -29,7 +29,7 @@ export class SqlPoolVulnerabilityAssessments {
29
29
  * Lists the vulnerability assessment policies associated with a SQL pool.
30
30
  * @summary Lists the vulnerability assessment policies associated with a SQL pool
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
  * @returns Promise<Models.SqlPoolVulnerabilityAssessmentsListResponse>
@@ -37,14 +37,14 @@ export class SqlPoolVulnerabilityAssessments {
37
37
  list(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolVulnerabilityAssessmentsListResponse>;
38
38
  /**
39
39
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
40
- * @param workspaceName The name of the workspace
40
+ * @param workspaceName The name of the workspace.
41
41
  * @param sqlPoolName SQL pool name
42
42
  * @param callback The callback
43
43
  */
44
44
  list(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<Models.SqlPoolVulnerabilityAssessmentListResult>): void;
45
45
  /**
46
46
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
47
- * @param workspaceName The name of the workspace
47
+ * @param workspaceName The name of the workspace.
48
48
  * @param sqlPoolName SQL pool name
49
49
  * @param options The optional parameters
50
50
  * @param callback The callback
@@ -66,7 +66,7 @@ export class SqlPoolVulnerabilityAssessments {
66
66
  * Gets the Sql pool's vulnerability assessment.
67
67
  * @summary Gets the Sql pool's vulnerability assessment
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 sqlPoolName SQL pool name
71
71
  * @param [options] The optional parameters
72
72
  * @returns Promise<Models.SqlPoolVulnerabilityAssessmentsGetResponse>
@@ -74,14 +74,14 @@ export class SqlPoolVulnerabilityAssessments {
74
74
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolVulnerabilityAssessmentsGetResponse>;
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 sqlPoolName SQL pool name
79
79
  * @param callback The callback
80
80
  */
81
81
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<Models.SqlPoolVulnerabilityAssessment>): void;
82
82
  /**
83
83
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
84
- * @param workspaceName The name of the workspace
84
+ * @param workspaceName The name of the workspace.
85
85
  * @param sqlPoolName SQL pool name
86
86
  * @param options The optional parameters
87
87
  * @param callback The callback
@@ -103,7 +103,7 @@ export class SqlPoolVulnerabilityAssessments {
103
103
  * Creates or updates the Sql pool vulnerability assessment.
104
104
  * @summary Creates or updates the Sql pool vulnerability assessment
105
105
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
106
- * @param workspaceName The name of the workspace
106
+ * @param workspaceName The name of the workspace.
107
107
  * @param sqlPoolName SQL pool name
108
108
  * @param parameters The requested resource.
109
109
  * @param [options] The optional parameters
@@ -112,7 +112,7 @@ export class SqlPoolVulnerabilityAssessments {
112
112
  createOrUpdate(resourceGroupName: string, workspaceName: string, sqlPoolName: string, parameters: Models.SqlPoolVulnerabilityAssessment, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolVulnerabilityAssessmentsCreateOrUpdateResponse>;
113
113
  /**
114
114
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
115
- * @param workspaceName The name of the workspace
115
+ * @param workspaceName The name of the workspace.
116
116
  * @param sqlPoolName SQL pool name
117
117
  * @param parameters The requested resource.
118
118
  * @param callback The callback
@@ -120,7 +120,7 @@ export class SqlPoolVulnerabilityAssessments {
120
120
  createOrUpdate(resourceGroupName: string, workspaceName: string, sqlPoolName: string, parameters: Models.SqlPoolVulnerabilityAssessment, callback: msRest.ServiceCallback<Models.SqlPoolVulnerabilityAssessment>): void;
121
121
  /**
122
122
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
123
- * @param workspaceName The name of the workspace
123
+ * @param workspaceName The name of the workspace.
124
124
  * @param sqlPoolName SQL pool name
125
125
  * @param parameters The requested resource.
126
126
  * @param options The optional parameters
@@ -144,7 +144,7 @@ export class SqlPoolVulnerabilityAssessments {
144
144
  * Removes the database's vulnerability assessment.
145
145
  * @summary Removes the database's vulnerability assessment
146
146
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
147
- * @param workspaceName The name of the workspace
147
+ * @param workspaceName The name of the workspace.
148
148
  * @param sqlPoolName SQL pool name
149
149
  * @param [options] The optional parameters
150
150
  * @returns Promise<msRest.RestResponse>
@@ -152,14 +152,14 @@ export class SqlPoolVulnerabilityAssessments {
152
152
  deleteMethod(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
153
153
  /**
154
154
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
155
- * @param workspaceName The name of the workspace
155
+ * @param workspaceName The name of the workspace.
156
156
  * @param sqlPoolName SQL pool name
157
157
  * @param callback The callback
158
158
  */
159
159
  deleteMethod(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<void>): void;
160
160
  /**
161
161
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
162
- * @param workspaceName The name of the workspace
162
+ * @param workspaceName The name of the workspace.
163
163
  * @param sqlPoolName SQL pool name
164
164
  * @param options The optional parameters
165
165
  * @param callback The callback
@@ -30,7 +30,7 @@ export class SqlPoolWorkloadClassifier {
30
30
  * Get a workload classifier of Sql pool's workload group.
31
31
  * @summary Get workload classifier
32
32
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
33
- * @param workspaceName The name of the workspace
33
+ * @param workspaceName The name of the workspace.
34
34
  * @param sqlPoolName SQL pool name
35
35
  * @param workloadGroupName The name of the workload group.
36
36
  * @param workloadClassifierName The name of the workload classifier.
@@ -40,7 +40,7 @@ export class SqlPoolWorkloadClassifier {
40
40
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, workloadGroupName: string, workloadClassifierName: string, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolWorkloadClassifierGetResponse>;
41
41
  /**
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 workloadGroupName The name of the workload group.
46
46
  * @param workloadClassifierName The name of the workload classifier.
@@ -49,7 +49,7 @@ export class SqlPoolWorkloadClassifier {
49
49
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, workloadGroupName: string, workloadClassifierName: string, callback: msRest.ServiceCallback<Models.WorkloadClassifier>): void;
50
50
  /**
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.
@@ -75,7 +75,7 @@ export class SqlPoolWorkloadClassifier {
75
75
  * Create Or Update workload classifier for a Sql pool's workload group.
76
76
  * @summary Create Or Update workload classifier
77
77
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
78
- * @param workspaceName The name of the workspace
78
+ * @param workspaceName The name of the workspace.
79
79
  * @param sqlPoolName SQL pool name
80
80
  * @param workloadGroupName The name of the workload group.
81
81
  * @param workloadClassifierName The name of the workload classifier.
@@ -92,7 +92,7 @@ export class SqlPoolWorkloadClassifier {
92
92
  * Remove workload classifier of a Sql pool's workload group.
93
93
  * @summary Remove workload classifier
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 sqlPoolName SQL pool name
97
97
  * @param workloadGroupName The name of the workload group.
98
98
  * @param workloadClassifierName The name of the workload classifier.
@@ -108,7 +108,7 @@ export class SqlPoolWorkloadClassifier {
108
108
  * Get list of Sql pool's workload classifier for workload groups.
109
109
  * @summary Sql pool's workload classifier
110
110
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
111
- * @param workspaceName The name of the workspace
111
+ * @param workspaceName The name of the workspace.
112
112
  * @param sqlPoolName SQL pool name
113
113
  * @param workloadGroupName The name of the workload group.
114
114
  * @param [options] The optional parameters
@@ -117,7 +117,7 @@ export class SqlPoolWorkloadClassifier {
117
117
  list(resourceGroupName: string, workspaceName: string, sqlPoolName: string, workloadGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolWorkloadClassifierListResponse>;
118
118
  /**
119
119
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
120
- * @param workspaceName The name of the workspace
120
+ * @param workspaceName The name of the workspace.
121
121
  * @param sqlPoolName SQL pool name
122
122
  * @param workloadGroupName The name of the workload group.
123
123
  * @param callback The callback
@@ -125,7 +125,7 @@ export class SqlPoolWorkloadClassifier {
125
125
  list(resourceGroupName: string, workspaceName: string, sqlPoolName: string, workloadGroupName: string, callback: msRest.ServiceCallback<Models.WorkloadClassifierListResult>): void;
126
126
  /**
127
127
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
128
- * @param workspaceName The name of the workspace
128
+ * @param workspaceName The name of the workspace.
129
129
  * @param sqlPoolName SQL pool name
130
130
  * @param workloadGroupName The name of the workload group.
131
131
  * @param options The optional parameters
@@ -149,7 +149,7 @@ export class SqlPoolWorkloadClassifier {
149
149
  * Create Or Update workload classifier for a Sql pool's workload group.
150
150
  * @summary Create Or Update workload classifier
151
151
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
152
- * @param workspaceName The name of the workspace
152
+ * @param workspaceName The name of the workspace.
153
153
  * @param sqlPoolName SQL pool name
154
154
  * @param workloadGroupName The name of the workload group.
155
155
  * @param workloadClassifierName The name of the workload classifier.
@@ -176,7 +176,7 @@ export class SqlPoolWorkloadClassifier {
176
176
  * Remove workload classifier of a Sql pool's workload group.
177
177
  * @summary Remove workload classifier
178
178
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
179
- * @param workspaceName The name of the workspace
179
+ * @param workspaceName The name of the workspace.
180
180
  * @param sqlPoolName SQL pool name
181
181
  * @param workloadGroupName The name of the workload group.
182
182
  * @param workloadClassifierName The name of the workload classifier.
@@ -30,7 +30,7 @@ export class SqlPoolWorkloadGroup {
30
30
  * Get a Sql pool's workload group.
31
31
  * @summary Sql pool's workload group
32
32
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
33
- * @param workspaceName The name of the workspace
33
+ * @param workspaceName The name of the workspace.
34
34
  * @param sqlPoolName SQL pool name
35
35
  * @param workloadGroupName The name of the workload group.
36
36
  * @param [options] The optional parameters
@@ -39,7 +39,7 @@ export class SqlPoolWorkloadGroup {
39
39
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, workloadGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolWorkloadGroupGetResponse>;
40
40
  /**
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 workloadGroupName The name of the workload group.
45
45
  * @param callback The callback
@@ -47,7 +47,7 @@ export class SqlPoolWorkloadGroup {
47
47
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, workloadGroupName: string, callback: msRest.ServiceCallback<Models.WorkloadGroup>): void;
48
48
  /**
49
49
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
50
- * @param workspaceName The name of the workspace
50
+ * @param workspaceName The name of the workspace.
51
51
  * @param sqlPoolName SQL pool name
52
52
  * @param workloadGroupName The name of the workload group.
53
53
  * @param options The optional parameters
@@ -71,7 +71,7 @@ export class SqlPoolWorkloadGroup {
71
71
  * Create Or Update a Sql pool's workload group.
72
72
  * @summary Create Or Update workload group
73
73
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
74
- * @param workspaceName The name of the workspace
74
+ * @param workspaceName The name of the workspace.
75
75
  * @param sqlPoolName SQL pool name
76
76
  * @param workloadGroupName The name of the workload group.
77
77
  * @param parameters The requested workload group state.
@@ -87,7 +87,7 @@ export class SqlPoolWorkloadGroup {
87
87
  * Remove Sql pool's workload group.
88
88
  * @summary Remove workload group
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
@@ -102,7 +102,7 @@ export class SqlPoolWorkloadGroup {
102
102
  * Get list of Sql pool's workload groups.
103
103
  * @summary Sql pool's workload groups
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 [options] The optional parameters
108
108
  * @returns Promise<Models.SqlPoolWorkloadGroupListResponse>
@@ -110,14 +110,14 @@ export class SqlPoolWorkloadGroup {
110
110
  list(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolWorkloadGroupListResponse>;
111
111
  /**
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 callback The callback
116
116
  */
117
117
  list(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<Models.WorkloadGroupListResult>): void;
118
118
  /**
119
119
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
120
- * @param workspaceName The name of the workspace
120
+ * @param workspaceName The name of the workspace.
121
121
  * @param sqlPoolName SQL pool name
122
122
  * @param options The optional parameters
123
123
  * @param callback The callback
@@ -139,7 +139,7 @@ export class SqlPoolWorkloadGroup {
139
139
  * Create Or Update a Sql pool's workload group.
140
140
  * @summary Create Or Update workload group
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 workloadGroupName The name of the workload group.
145
145
  * @param parameters The requested workload group state.
@@ -164,7 +164,7 @@ export class SqlPoolWorkloadGroup {
164
164
  * Remove Sql pool's workload group.
165
165
  * @summary Remove workload group
166
166
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
167
- * @param workspaceName The name of the workspace
167
+ * @param workspaceName The name of the workspace.
168
168
  * @param sqlPoolName SQL pool name
169
169
  * @param workloadGroupName The name of the workload group.
170
170
  * @param [options] The optional parameters
@@ -30,7 +30,7 @@ export class SqlPools {
30
30
  * Get SQL pool properties
31
31
  * @summary Get SQL pool
32
32
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
33
- * @param workspaceName The name of the workspace
33
+ * @param workspaceName The name of the workspace.
34
34
  * @param sqlPoolName SQL pool name
35
35
  * @param [options] The optional parameters
36
36
  * @returns Promise<Models.SqlPoolsGetResponse>
@@ -38,14 +38,14 @@ export class SqlPools {
38
38
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolsGetResponse>;
39
39
  /**
40
40
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
41
- * @param workspaceName The name of the workspace
41
+ * @param workspaceName The name of the workspace.
42
42
  * @param sqlPoolName SQL pool name
43
43
  * @param callback The callback
44
44
  */
45
45
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<Models.SqlPool>): void;
46
46
  /**
47
47
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
48
- * @param workspaceName The name of the workspace
48
+ * @param workspaceName The name of the workspace.
49
49
  * @param sqlPoolName SQL pool name
50
50
  * @param options The optional parameters
51
51
  * @param callback The callback
@@ -67,7 +67,7 @@ export class SqlPools {
67
67
  * Apply a partial update to a SQL pool
68
68
  * @summary Update 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 updated SQL pool properties
73
73
  * @param [options] The optional parameters
@@ -76,7 +76,7 @@ export class SqlPools {
76
76
  update(resourceGroupName: string, workspaceName: string, sqlPoolName: string, sqlPoolInfo: Models.SqlPoolPatchInfo, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolsUpdateResponse>;
77
77
  /**
78
78
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
79
- * @param workspaceName The name of the workspace
79
+ * @param workspaceName The name of the workspace.
80
80
  * @param sqlPoolName SQL pool name
81
81
  * @param sqlPoolInfo The updated SQL pool properties
82
82
  * @param callback The callback
@@ -84,7 +84,7 @@ export class SqlPools {
84
84
  update(resourceGroupName: string, workspaceName: string, sqlPoolName: string, sqlPoolInfo: Models.SqlPoolPatchInfo, callback: msRest.ServiceCallback<Models.SqlPool>): void;
85
85
  /**
86
86
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
87
- * @param workspaceName The name of the workspace
87
+ * @param workspaceName The name of the workspace.
88
88
  * @param sqlPoolName SQL pool name
89
89
  * @param sqlPoolInfo The updated SQL pool properties
90
90
  * @param options The optional parameters
@@ -108,7 +108,7 @@ export class SqlPools {
108
108
  * Create a SQL pool
109
109
  * @summary Create SQL pool
110
110
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
111
- * @param workspaceName The name of the workspace
111
+ * @param workspaceName The name of the workspace.
112
112
  * @param sqlPoolName SQL pool name
113
113
  * @param sqlPoolInfo The SQL pool to create
114
114
  * @param [options] The optional parameters
@@ -123,7 +123,7 @@ export class SqlPools {
123
123
  * Delete a SQL pool
124
124
  * @summary Delete SQL pool
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 sqlPoolName SQL pool name
128
128
  * @param [options] The optional parameters
129
129
  * @returns Promise<Models.SqlPoolsDeleteMethodResponse>
@@ -137,20 +137,20 @@ export class SqlPools {
137
137
  * List all SQL pools
138
138
  * @summary List SQL pools
139
139
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
140
- * @param workspaceName The name of the workspace
140
+ * @param workspaceName The name of the workspace.
141
141
  * @param [options] The optional parameters
142
142
  * @returns Promise<Models.SqlPoolsListByWorkspaceResponse>
143
143
  */
144
144
  listByWorkspace(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.SqlPoolsListByWorkspaceResponse>;
145
145
  /**
146
146
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
147
- * @param workspaceName The name of the workspace
147
+ * @param workspaceName The name of the workspace.
148
148
  * @param callback The callback
149
149
  */
150
150
  listByWorkspace(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.SqlPoolInfoListResult>): void;
151
151
  /**
152
152
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
153
- * @param workspaceName The name of the workspace
153
+ * @param workspaceName The name of the workspace.
154
154
  * @param options The optional parameters
155
155
  * @param callback The callback
156
156
  */
@@ -170,7 +170,7 @@ export class SqlPools {
170
170
  * Pause a SQL pool
171
171
  * @summary Pause SQL pool
172
172
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
173
- * @param workspaceName The name of the workspace
173
+ * @param workspaceName The name of the workspace.
174
174
  * @param sqlPoolName SQL pool name
175
175
  * @param [options] The optional parameters
176
176
  * @returns Promise<Models.SqlPoolsPauseResponse>
@@ -184,7 +184,7 @@ export class SqlPools {
184
184
  * Resume a SQL pool
185
185
  * @summary Resume SQL pool
186
186
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
187
- * @param workspaceName The name of the workspace
187
+ * @param workspaceName The name of the workspace.
188
188
  * @param sqlPoolName SQL pool name
189
189
  * @param [options] The optional parameters
190
190
  * @returns Promise<Models.SqlPoolsResumeResponse>
@@ -198,7 +198,7 @@ export class SqlPools {
198
198
  * Rename a SQL pool.
199
199
  * @summary Rename a SQL pool
200
200
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
201
- * @param workspaceName The name of the workspace
201
+ * @param workspaceName The name of the workspace.
202
202
  * @param sqlPoolName SQL pool name
203
203
  * @param parameters The resource move definition for renaming this Sql pool.
204
204
  * @param [options] The optional parameters
@@ -207,7 +207,7 @@ export class SqlPools {
207
207
  rename(resourceGroupName: string, workspaceName: string, sqlPoolName: string, parameters: Models.ResourceMoveDefinition, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
208
208
  /**
209
209
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
210
- * @param workspaceName The name of the workspace
210
+ * @param workspaceName The name of the workspace.
211
211
  * @param sqlPoolName SQL pool name
212
212
  * @param parameters The resource move definition for renaming this Sql pool.
213
213
  * @param callback The callback
@@ -215,7 +215,7 @@ export class SqlPools {
215
215
  rename(resourceGroupName: string, workspaceName: string, sqlPoolName: string, parameters: Models.ResourceMoveDefinition, callback: msRest.ServiceCallback<void>): void;
216
216
  /**
217
217
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
218
- * @param workspaceName The name of the workspace
218
+ * @param workspaceName The name of the workspace.
219
219
  * @param sqlPoolName SQL pool name
220
220
  * @param parameters The resource move definition for renaming this Sql pool.
221
221
  * @param options The optional parameters
@@ -239,7 +239,7 @@ export class SqlPools {
239
239
  * Create a SQL pool
240
240
  * @summary Create SQL pool
241
241
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
242
- * @param workspaceName The name of the workspace
242
+ * @param workspaceName The name of the workspace.
243
243
  * @param sqlPoolName SQL pool name
244
244
  * @param sqlPoolInfo The SQL pool to create
245
245
  * @param [options] The optional parameters
@@ -262,7 +262,7 @@ export class SqlPools {
262
262
  * Delete a SQL pool
263
263
  * @summary Delete SQL pool
264
264
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
265
- * @param workspaceName The name of the workspace
265
+ * @param workspaceName The name of the workspace.
266
266
  * @param sqlPoolName SQL pool name
267
267
  * @param [options] The optional parameters
268
268
  * @returns Promise<msRestAzure.LROPoller>
@@ -283,7 +283,7 @@ export class SqlPools {
283
283
  * Pause a SQL pool
284
284
  * @summary Pause SQL pool
285
285
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
286
- * @param workspaceName The name of the workspace
286
+ * @param workspaceName The name of the workspace.
287
287
  * @param sqlPoolName SQL pool name
288
288
  * @param [options] The optional parameters
289
289
  * @returns Promise<msRestAzure.LROPoller>
@@ -304,7 +304,7 @@ export class SqlPools {
304
304
  * Resume a SQL pool
305
305
  * @summary Resume SQL pool
306
306
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
307
- * @param workspaceName The name of the workspace
307
+ * @param workspaceName The name of the workspace.
308
308
  * @param sqlPoolName SQL pool name
309
309
  * @param [options] The optional parameters
310
310
  * @returns Promise<msRestAzure.LROPoller>
@@ -29,20 +29,20 @@ export class WorkspaceAadAdmins {
29
29
  /**
30
30
  * Gets a workspace active directory admin
31
31
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
32
- * @param workspaceName The name of the workspace
32
+ * @param workspaceName The name of the workspace.
33
33
  * @param [options] The optional parameters
34
34
  * @returns Promise<Models.WorkspaceAadAdminsGetResponse>
35
35
  */
36
36
  get(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceAadAdminsGetResponse>;
37
37
  /**
38
38
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
39
- * @param workspaceName The name of the workspace
39
+ * @param workspaceName The name of the workspace.
40
40
  * @param callback The callback
41
41
  */
42
42
  get(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.WorkspaceAadAdminInfo>): void;
43
43
  /**
44
44
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
45
- * @param workspaceName The name of the workspace
45
+ * @param workspaceName The name of the workspace.
46
46
  * @param options The optional parameters
47
47
  * @param callback The callback
48
48
  */
@@ -61,7 +61,7 @@ export class WorkspaceAadAdmins {
61
61
  /**
62
62
  * Creates or updates a workspace active directory admin
63
63
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
64
- * @param workspaceName The name of the workspace
64
+ * @param workspaceName The name of the workspace.
65
65
  * @param aadAdminInfo Workspace active directory administrator properties
66
66
  * @param [options] The optional parameters
67
67
  * @returns Promise<Models.WorkspaceAadAdminsCreateOrUpdateResponse>
@@ -74,7 +74,7 @@ export class WorkspaceAadAdmins {
74
74
  /**
75
75
  * Deletes a workspace active directory admin
76
76
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
77
- * @param workspaceName The name of the workspace
77
+ * @param workspaceName The name of the workspace.
78
78
  * @param [options] The optional parameters
79
79
  * @returns Promise<msRest.RestResponse>
80
80
  */
@@ -86,7 +86,7 @@ export class WorkspaceAadAdmins {
86
86
  /**
87
87
  * Creates or updates a workspace active directory admin
88
88
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
89
- * @param workspaceName The name of the workspace
89
+ * @param workspaceName The name of the workspace.
90
90
  * @param aadAdminInfo Workspace active directory administrator properties
91
91
  * @param [options] The optional parameters
92
92
  * @returns Promise<msRestAzure.LROPoller>
@@ -106,7 +106,7 @@ export class WorkspaceAadAdmins {
106
106
  /**
107
107
  * Deletes a workspace active directory admin
108
108
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
109
- * @param workspaceName The name of the workspace
109
+ * @param workspaceName The name of the workspace.
110
110
  * @param [options] The optional parameters
111
111
  * @returns Promise<msRestAzure.LROPoller>
112
112
  */
@@ -29,20 +29,20 @@ export class WorkspaceManagedIdentitySqlControlSettings {
29
29
  /**
30
30
  * @summary Get Managed Identity Sql Control Settings
31
31
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
32
- * @param workspaceName The name of the workspace
32
+ * @param workspaceName The name of the workspace.
33
33
  * @param [options] The optional parameters
34
34
  * @returns Promise<Models.WorkspaceManagedIdentitySqlControlSettingsGetResponse>
35
35
  */
36
36
  get(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedIdentitySqlControlSettingsGetResponse>;
37
37
  /**
38
38
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
39
- * @param workspaceName The name of the workspace
39
+ * @param workspaceName The name of the workspace.
40
40
  * @param callback The callback
41
41
  */
42
42
  get(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.ManagedIdentitySqlControlSettingsModel>): void;
43
43
  /**
44
44
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
45
- * @param workspaceName The name of the workspace
45
+ * @param workspaceName The name of the workspace.
46
46
  * @param options The optional parameters
47
47
  * @param callback The callback
48
48
  */
@@ -61,7 +61,7 @@ export class WorkspaceManagedIdentitySqlControlSettings {
61
61
  /**
62
62
  * @summary Create or update Managed Identity Sql Control Settings
63
63
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
64
- * @param workspaceName The name of the workspace
64
+ * @param workspaceName The name of the workspace.
65
65
  * @param managedIdentitySqlControlSettings Managed Identity Sql Control Settings
66
66
  * @param [options] The optional parameters
67
67
  * @returns Promise<Models.WorkspaceManagedIdentitySqlControlSettingsCreateOrUpdateResponse>
@@ -74,7 +74,7 @@ export class WorkspaceManagedIdentitySqlControlSettings {
74
74
  /**
75
75
  * @summary Create or update Managed Identity Sql Control Settings
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 managedIdentitySqlControlSettings Managed Identity Sql Control Settings
79
79
  * @param [options] The optional parameters
80
80
  * @returns Promise<msRestAzure.LROPoller>
@@ -30,20 +30,20 @@ export class WorkspaceManagedSqlServerBlobAuditingPolicies {
30
30
  * Get a workspace managed sql server's blob auditing policy.
31
31
  * @summary Get server's blob auditing policy.
32
32
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
33
- * @param workspaceName The name of the workspace
33
+ * @param workspaceName The name of the workspace.
34
34
  * @param [options] The optional parameters
35
35
  * @returns Promise<Models.WorkspaceManagedSqlServerBlobAuditingPoliciesGetResponse>
36
36
  */
37
37
  get(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerBlobAuditingPoliciesGetResponse>;
38
38
  /**
39
39
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
40
- * @param workspaceName The name of the workspace
40
+ * @param workspaceName The name of the workspace.
41
41
  * @param callback The callback
42
42
  */
43
43
  get(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.ServerBlobAuditingPolicy>): void;
44
44
  /**
45
45
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
46
- * @param workspaceName The name of the workspace
46
+ * @param workspaceName The name of the workspace.
47
47
  * @param options The optional parameters
48
48
  * @param callback The callback
49
49
  */
@@ -63,7 +63,7 @@ export class WorkspaceManagedSqlServerBlobAuditingPolicies {
63
63
  * Create or Update a workspace managed sql server's blob auditing policy.
64
64
  * @summary Create or Update server's blob auditing policy.
65
65
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
66
- * @param workspaceName The name of the workspace
66
+ * @param workspaceName The name of the workspace.
67
67
  * @param parameters Properties of extended blob auditing policy.
68
68
  * @param [options] The optional parameters
69
69
  * @returns Promise<Models.WorkspaceManagedSqlServerBlobAuditingPoliciesCreateOrUpdateResponse>
@@ -77,20 +77,20 @@ export class WorkspaceManagedSqlServerBlobAuditingPolicies {
77
77
  * List workspace managed sql server's blob auditing policies.
78
78
  * @summary List workspace server's blob auditing policies.
79
79
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
80
- * @param workspaceName The name of the workspace
80
+ * @param workspaceName The name of the workspace.
81
81
  * @param [options] The optional parameters
82
82
  * @returns Promise<Models.WorkspaceManagedSqlServerBlobAuditingPoliciesListByWorkspaceResponse>
83
83
  */
84
84
  listByWorkspace(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerBlobAuditingPoliciesListByWorkspaceResponse>;
85
85
  /**
86
86
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
87
- * @param workspaceName The name of the workspace
87
+ * @param workspaceName The name of the workspace.
88
88
  * @param callback The callback
89
89
  */
90
90
  listByWorkspace(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.ServerBlobAuditingPolicyListResult>): void;
91
91
  /**
92
92
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
93
- * @param workspaceName The name of the workspace
93
+ * @param workspaceName The name of the workspace.
94
94
  * @param options The optional parameters
95
95
  * @param callback The callback
96
96
  */
@@ -110,7 +110,7 @@ export class WorkspaceManagedSqlServerBlobAuditingPolicies {
110
110
  * Create or Update a workspace managed sql server's blob auditing policy.
111
111
  * @summary Create or Update server's blob auditing policy.
112
112
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
113
- * @param workspaceName The name of the workspace
113
+ * @param workspaceName The name of the workspace.
114
114
  * @param parameters Properties of extended blob auditing policy.
115
115
  * @param [options] The optional parameters
116
116
  * @returns Promise<msRestAzure.LROPoller>