BillingMeterProperties Class
Revision resource specific properties.
- Inheritance
-
azure.mgmt.appcontainers._serialization.ModelBillingMeterProperties
Constructor
BillingMeterProperties(*, category: str | None = None, meter_type: str | None = None, display_name: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
category
|
Used to categorize billing meters. |
meter_type
|
Billing meter type. |
display_name
|
The everyday name of the billing meter. |
Variables
Name | Description |
---|---|
category
|
Used to categorize billing meters. |
meter_type
|
Billing meter type. |
display_name
|
The everyday name of the billing meter. |
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