Share via


Get-AzHDInsightProperty

Ruft Eigenschaften zum HDInsight-Dienst ab, z. B. verfügbare Standorte und Kapazität.

Syntax

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

Beschreibung

Das Cmdlet "Get-AzHDInsightProperty " ruft spezifische Eigenschaften für Azure HDInsight ab, z. B. die Liste der verfügbaren Speicherorte, HDInsight-Clusterversionen und verfügbare Computekapazität.

Beispiele

Beispiel 1: Abrufen der Eigenschaften eines Azure HDInsight-Clusters

Get-AzHDInsightProperty -Location "East US 2"

Dieser Befehl ruft Eigenschaften von einem HDInsight-Dienst vom Standort East US 2 ab.

Parameter

-DefaultProfile

Anmeldeinformationen, Konto, Mandant und Abonnement für die Kommunikation mit Azure

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

-Location

Gibt den Speicherort an, an dem HDInsight-Eigenschaften abgerufen werden sollen.

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

Eingaben

None

Ausgaben

Microsoft.Azure.Management.HDInsight.Models.AzureHDInsightCapabilities