AzureBlobKnowledgeSourceParameters.IsADLSGen2 Property

Definition

Set to true if connecting to an ADLS Gen2 storage account. Default is false.

public bool? IsADLSGen2 { get; set; }
member this.IsADLSGen2 : Nullable<bool> with get, set
Public Property IsADLSGen2 As Nullable(Of Boolean)

Property Value

Applies to