Freigeben über


HDInsightContainersExtensions Klasse

Definition

Eine Klasse zum Hinzufügen von Erweiterungsmethoden zu Azure.ResourceManager.HDInsight.Containers.

public static class HDInsightContainersExtensions
type HDInsightContainersExtensions = class
Public Module HDInsightContainersExtensions
Vererbung
HDInsightContainersExtensions

Methoden

CheckHDInsightNameAvailability(SubscriptionResource, AzureLocation, HDInsightNameAvailabilityContent, CancellationToken)

Überprüfen Sie die Verfügbarkeit des Ressourcennamens.

  • Request Path/subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/checkNameAvailability
  • Vorgang IdLocations_CheckNameAvailability
CheckHDInsightNameAvailabilityAsync(SubscriptionResource, AzureLocation, HDInsightNameAvailabilityContent, CancellationToken)

Überprüfen Sie die Verfügbarkeit des Ressourcennamens.

  • Request Path/subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/checkNameAvailability
  • Vorgang IdLocations_CheckNameAvailability
GetAvailableClusterPoolVersionsByLocation(SubscriptionResource, AzureLocation, CancellationToken)

Gibt eine Liste der verfügbaren Clusterpoolversionen zurück.

  • Anfordern von Path/subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/availableClusterPoolVersions
  • Vorgang IdAvailableClusterPoolVersions_ListByLocation
GetAvailableClusterPoolVersionsByLocationAsync(SubscriptionResource, AzureLocation, CancellationToken)

Gibt eine Liste der verfügbaren Clusterpoolversionen zurück.

  • Anfordern von Path/subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/availableClusterPoolVersions
  • Vorgang IdAvailableClusterPoolVersions_ListByLocation
GetAvailableClusterVersionsByLocation(SubscriptionResource, AzureLocation, CancellationToken)

Gibt eine Liste der verfügbaren Clusterversionen zurück.

  • Anfordern von Path/subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/availableClusterVersions
  • Vorgang IdAvailableClusterVersions_ListByLocation
GetAvailableClusterVersionsByLocationAsync(SubscriptionResource, AzureLocation, CancellationToken)

Gibt eine Liste der verfügbaren Clusterversionen zurück.

  • Anfordern von Path/subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/availableClusterVersions
  • Vorgang IdAvailableClusterVersions_ListByLocation
GetHDInsightClusterPool(ResourceGroupResource, String, CancellationToken)

Ruft einen Clusterpool ab.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusterpools/{clusterPoolName}
  • Vorgang IdClusterPools_Get
GetHDInsightClusterPoolAsync(ResourceGroupResource, String, CancellationToken)

Ruft einen Clusterpool ab.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusterpools/{clusterPoolName}
  • Vorgang IdClusterPools_Get
GetHDInsightClusterPoolResource(ArmClient, ResourceIdentifier)

Ruft ein -Objekt ab, das zusammen HDInsightClusterPoolResource mit den instance Vorgängen darstellt, die für das Objekt ausgeführt werden können, aber ohne Daten. Sie können verwenden CreateResourceIdentifier(String, String, String) , um eine HDInsightClusterPoolResourceResourceIdentifier aus den zugehörigen Komponenten zu erstellen.

GetHDInsightClusterPools(ResourceGroupResource)

Ruft eine Auflistung von HDInsightClusterPoolResources in ResourceGroupResource ab.

GetHDInsightClusterPools(SubscriptionResource, CancellationToken)

Ruft die Liste der Clusterpools in einem Abonnement ab.

  • Anfordern von Path/subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/clusterpools
  • Vorgang IdClusterPools_ListBySubscription
GetHDInsightClusterPoolsAsync(SubscriptionResource, CancellationToken)

Ruft die Liste der Clusterpools in einem Abonnement ab.

  • Anfordern von Path/subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/clusterpools
  • Vorgang IdClusterPools_ListBySubscription
GetHDInsightClusterResource(ArmClient, ResourceIdentifier)

Ruft ein -Objekt ab, das zusammen HDInsightClusterResource mit den instance Vorgängen darstellt, die für das Objekt ausgeführt werden können, aber ohne Daten. Sie können verwenden CreateResourceIdentifier(String, String, String, String) , um eine HDInsightClusterResourceResourceIdentifier aus den zugehörigen Komponenten zu erstellen.

Gilt für: