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
str

Resource Id.

name
str

Resource Name.

kind
str

Kind of resource.

type
str

Resource type.

properties

BillingMeter resource specific properties.

Attributes

properties

BillingMeter resource specific properties.

properties: _models.BillingMeterProperties | None