Свойство | Тип | Описание | |
---|---|---|---|
_clusterName | string | ||
_credential | BasicAuthenticationCloudCredentials |
Метод | Описание | |
---|---|---|
GetClusterConnection ( string resourceGroupName, string clusterName ) : string | ||
GetDefaultStorageAccount ( string resourceGroupName, string clusterName ) : Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightDefaultStorageAccount | ||
GetResourceGroupByAccountName ( string clusterName ) : string |
protected GetClusterConnection ( string resourceGroupName, string clusterName ) : string | ||
resourceGroupName | string | |
clusterName | string | |
Результат | string |
protected GetDefaultStorageAccount ( string resourceGroupName, string clusterName ) : Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightDefaultStorageAccount | ||
resourceGroupName | string | |
clusterName | string | |
Результат | Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightDefaultStorageAccount |
protected GetResourceGroupByAccountName ( string clusterName ) : string | ||
clusterName | string | |
Результат | string |