reports resource type

Namespace: microsoft.graph.networkaccess

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.

A summary of access activity for a Global Secure Access service.

Methods

Method Return type Description
Get transaction summaries microsoft.graph.networkaccess.transactionSummary collection A summary of network transactions.
Get entities summary microsoft.graph.networkaccess.entitiesSummary collection A summary of unique connectivity entities.
Get cross-tenant access summary microsoft.graph.networkaccess.crossTenantSummary A summary of cross-tenant access.
Get cross-tenant access report microsoft.graph.networkaccess.crossTenantAccess A report of access from external IDs to the tenant through Microsoft Entra External ID..
Get device usage summary microsoft.graph.networkaccess.deviceUsageSummary A summary of device usage.
Get device usage report microsoft.graph.networkaccess.device A detailed report of device network traffic.
Get destination summary microsoft.graph.networkaccess.destinationSummary collection A summary of destinations.
Get destination report microsoft.graph.networkaccess.destination collection A report about all outgoing network connections within a specified time frame.
Get user usage report microsoft.graph.networkaccess.user collection A report of all users who had network traffic during a specified time period.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.networkaccess.reports"
}