다음을 통해 공유


SnowflakeSource.ExportSettings Property

Definition

Gets or sets snowflake export settings.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to