Skip to content

Latest commit

 

History

History
55 lines (41 loc) · 1.27 KB

conditionalaccessdevices.md

File metadata and controls

55 lines (41 loc) · 1.27 KB
title description ms.localizationpriority author ms.subservice doc_type
conditionalAccessDevices resource type
Represents devices in the policy scope.
medium
SanDeo-MSFT
entra-sign-in
resourcePageType

conditionalAccessDevices resource type

Namespace: microsoft.graph

Represents devices in the policy scope.

Properties

Property Type Description
deviceFilter conditionalAccessFilter Filter that defines the dynamic-device-syntax rule to include/exclude devices. A filter can use device properties (such as extension attributes) to include/exclude them.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "deviceFilter": {"@odata.type": "microsoft.graph.conditionalAccessFilter"}
}