ResourceCollection<SubscribedSku> |
CustomerSubscribedSkuCollectionOperations.get() |
Retrieves all the customer subscribed products.
|
ResourceCollection<SubscribedSku> |
CustomerSubscribedSkuCollectionOperations.get(List<LicenseGroupId> licenseGroupIds) |
Retrieves all the customer subscribed products.
|
ResourceCollection<SubscribedSku> |
ICustomerSubscribedSkuCollection.get() |
Retrieves all the customer subscribed products.
|
ResourceCollection<SubscribedSku> |
ICustomerSubscribedSkuCollection.get(List<LicenseGroupId> licenseGroupIds) |
Retrieves all the customer subscribed products.
|