Freigeben über


HDInsightExtensions Klasse

Definition

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

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

Methoden

CheckHDInsightNameAvailability(SubscriptionResource, AzureLocation, HDInsightNameAvailabilityContent, CancellationToken)

Überprüfen Sie, ob der Clustername verfügbar ist.

  • Anforderungspfad/Abonnements/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/checkNameAvailability
  • Vorgangs-IdLocations_CheckNameAvailability
CheckHDInsightNameAvailabilityAsync(SubscriptionResource, AzureLocation, HDInsightNameAvailabilityContent, CancellationToken)

Überprüfen Sie, ob der Clustername verfügbar ist.

  • Anforderungspfad/Abonnements/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/checkNameAvailability
  • Vorgangs-IdLocations_CheckNameAvailability
GetHDInsightApplicationResource(ArmClient, ResourceIdentifier)

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

GetHDInsightBillingSpecs(SubscriptionResource, AzureLocation, CancellationToken)

Listet die billingSpecs für das angegebene Abonnement und den angegebenen Standort auf.

  • Anforderungspfad/Abonnements/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/billingSpecs
  • Vorgangs-IdLocations_ListBillingSpecs
GetHDInsightBillingSpecsAsync(SubscriptionResource, AzureLocation, CancellationToken)

Listet die billingSpecs für das angegebene Abonnement und den angegebenen Standort auf.

  • Anforderungspfad/Abonnements/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/billingSpecs
  • Vorgangs-IdLocations_ListBillingSpecs
GetHDInsightCapabilities(SubscriptionResource, AzureLocation, CancellationToken)

Ruft die Funktionen für den angegebenen Speicherort ab.

  • Anforderungspfad/Abonnements/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/capabilities
  • Vorgangs-IdLocations_GetCapabilities
GetHDInsightCapabilitiesAsync(SubscriptionResource, AzureLocation, CancellationToken)

Ruft die Funktionen für den angegebenen Speicherort ab.

  • Anforderungspfad/Abonnements/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/capabilities
  • Vorgangs-IdLocations_GetCapabilities
GetHDInsightCluster(ResourceGroupResource, String, CancellationToken)

Ruft den angegebenen Cluster ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}
  • Vorgangs-IdClusters_Get
GetHDInsightClusterAsync(ResourceGroupResource, String, CancellationToken)

Ruft den angegebenen Cluster ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}
  • Vorgangs-IdClusters_Get
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 keine Daten enthalten. Sie können verwenden CreateResourceIdentifier(String, String, String) , um eine HDInsightClusterResourceResourceIdentifier aus den zugehörigen Komponenten zu erstellen.

GetHDInsightClusters(ResourceGroupResource)

Ruft eine Auflistung von HDInsightClusterResources in resourceGroupResource ab.

GetHDInsightClusters(SubscriptionResource, CancellationToken)

Listet alle HDInsight-Cluster unter dem Abonnement auf.

  • Anforderungspfad/Abonnements/{subscriptionId}/providers/Microsoft.HDInsight/clusters
  • Vorgangs-IdClusters_List
GetHDInsightClustersAsync(SubscriptionResource, CancellationToken)

Listet alle HDInsight-Cluster unter dem Abonnement auf.

  • Anforderungspfad/Abonnements/{subscriptionId}/providers/Microsoft.HDInsight/clusters
  • Vorgangs-IdClusters_List
GetHDInsightPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

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

GetHDInsightPrivateLinkResource(ArmClient, ResourceIdentifier)

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

GetHDInsightUsages(SubscriptionResource, AzureLocation, CancellationToken)

Listet die Verwendungen für den angegebenen Speicherort auf.

  • Anforderungspfad/Abonnements/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/usages
  • Vorgangs-IdLocations_ListUsages
GetHDInsightUsagesAsync(SubscriptionResource, AzureLocation, CancellationToken)

Listet die Verwendungen für den angegebenen Speicherort auf.

  • Anforderungspfad/Abonnements/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/usages
  • Vorgangs-IdLocations_ListUsages
ValidateHDInsightClusterCreation(SubscriptionResource, AzureLocation, HDInsightClusterCreationValidateContent, CancellationToken)

Überprüfen Sie, ob die Anforderungsspezifikation für die Clustererstellung gültig ist oder nicht.

  • Anforderungspfad/Abonnements/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/validateCreateRequest
  • Vorgangs-IdLocations_ValidateClusterCreateRequest
ValidateHDInsightClusterCreationAsync(SubscriptionResource, AzureLocation, HDInsightClusterCreationValidateContent, CancellationToken)

Überprüfen Sie, ob die Anforderungsspezifikation für die Clustererstellung gültig ist oder nicht.

  • Anforderungspfad/Abonnements/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/validateCreateRequest
  • Vorgangs-IdLocations_ValidateClusterCreateRequest

Gilt für: