Freigeben über


BillingAccountResource.GetBillingDepartments Method

Definition

Gets a collection of BillingDepartmentResources in the BillingAccount.

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

Returns

An object representing collection of BillingDepartmentResources and their operations over a BillingDepartmentResource.

Applies to