azureUsage resource type
Namespace: microsoft.graph.partners.billing
Note
This API is available for Cloud Solution Provider (CSP) partners only to access their billed and unbilled reconciliation data for a tenant. To learn more about the CSP program, see Microsoft Cloud Solution Provider.
Represents details for billed and unbilled Azure usage data.
Methods
None.
Properties
None.
Relationships
Relationship | Type | Description |
---|---|---|
billed | microsoft.graph.partners.billing.billedUsage | Represents details for billed Azure usage data. |
unbilled | microsoft.graph.partners.billing.unbilledUsage | Represents details for unbilled Azure usage data. |
JSON representation
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.partners.billing.azureUsage"
}