CustomerLicensesInsightsBase 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.
SDK business object model for common properties of customer licenses analytics.
public abstract class CustomerLicensesInsightsBase : Microsoft.Store.PartnerCenter.Models.Analytics.LicensesInsightsBase
type CustomerLicensesInsightsBase = class
inherit LicensesInsightsBase
Public MustInherit Class CustomerLicensesInsightsBase
Inherits LicensesInsightsBase
- Inheritance
- Derived
Constructors
CustomerLicensesInsightsBase() |
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. |
CustomerName |
Gets or sets the Customer Name. |
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). |
ServiceCode |
Gets or sets the Service Code of the License. Example (Office 365 : O365). |
ServiceName |
Gets or sets the Service name (Example : Office, CRM). (Inherited from LicensesInsightsBase) |