MeterDetails 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 location in which the Azure service is available. 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. |
pretax |
The pretax listing price. NOTE: This property will not be serialized. It can only be populated by the server. |
service |
The name of the service. NOTE: This property will not be serialized. It can only be populated by the server. |
service |
The service tier. NOTE: This property will not be serialized. It can only be populated by the server. |
total |
The total included quantity associated with the offer. 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
meterLocation
The location in which the Azure service is available. NOTE: This property will not be serialized. It can only be populated by the server.
meterLocation?: 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
pretaxStandardRate
The pretax listing price. NOTE: This property will not be serialized. It can only be populated by the server.
pretaxStandardRate?: number
Property Value
number
serviceName
The name of the service. NOTE: This property will not be serialized. It can only be populated by the server.
serviceName?: string
Property Value
string
serviceTier
The service tier. NOTE: This property will not be serialized. It can only be populated by the server.
serviceTier?: string
Property Value
string
totalIncludedQuantity
The total included quantity associated with the offer. NOTE: This property will not be serialized. It can only be populated by the server.
totalIncludedQuantity?: number
Property Value
number
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.
unit?: string
Property Value
string