Skip to content

Latest commit

 

History

History
45 lines (37 loc) · 1.51 KB

intune-raimportcerts-devicemanagement.md

File metadata and controls

45 lines (37 loc) · 1.51 KB
title description author localization_priority ms.subservice doc_type
deviceManagement resource type
Singleton that acts as container for a collection of UserPFXCertificate entities.
jaiprakashmb
Normal
intune
resourcePageType

deviceManagement resource type

Namespace: microsoft.graph

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

Singleton that acts as container for a collection of UserPFXCertificate entities.

Methods

Method Return Type Description
Get deviceManagement deviceManagement Read properties and relationships of the deviceManagement object.
Update deviceManagement deviceManagement Update the properties of a deviceManagement object.

Properties

Property Type Description
id String Not yet documented

Relationships

None

JSON Representation

Here is a JSON representation of the resource.

{
  "@odata.type": "#microsoft.graph.deviceManagement",
  "id": "String (identifier)"
}