UsageRecordByMeterCollectionOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. usage. UsageRecordByMeterCollectionOperations
- com.
- com.
Implements
public class UsageRecordByMeterCollectionOperations extends BasePartnerComponent<Tuple<String,String>> implements IUsageRecordByMeterCollection
Implements operations related to a single subscription's meter usage records.
Constructor Summary
| Constructor | Description |
|---|---|
| UsageRecordByMeterCollectionOperations(IPartner rootPartnerOperations, String customerId, String subscriptionId) |
Initializes a new instance of the Subscription |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Resource |
get()
Gets the subscription's meter usage records. |
Inherited Members
Constructor Details
UsageRecordByMeterCollectionOperations
public UsageRecordByMeterCollectionOperations(IPartner rootPartnerOperations, String customerId, String subscriptionId)
Initializes a new instance of the SubscriptionUsageRecordCollectionOperations class.
Parameters:
Method Details
get
public ResourceCollection
Gets the subscription's meter usage records.
Returns: