ExcelSource.StoreSettings Property

Definition

Gets or sets excel store settings.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to