AzureHDInsightDataLakeDefaultStorageAccount Constructor
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.
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