Partager via


BillingExtensions.GetBillingPaymentMethods(TenantResource) Méthode

Définition

Obtient une collection de BillingPaymentMethodResources dans tenantResource.

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

Paramètres

tenantResource
TenantResource

Instance TenantResource sur laquelle la méthode s’exécute.

Retours

Objet représentant une collection de BillingPaymentMethodResources et leurs opérations sur un BillingPaymentMethodResource.

S’applique à