AdlDataSource Class

Definition

A wrapper for all ADLA supported data sources. This object is returned from a GET

public class AdlDataSource
type AdlDataSource = class
Public Class AdlDataSource
Inheritance
AdlDataSource

Constructors

AdlDataSource(DataLakeStoreAccountInfo, Boolean)
AdlDataSource(DataLakeStoreAccountInformation, Boolean)

Initializes a new instance of the AdlDataSource class.

AdlDataSource(StorageAccountInfo)
AdlDataSource(StorageAccountInformation)

Initializes a new instance of the AdlDataSource class.

Properties

IsDefault

Gets a value indicating whether this data source is the default.

Name

Gets the name of the data source

Type

Gets the type of the data source

Applies to