Freigeben über


BillingExtensions.GetBillingAccountPaymentMethods Methode

Definition

Ruft eine Auflistung von BillingAccountPaymentMethodResources in tenantResource ab.

public static Azure.ResourceManager.Billing.BillingAccountPaymentMethodCollection GetBillingAccountPaymentMethods (this Azure.ResourceManager.Resources.TenantResource tenantResource, string billingAccountName);
static member GetBillingAccountPaymentMethods : Azure.ResourceManager.Resources.TenantResource * string -> Azure.ResourceManager.Billing.BillingAccountPaymentMethodCollection
<Extension()>
Public Function GetBillingAccountPaymentMethods (tenantResource As TenantResource, billingAccountName As String) As BillingAccountPaymentMethodCollection

Parameter

tenantResource
TenantResource

Der TenantResource instance, für den die Methode ausgeführt wird.

billingAccountName
String

Die ID, die ein Abrechnungskonto eindeutig identifiziert.

Gibt zurück

Ein Objekt, das die Auflistung von BillingAccountPaymentMethodResources und deren Vorgänge über ein BillingAccountPaymentMethodResource darstellt.

Ausnahmen

billingAccountName ist eine leere Zeichenfolge und wurde erwartet, dass sie nicht leer ist.

billingAccountName ist NULL.

Gilt für: