MeterDetails Class
The properties of the meter detail.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
MeterDetails(**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
|
The unit in which the meter consumption is charged, for example, 'Hours', 'GB', etc. |
|
meter_location
|
The location in which the Azure service is available. |
|
total_included_quantity
|
The total included quantity associated with the offer. |
|
pretax_standard_rate
|
The pretax listing price. |
|
service_name
|
The name of the service. |
|
service_tier
|
The service tier. |