BillingResources Class

The billing resources.

Inheritance
BillingResources

Constructor

BillingResources(*, region: Optional[str] = None, billing_meters: Optional[List[azure.mgmt.hdinsight.models._models_py3.BillingMeters]] = None, disk_billing_meters: Optional[List[azure.mgmt.hdinsight.models._models_py3.DiskBillingMeters]] = None, **kwargs)

Parameters

region
str
Required

The region or location.

billing_meters
list[BillingMeters]
Required

The billing meter information.

disk_billing_meters
list[DiskBillingMeters]
Required

The managed disk billing information.