Share via


BillingProfileResource.GetBillingProfileSubscriptions Method

Definition

Gets a collection of BillingProfileSubscriptionResources in the BillingProfile.

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

Returns

An object representing collection of BillingProfileSubscriptionResources and their operations over a BillingProfileSubscriptionResource.

Applies to