Edit

Share via


logs 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.

Global Secure Access network logs.

Methods

Method Return type Description
List traffic microsoft.graph.networkaccess.networkAccessTraffic collection Get the network access traffic events.

Properties

None.

Relationships

Relationship Type Description
remoteNetworks microsoft.graph.networkaccess.remoteNetworkHealthEvent collection A collection of remote network health events.
traffic microsoft.graph.networkaccess.networkAccessTraffic collection A network access traffic log entry that contains comprehensive information about network traffic events.

JSON representation

The following JSON representation shows the resource type.

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