Partilhar via


BillingExtensions.GetBillingPaymentMethods(TenantResource) Método

Definição

Obtém uma coleção de BillingPaymentMethodResources no 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

Parâmetros

tenantResource
TenantResource

A TenantResource instância em que o método será executado.

Retornos

Um objeto que representa a coleção de BillingPaymentMethodResources e suas operações em um BillingPaymentMethodResource.

Aplica-se a