PriceSheetProperties Class
The properties of the price sheet.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelPriceSheetProperties
Constructor
PriceSheetProperties(**kwargs)
Variables
Name | Description |
---|---|
billing_period_id
|
The id of the billing period resource that the usage belongs to. |
meter_id
|
The meter id (GUID). |
meter_details
|
The details about the meter. By default this is not populated, unless it's specified in $expand. |
unit_of_measure
|
Unit of measure. |
included_quantity
|
Included quality for an offer. |
part_number
|
Part Number. |
unit_price
|
Unit Price. |
currency_code
|
Currency Code. |
offer_id
|
Offer Id. |
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Python