conditionalAccessPlatforms リソースの種類

名前空間: microsoft.graph

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

プロパティ

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

リレーションシップ

なし。

JSON 表記

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

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