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

PSStorageAccountInfo Class

Definition

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

public class PSStorageAccountInfo : Microsoft.Azure.Management.DataLake.Analytics.Models.StorageAccountInformation
public class PSStorageAccountInfo : Microsoft.Azure.Management.DataLake.Analytics.Models.StorageAccountInfo
type PSStorageAccountInfo = class
    inherit StorageAccountInformation
type PSStorageAccountInfo = class
    inherit StorageAccountInfo
Public Class PSStorageAccountInfo
Inherits StorageAccountInformation
Public Class PSStorageAccountInfo
Inherits StorageAccountInfo
Inheritance
PSStorageAccountInfo
Inheritance
PSStorageAccountInfo

Constructors

PSStorageAccountInfo(StorageAccountInfo)
PSStorageAccountInfo(StorageAccountInformation)

Applies to