Compartilhar via


PartnerUsageSummary Class

Definition

Defines the usage summary of a partner for all its customers with an Azure subscription.

public sealed class PartnerUsageSummary : Microsoft.Store.PartnerCenter.Models.Usage.UsageSummaryBase
type PartnerUsageSummary = class
    inherit UsageSummaryBase
Public NotInheritable Class PartnerUsageSummary
Inherits UsageSummaryBase
Inheritance

Constructors

PartnerUsageSummary()

Properties

Attributes

Gets the attributes.

(Inherited from ResourceBase)
BillingEndDate

Gets or sets the end date of the current billing period.

(Inherited from UsageSummaryBase)
BillingStartDate

Gets or sets the start date of the current billing period.

(Inherited from UsageSummaryBase)
CurrencyCode

Gets or sets the currency code.

(Inherited from UsageSummaryBase)
CurrencyLocale

Gets or sets the currency locale.

(Inherited from UsageSummaryBase)
CustomersOverBudget

Gets or sets the number of customers that are over budget.

CustomersTrendingOver

Gets or sets the number of customers that are close to going over budget.

CustomersWithUsageBasedSubscription

Gets or sets the number of customers with a usage-based subscription.

EmailsToNotify

Gets or sets the list of email addresses for notifications.

LastModifiedDate

Gets or sets the date the usage summary was last modified.

(Inherited from UsageSummaryBase)
Links

Gets or sets the resource links.

(Inherited from ResourceBaseWithLinks<TLinks>)
ResourceId

Gets or sets the azure active directory tenant Id of the partner this usage summary applies to.

ResourceName

Gets or sets the name of the partner this usage summary applies to.

TotalCost

Gets or sets the total estimated cost based on current usage from the start of the billing period.

(Inherited from UsageSummaryBase)
USDTotalCost

Gets or sets the estimated total cost in USD.

(Inherited from UsageSummaryBase)

Applies to