Delen via


BillingProfileResource.GetBillingProfileRoleAssignments Method

Definition

Gets a collection of BillingProfileRoleAssignmentResources in the BillingProfile.

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

Returns

An object representing collection of BillingProfileRoleAssignmentResources and their operations over a BillingProfileRoleAssignmentResource.

Applies to