forked from Azure/azure-sdk-for-js
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CodeGen from PR 14814 in Azure/azure-rest-api-specs
Merge 60cc7d6bb1c6bd5fcf3228fc67bde7d3ab8ecdfc into 752ca4a79d1e587d95567a62d98b63f55bd6fced
- Loading branch information
SDKAuto
committed
Jun 17, 2021
1 parent
8183647
commit 0e24f45
Showing
70 changed files
with
9,604 additions
and
2,555 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
127 changes: 127 additions & 0 deletions
127
sdk/synapse/arm-synapse/src/models/dataConnectionsMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,127 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. | ||
* Licensed under the MIT License. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
discriminators, | ||
AutoPauseProperties, | ||
AutoScaleProperties, | ||
AzureEntityResource, | ||
AzureSku, | ||
BaseResource, | ||
BigDataPoolResourceInfo, | ||
ClusterPrincipalAssignment, | ||
CmdkeySetup, | ||
ComponentSetup, | ||
CspWorkspaceAdminProperties, | ||
CustomerManagedKeyDetails, | ||
CustomSetupBase, | ||
Database, | ||
DatabasePrincipalAssignment, | ||
DatabaseStatistics, | ||
DataConnection, | ||
DataConnectionListResult, | ||
DataLakeStorageAccountDetails, | ||
DataMaskingPolicy, | ||
DataMaskingRule, | ||
DataWarehouseUserActivities, | ||
DynamicExecutorAllocation, | ||
EncryptionDetails, | ||
EncryptionProtector, | ||
EntityReference, | ||
EnvironmentVariableSetup, | ||
ErrorAdditionalInfo, | ||
ErrorDetail, | ||
ErrorResponse, | ||
EventGridDataConnection, | ||
EventHubDataConnection, | ||
ExtendedServerBlobAuditingPolicy, | ||
ExtendedSqlPoolBlobAuditingPolicy, | ||
GeoBackupPolicy, | ||
IntegrationRuntime, | ||
IntegrationRuntimeComputeProperties, | ||
IntegrationRuntimeCustomSetupScriptProperties, | ||
IntegrationRuntimeDataFlowProperties, | ||
IntegrationRuntimeDataProxyProperties, | ||
IntegrationRuntimeResource, | ||
IntegrationRuntimeSsisCatalogInfo, | ||
IntegrationRuntimeSsisProperties, | ||
IntegrationRuntimeVNetProperties, | ||
IotHubDataConnection, | ||
IpFirewallRuleInfo, | ||
KekIdentityProperties, | ||
Key, | ||
KustoPool, | ||
KustoPoolUpdate, | ||
LibraryInfo, | ||
LibraryRequirements, | ||
LibraryResource, | ||
LinkedIntegrationRuntimeKeyAuthorization, | ||
LinkedIntegrationRuntimeRbacAuthorization, | ||
LinkedIntegrationRuntimeType, | ||
MaintenanceWindowOptions, | ||
MaintenanceWindows, | ||
MaintenanceWindowTimeRange, | ||
ManagedIdentity, | ||
ManagedIdentitySqlControlSettingsModel, | ||
ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity, | ||
ManagedIntegrationRuntime, | ||
ManagedVirtualNetworkSettings, | ||
MetadataSyncConfig, | ||
PrivateEndpoint, | ||
PrivateEndpointConnection, | ||
PrivateEndpointConnectionForPrivateLinkHub, | ||
PrivateEndpointConnectionForPrivateLinkHubBasic, | ||
PrivateLinkHub, | ||
PrivateLinkResource, | ||
PrivateLinkResourceProperties, | ||
PrivateLinkServiceConnectionState, | ||
ProxyResource, | ||
PurviewConfiguration, | ||
ReadWriteDatabase, | ||
RecommendedSensitivityLabelUpdate, | ||
RecoverableSqlPool, | ||
ReplicationLink, | ||
Resource, | ||
RestorableDroppedSqlPool, | ||
RestorePoint, | ||
SecretBase, | ||
SecureString, | ||
SelfHostedIntegrationRuntime, | ||
SensitivityLabel, | ||
SensitivityLabelUpdate, | ||
ServerBlobAuditingPolicy, | ||
ServerSecurityAlertPolicy, | ||
ServerVulnerabilityAssessment, | ||
Sku, | ||
SqlPool, | ||
SqlPoolBlobAuditingPolicy, | ||
SqlPoolColumn, | ||
SqlPoolConnectionPolicy, | ||
SqlPoolOperation, | ||
SqlPoolSchema, | ||
SqlPoolSecurityAlertPolicy, | ||
SqlPoolTable, | ||
SqlPoolVulnerabilityAssessment, | ||
SqlPoolVulnerabilityAssessmentRuleBaseline, | ||
SqlPoolVulnerabilityAssessmentRuleBaselineItem, | ||
SqlPoolVulnerabilityAssessmentScansExport, | ||
SubResource, | ||
SystemData, | ||
TrackedResource, | ||
TransparentDataEncryption, | ||
VirtualNetworkProfile, | ||
VulnerabilityAssessmentRecurringScansProperties, | ||
VulnerabilityAssessmentScanError, | ||
VulnerabilityAssessmentScanRecord, | ||
WorkloadClassifier, | ||
WorkloadGroup, | ||
Workspace, | ||
WorkspaceAadAdminInfo, | ||
WorkspaceKeyDetails, | ||
WorkspaceRepositoryConfiguration | ||
} from "../models/mappers"; |
Oops, something went wrong.