Condividi tramite


BillingAccountResource.GetBillingCustomers Method

Definition

Gets a collection of BillingCustomerResources in the BillingAccount.

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

Returns

An object representing collection of BillingCustomerResources and their operations over a BillingCustomerResource.

Applies to