Compartir a través de


BillingExtensions.GetBillingPaymentMethods(TenantResource) Método

Definición

Obtiene una colección de BillingPaymentMethodResources en 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

Instancia TenantResource en la que se ejecutará el método.

Devoluciones

Objeto que representa la colección de BillingPaymentMethodResources y sus operaciones en un BillingPaymentMethodResource.

Se aplica a