BillingUsageSummary Class

Definition

The collection usage billiing summary.

public class BillingUsageSummary
type BillingUsageSummary = class
Public Class BillingUsageSummary
Inheritance
BillingUsageSummary

Constructors

BillingUsageSummary()

Initializes a new instance of the BillingUsageSummary class.

Properties

IncludedUsage

Optional. The number of hours used which are included in the billing plan's base rate.

OverageUsage

Optional. The number of hours used beyond the billing plan's included usage, but not exceeding the billing plan's maximum cost.

TotalUsage

Optional. The total usage hours by the user.

UserName

Optional. The user's UPN.

WaivedUsage

Optional. The number of hours used beyond the billing plan's maximum cost. These usage hours are not billed.

Applies to