Share via


Get-AzHDInsightProperty

使用可能な場所や容量など、HDInsight サービスに関するプロパティを取得します。

構文

Get-AzHDInsightProperty
   [-Location] <String>
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

説明

Get-AzHDInsightProperty コマンドレットは、使用可能な場所の一覧、HDInsight クラスターのバージョン、使用可能なコンピューティング容量など、Azure HDInsight に固有のプロパティを取得します。

例 1: Azure HDInsight クラスターのプロパティを取得する

Get-AzHDInsightProperty -Location "East US 2"

このコマンドは、米国東部 2 の場所から HDInsight サービスからプロパティを取得します。

パラメーター

-DefaultProfile

Azure との通信に使用される資格情報、アカウント、テナント、サブスクリプション

Type:IAzureContextContainer
Aliases:AzContext, AzureRmContext, AzureCredential
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Location

HDInsight プロパティをフェッチする場所を指定します。

Type:String
Position:0
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False

入力

None

出力

Microsoft.Azure.Management.HDInsight.Models.AzureHDInsightCapabilities