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

AzureDataLakeStoreGen2Info 类

定义

获取或设置 Azure Data Lake Storage Gen 2 帐户的 StorageAccountName、StorageAccountKey 和 StorageFileSystem。

public class AzureDataLakeStoreGen2Info : Microsoft.Azure.Management.HDInsight.Models.StorageInfo
type AzureDataLakeStoreGen2Info = class
    inherit StorageInfo
Public Class AzureDataLakeStoreGen2Info
Inherits StorageInfo
继承
AzureDataLakeStoreGen2Info

构造函数

AzureDataLakeStoreGen2Info(String, String, String)

初始化 AzureStorageInfo 类的新实例。

AzureDataLakeStoreGen2Info(String, String, String, String)

初始化 AzureStorageInfo 类的新实例。

属性

StorageAccountKey
已过时.

获取第 2 代帐户密钥Azure Data Lake Storage。

StorageAccountName

完全限定的存储帐户名称

(继承自 StorageInfo)
StorageFileSystem

获取第 2 代Azure Data Lake Storage文件系统。

StorageMsiResourceId

获取允许访问 Azure Data Lake Storage Gen 2 的托管标识 (MSI) 。

StorageResourceId

获取第 2 代Azure Data Lake Storage的资源 ID。

适用于