| title | conditionalAccessAllExternalTenants resource type |
|---|---|
| description | Represents all external tenants in a policy scope. |
| ms.localizationpriority | medium |
| author | SanDeo-MSFT |
| ms.subservice | entra-sign-in |
| doc_type | resourcePageType |
| ms.date | 07/22/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
Represents all external tenants in a policy scope.
Inherits from conditionalAccessExternalTenants.
| Property | Type | Description |
|---|---|---|
| membershipKind | conditionalAccessExternalTenantsMembershipKind | The membership kind. The possible values are: all, enumerated, unknownFutureValue. The enumerated member references an conditionalAccessEnumeratedExternalTenants object. Inherited from conditionalAccessExternalTenants. |
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.conditionalAccessAllExternalTenants",
"membershipKind": "String"
}