PartnerId |
string |
Gets or sets the partner tenant ID. |
PartnerName |
string |
Gets or sets the partner name. |
CustomerId |
string |
Gets or sets the tenant ID of the customer that usage belongs to. |
CustomerName |
string |
Gets or sets the name of the customer company that usage belongs to. |
CustomerDomainName |
string |
Gets or sets the domain name of the customer that usage belongs to. |
InvoiceNumber |
string |
Gets or sets the ID of the invoice that usage belongs to. |
ProductId |
string |
Gets or sets the product unique identifier. |
SkuId |
string |
Gets or sets the SKU unique identifier. |
AvailabilityId |
string |
Gets or sets the availability unique identifier. |
SkuName |
string |
Gets or sets the SKU name for the service. |
ProductName |
string |
Gets or sets the name of the product. |
PublisherName |
string |
Gets or sets the name of publisher. |
PublisherId |
string |
Gets or sets the ID of the publisher. |
SubscriptionId |
string |
Gets or sets the subscription ID. |
SubscriptionDescription |
string |
Gets or sets the subscription description. |
ChargeStartDate |
DateTime |
Gets or sets the charge start date. |
ChargeEndDate |
DateTime |
Gets or sets the charge end date. |
UsageDate |
DateTime |
Gets or sets the usage date. |
MeterType |
string |
Gets or sets the meter type. |
MeterCategory |
string |
Gets or sets the meter category. |
MeterId |
string |
Gets or sets the meter ID (GUID). |
MeterSubCategory |
string |
Gets or sets the meter sub category. |
MeterName |
string |
Gets or sets the meter name. |
MeterRegion |
string |
Gets or sets the meter region. |
UnitOfMeasure |
string |
Gets or sets the unit of measure. |
ResourceLocation |
string |
Gets or sets the location of resource. |
ConsumedService |
string |
Gets or sets the consumed service name. |
ResourceGroup |
string |
Gets or sets the name of resource group. |
ResourceUri |
string |
Gets or sets the uri of the resource instance that the usage is about. |
Tags |
string |
Gets or sets the customer added tags. |
AdditionalInfo |
string |
Gets or sets the service-specific metadata. For example, an image type for a virtual machine. |
ServiceInfo1 |
string |
Gets or sets internal Azure Service Metadata. |
ServiceInfo2 |
string |
Gets or sets service information, for example, an image type for a virtual machine and ISP name for ExpressRoute. |
CustomerCountry |
string |
Gets or sets the country/region of the customer. |
MpnId |
string |
Gets or sets the PartnerID associated to this line item. |
ResellerMpnId |
string |
Gets or sets the Reseller PartnerID of the Tier 2 partner associated to this line item. |
ChargeType |
string |
Gets or sets the type of charge. |
UnitPrice |
decimal |
Gets or sets the price of unit. |
Quantity |
decimal |
Gets or sets the quantity of usage. |
UnitType |
string |
Gets or sets the unit type (such as 1 hour). |
BillingPreTaxTotal |
decimal |
Gets or sets the extended cost or total cost before tax in local currency of the customer or billing currency. |
BillingCurrency |
string |
Gets or sets ISO currency in which the meter is charged in local currency of the customer or billing currency. |
PricingPreTaxTotal |
decimal |
Gets or sets the extended cost or total cost before tax in USD or catalog currency used for rating. |
PricingCurrency |
string |
Gets or sets ISO currency in which the meter is charged in USD or catalog currency used for rating. |
EntitlementId |
string |
Gets or sets the entitlement (Azure subscription) ID. |
EntitlementDescription |
string |
Gets or sets the entitlement (Azure subscription) description. |
PCToBCExchangeRate |
string |
Gets or sets the pricing currency to the billing currency exchange rate. |
PCToBCExchangeRateDate |
DateTime |
Gets or sets the pricing currency to the billing currency exchange rate date. |
EffectiveUnitPrice |
decimal |
Gets or sets the effective unit price. |
RateOfPartnerEarnedCredit |
decimal |
Gets or sets the rate of partner earned credit. |
HasPartnerEarnedCredit |
bool |
Gets or sets is partner earned credit applied. |
RateOfCredit |
decimal |
Gets or sets the rate of credit for the given credit type. |
CreditType |
string |
Gets or sets the type of credit. |
InvoiceLineItemType |
InvoiceLineItemType |
Returns the type of invoice line item. |
BillingProvider |
BillingProvider |
Returns the billing provider. |