CustomerLicensesAnalyticsCollectionOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. BasePartnerComponentString - com.
microsoft. store. partnercenter. analytics. CustomerLicensesAnalyticsCollectionOperations
- com.
- com.
- com.
Implements
public class CustomerLicensesAnalyticsCollectionOperations extends BasePartnerComponentString implements ICustomerLicensesAnalyticsCollection
Implements the operations on a customer licenses analytics collection.
Constructor Summary
| Constructor | Description |
|---|---|
| CustomerLicensesAnalyticsCollectionOperations(IPartner rootPartnerOperations, String customerId) |
Initializes a new instance of the Customer |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
ICustomer |
getDeployment()
Gets the customer level licenses deployment analytics. |
|
ICustomer |
getUsage()
Gets the customer level licenses usage analytics. |
Inherited Members
Constructor Details
CustomerLicensesAnalyticsCollectionOperations
public CustomerLicensesAnalyticsCollectionOperations(IPartner rootPartnerOperations, String customerId)
Initializes a new instance of the CustomerLicensesAnalyticsCollectionOperations class.
Parameters:
Method Details
getDeployment
public ICustomerLicensesDeploymentInsightsCollection getDeployment()
Gets the customer level licenses deployment analytics.
Returns:
getUsage
public ICustomerLicensesUsageInsightsCollection getUsage()
Gets the customer level licenses usage analytics.
Returns: