MockableBillingTenantResource.GetBillingPaymentMethods Method

Definition

Gets a collection of BillingPaymentMethodResources in the TenantResource.

public virtual Azure.ResourceManager.Billing.BillingPaymentMethodCollection GetBillingPaymentMethods ();
abstract member GetBillingPaymentMethods : unit -> Azure.ResourceManager.Billing.BillingPaymentMethodCollection
override this.GetBillingPaymentMethods : unit -> Azure.ResourceManager.Billing.BillingPaymentMethodCollection
Public Overridable Function GetBillingPaymentMethods () As BillingPaymentMethodCollection

Returns

An object representing collection of BillingPaymentMethodResources and their operations over a BillingPaymentMethodResource.

Applies to