Edit

Share via


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

Represents additional data for network access resources as key-value pairs. Used for extensibility.

This resource is an open type, allowing arbitrary key-value pairs.

Inherits from microsoft.graph.Dictionary.

Properties

This resource is an open type, allowing arbitrary key-value pairs.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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