MeterDetailsResponse interface

The properties of the meter detail.

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.

Property Details

meterCategory

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

meterCategory?: 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

serviceFamily

The service family.

serviceFamily?: string

Property Value

string

unitOfMeasure

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

unitOfMeasure?: string

Property Value

string