PriceSheetProperties Class
The properties of the price sheet.
Variables are only populated by the server, and will be ignored when sending a request.
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. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python