AzureDatabricksDeltaLakeImportCommand Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Azure Databricks Delta Lake import command settings.
public class AzureDatabricksDeltaLakeImportCommand : Microsoft.Azure.Management.DataFactory.Models.ImportSettings
type AzureDatabricksDeltaLakeImportCommand = class
inherit ImportSettings
Public Class AzureDatabricksDeltaLakeImportCommand
Inherits ImportSettings
- Inheritance
Constructors
AzureDatabricksDeltaLakeImportCommand() |
Initializes a new instance of the AzureDatabricksDeltaLakeImportCommand class. |
AzureDatabricksDeltaLakeImportCommand(IDictionary<String,Object>, Object, Object) |
Initializes a new instance of the AzureDatabricksDeltaLakeImportCommand class. |
Properties
AdditionalProperties |
Gets or sets unmatched properties from the message are deserialized this collection (Inherited from ImportSettings) |
DateFormat |
Gets or sets specify the date format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string). |
TimestampFormat |
Gets or sets specify the timestamp format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string). |