Freigeben über


HDInsightExtensions.GetHDInsightBillingSpecs Methode

Definition

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
public static Azure.Response<Azure.ResourceManager.HDInsight.Models.HDInsightBillingSpecsListResult> GetHDInsightBillingSpecs (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource, Azure.Core.AzureLocation location, System.Threading.CancellationToken cancellationToken = default);
static member GetHDInsightBillingSpecs : Azure.ResourceManager.Resources.SubscriptionResource * Azure.Core.AzureLocation * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.HDInsight.Models.HDInsightBillingSpecsListResult>
<Extension()>
Public Function GetHDInsightBillingSpecs (subscriptionResource As SubscriptionResource, location As AzureLocation, Optional cancellationToken As CancellationToken = Nothing) As Response(Of HDInsightBillingSpecsListResult)

Parameter

subscriptionResource
SubscriptionResource

Der SubscriptionResource instance die -Methode ausgeführt wird.

location
AzureLocation

Der Azure-Standort (Region), für den die Anforderung durchgeführt werden soll.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: