MeterDetailsResponse Class
The properties of the meter detail.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
MeterDetailsResponse(**kwargs)
Variables
Name | Description |
---|---|
meter_name
|
The name of the meter, within the given meter category. |
meter_category
|
The category of the meter, for example, 'Cloud services', 'Networking', etc.. |
meter_sub_category
|
The subcategory of the meter, for example, 'A6 Cloud services', 'ExpressRoute (IXP)', etc.. |
unit_of_measure
|
The unit in which the meter consumption is charged, for example, 'Hours', 'GB', etc. |
service_family
|
The service family. |
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