Skip to content

Commit

Permalink
Generated from 6daaa9ba96f917b57001720be038e62850d1ccbc (#5340)
Browse files Browse the repository at this point in the history
Change type name and add timeout property
  • Loading branch information
AutorestCI authored Jul 25, 2019
1 parent 1ee7b84 commit 3d23d56
Show file tree
Hide file tree
Showing 3 changed files with 190 additions and 188 deletions.
2 changes: 1 addition & 1 deletion profiles/latest/datafactory/mgmt/datafactory/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -1103,7 +1103,7 @@ type AzureBlobStorageLinkedServiceTypeProperties = original.AzureBlobStorageLink
type AzureBlobStorageLocation = original.AzureBlobStorageLocation
type AzureBlobStorageReadSettings = original.AzureBlobStorageReadSettings
type AzureBlobStorageWriteSettings = original.AzureBlobStorageWriteSettings
type AzureDataExplorerCommand = original.AzureDataExplorerCommand
type AzureDataExplorerCommandActivity = original.AzureDataExplorerCommandActivity
type AzureDataExplorerCommandActivityTypeProperties = original.AzureDataExplorerCommandActivityTypeProperties
type AzureDataExplorerDatasetTypeProperties = original.AzureDataExplorerDatasetTypeProperties
type AzureDataExplorerLinkedService = original.AzureDataExplorerLinkedService
Expand Down
2 changes: 1 addition & 1 deletion profiles/preview/datafactory/mgmt/datafactory/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -1103,7 +1103,7 @@ type AzureBlobStorageLinkedServiceTypeProperties = original.AzureBlobStorageLink
type AzureBlobStorageLocation = original.AzureBlobStorageLocation
type AzureBlobStorageReadSettings = original.AzureBlobStorageReadSettings
type AzureBlobStorageWriteSettings = original.AzureBlobStorageWriteSettings
type AzureDataExplorerCommand = original.AzureDataExplorerCommand
type AzureDataExplorerCommandActivity = original.AzureDataExplorerCommandActivity
type AzureDataExplorerCommandActivityTypeProperties = original.AzureDataExplorerCommandActivityTypeProperties
type AzureDataExplorerDatasetTypeProperties = original.AzureDataExplorerDatasetTypeProperties
type AzureDataExplorerLinkedService = original.AzureDataExplorerLinkedService
Expand Down
Loading

0 comments on commit 3d23d56

Please sign in to comment.