PartnerLicensesDeploymentInsights Class

Definition

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
PartnerLicensesDeploymentInsights

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)

Applies to