Share via


ParquetSink.StoreSettings Property

Definition

Gets or sets parquet store settings.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to