conditionalAccessPlatforms-Ressourcentyp
Namespace: microsoft.graph
Im Richtlinienbereich enthaltene und ausgeschlossene Plattformen.
Eigenschaften
Eigenschaft | Typ | Beschreibung |
---|---|---|
excludePlatforms | conditionalAccessDevicePlatform-Sammlung | Mögliche Werte: android , iOS , windows , windowsPhone , macOS , linux , all , unknownFutureValue . |
includePlatforms | conditionalAccessDevicePlatform-Sammlung | Mögliche Werte: android , iOS , windows , windowsPhone , macOS , linux , all , unknownFutureValue . |
Beziehungen
Keine.
JSON-Darstellung
Die folgende JSON-Darstellung zeigt den Ressourcentyp.
{
"excludePlatforms": ["String"],
"includePlatforms": ["String"]
}