Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.1 KB

deviceregistrationmembership.md

File metadata and controls

36 lines (28 loc) · 1.1 KB
title description author ms.localizationpriority ms.subservice doc_type
deviceRegistrationMembership resource type
An abstract resource type that indicates the scope the device registration policy applies to.
SanDeo-MSFT
medium
entra-directory-management
resourcePageType

deviceRegistrationMembership resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

An abstract resource type indicating the scope that a device registration policy applies to. The derived types are noDeviceRegistrationMembership, allDeviceRegistrationMembership and enumeratedDeviceRegistrationMembership.

Properties

None.

Relationships

None.

JSON representation

The following is a JSON representation of the resource.

{
  "@odata.type": "#microsoft.graph.deviceRegistrationMembership"
}