共用方式為


AzureHDInsightWASBDefaultStorageAccount(String, String, String) Constructor

Definition

public AzureHDInsightWASBDefaultStorageAccount (string storageAccountName, string storageAccountKey, string storageContainerName);
new Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightWASBDefaultStorageAccount : string * string * string -> Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightWASBDefaultStorageAccount
Public Sub New (storageAccountName As String, storageAccountKey As String, storageContainerName As String)

Parameters

storageAccountName
String
storageAccountKey
String
storageContainerName
String

Applies to