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. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python