PlatformUsage Object
Contains information about platform usage for a specific tenant.
This object is used by the following operations:
- GET /platform/subscriptions/{SubscriptionID}/metrics (in the response)
The properties included in the PlatformUsage object are listed below.
Property | Type | Description |
---|---|---|
ReportGeneratedTimestamp | dateTime | Timestamp for when the platform usage report is generated. |
ReportPeriod | ReportPeriod | Contains information about the start and end dates for a report period used to report platform usage. |
UsageMetric[ ] | UsageMetric |
Contains metric information for API Platform usage. One or more sets of metric information. |