MeterDetailsResponse interface
The properties of the meter detail.
Properties
meter |
The category of the meter, for example, 'Cloud services', 'Networking', etc.. NOTE: This property will not be serialized. It can only be populated by the server. |
meter |
The name of the meter, within the given meter category NOTE: This property will not be serialized. It can only be populated by the server. |
meter |
The subcategory of the meter, for example, 'A6 Cloud services', 'ExpressRoute (IXP)', etc.. NOTE: This property will not be serialized. It can only be populated by the server. |
service |
The service family. NOTE: This property will not be serialized. It can only be populated by the server. |
unit |
The unit in which the meter consumption is charged, for example, 'Hours', 'GB', etc. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
meterCategory
The category of the meter, for example, 'Cloud services', 'Networking', etc.. NOTE: This property will not be serialized. It can only be populated by the server.
meterCategory?: string
Property Value
string
meterName
The name of the meter, within the given meter category NOTE: This property will not be serialized. It can only be populated by the server.
meterName?: string
Property Value
string
meterSubCategory
The subcategory of the meter, for example, 'A6 Cloud services', 'ExpressRoute (IXP)', etc.. NOTE: This property will not be serialized. It can only be populated by the server.
meterSubCategory?: string
Property Value
string
serviceFamily
The service family. NOTE: This property will not be serialized. It can only be populated by the server.
serviceFamily?: string
Property Value
string
unitOfMeasure
The unit in which the meter consumption is charged, for example, 'Hours', 'GB', etc. NOTE: This property will not be serialized. It can only be populated by the server.
unitOfMeasure?: string
Property Value
string