你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PSDataLakeStoreAccountInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |