AzureDatabricksDeltaLakeSink.ImportSettings Property

Definition

Gets or sets azure Databricks Delta Lake import settings.

[Newtonsoft.Json.JsonProperty(PropertyName="importSettings")]
public Microsoft.Azure.Management.DataFactory.Models.AzureDatabricksDeltaLakeImportCommand ImportSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="importSettings")>]
member this.ImportSettings : Microsoft.Azure.Management.DataFactory.Models.AzureDatabricksDeltaLakeImportCommand with get, set
Public Property ImportSettings As AzureDatabricksDeltaLakeImportCommand

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to