CustomerLicensesDeploymentInsights Class

Definition

Holds analytics information about deployment of licenses at the customer level.

public class CustomerLicensesDeploymentInsights : Microsoft.Store.PartnerCenter.Models.Analytics.CustomerLicensesInsightsBase
type CustomerLicensesDeploymentInsights = class
    inherit CustomerLicensesInsightsBase
Public Class CustomerLicensesDeploymentInsights
Inherits CustomerLicensesInsightsBase
Inheritance

Constructors

CustomerLicensesDeploymentInsights()

Properties

Attributes

Gets the attributes.

(Inherited from ResourceBase)
Channel

Gets or sets the Channel name of service (Example: Reseller, Direct).

(Inherited from LicensesInsightsBase)
CustomerId

Gets or sets the Customer Id.

(Inherited from CustomerLicensesInsightsBase)
CustomerName

Gets or sets the Customer Name.

(Inherited from CustomerLicensesInsightsBase)
DeploymentPercent

Gets or sets the deployment percent of the licenses of the customer.

LicensesDeployed

Gets or sets the number of License/seats deployed as of processed date.

LicensesSold

Gets or sets the number of sold seats/licenses as of processed time stamp.

ProcessedDateTime

Gets or sets the Last Processed date for data.

(Inherited from LicensesInsightsBase)
ProductName

Gets or sets the product/plan name of the given service. (Example: OFFICE 365 BUSINESS ESSENTIALS).

(Inherited from CustomerLicensesInsightsBase)
ServiceCode

Gets or sets the Service Code of the License. Example (Office 365 : O365).

(Inherited from CustomerLicensesInsightsBase)
ServiceName

Gets or sets the Service name (Example : Office, CRM).

(Inherited from LicensesInsightsBase)

Applies to