conditionalAccessPlatforms-Ressourcentyp

Namespace: microsoft.graph

Plattformen, die in den Richtlinienbereich einbezogen und vom Richtlinienbereich ausgeschlossen sind.

Eigenschaften

Eigenschaft Typ Beschreibung
includePlatforms conditionalAccessDevicePlatform-Auflistung Mögliche Werte: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue.
excludePlatforms conditionalAccessDevicePlatform-Auflistung Mögliche Werte: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue.

Beziehungen

Keine.

JSON-Darstellung

Es folgt eine JSON-Darstellung der Ressource.

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