Skip to content

Commit 8fab57e

Browse files
authored
arm-synapse-release (Azure#14631)
1 parent 7d34a6c commit 8fab57e

File tree

59 files changed

+9046
-8303
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+9046
-8303
lines changed

sdk/synapse/arm-synapse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@azure/arm-synapse",
33
"author": "Microsoft Corporation",
44
"description": "SynapseManagementClient Library with typescript type definitions for node.js and browser.",
5-
"version": "5.0.0",
5+
"version": "5.1.0",
66
"dependencies": {
77
"@azure/ms-rest-azure-js": "^2.0.1",
88
"@azure/ms-rest-js": "^2.0.4",

sdk/synapse/arm-synapse/src/models/bigDataPoolsMappers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ export {
4747
Key,
4848
LibraryInfo,
4949
LibraryRequirements,
50+
LibraryResource,
5051
LinkedIntegrationRuntimeKeyAuthorization,
5152
LinkedIntegrationRuntimeRbacAuthorization,
5253
LinkedIntegrationRuntimeType,

sdk/synapse/arm-synapse/src/models/dataMaskingPoliciesMappers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ export {
4545
Key,
4646
LibraryInfo,
4747
LibraryRequirements,
48+
LibraryResource,
4849
LinkedIntegrationRuntimeKeyAuthorization,
4950
LinkedIntegrationRuntimeRbacAuthorization,
5051
LinkedIntegrationRuntimeType,

sdk/synapse/arm-synapse/src/models/dataMaskingRulesMappers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ export {
4646
Key,
4747
LibraryInfo,
4848
LibraryRequirements,
49+
LibraryResource,
4950
LinkedIntegrationRuntimeKeyAuthorization,
5051
LinkedIntegrationRuntimeRbacAuthorization,
5152
LinkedIntegrationRuntimeType,

sdk/synapse/arm-synapse/src/models/extendedSqlPoolBlobAuditingPoliciesMappers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ export {
4444
Key,
4545
LibraryInfo,
4646
LibraryRequirements,
47+
LibraryResource,
4748
LinkedIntegrationRuntimeKeyAuthorization,
4849
LinkedIntegrationRuntimeRbacAuthorization,
4950
LinkedIntegrationRuntimeType,

0 commit comments

Comments
 (0)