external resource type

Namespace: microsoft.graph.externalConnectors

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.

The base container for Microsoft Graph APIs such as the industry data ETL and Microsoft Entra Permissions Management for interacting with external data sources.

Methods

None.

Properties

Property Type Description
id String Identifier for the object. Inherited from entity.

Relationships

Relationship Type Description
authorizationSystems microsoft.graph.authorizationSystem collection Represents an onboarded AWS account, Azure subscription, or GCP project that Microsoft Entra Permissions Management will collect and analyze permissions and actions on.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.externalConnectors.external"
}