PartnerLicensesDeploymentInsights 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 deployment of all customers' licenses of the given partner.
public class PartnerLicensesDeploymentInsights : Microsoft.Store.PartnerCenter.Models.Analytics.LicensesInsightsBase
type PartnerLicensesDeploymentInsights = class
inherit LicensesInsightsBase
Public Class PartnerLicensesDeploymentInsights
Inherits LicensesInsightsBase
- Inheritance
Constructors
PartnerLicensesDeploymentInsights() |
Properties
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
Channel |
Gets or sets the Channel name of service (Example: Reseller, Direct). (Inherited from LicensesInsightsBase) |
LicensesSold |
Gets or sets the number of licenses sold as of processed time stamp. |
ProcessedDateTime |
Gets or sets the Last Processed date for data. (Inherited from LicensesInsightsBase) |
ProratedDeploymentPercent |
Gets or sets the percentage of licenses deployed by all the customers of this partner. |
ServiceName |
Gets or sets the Service name (Example : Office, CRM). (Inherited from LicensesInsightsBase) |