SavingsPlanOrderModelResource.GetBillingSavingsPlanModels Method

Definition

Gets a collection of BillingSavingsPlanModelResources in the SavingsPlanOrderModel.

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

Returns

An object representing collection of BillingSavingsPlanModelResources and their operations over a BillingSavingsPlanModelResource.

Applies to