BillingMeter interface
App Service billing entity that contains information about meter which the Azure billing system utilizes to charge users for services.
- Extends
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 |
Inherited Properties
| id | Resource Id. NOTE: This property will not be serialized. It can only be populated by the server. |
| kind | Kind of resource. |
| name | Resource Name. NOTE: This property will not be serialized. It can only be populated by the server. |
| type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
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
Inherited Property Details
id
Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyOnlyResource.id
kind
name
Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyOnlyResource.name
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyOnlyResource.type