ICustomerUsageSummary.Get Method

Definition

Retrieves the customer usage summary.

public Microsoft.Store.PartnerCenter.Models.Usage.CustomerUsageSummary Get ();
abstract member Get : unit -> Microsoft.Store.PartnerCenter.Models.Usage.CustomerUsageSummary
Public Function Get () As CustomerUsageSummary

Returns

The customer usage summary.

Implements

Applies to