conditionalAccessPlatforms リソースの種類

名前空間: microsoft.graph

ポリシー スコープに含まれ、ポリシースコープから除外されたプラットフォーム。

プロパティ

プロパティ 説明
excludePlatforms conditionalAccessDevicePlatform コレクション 可能な値は、androidiOSwindowswindowsPhonemacOSlinuxallunknownFutureValue です。
includePlatforms conditionalAccessDevicePlatform コレクション 可能な値は、androidiOSwindowswindowsPhonemacOSlinuxallunknownFutureValue です。

リレーションシップ

なし。

JSON 表記

リソースの JSON 表記を次に示します。

{
  "excludePlatforms": ["String"],
  "includePlatforms": ["String"]
}