BillingResources Class
The billing resources.
Constructor
BillingResources(*, region: str | None = None, billing_meters: list['_models.BillingMeters'] | None = None, disk_billing_meters: list['_models.DiskBillingMeters'] | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
region
|
The region or location. Default value: None
|
|
billing_meters
|
The billing meter information. Default value: None
|
|
disk_billing_meters
|
The managed disk billing information. Default value: None
|
Variables
| Name | Description |
|---|---|
|
region
|
The region or location. |
|
billing_meters
|
The billing meter information. |
|
disk_billing_meters
|
The managed disk billing information. |