你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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