Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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"]
}