PartnerLicensesUsageInsights Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Holds the analytics information about the usage of all the customers' licenses of the given partner.
public class PartnerLicensesUsageInsights : Microsoft.Store.PartnerCenter.Models.Analytics.LicensesInsightsBase
type PartnerLicensesUsageInsights = class
inherit LicensesInsightsBase
Public Class PartnerLicensesUsageInsights
Inherits LicensesInsightsBase
- Inheritance
Constructors
PartnerLicensesUsageInsights() |
Properties
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
Channel |
Gets or sets the Channel name of service (Example: Reseller, Direct). (Inherited from LicensesInsightsBase) |
ProcessedDateTime |
Gets or sets the Last Processed date for data. (Inherited from LicensesInsightsBase) |
ProratedLicensesUsagePercent |
Gets or sets the usage percentage of the given workload out of qualified licenses of all customers of the partner. |
ServiceName |
Gets or sets the Service name (Example : Office, CRM). (Inherited from LicensesInsightsBase) |
WorkloadName |
Gets or sets the Workload name. For example: Exchange. |