Freigeben über


BillingAccountOperationsExtensions.GetPolicyAsync Methode

Definition

Rufen Sie die Abrechnungskontorichtlinie ab.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Subscription.Models.BillingAccountPoliciesResponse> GetPolicyAsync (this Microsoft.Azure.Management.Subscription.IBillingAccountOperations operations, string billingAccountId, System.Threading.CancellationToken cancellationToken = default);
static member GetPolicyAsync : Microsoft.Azure.Management.Subscription.IBillingAccountOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Subscription.Models.BillingAccountPoliciesResponse>
<Extension()>
Public Function GetPolicyAsync (operations As IBillingAccountOperations, billingAccountId As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of BillingAccountPoliciesResponse)

Parameter

operations
IBillingAccountOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

billingAccountId
String

Abrechnungskonto-ID.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: