Commitment Class
Commitment towards the benefit.
- Inheritance
-
azure.mgmt.billing.models._models_py3.PriceCommitment
Constructor
Commitment(*, currency_code: str | None = None, amount: float | None = None, grain: str | _models.CommitmentGrain | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
currency_code
|
The ISO 4217 3-letter currency code for the currency used by this purchase record. |
amount
|
|
grain
|
Commitment grain. "Hourly" |
Variables
Name | Description |
---|---|
currency_code
|
The ISO 4217 3-letter currency code for the currency used by this purchase record. |
amount
|
|
grain
|
Commitment grain. "Hourly" |
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