BillingMeterProperties interface
BillingMeter resource specific properties
Properties
| billing |
Azure Location of billable resource |
| friendly |
Friendly name of the meter |
| meter |
Meter GUID onboarded in Commerce |
| multiplier | Meter Multiplier |
| os |
App Service OS type meter used for |
| resource |
App Service ResourceType meter used for |
| short |
Short Name from App Service Azure pricing Page |
Property Details
billingLocation
Azure Location of billable resource
billingLocation?: string
Property Value
string
friendlyName
Friendly name of the meter
friendlyName?: string
Property Value
string
meterId
Meter GUID onboarded in Commerce
meterId?: string
Property Value
string
multiplier
Meter Multiplier
multiplier?: number
Property Value
number
osType
App Service OS type meter used for
osType?: string
Property Value
string
resourceType
App Service ResourceType meter used for
resourceType?: string
Property Value
string
shortName
Short Name from App Service Azure pricing Page
shortName?: string
Property Value
string