Freigeben über


BillingExtensions.GetBillingPaymentMethods(TenantResource) Methode

Definition

Ruft eine Auflistung von BillingPaymentMethodResources in der TenantResource ab.

public static Azure.ResourceManager.Billing.BillingPaymentMethodCollection GetBillingPaymentMethods (this Azure.ResourceManager.Resources.TenantResource tenantResource);
static member GetBillingPaymentMethods : Azure.ResourceManager.Resources.TenantResource -> Azure.ResourceManager.Billing.BillingPaymentMethodCollection
<Extension()>
Public Function GetBillingPaymentMethods (tenantResource As TenantResource) As BillingPaymentMethodCollection

Parameter

tenantResource
TenantResource

Der TenantResource instance die -Methode ausgeführt wird.

Gibt zurück

Ein Objekt, das die Auflistung von BillingPaymentMethodResources und deren Vorgängen über eine BillingPaymentMethodResource darstellt.

Gilt für: