SavingsPlanOrderModelList Class

List of savings plan orders.

Inheritance
azure.mgmt.billing._serialization.Model
SavingsPlanOrderModelList

Constructor

SavingsPlanOrderModelList(*, value: List[_models.SavingsPlanOrderModel] | None = None, next_link: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value
next_link
str

Url to get the next page.

Variables

Name Description
value
next_link
str

Url to get the next page.