Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph
Represents the domain name of the external organization that a Microsoft Entra tenant acting as the resource tenant is federating with.
Inherits from entity.
Methods
None.
Properties
Property | Type | Description |
---|---|---|
id | String | Domain name of the external organization that the Microsoft Entra tenant is federating with. Inherited from entity. |
Relationships
None.
JSON representation
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.externalDomainName",
"id": "String (identifier)"
}