Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph
Platforms included in and excluded from the policy scope.
Properties
| Property | Type | Description |
|---|---|---|
| excludePlatforms | conditionalAccessDevicePlatform collection | The possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue. |
| includePlatforms | conditionalAccessDevicePlatform collection | The possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue. |
Relationships
None.
JSON representation
The following JSON representation shows the resource type.
{
"excludePlatforms": ["String"],
"includePlatforms": ["String"]
}