partners resource type
Namespace: microsoft.graph
Important
APIs under the /beta
version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.
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 billing details for a Microsoft direct partner.
Methods
None.
Properties
None.
Relationships
Relationship | Type | Description |
---|---|---|
billing | microsoft.graph.partners.billing.billing | Represents billing details for billed and unbilled data. |
JSON representation
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.partners"
}