SavingsPlanUpdateValidateRequest Class
Savings plan update validate request.
- Inheritance
-
azure.mgmt.billing._serialization.ModelSavingsPlanUpdateValidateRequest
Constructor
SavingsPlanUpdateValidateRequest(*, benefits: List[_models.SavingsPlanUpdateRequestProperties] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
benefits
|
The benefits of a savings plan. |
Variables
Name | Description |
---|---|
benefits
|
The benefits of a savings plan. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python