SnowflakeSink.ImportSettings Property

Definition

Gets or sets snowflake import settings.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to