ConsumptionMeterDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The properties of the meter detail.
public class ConsumptionMeterDetails
type ConsumptionMeterDetails = class
Public Class ConsumptionMeterDetails
- Inheritance
-
ConsumptionMeterDetails
Properties
MeterCategory |
The category of the meter, for example, 'Cloud services', 'Networking', etc.. |
MeterLocation |
The location in which the Azure service is available. |
MeterName |
The name of the meter, within the given meter category. |
MeterSubCategory |
The subcategory of the meter, for example, 'A6 Cloud services', 'ExpressRoute (IXP)', etc.. |
PretaxStandardRate |
The pretax listing price. |
ServiceName |
The name of the service. |
ServiceTier |
The service tier. |
TotalIncludedQuantity |
The total included quantity associated with the offer. |
Unit |
The unit in which the meter consumption is charged, for example, 'Hours', 'GB', etc. |
Applies to
Azure SDK for .NET