ConsumptionMeterDetailsInfo 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 ConsumptionMeterDetailsInfo
type ConsumptionMeterDetailsInfo = class
Public Class ConsumptionMeterDetailsInfo
- Inheritance
-
ConsumptionMeterDetailsInfo
Properties
MeterCategory |
The category of the meter, for example, 'Cloud services', 'Networking', etc.. |
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.. |
ServiceFamily |
The service family. |
UnitOfMeasure |
The unit in which the meter consumption is charged, for example, 'Hours', 'GB', etc. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET