internetExplorerMode resource type

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.

Represents a container for Internet Explorer mode resources.

Methods

Method Return type Description
List browserSiteList collection Get a list of the browserSiteList objects and their properties.
Create browserSiteList Create a new browserSiteList object to support Internet Explorer mode.
Delete None Delete a browserSiteList object.

Properties

None.

Relationships

Relationship Type Description
siteLists browserSiteList collection A collection of site lists to support Internet Explorer mode.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.internetExplorerMode"
}