SavingsPlanModelList Class

List of savings plans.

Inheritance
azure.mgmt.billing._serialization.Model
SavingsPlanModelList

Constructor

SavingsPlanModelList(*, value: List[_models.SavingsPlanModel] | 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.