conditionalAccessAllExternalTenants リソースの種類
名前空間: microsoft.graph
ポリシー スコープ内のすべての外部テナントを表します。
conditionalAccessExternalTenants から継承します。
プロパティ
プロパティ | 型 | 説明 |
---|---|---|
membershipKind | conditionalAccessExternalTenantsMembershipKind | メンバーシップの種類。 可能な値は all 、enumerated 、unknownFutureValue です。
enumerated メンバーは、conditionalAccessEnumeratedExternalTenants オブジェクトを参照します。
conditionalAccessExternalTenants から継承されます。 |
リレーションシップ
なし。
JSON 表記
次の JSON 表現は、リソースの種類を示しています。
{
"@odata.type": "#microsoft.graph.conditionalAccessAllExternalTenants",
"membershipKind": "String"
}