Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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.
The incompleteData facet indicates that a resource was generated with incomplete data. The properties within may provide information about why there's incomplete data.
Properties
| Property | Type | Description |
|---|---|---|
| missingDataBeforeDateTime | DateTimeOffset | The service doesn't have source data before the specified time. |
| wasThrottled | Boolean | Some data wasn't recorded due to excessive activity. |
Relationships
None.
JSON representation
{
"missingDataBeforeDateTime": "String (timestamp)",
"wasThrottled": false
}