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. |
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