@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 @@ var WorkspaceAadAdmins = /** @class */ (function () {
29
29
  /**
30
30
  * Creates or updates 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 aadAdminInfo Workspace active directory administrator properties
34
34
  * @param [options] The optional parameters
35
35
  * @returns Promise<Models.WorkspaceAadAdminsCreateOrUpdateResponse>
@@ -41,7 +41,7 @@ var WorkspaceAadAdmins = /** @class */ (function () {
41
41
  /**
42
42
  * Deletes a workspace active directory admin
43
43
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
44
- * @param workspaceName The name of the workspace
44
+ * @param workspaceName The name of the workspace.
45
45
  * @param [options] The optional parameters
46
46
  * @returns Promise<msRest.RestResponse>
47
47
  */
@@ -52,7 +52,7 @@ var WorkspaceAadAdmins = /** @class */ (function () {
52
52
  /**
53
53
  * Creates or updates a workspace active directory admin
54
54
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
55
- * @param workspaceName The name of the workspace
55
+ * @param workspaceName The name of the workspace.
56
56
  * @param aadAdminInfo Workspace active directory administrator properties
57
57
  * @param [options] The optional parameters
58
58
  * @returns Promise<msRestAzure.LROPoller>
@@ -68,7 +68,7 @@ var WorkspaceAadAdmins = /** @class */ (function () {
68
68
  /**
69
69
  * Deletes a workspace active directory admin
70
70
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
71
- * @param workspaceName The name of the workspace
71
+ * @param workspaceName The name of the workspace.
72
72
  * @param [options] The optional parameters
73
73
  * @returns Promise<msRestAzure.LROPoller>
74
74
  */
@@ -13,20 +13,20 @@ export declare class WorkspaceManagedIdentitySqlControlSettings {
13
13
  /**
14
14
  * @summary Get Managed Identity Sql Control Settings
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.WorkspaceManagedIdentitySqlControlSettingsGetResponse>
19
19
  */
20
20
  get(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedIdentitySqlControlSettingsGetResponse>;
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.ManagedIdentitySqlControlSettingsModel>): 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 WorkspaceManagedIdentitySqlControlSettings {
34
34
  /**
35
35
  * @summary Create or update Managed Identity Sql Control Settings
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 managedIdentitySqlControlSettings Managed Identity Sql Control Settings
39
39
  * @param [options] The optional parameters
40
40
  * @returns Promise<Models.WorkspaceManagedIdentitySqlControlSettingsCreateOrUpdateResponse>
@@ -43,7 +43,7 @@ export declare class WorkspaceManagedIdentitySqlControlSettings {
43
43
  /**
44
44
  * @summary Create or update Managed Identity Sql Control Settings
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 managedIdentitySqlControlSettings Managed Identity Sql Control Settings
48
48
  * @param [options] The optional parameters
49
49
  * @returns Promise<msRestAzure.LROPoller>
@@ -29,7 +29,7 @@ var WorkspaceManagedIdentitySqlControlSettings = /** @class */ (function () {
29
29
  /**
30
30
  * @summary Create or update 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 managedIdentitySqlControlSettings Managed Identity Sql Control Settings
34
34
  * @param [options] The optional parameters
35
35
  * @returns Promise<Models.WorkspaceManagedIdentitySqlControlSettingsCreateOrUpdateResponse>
@@ -41,7 +41,7 @@ var WorkspaceManagedIdentitySqlControlSettings = /** @class */ (function () {
41
41
  /**
42
42
  * @summary Create or update Managed Identity Sql Control Settings
43
43
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
44
- * @param workspaceName The name of the workspace
44
+ * @param workspaceName The name of the workspace.
45
45
  * @param managedIdentitySqlControlSettings Managed Identity Sql Control Settings
46
46
  * @param [options] The optional parameters
47
47
  * @returns Promise<msRestAzure.LROPoller>
@@ -14,20 +14,20 @@ export declare class WorkspaceManagedSqlServerBlobAuditingPolicies {
14
14
  * Get a workspace managed sql server's blob auditing policy.
15
15
  * @summary Get server's blob auditing policy.
16
16
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
17
- * @param workspaceName The name of the workspace
17
+ * @param workspaceName The name of the workspace.
18
18
  * @param [options] The optional parameters
19
19
  * @returns Promise<Models.WorkspaceManagedSqlServerBlobAuditingPoliciesGetResponse>
20
20
  */
21
21
  get(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerBlobAuditingPoliciesGetResponse>;
22
22
  /**
23
23
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
24
- * @param workspaceName The name of the workspace
24
+ * @param workspaceName The name of the workspace.
25
25
  * @param callback The callback
26
26
  */
27
27
  get(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.ServerBlobAuditingPolicy>): void;
28
28
  /**
29
29
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
30
- * @param workspaceName The name of the workspace
30
+ * @param workspaceName The name of the workspace.
31
31
  * @param options The optional parameters
32
32
  * @param callback The callback
33
33
  */
@@ -36,7 +36,7 @@ export declare class WorkspaceManagedSqlServerBlobAuditingPolicies {
36
36
  * Create or Update a workspace managed sql server's blob auditing policy.
37
37
  * @summary Create or Update server's blob auditing policy.
38
38
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
39
- * @param workspaceName The name of the workspace
39
+ * @param workspaceName The name of the workspace.
40
40
  * @param parameters Properties of extended blob auditing policy.
41
41
  * @param [options] The optional parameters
42
42
  * @returns Promise<Models.WorkspaceManagedSqlServerBlobAuditingPoliciesCreateOrUpdateResponse>
@@ -46,20 +46,20 @@ export declare class WorkspaceManagedSqlServerBlobAuditingPolicies {
46
46
  * List workspace managed sql server's blob auditing policies.
47
47
  * @summary List workspace server's blob auditing policies.
48
48
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
49
- * @param workspaceName The name of the workspace
49
+ * @param workspaceName The name of the workspace.
50
50
  * @param [options] The optional parameters
51
51
  * @returns Promise<Models.WorkspaceManagedSqlServerBlobAuditingPoliciesListByWorkspaceResponse>
52
52
  */
53
53
  listByWorkspace(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerBlobAuditingPoliciesListByWorkspaceResponse>;
54
54
  /**
55
55
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
56
- * @param workspaceName The name of the workspace
56
+ * @param workspaceName The name of the workspace.
57
57
  * @param callback The callback
58
58
  */
59
59
  listByWorkspace(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.ServerBlobAuditingPolicyListResult>): void;
60
60
  /**
61
61
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
62
- * @param workspaceName The name of the workspace
62
+ * @param workspaceName The name of the workspace.
63
63
  * @param options The optional parameters
64
64
  * @param callback The callback
65
65
  */
@@ -68,7 +68,7 @@ export declare class WorkspaceManagedSqlServerBlobAuditingPolicies {
68
68
  * Create or Update a workspace managed sql server's blob auditing policy.
69
69
  * @summary Create or Update server's blob auditing policy.
70
70
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
71
- * @param workspaceName The name of the workspace
71
+ * @param workspaceName The name of the workspace.
72
72
  * @param parameters Properties of extended blob auditing policy.
73
73
  * @param [options] The optional parameters
74
74
  * @returns Promise<msRestAzure.LROPoller>
@@ -30,7 +30,7 @@ var WorkspaceManagedSqlServerBlobAuditingPolicies = /** @class */ (function () {
30
30
  * Create or Update a workspace managed sql server's blob auditing policy.
31
31
  * @summary Create or Update 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 parameters Properties of extended blob auditing policy.
35
35
  * @param [options] The optional parameters
36
36
  * @returns Promise<Models.WorkspaceManagedSqlServerBlobAuditingPoliciesCreateOrUpdateResponse>
@@ -50,7 +50,7 @@ var WorkspaceManagedSqlServerBlobAuditingPolicies = /** @class */ (function () {
50
50
  * Create or Update a workspace managed sql server's blob auditing policy.
51
51
  * @summary Create or Update server's blob auditing policy.
52
52
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
53
- * @param workspaceName The name of the workspace
53
+ * @param workspaceName The name of the workspace.
54
54
  * @param parameters Properties of extended blob auditing policy.
55
55
  * @param [options] The optional parameters
56
56
  * @returns Promise<msRestAzure.LROPoller>
@@ -14,20 +14,20 @@ export declare class WorkspaceManagedSqlServerEncryptionProtector {
14
14
  * Get workspace managed sql server's encryption protector.
15
15
  * @summary Get workspace server's encryption protector.
16
16
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
17
- * @param workspaceName The name of the workspace
17
+ * @param workspaceName The name of the workspace.
18
18
  * @param [options] The optional parameters
19
19
  * @returns Promise<Models.WorkspaceManagedSqlServerEncryptionProtectorGetResponse>
20
20
  */
21
21
  get(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerEncryptionProtectorGetResponse>;
22
22
  /**
23
23
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
24
- * @param workspaceName The name of the workspace
24
+ * @param workspaceName The name of the workspace.
25
25
  * @param callback The callback
26
26
  */
27
27
  get(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.EncryptionProtector>): void;
28
28
  /**
29
29
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
30
- * @param workspaceName The name of the workspace
30
+ * @param workspaceName The name of the workspace.
31
31
  * @param options The optional parameters
32
32
  * @param callback The callback
33
33
  */
@@ -36,7 +36,7 @@ export declare class WorkspaceManagedSqlServerEncryptionProtector {
36
36
  * Updates workspace managed sql server's encryption protector.
37
37
  * @summary Updates workspace server's encryption protector.
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 parameters The requested encryption protector resource state.
41
41
  * @param [options] The optional parameters
42
42
  * @returns Promise<Models.WorkspaceManagedSqlServerEncryptionProtectorCreateOrUpdateResponse>
@@ -46,20 +46,20 @@ export declare class WorkspaceManagedSqlServerEncryptionProtector {
46
46
  * Get list of encryption protectors for workspace managed sql server.
47
47
  * @summary Get list of encryption protectors for the server.
48
48
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
49
- * @param workspaceName The name of the workspace
49
+ * @param workspaceName The name of the workspace.
50
50
  * @param [options] The optional parameters
51
51
  * @returns Promise<Models.WorkspaceManagedSqlServerEncryptionProtectorListResponse>
52
52
  */
53
53
  list(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerEncryptionProtectorListResponse>;
54
54
  /**
55
55
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
56
- * @param workspaceName The name of the workspace
56
+ * @param workspaceName The name of the workspace.
57
57
  * @param callback The callback
58
58
  */
59
59
  list(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.EncryptionProtectorListResult>): void;
60
60
  /**
61
61
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
62
- * @param workspaceName The name of the workspace
62
+ * @param workspaceName The name of the workspace.
63
63
  * @param options The optional parameters
64
64
  * @param callback The callback
65
65
  */
@@ -68,7 +68,7 @@ export declare class WorkspaceManagedSqlServerEncryptionProtector {
68
68
  * Revalidates workspace managed sql server's existing encryption protector.
69
69
  * @summary Revalidates server's existing encryption protector.
70
70
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
71
- * @param workspaceName The name of the workspace
71
+ * @param workspaceName The name of the workspace.
72
72
  * @param [options] The optional parameters
73
73
  * @returns Promise<msRest.RestResponse>
74
74
  */
@@ -77,7 +77,7 @@ export declare class WorkspaceManagedSqlServerEncryptionProtector {
77
77
  * Updates workspace managed sql server's encryption protector.
78
78
  * @summary Updates workspace server's encryption protector.
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 parameters The requested encryption protector resource state.
82
82
  * @param [options] The optional parameters
83
83
  * @returns Promise<msRestAzure.LROPoller>
@@ -87,7 +87,7 @@ export declare class WorkspaceManagedSqlServerEncryptionProtector {
87
87
  * Revalidates workspace managed sql server's existing encryption protector.
88
88
  * @summary Revalidates server's existing encryption protector.
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 [options] The optional parameters
92
92
  * @returns Promise<msRestAzure.LROPoller>
93
93
  */
@@ -30,7 +30,7 @@ var WorkspaceManagedSqlServerEncryptionProtector = /** @class */ (function () {
30
30
  * Updates workspace managed sql server's encryption protector.
31
31
  * @summary Updates workspace server's encryption protector.
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 parameters The requested encryption protector resource state.
35
35
  * @param [options] The optional parameters
36
36
  * @returns Promise<Models.WorkspaceManagedSqlServerEncryptionProtectorCreateOrUpdateResponse>
@@ -50,7 +50,7 @@ var WorkspaceManagedSqlServerEncryptionProtector = /** @class */ (function () {
50
50
  * Revalidates workspace managed sql server's existing encryption protector.
51
51
  * @summary Revalidates server's existing encryption protector.
52
52
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
53
- * @param workspaceName The name of the workspace
53
+ * @param workspaceName The name of the workspace.
54
54
  * @param [options] The optional parameters
55
55
  * @returns Promise<msRest.RestResponse>
56
56
  */
@@ -62,7 +62,7 @@ var WorkspaceManagedSqlServerEncryptionProtector = /** @class */ (function () {
62
62
  * Updates workspace managed sql server's encryption protector.
63
63
  * @summary Updates workspace server's encryption protector.
64
64
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
65
- * @param workspaceName The name of the workspace
65
+ * @param workspaceName The name of the workspace.
66
66
  * @param parameters The requested encryption protector resource state.
67
67
  * @param [options] The optional parameters
68
68
  * @returns Promise<msRestAzure.LROPoller>
@@ -79,7 +79,7 @@ var WorkspaceManagedSqlServerEncryptionProtector = /** @class */ (function () {
79
79
  * Revalidates workspace managed sql server's existing encryption protector.
80
80
  * @summary Revalidates server's existing encryption protector.
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 [options] The optional parameters
84
84
  * @returns Promise<msRestAzure.LROPoller>
85
85
  */
@@ -14,20 +14,20 @@ export declare class WorkspaceManagedSqlServerExtendedBlobAuditingPolicies {
14
14
  * Get a workspace SQL server's extended blob auditing policy.
15
15
  * @summary Get server's extended blob auditing policy.
16
16
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
17
- * @param workspaceName The name of the workspace
17
+ * @param workspaceName The name of the workspace.
18
18
  * @param [options] The optional parameters
19
19
  * @returns Promise<Models.WorkspaceManagedSqlServerExtendedBlobAuditingPoliciesGetResponse>
20
20
  */
21
21
  get(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerExtendedBlobAuditingPoliciesGetResponse>;
22
22
  /**
23
23
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
24
- * @param workspaceName The name of the workspace
24
+ * @param workspaceName The name of the workspace.
25
25
  * @param callback The callback
26
26
  */
27
27
  get(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.ExtendedServerBlobAuditingPolicy>): void;
28
28
  /**
29
29
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
30
- * @param workspaceName The name of the workspace
30
+ * @param workspaceName The name of the workspace.
31
31
  * @param options The optional parameters
32
32
  * @param callback The callback
33
33
  */
@@ -36,7 +36,7 @@ export declare class WorkspaceManagedSqlServerExtendedBlobAuditingPolicies {
36
36
  * Create or Update a workspace managed sql server's extended blob auditing policy.
37
37
  * @summary Create or Update server's extended blob auditing policy.
38
38
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
39
- * @param workspaceName The name of the workspace
39
+ * @param workspaceName The name of the workspace.
40
40
  * @param parameters Properties of extended blob auditing policy.
41
41
  * @param [options] The optional parameters
42
42
  * @returns
@@ -47,7 +47,7 @@ export declare class WorkspaceManagedSqlServerExtendedBlobAuditingPolicies {
47
47
  * List workspace managed sql server's extended blob auditing policies.
48
48
  * @summary List server's extended blob auditing policies.
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 [options] The optional parameters
52
52
  * @returns
53
53
  * Promise<Models.WorkspaceManagedSqlServerExtendedBlobAuditingPoliciesListByWorkspaceResponse>
@@ -55,13 +55,13 @@ export declare class WorkspaceManagedSqlServerExtendedBlobAuditingPolicies {
55
55
  listByWorkspace(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerExtendedBlobAuditingPoliciesListByWorkspaceResponse>;
56
56
  /**
57
57
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
58
- * @param workspaceName The name of the workspace
58
+ * @param workspaceName The name of the workspace.
59
59
  * @param callback The callback
60
60
  */
61
61
  listByWorkspace(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.ExtendedServerBlobAuditingPolicyListResult>): void;
62
62
  /**
63
63
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
64
- * @param workspaceName The name of the workspace
64
+ * @param workspaceName The name of the workspace.
65
65
  * @param options The optional parameters
66
66
  * @param callback The callback
67
67
  */
@@ -70,7 +70,7 @@ export declare class WorkspaceManagedSqlServerExtendedBlobAuditingPolicies {
70
70
  * Create or Update a workspace managed sql server's extended blob auditing policy.
71
71
  * @summary Create or Update server's extended blob auditing policy.
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 parameters Properties of extended blob auditing policy.
75
75
  * @param [options] The optional parameters
76
76
  * @returns Promise<msRestAzure.LROPoller>
@@ -30,7 +30,7 @@ var WorkspaceManagedSqlServerExtendedBlobAuditingPolicies = /** @class */ (funct
30
30
  * Create or Update a workspace managed sql server's extended blob auditing policy.
31
31
  * @summary Create or Update server's extended 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 parameters Properties of extended blob auditing policy.
35
35
  * @param [options] The optional parameters
36
36
  * @returns
@@ -51,7 +51,7 @@ var WorkspaceManagedSqlServerExtendedBlobAuditingPolicies = /** @class */ (funct
51
51
  * Create or Update a workspace managed sql server's extended blob auditing policy.
52
52
  * @summary Create or Update server's extended blob auditing policy.
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 parameters Properties of extended blob auditing policy.
56
56
  * @param [options] The optional parameters
57
57
  * @returns Promise<msRestAzure.LROPoller>
@@ -13,20 +13,20 @@ export declare class WorkspaceManagedSqlServerRecoverableSqlPools {
13
13
  * Get list of recoverable sql pools for workspace managed sql server.
14
14
  * @summary Get list of recoverable sql pools for the server.
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.WorkspaceManagedSqlServerRecoverableSqlPoolsListResponse>
19
19
  */
20
20
  list(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerRecoverableSqlPoolsListResponse>;
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
  list(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.RecoverableSqlPoolListResult>): 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
  */
@@ -35,7 +35,7 @@ export declare class WorkspaceManagedSqlServerRecoverableSqlPools {
35
35
  * Get recoverable sql pools for workspace managed sql server.
36
36
  * @summary Get recoverable sql pools for the server.
37
37
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
38
- * @param workspaceName The name of the workspace
38
+ * @param workspaceName The name of the workspace.
39
39
  * @param sqlPoolName The name of the sql pool
40
40
  * @param [options] The optional parameters
41
41
  * @returns Promise<Models.WorkspaceManagedSqlServerRecoverableSqlPoolsGetResponse>
@@ -43,14 +43,14 @@ export declare class WorkspaceManagedSqlServerRecoverableSqlPools {
43
43
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerRecoverableSqlPoolsGetResponse>;
44
44
  /**
45
45
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
46
- * @param workspaceName The name of the workspace
46
+ * @param workspaceName The name of the workspace.
47
47
  * @param sqlPoolName The name of the sql pool
48
48
  * @param callback The callback
49
49
  */
50
50
  get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, callback: msRest.ServiceCallback<Models.RecoverableSqlPool>): void;
51
51
  /**
52
52
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
53
- * @param workspaceName The name of the workspace
53
+ * @param workspaceName The name of the workspace.
54
54
  * @param sqlPoolName The name of the sql pool
55
55
  * @param options The optional parameters
56
56
  * @param callback The callback
@@ -14,20 +14,20 @@ export declare class WorkspaceManagedSqlServerSecurityAlertPolicy {
14
14
  * Get a workspace managed sql server's security alert policy.
15
15
  * @summary Get server's security alert policy.
16
16
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
17
- * @param workspaceName The name of the workspace
17
+ * @param workspaceName The name of the workspace.
18
18
  * @param [options] The optional parameters
19
19
  * @returns Promise<Models.WorkspaceManagedSqlServerSecurityAlertPolicyGetResponse>
20
20
  */
21
21
  get(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerSecurityAlertPolicyGetResponse>;
22
22
  /**
23
23
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
24
- * @param workspaceName The name of the workspace
24
+ * @param workspaceName The name of the workspace.
25
25
  * @param callback The callback
26
26
  */
27
27
  get(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.ServerSecurityAlertPolicy>): void;
28
28
  /**
29
29
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
30
- * @param workspaceName The name of the workspace
30
+ * @param workspaceName The name of the workspace.
31
31
  * @param options The optional parameters
32
32
  * @param callback The callback
33
33
  */
@@ -36,7 +36,7 @@ export declare class WorkspaceManagedSqlServerSecurityAlertPolicy {
36
36
  * Create or Update a workspace managed sql server's threat detection policy.
37
37
  * @summary Create or Update server's threat detection policy.
38
38
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
39
- * @param workspaceName The name of the workspace
39
+ * @param workspaceName The name of the workspace.
40
40
  * @param parameters The workspace managed sql server security alert policy.
41
41
  * @param [options] The optional parameters
42
42
  * @returns Promise<Models.WorkspaceManagedSqlServerSecurityAlertPolicyCreateOrUpdateResponse>
@@ -46,20 +46,20 @@ export declare class WorkspaceManagedSqlServerSecurityAlertPolicy {
46
46
  * Get workspace managed sql server's threat detection policies.
47
47
  * @summary Get server's threat detection policies.
48
48
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
49
- * @param workspaceName The name of the workspace
49
+ * @param workspaceName The name of the workspace.
50
50
  * @param [options] The optional parameters
51
51
  * @returns Promise<Models.WorkspaceManagedSqlServerSecurityAlertPolicyListResponse>
52
52
  */
53
53
  list(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerSecurityAlertPolicyListResponse>;
54
54
  /**
55
55
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
56
- * @param workspaceName The name of the workspace
56
+ * @param workspaceName The name of the workspace.
57
57
  * @param callback The callback
58
58
  */
59
59
  list(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.ServerSecurityAlertPolicyListResult>): void;
60
60
  /**
61
61
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
62
- * @param workspaceName The name of the workspace
62
+ * @param workspaceName The name of the workspace.
63
63
  * @param options The optional parameters
64
64
  * @param callback The callback
65
65
  */
@@ -68,7 +68,7 @@ export declare class WorkspaceManagedSqlServerSecurityAlertPolicy {
68
68
  * Create or Update a workspace managed sql server's threat detection policy.
69
69
  * @summary Create or Update server's threat detection policy.
70
70
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
71
- * @param workspaceName The name of the workspace
71
+ * @param workspaceName The name of the workspace.
72
72
  * @param parameters The workspace managed sql server security alert policy.
73
73
  * @param [options] The optional parameters
74
74
  * @returns Promise<msRestAzure.LROPoller>
@@ -30,7 +30,7 @@ var WorkspaceManagedSqlServerSecurityAlertPolicy = /** @class */ (function () {
30
30
  * Create or Update a workspace managed sql server's threat detection policy.
31
31
  * @summary Create or Update server's threat detection 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 parameters The workspace managed sql server security alert policy.
35
35
  * @param [options] The optional parameters
36
36
  * @returns Promise<Models.WorkspaceManagedSqlServerSecurityAlertPolicyCreateOrUpdateResponse>
@@ -50,7 +50,7 @@ var WorkspaceManagedSqlServerSecurityAlertPolicy = /** @class */ (function () {
50
50
  * Create or Update a workspace managed sql server's threat detection policy.
51
51
  * @summary Create or Update server's threat detection policy.
52
52
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
53
- * @param workspaceName The name of the workspace
53
+ * @param workspaceName The name of the workspace.
54
54
  * @param parameters The workspace managed sql server security alert policy.
55
55
  * @param [options] The optional parameters
56
56
  * @returns Promise<msRestAzure.LROPoller>
@@ -13,20 +13,20 @@ export declare class WorkspaceManagedSqlServerUsages {
13
13
  * Get list of server usages metric for workspace managed sql server.
14
14
  * @summary Get list of usages metric for the server.
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.WorkspaceManagedSqlServerUsagesListResponse>
19
19
  */
20
20
  list(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerUsagesListResponse>;
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
  list(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.ServerUsageListResult>): 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
  */