@azure/arm-synapse 6.1.0 → 7.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (179) hide show
  1. package/dist/arm-synapse.js +190 -225
  2. package/dist/arm-synapse.js.map +1 -1
  3. package/dist/arm-synapse.min.js +1 -1
  4. package/dist/arm-synapse.min.js.map +1 -1
  5. package/esm/models/index.d.ts +6 -1
  6. package/esm/models/index.d.ts.map +1 -1
  7. package/esm/models/kustoPoolsMappers.d.ts +1 -1
  8. package/esm/models/kustoPoolsMappers.d.ts.map +1 -1
  9. package/esm/models/kustoPoolsMappers.js +1 -1
  10. package/esm/models/kustoPoolsMappers.js.map +1 -1
  11. package/esm/models/mappers.d.ts.map +1 -1
  12. package/esm/models/mappers.js +5 -0
  13. package/esm/models/mappers.js.map +1 -1
  14. package/esm/operations/azureADOnlyAuthentications.d.ts +8 -8
  15. package/esm/operations/azureADOnlyAuthentications.js +2 -2
  16. package/esm/operations/bigDataPools.d.ts +13 -13
  17. package/esm/operations/bigDataPools.js +4 -4
  18. package/esm/operations/dataMaskingPolicies.d.ts +6 -6
  19. package/esm/operations/dataMaskingRules.d.ts +9 -9
  20. package/esm/operations/extendedSqlPoolBlobAuditingPolicies.d.ts +9 -9
  21. package/esm/operations/index.d.ts +0 -1
  22. package/esm/operations/index.d.ts.map +1 -1
  23. package/esm/operations/index.js +0 -1
  24. package/esm/operations/index.js.map +1 -1
  25. package/esm/operations/ipFirewallRules.d.ts +12 -12
  26. package/esm/operations/ipFirewallRules.js +6 -6
  27. package/esm/operations/keys.d.ts +12 -12
  28. package/esm/operations/kustoPoolAttachedDatabaseConfigurations.d.ts +10 -10
  29. package/esm/operations/kustoPoolAttachedDatabaseConfigurations.js +4 -4
  30. package/esm/operations/kustoPoolChildResource.d.ts +3 -3
  31. package/esm/operations/kustoPoolDataConnections.d.ts +17 -17
  32. package/esm/operations/kustoPoolDataConnections.js +8 -8
  33. package/esm/operations/kustoPoolDatabasePrincipalAssignments.d.ts +13 -13
  34. package/esm/operations/kustoPoolDatabasePrincipalAssignments.js +4 -4
  35. package/esm/operations/kustoPoolDatabases.d.ts +12 -12
  36. package/esm/operations/kustoPoolDatabases.js +6 -6
  37. package/esm/operations/kustoPoolPrincipalAssignments.d.ts +13 -13
  38. package/esm/operations/kustoPoolPrincipalAssignments.js +4 -4
  39. package/esm/operations/kustoPools.d.ts +46 -31
  40. package/esm/operations/kustoPools.d.ts.map +1 -1
  41. package/esm/operations/kustoPools.js +43 -16
  42. package/esm/operations/kustoPools.js.map +1 -1
  43. package/esm/operations/libraries.d.ts +3 -3
  44. package/esm/operations/library.d.ts +3 -3
  45. package/esm/operations/operations.d.ts +6 -6
  46. package/esm/operations/privateLinkResources.d.ts +6 -6
  47. package/esm/operations/restorableDroppedSqlPools.d.ts +6 -6
  48. package/esm/operations/sparkConfiguration.d.ts +3 -3
  49. package/esm/operations/sparkConfigurations.d.ts +3 -3
  50. package/esm/operations/sqlPoolBlobAuditingPolicies.d.ts +9 -9
  51. package/esm/operations/sqlPoolColumns.d.ts +3 -3
  52. package/esm/operations/sqlPoolConnectionPolicies.d.ts +3 -3
  53. package/esm/operations/sqlPoolDataWarehouseUserActivities.d.ts +3 -3
  54. package/esm/operations/sqlPoolGeoBackupPolicies.d.ts +9 -9
  55. package/esm/operations/sqlPoolMaintenanceWindowOptions.d.ts +3 -3
  56. package/esm/operations/sqlPoolMaintenanceWindows.d.ts +6 -6
  57. package/esm/operations/sqlPoolMetadataSyncConfigs.d.ts +6 -6
  58. package/esm/operations/sqlPoolOperationResults.d.ts +3 -3
  59. package/esm/operations/sqlPoolOperations.d.ts +3 -3
  60. package/esm/operations/sqlPoolRecommendedSensitivityLabels.d.ts +3 -3
  61. package/esm/operations/sqlPoolReplicationLinks.d.ts +6 -6
  62. package/esm/operations/sqlPoolRestorePoints.d.ts +11 -11
  63. package/esm/operations/sqlPoolRestorePoints.js +2 -2
  64. package/esm/operations/sqlPoolSchemas.d.ts +6 -6
  65. package/esm/operations/sqlPoolSecurityAlertPolicies.d.ts +9 -9
  66. package/esm/operations/sqlPoolSensitivityLabels.d.ts +24 -24
  67. package/esm/operations/sqlPoolTableColumns.d.ts +3 -3
  68. package/esm/operations/sqlPoolTables.d.ts +6 -6
  69. package/esm/operations/sqlPoolTransparentDataEncryptions.d.ts +9 -9
  70. package/esm/operations/sqlPoolUsages.d.ts +3 -3
  71. package/esm/operations/sqlPoolVulnerabilityAssessmentRuleBaselines.d.ts +9 -9
  72. package/esm/operations/sqlPoolVulnerabilityAssessmentScans.d.ts +11 -11
  73. package/esm/operations/sqlPoolVulnerabilityAssessmentScans.js +2 -2
  74. package/esm/operations/sqlPoolVulnerabilityAssessments.d.ts +12 -12
  75. package/esm/operations/sqlPoolWorkloadClassifier.d.ts +10 -10
  76. package/esm/operations/sqlPoolWorkloadClassifier.js +4 -4
  77. package/esm/operations/sqlPoolWorkloadGroup.d.ts +10 -10
  78. package/esm/operations/sqlPoolWorkloadGroup.js +4 -4
  79. package/esm/operations/sqlPools.d.ts +20 -20
  80. package/esm/operations/sqlPools.js +8 -8
  81. package/esm/operations/workspaceAadAdmins.d.ts +7 -7
  82. package/esm/operations/workspaceAadAdmins.js +4 -4
  83. package/esm/operations/workspaceManagedIdentitySqlControlSettings.d.ts +5 -5
  84. package/esm/operations/workspaceManagedIdentitySqlControlSettings.js +2 -2
  85. package/esm/operations/workspaceManagedSqlServerBlobAuditingPolicies.d.ts +8 -8
  86. package/esm/operations/workspaceManagedSqlServerBlobAuditingPolicies.js +2 -2
  87. package/esm/operations/workspaceManagedSqlServerEncryptionProtector.d.ts +10 -10
  88. package/esm/operations/workspaceManagedSqlServerEncryptionProtector.js +4 -4
  89. package/esm/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.d.ts +8 -8
  90. package/esm/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js +2 -2
  91. package/esm/operations/workspaceManagedSqlServerRecoverableSqlPools.d.ts +6 -6
  92. package/esm/operations/workspaceManagedSqlServerSecurityAlertPolicy.d.ts +8 -8
  93. package/esm/operations/workspaceManagedSqlServerSecurityAlertPolicy.js +2 -2
  94. package/esm/operations/workspaceManagedSqlServerUsages.d.ts +3 -3
  95. package/esm/operations/workspaceManagedSqlServerVulnerabilityAssessments.d.ts +12 -12
  96. package/esm/operations/workspaceSqlAadAdmins.d.ts +7 -7
  97. package/esm/operations/workspaceSqlAadAdmins.js +4 -4
  98. package/esm/operations/workspaces.d.ts +9 -9
  99. package/esm/operations/workspaces.js +6 -6
  100. package/esm/synapseManagementClient.d.ts +0 -1
  101. package/esm/synapseManagementClient.d.ts.map +1 -1
  102. package/esm/synapseManagementClient.js +0 -1
  103. package/esm/synapseManagementClient.js.map +1 -1
  104. package/esm/synapseManagementClientContext.js +1 -1
  105. package/package.json +1 -1
  106. package/src/models/index.ts +6 -1
  107. package/src/models/kustoPoolsMappers.ts +3 -0
  108. package/src/models/mappers.ts +6 -0
  109. package/src/operations/azureADOnlyAuthentications.ts +8 -8
  110. package/src/operations/bigDataPools.ts +13 -13
  111. package/src/operations/dataMaskingPolicies.ts +6 -6
  112. package/src/operations/dataMaskingRules.ts +9 -9
  113. package/src/operations/extendedSqlPoolBlobAuditingPolicies.ts +9 -9
  114. package/src/operations/index.ts +0 -1
  115. package/src/operations/ipFirewallRules.ts +12 -12
  116. package/src/operations/keys.ts +12 -12
  117. package/src/operations/kustoPoolAttachedDatabaseConfigurations.ts +10 -10
  118. package/src/operations/kustoPoolChildResource.ts +3 -3
  119. package/src/operations/kustoPoolDataConnections.ts +17 -17
  120. package/src/operations/kustoPoolDatabasePrincipalAssignments.ts +13 -13
  121. package/src/operations/kustoPoolDatabases.ts +12 -12
  122. package/src/operations/kustoPoolPrincipalAssignments.ts +13 -13
  123. package/src/operations/kustoPools.ts +78 -31
  124. package/src/operations/libraries.ts +3 -3
  125. package/src/operations/library.ts +3 -3
  126. package/src/operations/operations.ts +6 -6
  127. package/src/operations/privateLinkResources.ts +6 -6
  128. package/src/operations/restorableDroppedSqlPools.ts +6 -6
  129. package/src/operations/sparkConfiguration.ts +3 -3
  130. package/src/operations/sparkConfigurations.ts +3 -3
  131. package/src/operations/sqlPoolBlobAuditingPolicies.ts +9 -9
  132. package/src/operations/sqlPoolColumns.ts +3 -3
  133. package/src/operations/sqlPoolConnectionPolicies.ts +3 -3
  134. package/src/operations/sqlPoolDataWarehouseUserActivities.ts +3 -3
  135. package/src/operations/sqlPoolGeoBackupPolicies.ts +9 -9
  136. package/src/operations/sqlPoolMaintenanceWindowOptions.ts +3 -3
  137. package/src/operations/sqlPoolMaintenanceWindows.ts +6 -6
  138. package/src/operations/sqlPoolMetadataSyncConfigs.ts +6 -6
  139. package/src/operations/sqlPoolOperationResults.ts +3 -3
  140. package/src/operations/sqlPoolOperations.ts +3 -3
  141. package/src/operations/sqlPoolRecommendedSensitivityLabels.ts +3 -3
  142. package/src/operations/sqlPoolReplicationLinks.ts +6 -6
  143. package/src/operations/sqlPoolRestorePoints.ts +11 -11
  144. package/src/operations/sqlPoolSchemas.ts +6 -6
  145. package/src/operations/sqlPoolSecurityAlertPolicies.ts +9 -9
  146. package/src/operations/sqlPoolSensitivityLabels.ts +24 -24
  147. package/src/operations/sqlPoolTableColumns.ts +3 -3
  148. package/src/operations/sqlPoolTables.ts +6 -6
  149. package/src/operations/sqlPoolTransparentDataEncryptions.ts +9 -9
  150. package/src/operations/sqlPoolUsages.ts +3 -3
  151. package/src/operations/sqlPoolVulnerabilityAssessmentRuleBaselines.ts +9 -9
  152. package/src/operations/sqlPoolVulnerabilityAssessmentScans.ts +11 -11
  153. package/src/operations/sqlPoolVulnerabilityAssessments.ts +12 -12
  154. package/src/operations/sqlPoolWorkloadClassifier.ts +10 -10
  155. package/src/operations/sqlPoolWorkloadGroup.ts +10 -10
  156. package/src/operations/sqlPools.ts +20 -20
  157. package/src/operations/workspaceAadAdmins.ts +7 -7
  158. package/src/operations/workspaceManagedIdentitySqlControlSettings.ts +5 -5
  159. package/src/operations/workspaceManagedSqlServerBlobAuditingPolicies.ts +8 -8
  160. package/src/operations/workspaceManagedSqlServerEncryptionProtector.ts +10 -10
  161. package/src/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.ts +8 -8
  162. package/src/operations/workspaceManagedSqlServerRecoverableSqlPools.ts +6 -6
  163. package/src/operations/workspaceManagedSqlServerSecurityAlertPolicy.ts +8 -8
  164. package/src/operations/workspaceManagedSqlServerUsages.ts +3 -3
  165. package/src/operations/workspaceManagedSqlServerVulnerabilityAssessments.ts +12 -12
  166. package/src/operations/workspaceSqlAadAdmins.ts +7 -7
  167. package/src/operations/workspaces.ts +9 -9
  168. package/src/synapseManagementClient.ts +0 -2
  169. package/src/synapseManagementClientContext.ts +1 -1
  170. package/esm/models/kustoPoolOperationsMappers.d.ts +0 -2
  171. package/esm/models/kustoPoolOperationsMappers.d.ts.map +0 -1
  172. package/esm/models/kustoPoolOperationsMappers.js +0 -9
  173. package/esm/models/kustoPoolOperationsMappers.js.map +0 -1
  174. package/esm/operations/kustoPoolOperations.d.ts +0 -28
  175. package/esm/operations/kustoPoolOperations.d.ts.map +0 -1
  176. package/esm/operations/kustoPoolOperations.js +0 -53
  177. package/esm/operations/kustoPoolOperations.js.map +0 -1
  178. package/src/models/kustoPoolOperationsMappers.ts +0 -17
  179. package/src/operations/kustoPoolOperations.ts +0 -76
@@ -13,20 +13,20 @@ export declare class WorkspaceManagedSqlServerVulnerabilityAssessments {
13
13
  * Get workspace managed sql server's vulnerability assessment.
14
14
  * @summary Get server's vulnerability assessment.
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.WorkspaceManagedSqlServerVulnerabilityAssessmentsGetResponse>
19
19
  */
20
20
  get(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerVulnerabilityAssessmentsGetResponse>;
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.ServerVulnerabilityAssessment>): 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 WorkspaceManagedSqlServerVulnerabilityAssessments {
35
35
  * Create or Update workspace managed sql server's vulnerability assessment.
36
36
  * @summary Create or Update server's vulnerability assessment.
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 parameters Properties for vulnerability assessment.
40
40
  * @param [options] The optional parameters
41
41
  * @returns Promise<Models.WorkspaceManagedSqlServerVulnerabilityAssessmentsCreateOrUpdateResponse>
@@ -43,14 +43,14 @@ export declare class WorkspaceManagedSqlServerVulnerabilityAssessments {
43
43
  createOrUpdate(resourceGroupName: string, workspaceName: string, parameters: Models.ServerVulnerabilityAssessment, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerVulnerabilityAssessmentsCreateOrUpdateResponse>;
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 parameters Properties for vulnerability assessment.
48
48
  * @param callback The callback
49
49
  */
50
50
  createOrUpdate(resourceGroupName: string, workspaceName: string, parameters: Models.ServerVulnerabilityAssessment, callback: msRest.ServiceCallback<Models.ServerVulnerabilityAssessment>): 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 parameters Properties for vulnerability assessment.
55
55
  * @param options The optional parameters
56
56
  * @param callback The callback
@@ -60,20 +60,20 @@ export declare class WorkspaceManagedSqlServerVulnerabilityAssessments {
60
60
  * Remove workspace managed sql server's vulnerability assessment.
61
61
  * @summary Remove server's vulnerability assessment.
62
62
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
63
- * @param workspaceName The name of the workspace
63
+ * @param workspaceName The name of the workspace.
64
64
  * @param [options] The optional parameters
65
65
  * @returns Promise<msRest.RestResponse>
66
66
  */
67
67
  deleteMethod(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
68
68
  /**
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 callback The callback
72
72
  */
73
73
  deleteMethod(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<void>): void;
74
74
  /**
75
75
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
76
- * @param workspaceName The name of the workspace
76
+ * @param workspaceName The name of the workspace.
77
77
  * @param options The optional parameters
78
78
  * @param callback The callback
79
79
  */
@@ -82,20 +82,20 @@ export declare class WorkspaceManagedSqlServerVulnerabilityAssessments {
82
82
  * Lists the vulnerability assessment policies associated with a workspace managed sql server.
83
83
  * @summary Lists the vulnerability assessment policies associated with a server.
84
84
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
85
- * @param workspaceName The name of the workspace
85
+ * @param workspaceName The name of the workspace.
86
86
  * @param [options] The optional parameters
87
87
  * @returns Promise<Models.WorkspaceManagedSqlServerVulnerabilityAssessmentsListResponse>
88
88
  */
89
89
  list(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceManagedSqlServerVulnerabilityAssessmentsListResponse>;
90
90
  /**
91
91
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
92
- * @param workspaceName The name of the workspace
92
+ * @param workspaceName The name of the workspace.
93
93
  * @param callback The callback
94
94
  */
95
95
  list(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.ServerVulnerabilityAssessmentListResult>): void;
96
96
  /**
97
97
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
98
- * @param workspaceName The name of the workspace
98
+ * @param workspaceName The name of the workspace.
99
99
  * @param options The optional parameters
100
100
  * @param callback The callback
101
101
  */
@@ -13,20 +13,20 @@ export declare class WorkspaceSqlAadAdmins {
13
13
  /**
14
14
  * Gets a workspace SQL active directory admin
15
15
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
16
- * @param workspaceName The name of the workspace
16
+ * @param workspaceName The name of the workspace.
17
17
  * @param [options] The optional parameters
18
18
  * @returns Promise<Models.WorkspaceSqlAadAdminsGetResponse>
19
19
  */
20
20
  get(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspaceSqlAadAdminsGetResponse>;
21
21
  /**
22
22
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
23
- * @param workspaceName The name of the workspace
23
+ * @param workspaceName The name of the workspace.
24
24
  * @param callback The callback
25
25
  */
26
26
  get(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.WorkspaceAadAdminInfo>): void;
27
27
  /**
28
28
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
29
- * @param workspaceName The name of the workspace
29
+ * @param workspaceName The name of the workspace.
30
30
  * @param options The optional parameters
31
31
  * @param callback The callback
32
32
  */
@@ -34,7 +34,7 @@ export declare class WorkspaceSqlAadAdmins {
34
34
  /**
35
35
  * Creates or updates a workspace SQL active directory admin
36
36
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
37
- * @param workspaceName The name of the workspace
37
+ * @param workspaceName The name of the workspace.
38
38
  * @param aadAdminInfo Workspace active directory administrator properties
39
39
  * @param [options] The optional parameters
40
40
  * @returns Promise<Models.WorkspaceSqlAadAdminsCreateOrUpdateResponse>
@@ -43,7 +43,7 @@ export declare class WorkspaceSqlAadAdmins {
43
43
  /**
44
44
  * Deletes a workspace SQL active directory admin
45
45
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
46
- * @param workspaceName The name of the workspace
46
+ * @param workspaceName The name of the workspace.
47
47
  * @param [options] The optional parameters
48
48
  * @returns Promise<msRest.RestResponse>
49
49
  */
@@ -51,7 +51,7 @@ export declare class WorkspaceSqlAadAdmins {
51
51
  /**
52
52
  * Creates or updates a workspace SQL active directory admin
53
53
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
54
- * @param workspaceName The name of the workspace
54
+ * @param workspaceName The name of the workspace.
55
55
  * @param aadAdminInfo Workspace active directory administrator properties
56
56
  * @param [options] The optional parameters
57
57
  * @returns Promise<msRestAzure.LROPoller>
@@ -60,7 +60,7 @@ export declare class WorkspaceSqlAadAdmins {
60
60
  /**
61
61
  * Deletes a workspace SQL active directory admin
62
62
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
63
- * @param workspaceName The name of the workspace
63
+ * @param workspaceName The name of the workspace.
64
64
  * @param [options] The optional parameters
65
65
  * @returns Promise<msRestAzure.LROPoller>
66
66
  */
@@ -29,7 +29,7 @@ var WorkspaceSqlAadAdmins = /** @class */ (function () {
29
29
  /**
30
30
  * Creates or updates a workspace SQL 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.WorkspaceSqlAadAdminsCreateOrUpdateResponse>
@@ -41,7 +41,7 @@ var WorkspaceSqlAadAdmins = /** @class */ (function () {
41
41
  /**
42
42
  * Deletes a workspace SQL 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 WorkspaceSqlAadAdmins = /** @class */ (function () {
52
52
  /**
53
53
  * Creates or updates a workspace SQL 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 WorkspaceSqlAadAdmins = /** @class */ (function () {
68
68
  /**
69
69
  * Deletes a workspace SQL 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
  */
@@ -31,20 +31,20 @@ export declare class Workspaces {
31
31
  /**
32
32
  * Gets a workspace
33
33
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
34
- * @param workspaceName The name of the workspace
34
+ * @param workspaceName The name of the workspace.
35
35
  * @param [options] The optional parameters
36
36
  * @returns Promise<Models.WorkspacesGetResponse>
37
37
  */
38
38
  get(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkspacesGetResponse>;
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 callback The callback
43
43
  */
44
44
  get(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.Workspace>): 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 options The optional parameters
49
49
  * @param callback The callback
50
50
  */
@@ -52,7 +52,7 @@ export declare class Workspaces {
52
52
  /**
53
53
  * Updates a workspace
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 workspacePatchInfo Workspace patch request properties
57
57
  * @param [options] The optional parameters
58
58
  * @returns Promise<Models.WorkspacesUpdateResponse>
@@ -61,7 +61,7 @@ export declare class Workspaces {
61
61
  /**
62
62
  * Creates or updates a workspace
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 workspaceInfo Workspace create or update request properties
66
66
  * @param [options] The optional parameters
67
67
  * @returns Promise<Models.WorkspacesCreateOrUpdateResponse>
@@ -70,7 +70,7 @@ export declare class Workspaces {
70
70
  /**
71
71
  * Deletes a workspace
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 [options] The optional parameters
75
75
  * @returns Promise<Models.WorkspacesDeleteMethodResponse>
76
76
  */
@@ -93,7 +93,7 @@ export declare class Workspaces {
93
93
  /**
94
94
  * Updates a workspace
95
95
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
96
- * @param workspaceName The name of the workspace
96
+ * @param workspaceName The name of the workspace.
97
97
  * @param workspacePatchInfo Workspace patch request properties
98
98
  * @param [options] The optional parameters
99
99
  * @returns Promise<msRestAzure.LROPoller>
@@ -102,7 +102,7 @@ export declare class Workspaces {
102
102
  /**
103
103
  * Creates or updates a workspace
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 workspaceInfo Workspace create or update request properties
107
107
  * @param [options] The optional parameters
108
108
  * @returns Promise<msRestAzure.LROPoller>
@@ -111,7 +111,7 @@ export declare class Workspaces {
111
111
  /**
112
112
  * Deletes a workspace
113
113
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
114
- * @param workspaceName The name of the workspace
114
+ * @param workspaceName The name of the workspace.
115
115
  * @param [options] The optional parameters
116
116
  * @returns Promise<msRestAzure.LROPoller>
117
117
  */
@@ -35,7 +35,7 @@ var Workspaces = /** @class */ (function () {
35
35
  /**
36
36
  * Updates a workspace
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 workspacePatchInfo Workspace patch request properties
40
40
  * @param [options] The optional parameters
41
41
  * @returns Promise<Models.WorkspacesUpdateResponse>
@@ -47,7 +47,7 @@ var Workspaces = /** @class */ (function () {
47
47
  /**
48
48
  * Creates or updates a workspace
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 workspaceInfo Workspace create or update request properties
52
52
  * @param [options] The optional parameters
53
53
  * @returns Promise<Models.WorkspacesCreateOrUpdateResponse>
@@ -59,7 +59,7 @@ var Workspaces = /** @class */ (function () {
59
59
  /**
60
60
  * Deletes a workspace
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
  * @returns Promise<Models.WorkspacesDeleteMethodResponse>
65
65
  */
@@ -75,7 +75,7 @@ var Workspaces = /** @class */ (function () {
75
75
  /**
76
76
  * Updates a workspace
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 workspacePatchInfo Workspace patch request properties
80
80
  * @param [options] The optional parameters
81
81
  * @returns Promise<msRestAzure.LROPoller>
@@ -91,7 +91,7 @@ var Workspaces = /** @class */ (function () {
91
91
  /**
92
92
  * Creates or updates a workspace
93
93
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
94
- * @param workspaceName The name of the workspace
94
+ * @param workspaceName The name of the workspace.
95
95
  * @param workspaceInfo Workspace create or update request properties
96
96
  * @param [options] The optional parameters
97
97
  * @returns Promise<msRestAzure.LROPoller>
@@ -107,7 +107,7 @@ var Workspaces = /** @class */ (function () {
107
107
  /**
108
108
  * Deletes a workspace
109
109
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
110
- * @param workspaceName The name of the workspace
110
+ * @param workspaceName The name of the workspace.
111
111
  * @param [options] The optional parameters
112
112
  * @returns Promise<msRestAzure.LROPoller>
113
113
  */
@@ -70,7 +70,6 @@ declare class SynapseManagementClient extends SynapseManagementClientContext {
70
70
  sparkConfiguration: operations.SparkConfiguration;
71
71
  sparkConfigurations: operations.SparkConfigurations;
72
72
  kustoOperations: operations.KustoOperations;
73
- kustoPool: operations.KustoPoolOperations;
74
73
  kustoPools: operations.KustoPools;
75
74
  kustoPoolChildResource: operations.KustoPoolChildResource;
76
75
  kustoPoolAttachedDatabaseConfigurations: operations.KustoPoolAttachedDatabaseConfigurations;
@@ -1 +1 @@
1
- {"version":3,"file":"synapseManagementClient.d.ts","sourceRoot":"","sources":["../src/synapseManagementClient.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"synapseManagementClient.d.ts","sourceRoot":"","sources":["../src/synapseManagementClient.ts"],"names":[],"mappings":"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"}
@@ -91,7 +91,6 @@ var SynapseManagementClient = /** @class */ (function (_super) {
91
91
  _this.sparkConfiguration = new operations.SparkConfiguration(_this);
92
92
  _this.sparkConfigurations = new operations.SparkConfigurations(_this);
93
93
  _this.kustoOperations = new operations.KustoOperations(_this);
94
- _this.kustoPool = new operations.KustoPoolOperations(_this);
95
94
  _this.kustoPools = new operations.KustoPools(_this);
96
95
  _this.kustoPoolChildResource = new operations.KustoPoolChildResource(_this);
97
96
  _this.kustoPoolAttachedDatabaseConfigurations = new operations.KustoPoolAttachedDatabaseConfigurations(_this);
@@ -1 +1 @@
1
- {"version":3,"file":"synapseManagementClient.js","sourceRoot":"","sources":["../src/synapseManagementClient.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;;AAIH,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AACnC,OAAO,KAAK,OAAO,MAAM,kBAAkB,CAAC;AAC5C,OAAO,KAAK,UAAU,MAAM,cAAc,CAAC;AAC3C,OAAO,EAAE,8BAA8B,EAAE,MAAM,kCAAkC,CAAC;AAGlF;IAAsC,2CAA8B;IA4ElE;;;;;;;;;;OAUG;IACH,iCAAY,WAA8D,EAAE,cAAsB,EAAE,OAA+C;QAAnJ,YACE,kBAAM,WAAW,EAAE,cAAc,EAAE,OAAO,CAAC,SA0E5C;QAzEC,KAAI,CAAC,0BAA0B,GAAG,IAAI,UAAU,CAAC,0BAA0B,CAAC,KAAI,CAAC,CAAC;QAClF,KAAI,CAAC,UAAU,GAAG,IAAI,UAAU,CAAC,UAAU,CAAC,KAAI,CAAC,CAAC;QAClD,KAAI,CAAC,eAAe,GAAG,IAAI,UAAU,CAAC,eAAe,CAAC,KAAI,CAAC,CAAC;QAC5D,KAAI,CAAC,IAAI,GAAG,IAAI,UAAU,CAAC,IAAI,CAAC,KAAI,CAAC,CAAC;QACtC,KAAI,CAAC,0BAA0B,GAAG,IAAI,UAAU,CAAC,0BAA0B,CAAC,KAAI,CAAC,CAAC;QAClF,KAAI,CAAC,oBAAoB,GAAG,IAAI,UAAU,CAAC,oBAAoB,CAAC,KAAI,CAAC,CAAC;QACtE,KAAI,CAAC,kCAAkC,GAAG,IAAI,UAAU,CAAC,kCAAkC,CAAC,KAAI,CAAC,CAAC;QAClG,KAAI,CAAC,eAAe,GAAG,IAAI,UAAU,CAAC,eAAe,CAAC,KAAI,CAAC,CAAC;QAC5D,KAAI,CAAC,wCAAwC,GAAG,IAAI,UAAU,CAAC,wCAAwC,CAAC,KAAI,CAAC,CAAC;QAC9G,KAAI,CAAC,QAAQ,GAAG,IAAI,UAAU,CAAC,QAAQ,CAAC,KAAI,CAAC,CAAC;QAC9C,KAAI,CAAC,0BAA0B,GAAG,IAAI,UAAU,CAAC,0BAA0B,CAAC,KAAI,CAAC,CAAC;QAClF,KAAI,CAAC,uBAAuB,GAAG,IAAI,UAAU,CAAC,uBAAuB,CAAC,KAAI,CAAC,CAAC;QAC5E,KAAI,CAAC,wBAAwB,GAAG,IAAI,UAAU,CAAC,wBAAwB,CAAC,KAAI,CAAC,CAAC;QAC9E,KAAI,CAAC,kCAAkC,GAAG,IAAI,UAAU,CAAC,kCAAkC,CAAC,KAAI,CAAC,CAAC;QAClG,KAAI,CAAC,oBAAoB,GAAG,IAAI,UAAU,CAAC,oBAAoB,CAAC,KAAI,CAAC,CAAC;QACtE,KAAI,CAAC,uBAAuB,GAAG,IAAI,UAAU,CAAC,uBAAuB,CAAC,KAAI,CAAC,CAAC;QAC5E,KAAI,CAAC,yBAAyB,GAAG,IAAI,UAAU,CAAC,yBAAyB,CAAC,KAAI,CAAC,CAAC;QAChF,KAAI,CAAC,+BAA+B,GAAG,IAAI,UAAU,CAAC,+BAA+B,CAAC,KAAI,CAAC,CAAC;QAC5F,KAAI,CAAC,iCAAiC,GAAG,IAAI,UAAU,CAAC,iCAAiC,CAAC,KAAI,CAAC,CAAC;QAChG,KAAI,CAAC,2BAA2B,GAAG,IAAI,UAAU,CAAC,2BAA2B,CAAC,KAAI,CAAC,CAAC;QACpF,KAAI,CAAC,iBAAiB,GAAG,IAAI,UAAU,CAAC,iBAAiB,CAAC,KAAI,CAAC,CAAC;QAChE,KAAI,CAAC,aAAa,GAAG,IAAI,UAAU,CAAC,aAAa,CAAC,KAAI,CAAC,CAAC;QACxD,KAAI,CAAC,wBAAwB,GAAG,IAAI,UAAU,CAAC,wBAAwB,CAAC,KAAI,CAAC,CAAC;QAC9E,KAAI,CAAC,mCAAmC,GAAG,IAAI,UAAU,CAAC,mCAAmC,CAAC,KAAI,CAAC,CAAC;QACpG,KAAI,CAAC,cAAc,GAAG,IAAI,UAAU,CAAC,cAAc,CAAC,KAAI,CAAC,CAAC;QAC1D,KAAI,CAAC,aAAa,GAAG,IAAI,UAAU,CAAC,aAAa,CAAC,KAAI,CAAC,CAAC;QACxD,KAAI,CAAC,mBAAmB,GAAG,IAAI,UAAU,CAAC,mBAAmB,CAAC,KAAI,CAAC,CAAC;QACpE,KAAI,CAAC,yBAAyB,GAAG,IAAI,UAAU,CAAC,yBAAyB,CAAC,KAAI,CAAC,CAAC;QAChF,KAAI,CAAC,+BAA+B,GAAG,IAAI,UAAU,CAAC,+BAA+B,CAAC,KAAI,CAAC,CAAC;QAC5F,KAAI,CAAC,mCAAmC,GAAG,IAAI,UAAU,CAAC,mCAAmC,CAAC,KAAI,CAAC,CAAC;QACpG,KAAI,CAAC,4BAA4B,GAAG,IAAI,UAAU,CAAC,4BAA4B,CAAC,KAAI,CAAC,CAAC;QACtF,KAAI,CAAC,2CAA2C,GAAG,IAAI,UAAU,CAAC,2CAA2C,CAAC,KAAI,CAAC,CAAC;QACpH,KAAI,CAAC,mCAAmC,GAAG,IAAI,UAAU,CAAC,mCAAmC,CAAC,KAAI,CAAC,CAAC;QACpG,KAAI,CAAC,mBAAmB,GAAG,IAAI,UAAU,CAAC,mBAAmB,CAAC,KAAI,CAAC,CAAC;QACpE,KAAI,CAAC,gBAAgB,GAAG,IAAI,UAAU,CAAC,gBAAgB,CAAC,KAAI,CAAC,CAAC;QAC9D,KAAI,CAAC,cAAc,GAAG,IAAI,UAAU,CAAC,cAAc,CAAC,KAAI,CAAC,CAAC;QAC1D,KAAI,CAAC,oBAAoB,GAAG,IAAI,UAAU,CAAC,oBAAoB,CAAC,KAAI,CAAC,CAAC;QACtE,KAAI,CAAC,yBAAyB,GAAG,IAAI,UAAU,CAAC,yBAAyB,CAAC,KAAI,CAAC,CAAC;QAChF,KAAI,CAAC,6CAA6C,GAAG,IAAI,UAAU,CAAC,6CAA6C,CAAC,KAAI,CAAC,CAAC;QACxH,KAAI,CAAC,qDAAqD,GAAG,IAAI,UAAU,CAAC,qDAAqD,CAAC,KAAI,CAAC,CAAC;QACxI,KAAI,CAAC,4CAA4C,GAAG,IAAI,UAAU,CAAC,4CAA4C,CAAC,KAAI,CAAC,CAAC;QACtH,KAAI,CAAC,iDAAiD,GAAG,IAAI,UAAU,CAAC,iDAAiD,CAAC,KAAI,CAAC,CAAC;QAChI,KAAI,CAAC,4CAA4C,GAAG,IAAI,UAAU,CAAC,4CAA4C,CAAC,KAAI,CAAC,CAAC;QACtH,KAAI,CAAC,+BAA+B,GAAG,IAAI,UAAU,CAAC,+BAA+B,CAAC,KAAI,CAAC,CAAC;QAC5F,KAAI,CAAC,4CAA4C,GAAG,IAAI,UAAU,CAAC,4CAA4C,CAAC,KAAI,CAAC,CAAC;QACtH,KAAI,CAAC,UAAU,GAAG,IAAI,UAAU,CAAC,UAAU,CAAC,KAAI,CAAC,CAAC;QAClD,KAAI,CAAC,kBAAkB,GAAG,IAAI,UAAU,CAAC,kBAAkB,CAAC,KAAI,CAAC,CAAC;QAClE,KAAI,CAAC,qBAAqB,GAAG,IAAI,UAAU,CAAC,qBAAqB,CAAC,KAAI,CAAC,CAAC;QACxE,KAAI,CAAC,0CAA0C,GAAG,IAAI,UAAU,CAAC,0CAA0C,CAAC,KAAI,CAAC,CAAC;QAClH,KAAI,CAAC,yBAAyB,GAAG,IAAI,UAAU,CAAC,yBAAyB,CAAC,KAAI,CAAC,CAAC;QAChF,KAAI,CAAC,YAAY,GAAG,IAAI,UAAU,CAAC,YAAY,CAAC,KAAI,CAAC,CAAC;QACtD,KAAI,CAAC,OAAO,GAAG,IAAI,UAAU,CAAC,OAAO,CAAC,KAAI,CAAC,CAAC;QAC5C,KAAI,CAAC,SAAS,GAAG,IAAI,UAAU,CAAC,SAAS,CAAC,KAAI,CAAC,CAAC;QAChD,KAAI,CAAC,mBAAmB,GAAG,IAAI,UAAU,CAAC,mBAAmB,CAAC,KAAI,CAAC,CAAC;QACpE,KAAI,CAAC,+BAA+B,GAAG,IAAI,UAAU,CAAC,yCAAyC,CAAC,KAAI,CAAC,CAAC;QACtG,KAAI,CAAC,gCAAgC,GAAG,IAAI,UAAU,CAAC,gCAAgC,CAAC,KAAI,CAAC,CAAC;QAC9F,KAAI,CAAC,uBAAuB,GAAG,IAAI,UAAU,CAAC,uBAAuB,CAAC,KAAI,CAAC,CAAC;QAC5E,KAAI,CAAC,6BAA6B,GAAG,IAAI,UAAU,CAAC,6BAA6B,CAAC,KAAI,CAAC,CAAC;QACxF,KAAI,CAAC,iCAAiC,GAAG,IAAI,UAAU,CAAC,iCAAiC,CAAC,KAAI,CAAC,CAAC;QAChG,KAAI,CAAC,0BAA0B,GAAG,IAAI,UAAU,CAAC,oCAAoC,CAAC,KAAI,CAAC,CAAC;QAC5F,KAAI,CAAC,gCAAgC,GAAG,IAAI,UAAU,CAAC,0CAA0C,CAAC,KAAI,CAAC,CAAC;QACxG,KAAI,CAAC,wBAAwB,GAAG,IAAI,UAAU,CAAC,kCAAkC,CAAC,KAAI,CAAC,CAAC;QACxF,KAAI,CAAC,kBAAkB,GAAG,IAAI,UAAU,CAAC,kBAAkB,CAAC,KAAI,CAAC,CAAC;QAClE,KAAI,CAAC,mBAAmB,GAAG,IAAI,UAAU,CAAC,mBAAmB,CAAC,KAAI,CAAC,CAAC;QACpE,KAAI,CAAC,eAAe,GAAG,IAAI,UAAU,CAAC,eAAe,CAAC,KAAI,CAAC,CAAC;QAC5D,KAAI,CAAC,SAAS,GAAG,IAAI,UAAU,CAAC,mBAAmB,CAAC,KAAI,CAAC,CAAC;QAC1D,KAAI,CAAC,UAAU,GAAG,IAAI,UAAU,CAAC,UAAU,CAAC,KAAI,CAAC,CAAC;QAClD,KAAI,CAAC,sBAAsB,GAAG,IAAI,UAAU,CAAC,sBAAsB,CAAC,KAAI,CAAC,CAAC;QAC1E,KAAI,CAAC,uCAAuC,GAAG,IAAI,UAAU,CAAC,uCAAuC,CAAC,KAAI,CAAC,CAAC;QAC5G,KAAI,CAAC,kBAAkB,GAAG,IAAI,UAAU,CAAC,kBAAkB,CAAC,KAAI,CAAC,CAAC;QAClE,KAAI,CAAC,wBAAwB,GAAG,IAAI,UAAU,CAAC,wBAAwB,CAAC,KAAI,CAAC,CAAC;QAC9E,KAAI,CAAC,6BAA6B,GAAG,IAAI,UAAU,CAAC,6BAA6B,CAAC,KAAI,CAAC,CAAC;QACxF,KAAI,CAAC,qCAAqC,GAAG,IAAI,UAAU,CAAC,qCAAqC,CAAC,KAAI,CAAC,CAAC;;IAC1G,CAAC;IACH,8BAAC;AAAD,CAAC,AAnKD,CAAsC,8BAA8B,GAmKnE;AAED,2BAA2B;AAE3B,OAAO,EACL,uBAAuB,EACvB,8BAA8B,EAC9B,MAAM,IAAI,uBAAuB,EACjC,OAAO,IAAI,wBAAwB,EACpC,CAAC;AACF,cAAc,cAAc,CAAC"}
1
+ {"version":3,"file":"synapseManagementClient.js","sourceRoot":"","sources":["../src/synapseManagementClient.ts"],"names":[],"mappings":"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"}
@@ -9,7 +9,7 @@
9
9
  import { __extends } from "tslib";
10
10
  import * as msRestAzure from "@azure/ms-rest-azure-js";
11
11
  var packageName = "@azure/arm-synapse";
12
- var packageVersion = "6.1.0";
12
+ var packageVersion = "7.0.0";
13
13
  var SynapseManagementClientContext = /** @class */ (function (_super) {
14
14
  __extends(SynapseManagementClientContext, _super);
15
15
  /**
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@azure/arm-synapse",
3
3
  "author": "Microsoft Corporation",
4
4
  "description": "SynapseManagementClient Library with typescript type definitions for node.js and browser.",
5
- "version": "6.1.0",
5
+ "version": "7.0.0",
6
6
  "dependencies": {
7
7
  "@azure/ms-rest-azure-js": "^2.1.0",
8
8
  "@azure/ms-rest-js": "^2.2.0",
@@ -5321,6 +5321,11 @@ export interface EventHubDataConnection {
5321
5321
  * 'Deleting', 'Succeeded', 'Failed', 'Moving', 'Canceled'
5322
5322
  */
5323
5323
  provisioningState?: ResourceProvisioningState;
5324
+ /**
5325
+ * The resource ID of a managed identity (system or user assigned) to be used to authenticate
5326
+ * with event hub.
5327
+ */
5328
+ managedIdentityResourceId?: string;
5324
5329
  }
5325
5330
 
5326
5331
  /**
@@ -11544,7 +11549,7 @@ export type KustoOperationsListNextResponse = OperationListResult & {
11544
11549
  /**
11545
11550
  * Contains response data for the listSkus operation.
11546
11551
  */
11547
- export type KustoPoolListSkusResponse = SkuDescriptionList & {
11552
+ export type KustoPoolsListSkusResponse = SkuDescriptionList & {
11548
11553
  /**
11549
11554
  * The underlying HTTP response.
11550
11555
  */
@@ -110,6 +110,9 @@ export {
110
110
  ServerSecurityAlertPolicy,
111
111
  ServerVulnerabilityAssessment,
112
112
  Sku,
113
+ SkuDescription,
114
+ SkuDescriptionList,
115
+ SkuLocationInfoItem,
113
116
  SparkConfigProperties,
114
117
  SparkConfigurationResource,
115
118
  SqlPool,
@@ -7771,6 +7771,12 @@ export const EventHubDataConnection: msRest.CompositeMapper = {
7771
7771
  type: {
7772
7772
  name: "String"
7773
7773
  }
7774
+ },
7775
+ managedIdentityResourceId: {
7776
+ serializedName: "properties.managedIdentityResourceId",
7777
+ type: {
7778
+ name: "String"
7779
+ }
7774
7780
  }
7775
7781
  }
7776
7782
  }
@@ -30,20 +30,20 @@ export class AzureADOnlyAuthentications {
30
30
  * Gets a Azure Active Directory only authentication property
31
31
  * @summary Get Azure Active Directory only authentication property
32
32
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
33
- * @param workspaceName The name of the workspace
33
+ * @param workspaceName The name of the workspace.
34
34
  * @param [options] The optional parameters
35
35
  * @returns Promise<Models.AzureADOnlyAuthenticationsGetResponse>
36
36
  */
37
37
  get(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.AzureADOnlyAuthenticationsGetResponse>;
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.AzureADOnlyAuthentication>): 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 AzureADOnlyAuthentications {
63
63
  * Create or Update a Azure Active Directory only authentication property for the workspaces
64
64
  * @summary Create or Update Azure Active Directory only authentication property
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 azureADOnlyAuthenticationInfo Azure Active Directory Property
68
68
  * @param [options] The optional parameters
69
69
  * @returns Promise<Models.AzureADOnlyAuthenticationsCreateResponse>
@@ -77,20 +77,20 @@ export class AzureADOnlyAuthentications {
77
77
  * Gets a list of Azure Active Directory only authentication property for a workspace
78
78
  * @summary Gets a list of Azure Active Directory only authentication property
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.AzureADOnlyAuthenticationsListResponse>
83
83
  */
84
84
  list(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.AzureADOnlyAuthenticationsListResponse>;
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
  list(resourceGroupName: string, workspaceName: string, callback: msRest.ServiceCallback<Models.AzureADOnlyAuthenticationListResult>): 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 AzureADOnlyAuthentications {
110
110
  * Create or Update a Azure Active Directory only authentication property for the workspaces
111
111
  * @summary Create or Update Azure Active Directory only authentication property
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 azureADOnlyAuthenticationInfo Azure Active Directory Property
115
115
  * @param [options] The optional parameters
116
116
  * @returns Promise<msRestAzure.LROPoller>
@@ -30,7 +30,7 @@ export class BigDataPools {
30
30
  * Get a Big Data pool.
31
31
  * @summary Get Big Data 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 bigDataPoolName Big Data pool name
35
35
  * @param [options] The optional parameters
36
36
  * @returns Promise<Models.BigDataPoolsGetResponse>
@@ -38,14 +38,14 @@ export class BigDataPools {
38
38
  get(resourceGroupName: string, workspaceName: string, bigDataPoolName: string, options?: msRest.RequestOptionsBase): Promise<Models.BigDataPoolsGetResponse>;
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 bigDataPoolName Big Data pool name
43
43
  * @param callback The callback
44
44
  */
45
45
  get(resourceGroupName: string, workspaceName: string, bigDataPoolName: string, callback: msRest.ServiceCallback<Models.BigDataPoolResourceInfo>): 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 bigDataPoolName Big Data pool name
50
50
  * @param options The optional parameters
51
51
  * @param callback The callback
@@ -67,7 +67,7 @@ export class BigDataPools {
67
67
  * Patch a Big Data pool.
68
68
  * @summary Update a Big Data pool.
69
69
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
70
- * @param workspaceName The name of the workspace
70
+ * @param workspaceName The name of the workspace.
71
71
  * @param bigDataPoolName Big Data pool name
72
72
  * @param bigDataPoolPatchInfo The updated Big Data pool properties
73
73
  * @param [options] The optional parameters
@@ -76,7 +76,7 @@ export class BigDataPools {
76
76
  update(resourceGroupName: string, workspaceName: string, bigDataPoolName: string, bigDataPoolPatchInfo: Models.BigDataPoolPatchInfo, options?: msRest.RequestOptionsBase): Promise<Models.BigDataPoolsUpdateResponse>;
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 bigDataPoolName Big Data pool name
81
81
  * @param bigDataPoolPatchInfo The updated Big Data pool properties
82
82
  * @param callback The callback
@@ -84,7 +84,7 @@ export class BigDataPools {
84
84
  update(resourceGroupName: string, workspaceName: string, bigDataPoolName: string, bigDataPoolPatchInfo: Models.BigDataPoolPatchInfo, callback: msRest.ServiceCallback<Models.BigDataPoolResourceInfo>): 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 bigDataPoolName Big Data pool name
89
89
  * @param bigDataPoolPatchInfo The updated Big Data pool properties
90
90
  * @param options The optional parameters
@@ -108,7 +108,7 @@ export class BigDataPools {
108
108
  * Create a new Big Data pool.
109
109
  * @summary Create a Big Data 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 bigDataPoolName Big Data pool name
113
113
  * @param bigDataPoolInfo The Big Data pool to create.
114
114
  * @param [options] The optional parameters
@@ -123,7 +123,7 @@ export class BigDataPools {
123
123
  * Delete a Big Data pool from the workspace.
124
124
  * @summary Delete a Big Data 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 bigDataPoolName Big Data pool name
128
128
  * @param [options] The optional parameters
129
129
  * @returns Promise<Models.BigDataPoolsDeleteMethodResponse>
@@ -137,20 +137,20 @@ export class BigDataPools {
137
137
  * List Big Data pools in a workspace.
138
138
  * @summary List the Big Data pools in a workspace.
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.BigDataPoolsListByWorkspaceResponse>
143
143
  */
144
144
  listByWorkspace(resourceGroupName: string, workspaceName: string, options?: msRest.RequestOptionsBase): Promise<Models.BigDataPoolsListByWorkspaceResponse>;
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.BigDataPoolResourceInfoListResult>): 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 BigDataPools {
170
170
  * Create a new Big Data pool.
171
171
  * @summary Create a Big Data 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 bigDataPoolName Big Data pool name
175
175
  * @param bigDataPoolInfo The Big Data pool to create.
176
176
  * @param [options] The optional parameters
@@ -193,7 +193,7 @@ export class BigDataPools {
193
193
  * Delete a Big Data pool from the workspace.
194
194
  * @summary Delete a Big Data pool.
195
195
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
196
- * @param workspaceName The name of the workspace
196
+ * @param workspaceName The name of the workspace.
197
197
  * @param bigDataPoolName Big Data pool name
198
198
  * @param [options] The optional parameters
199
199
  * @returns Promise<msRestAzure.LROPoller>