Share via


SavingsPlanModelListResult Class

List of savings plans.

Constructor

SavingsPlanModelListResult(*, value: List[_models.SavingsPlanModel] | None = None, next_link: str | None = None, summary: _models.SavingsPlanSummaryCount | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value
Default value: None
next_link
str

Url to get the next page.

Default value: None
summary

The roll out count summary of the savings plans.

Default value: None

Variables

Name Description
value
next_link
str

Url to get the next page.

summary

The roll out count summary of the savings plans.