ReportData Object
Contains information about the data contained in a performance report.
This object is used by the following operations:
The properties included in the ReportData object are listed below.
Property | Type | Description |
---|---|---|
Scope | Scope | Contains information about a scope. |
ScopeType | string | Indicates the type of scope; for example, API, API Version, License, App, or App Version. |
PartitionType | string | Indicates the type of partition for the report data. |
PartitionIDs | string[ ] | Indicates the IDs for each partition in the report data. One or more. |
Partitions | Partitions | Contains information about partitions in a performance report. |
StartTime | dateTime | The start time for the information being reported. |
PartionMetadata | PartionMetadata | Contains information about metadata for a partition of a performance report. |