MeterDetails interface

The properties of the meter detail.

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.

Property Details

meterCategory

The category of the meter, for example, 'Cloud services', 'Networking', etc..

meterCategory?: string

Property Value

string

meterLocation

The location in which the Azure service is available.

meterLocation?: string

Property Value

string

meterName

The name of the meter, within the given meter category

meterName?: string

Property Value

string

meterSubCategory

The subcategory of the meter, for example, 'A6 Cloud services', 'ExpressRoute (IXP)', etc..

meterSubCategory?: string

Property Value

string

pretaxStandardRate

The pretax listing price.

pretaxStandardRate?: number

Property Value

number

serviceName

The name of the service.

serviceName?: string

Property Value

string

serviceTier

The service tier.

serviceTier?: string

Property Value

string

totalIncludedQuantity

The total included quantity associated with the offer.

totalIncludedQuantity?: number

Property Value

number

unit

The unit in which the meter consumption is charged, for example, 'Hours', 'GB', etc.

unit?: string

Property Value

string