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

An association represents a relationship between two items. In the Global Secure Access services, it represents a relationship between a branch or a device and a traffic forwarding profile. This is an abstract type that's inherited by the associatedBranch derived type.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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