SavingsPlanValidateResponse Class

Savings plan update validate response.

Inheritance
azure.mgmt.billing._serialization.Model
SavingsPlanValidateResponse

Constructor

SavingsPlanValidateResponse(*, benefits: List[_models.SavingsPlanValidResponseProperty] | None = None, next_link: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
benefits
next_link
str

Url to get the next page.

Variables

Name Description
benefits
next_link
str

Url to get the next page.