共用方式為


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