Megosztás a következőn keresztül:


HDInsightCmdletBase.GetDefaultStorageAccount(String, String) Method

Definition

protected Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightDefaultStorageAccount GetDefaultStorageAccount (string resourceGroupName, string clusterName);
member this.GetDefaultStorageAccount : string * string -> Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightDefaultStorageAccount
Protected Function GetDefaultStorageAccount (resourceGroupName As String, clusterName As String) As AzureHDInsightDefaultStorageAccount

Parameters

resourceGroupName
String
clusterName
String

Returns

Applies to