PartnerLicensesAnalyticsCollectionOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. BasePartnerComponentString - com.
microsoft. store. partnercenter. analytics. PartnerLicensesAnalyticsCollectionOperations
- com.
- com.
- com.
Implements
public class PartnerLicensesAnalyticsCollectionOperations extends BasePartnerComponentString implements IPartnerLicensesAnalyticsCollection
Implements the operations on a customer licenses analytics collection.
Constructor Summary
| Constructor | Description |
|---|---|
| PartnerLicensesAnalyticsCollectionOperations(IPartner rootPartnerOperations) |
Initializes a new instance of the Partner |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
IPartner |
getDeployment()
Gets the partner's licenses' deployment insights collection operations. |
|
IPartner |
getUsage()
Gets the partner's licenses' usage insights collection operations. |
Inherited Members
Constructor Details
PartnerLicensesAnalyticsCollectionOperations
public PartnerLicensesAnalyticsCollectionOperations(IPartner rootPartnerOperations)
Initializes a new instance of the PartnerLicensesAnalyticsCollectionOperations class.
Parameters:
Method Details
getDeployment
public IPartnerLicensesDeploymentInsightsCollection getDeployment()
Gets the partner's licenses' deployment insights collection operations.
Returns:
getUsage
public IPartnerLicensesUsageInsightsCollection getUsage()
Gets the partner's licenses' usage insights collection operations.
Returns: