Skip to content

Commit

Permalink
Generated from 0bb777d2db3412ad87755d9b61648b574023dcc4
Browse files Browse the repository at this point in the history
  • Loading branch information
SDK Automation committed Oct 15, 2020
1 parent e06b32c commit 8fe6e6a
Show file tree
Hide file tree
Showing 12 changed files with 1,727 additions and 120 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ export {
AzureBlobFSLocation,
AzureBlobStorageLinkedService,
AzureBlobStorageLocation,
AzureDatabricksDeltaLakeDataset,
AzureDatabricksDeltaLakeLinkedService,
AzureDatabricksLinkedService,
AzureDataExplorerLinkedService,
AzureDataExplorerTableDataset,
Expand Down Expand Up @@ -103,6 +105,8 @@ export {
DatasetLocation,
DatasetReference,
DatasetStorageFormat,
DatasetTarCompression,
DatasetTarGZipCompression,
DatasetZipDeflateCompression,
Db2LinkedService,
Db2TableDataset,
Expand Down Expand Up @@ -182,6 +186,8 @@ export {
MarketoObjectDataset,
MicrosoftAccessLinkedService,
MicrosoftAccessTableDataset,
MongoDbAtlasCollectionDataset,
MongoDbAtlasLinkedService,
MongoDbCollectionDataset,
MongoDbLinkedService,
MongoDbV2CollectionDataset,
Expand Down
18 changes: 18 additions & 0 deletions sdk/datafactory/arm-datafactory/src/models/dataFlowsMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@ export {
AzureBlobStorageLocation,
AzureBlobStorageReadSettings,
AzureBlobStorageWriteSettings,
AzureDatabricksDeltaLakeDataset,
AzureDatabricksDeltaLakeExportCommand,
AzureDatabricksDeltaLakeImportCommand,
AzureDatabricksDeltaLakeLinkedService,
AzureDatabricksDeltaLakeSink,
AzureDatabricksDeltaLakeSource,
AzureDatabricksLinkedService,
AzureDataExplorerCommandActivity,
AzureDataExplorerLinkedService,
Expand Down Expand Up @@ -125,6 +131,7 @@ export {
ConnectionStateProperties,
ControlActivity,
CopyActivity,
CopyActivityLogSettings,
CopySink,
CopySource,
CosmosDbLinkedService,
Expand Down Expand Up @@ -165,6 +172,8 @@ export {
DatasetReference,
DatasetResource,
DatasetStorageFormat,
DatasetTarCompression,
DatasetTarGZipCompression,
DatasetZipDeflateCompression,
Db2LinkedService,
Db2Source,
Expand Down Expand Up @@ -302,6 +311,8 @@ export {
LinkedService,
LinkedServiceReference,
LinkedServiceResource,
LogLocationSettings,
LogSettings,
LogStorageSettings,
LookupActivity,
MagentoLinkedService,
Expand All @@ -323,6 +334,9 @@ export {
MicrosoftAccessSink,
MicrosoftAccessSource,
MicrosoftAccessTableDataset,
MongoDbAtlasCollectionDataset,
MongoDbAtlasLinkedService,
MongoDbAtlasSource,
MongoDbCollectionDataset,
MongoDbCursorMethodsProperties,
MongoDbLinkedService,
Expand Down Expand Up @@ -360,12 +374,14 @@ export {
OrcFormat,
OrcSink,
OrcSource,
OrcWriteSettings,
PackageStore,
ParameterSpecification,
ParquetDataset,
ParquetFormat,
ParquetSink,
ParquetSource,
ParquetWriteSettings,
PaypalLinkedService,
PaypalObjectDataset,
PaypalSource,
Expand Down Expand Up @@ -497,6 +513,8 @@ export {
SybaseSource,
SybaseTableDataset,
TabularSource,
TarGZipReadSettings,
TarReadSettings,
TeradataLinkedService,
TeradataPartitionSettings,
TeradataSource,
Expand Down
18 changes: 18 additions & 0 deletions sdk/datafactory/arm-datafactory/src/models/datasetsMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@ export {
AzureBlobStorageLocation,
AzureBlobStorageReadSettings,
AzureBlobStorageWriteSettings,
AzureDatabricksDeltaLakeDataset,
AzureDatabricksDeltaLakeExportCommand,
AzureDatabricksDeltaLakeImportCommand,
AzureDatabricksDeltaLakeLinkedService,
AzureDatabricksDeltaLakeSink,
AzureDatabricksDeltaLakeSource,
AzureDatabricksLinkedService,
AzureDataExplorerCommandActivity,
AzureDataExplorerLinkedService,
Expand Down Expand Up @@ -125,6 +131,7 @@ export {
ConnectionStateProperties,
ControlActivity,
CopyActivity,
CopyActivityLogSettings,
CopySink,
CopySource,
CosmosDbLinkedService,
Expand Down Expand Up @@ -165,6 +172,8 @@ export {
DatasetReference,
DatasetResource,
DatasetStorageFormat,
DatasetTarCompression,
DatasetTarGZipCompression,
DatasetZipDeflateCompression,
Db2LinkedService,
Db2Source,
Expand Down Expand Up @@ -302,6 +311,8 @@ export {
LinkedService,
LinkedServiceReference,
LinkedServiceResource,
LogLocationSettings,
LogSettings,
LogStorageSettings,
LookupActivity,
MagentoLinkedService,
Expand All @@ -323,6 +334,9 @@ export {
MicrosoftAccessSink,
MicrosoftAccessSource,
MicrosoftAccessTableDataset,
MongoDbAtlasCollectionDataset,
MongoDbAtlasLinkedService,
MongoDbAtlasSource,
MongoDbCollectionDataset,
MongoDbCursorMethodsProperties,
MongoDbLinkedService,
Expand Down Expand Up @@ -360,12 +374,14 @@ export {
OrcFormat,
OrcSink,
OrcSource,
OrcWriteSettings,
PackageStore,
ParameterSpecification,
ParquetDataset,
ParquetFormat,
ParquetSink,
ParquetSource,
ParquetWriteSettings,
PaypalLinkedService,
PaypalObjectDataset,
PaypalSource,
Expand Down Expand Up @@ -497,6 +513,8 @@ export {
SybaseSource,
SybaseTableDataset,
TabularSource,
TarGZipReadSettings,
TarReadSettings,
TeradataLinkedService,
TeradataPartitionSettings,
TeradataSource,
Expand Down
18 changes: 18 additions & 0 deletions sdk/datafactory/arm-datafactory/src/models/factoriesMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ export {
AzureBlobStorageLocation,
AzureBlobStorageReadSettings,
AzureBlobStorageWriteSettings,
AzureDatabricksDeltaLakeDataset,
AzureDatabricksDeltaLakeExportCommand,
AzureDatabricksDeltaLakeImportCommand,
AzureDatabricksDeltaLakeLinkedService,
AzureDatabricksDeltaLakeSink,
AzureDatabricksDeltaLakeSource,
AzureDatabricksLinkedService,
AzureDataExplorerCommandActivity,
AzureDataExplorerLinkedService,
Expand Down Expand Up @@ -126,6 +132,7 @@ export {
ConnectionStateProperties,
ControlActivity,
CopyActivity,
CopyActivityLogSettings,
CopySink,
CopySource,
CosmosDbLinkedService,
Expand Down Expand Up @@ -165,6 +172,8 @@ export {
DatasetReference,
DatasetResource,
DatasetStorageFormat,
DatasetTarCompression,
DatasetTarGZipCompression,
DatasetZipDeflateCompression,
Db2LinkedService,
Db2Source,
Expand Down Expand Up @@ -307,6 +316,8 @@ export {
LinkedService,
LinkedServiceReference,
LinkedServiceResource,
LogLocationSettings,
LogSettings,
LogStorageSettings,
LookupActivity,
MagentoLinkedService,
Expand All @@ -328,6 +339,9 @@ export {
MicrosoftAccessSink,
MicrosoftAccessSource,
MicrosoftAccessTableDataset,
MongoDbAtlasCollectionDataset,
MongoDbAtlasLinkedService,
MongoDbAtlasSource,
MongoDbCollectionDataset,
MongoDbCursorMethodsProperties,
MongoDbLinkedService,
Expand Down Expand Up @@ -365,12 +379,14 @@ export {
OrcFormat,
OrcSink,
OrcSource,
OrcWriteSettings,
PackageStore,
ParameterSpecification,
ParquetDataset,
ParquetFormat,
ParquetSink,
ParquetSource,
ParquetWriteSettings,
PaypalLinkedService,
PaypalObjectDataset,
PaypalSource,
Expand Down Expand Up @@ -502,6 +518,8 @@ export {
SybaseSource,
SybaseTableDataset,
TabularSource,
TarGZipReadSettings,
TarReadSettings,
TeradataLinkedService,
TeradataPartitionSettings,
TeradataSource,
Expand Down
Loading

0 comments on commit 8fe6e6a

Please sign in to comment.