PSDataLakeStoreAccountInfo Class

Definition

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

public class PSDataLakeStoreAccountInfo : Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeStoreAccountInformation
public class PSDataLakeStoreAccountInfo : Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeStoreAccountInfo
type PSDataLakeStoreAccountInfo = class
    inherit DataLakeStoreAccountInformation
type PSDataLakeStoreAccountInfo = class
    inherit DataLakeStoreAccountInfo
Public Class PSDataLakeStoreAccountInfo
Inherits DataLakeStoreAccountInformation
Public Class PSDataLakeStoreAccountInfo
Inherits DataLakeStoreAccountInfo
Inheritance
PSDataLakeStoreAccountInfo
Inheritance
PSDataLakeStoreAccountInfo

Constructors

PSDataLakeStoreAccountInfo(DataLakeStoreAccountInfo)
PSDataLakeStoreAccountInfo(DataLakeStoreAccountInformation)

Applies to