PriceSheetProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The properties of the price sheet.
public class PriceSheetProperties
type PriceSheetProperties = class
Public Class PriceSheetProperties
- Inheritance
-
PriceSheetProperties
Properties
BillingPeriodId |
The id of the billing period resource that the usage belongs to. |
CurrencyCode |
Currency Code. |
IncludedQuantity |
Included quality for an offer. |
MeterDetails |
The details about the meter. By default this is not populated, unless it's specified in $expand. |
MeterId |
The meter id (GUID). |
OfferId |
Offer Id. |
PartNumber |
Part Number. |
UnitOfMeasure |
Unit of measure. |
UnitPrice |
Unit Price. |
Applies to
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure SDK for .NET