다음을 통해 공유


AzureDatabricksDeltaLakeSource.ExportSettings Property

Definition

Gets or sets azure Databricks Delta Lake export settings.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to