SavingsPlanUpdateRequest Class
Savings plan patch request.
- Inheritance
-
azure.mgmt.billing._serialization.ModelSavingsPlanUpdateRequest
Constructor
SavingsPlanUpdateRequest(*, properties: _models.SavingsPlanUpdateRequestProperties | None = None, sku: _models.Sku | None = None, tags: Dict[str, str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
properties
|
Savings plan patch request. |
sku
|
The SKU to be applied for this resource. |
tags
|
Tags for this reservation. |
Variables
Name | Description |
---|---|
properties
|
Savings plan patch request. |
sku
|
The SKU to be applied for this resource. |
tags
|
Tags for this reservation. |
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