PSDataLakeAnalyticsAccount Class

Definition

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

public class PSDataLakeAnalyticsAccount : Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccount
type PSDataLakeAnalyticsAccount = class
    inherit DataLakeAnalyticsAccount
Public Class PSDataLakeAnalyticsAccount
Inherits DataLakeAnalyticsAccount
Inheritance
PSDataLakeAnalyticsAccount

Constructors

PSDataLakeAnalyticsAccount(DataLakeAnalyticsAccount)

Properties

DataLakeStoreAccounts

Gets or sets the list of Data Lake storage accounts associated with this account.

StorageAccounts

Gets or sets the list of Azure Blob storage accounts associated with this account.

Applies to