UsageRecord (Usage Metering Object)
Applies To: Windows Azure Pack
Represents a usage record.
The following table describes the elements of the UsageRecord object.
Name | Description |
|---|---|
EventId | The unique event identifier of the record. |
ExternalRecordId | The external record identifier. |
ResourceId | The resource identifier. |
StartTime | The usage start date and time. |
EndTime | The usage end date and time. |
ProviderName | The provider name. |
ServiceType | The service type. |
SubscriptionId | The subscription identifier that is associated with the record. |
Properties | A dictionary that contains the generic properties of the record. |
Resources | A dictionary of resources. |
This object is only available to administrators.
Show: