BillingAccountResource.GetBillingRoleDefinitions Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of BillingRoleDefinitionResources in the BillingAccount.
public virtual Azure.ResourceManager.Billing.BillingRoleDefinitionCollection GetBillingRoleDefinitions ();
abstract member GetBillingRoleDefinitions : unit -> Azure.ResourceManager.Billing.BillingRoleDefinitionCollection
override this.GetBillingRoleDefinitions : unit -> Azure.ResourceManager.Billing.BillingRoleDefinitionCollection
Public Overridable Function GetBillingRoleDefinitions () As BillingRoleDefinitionCollection
Returns
An object representing collection of BillingRoleDefinitionResources and their operations over a BillingRoleDefinitionResource.