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

AzureHDInsightDataLakeDefaultStorageAccount Constructor

Definition

public AzureHDInsightDataLakeDefaultStorageAccount (string storageAccountName, string applicationId, string tenantId, byte[] certificateContents, string certificatePassword, string resourceUri, string storageRootPath);
new Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightDataLakeDefaultStorageAccount : string * string * string * byte[] * string * string * string -> Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightDataLakeDefaultStorageAccount
Public Sub New (storageAccountName As String, applicationId As String, tenantId As String, certificateContents As Byte(), certificatePassword As String, resourceUri As String, storageRootPath As String)

Parameters

storageAccountName
String
applicationId
String
tenantId
String
certificateContents
Byte[]
certificatePassword
String
resourceUri
String
storageRootPath
String

Applies to