AzureBlobStorageReadSettings.EnablePartitionDiscovery Property

Definition

Gets or sets indicates whether to enable partition discovery.

[Newtonsoft.Json.JsonProperty(PropertyName="enablePartitionDiscovery")]
public bool? EnablePartitionDiscovery { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enablePartitionDiscovery")>]
member this.EnablePartitionDiscovery : Nullable<bool> with get, set
Public Property EnablePartitionDiscovery As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to