BillingMeter Class
App Service billing entity that contains information about meter which the Azure billing system utilizes to charge users for services.
Constructor
BillingMeter(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Resource Id. |
|
name
|
Resource Name. |
|
kind
|
Kind of resource. |
|
type
|
Resource type. |
|
properties
|
BillingMeter resource specific properties. |
Attributes
properties
BillingMeter resource specific properties.
properties: _models.BillingMeterProperties | None