DailyRatedUsageLineItem Class

Definition

Represents unbilled, billed reconciliation line items for daily rated usage.

public class DailyRatedUsageLineItem : Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceLineItem
type DailyRatedUsageLineItem = class
    inherit InvoiceLineItem
Public Class DailyRatedUsageLineItem
Inherits InvoiceLineItem
Inheritance
DailyRatedUsageLineItem

Constructors

DailyRatedUsageLineItem()

Properties

AdditionalInfo

Gets or sets the service-specific metadata. For example, an image type for a virtual machine.

Attributes

Gets the attributes.

(Inherited from ResourceBase)
AvailabilityId

Gets or sets the availability unique identifier

BillingCurrency

Gets or sets ISO currency in which the meter is charged in local currency of the customer or billing currency.

BillingPreTaxTotal

Gets or sets the extended cost or total cost before tax in local currency of the customer or billing currency.

BillingProvider

Returns the billing provider

ChargeEndDate

Gets or sets the charge end date.

ChargeStartDate

Gets or sets the charge start date.

ChargeType

Gets or sets the type of charge.

ConsumedService

Gets or sets the consumed service name.

CreditType

Gets or sets a value indicating the type of credit.

CustomerCountry

Gets or sets the country of the customer.

CustomerDomainName

Gets or sets the domain name of the customer that usage belongs to.

CustomerId

Gets or sets the id of the customer that usage belongs to.

CustomerName

Gets or sets the name of the customer company that usage belongs to.

EffectiveUnitPrice

Gets or sets the effective unit price.

EntitlementDescription

Gets or sets the entitlement (azure's subscription) description.

EntitlementId

Gets or sets the entitlement (azure's subscription) id.

HasPartnerEarnedCredit

Gets or sets a value indicating whether the partner earned credit is applied.

InvoiceLineItemType

Returns the type of invoice line item

InvoiceNumber

Gets or sets the id of the invoice that usage belongs to.

MeterCategory

Gets or sets the meter category.

MeterId

Gets or sets the meter id (GUID).

MeterName

Gets or sets the meter name.

MeterRegion

Gets or sets the meter region.

MeterSubCategory

Gets or sets the meter sub category.

MeterType

Gets or sets the meter type.

MpnId

Gets or sets the MPN Id associated to this line item.

PartnerId

Gets or sets the partner Id.

PartnerName

Gets or sets the partner name.

PCToBCExchangeRate

Gets or sets the pricing currency to billing currency exchange rate.

PCToBCExchangeRateDate

Gets or sets the pricing currency to billing currency exchange rate date.

PricingCurrency

Gets or sets ISO currency in which the meter is charged in USD or catalog currency used for rating.

PricingPreTaxTotal

Gets or sets the extended cost or total cost before tax in USD or catalog currency used for rating.

ProductId

Gets or sets the product unique identifier

ProductName

Gets or sets the name of the product.

PublisherId

Gets or sets the id of the publisher.

PublisherName

Gets or sets the name of publisher.

Quantity

Gets or sets the quantity of usage.

RateOfCredit

Gets or sets a the rate of credit.

RateOfPartnerEarnedCredit

Gets or sets the rate of partner earned credit.

ResellerMpnId

Gets or sets the Reseller MPN Id of the Tier 2 partner associated to this line item.

ResourceGroup

Gets or sets the name of resource group.

ResourceLocation

Gets or sets the location of resource.

ResourceUri

Gets or sets the uri of the resource instance that the usage is about.

ServiceInfo1

Gets or sets internal Azure Service Metadata.

ServiceInfo2

Gets or sets service information for example, an image type for a virtual machine and ISP name for ExpressRoute.

SkuId

Gets or sets the sku unique identifier

SkuName

Gets or sets the SKU name for the service.

SubscriptionDescription

Gets or sets the subscription description.

SubscriptionId

Gets or sets the subscription id.

Tags

Gets or sets the customer added tags. For more information, see Organize your Azure resources with tags.

UnitOfMeasure

Gets or sets the unit of measure.

UnitPrice

Gets or sets the price of unit.

UnitType

Gets or sets the unit type like 1 Hour.

UsageDate

Gets or sets the usage date.

Applies to