Edit

Share via


deviceManagementConfigurationSetting resource type

Namespace: microsoft.graph

Important: Microsoft supports Intune /beta APIs, but they are subject to more frequent change. Microsoft recommends using version v1.0 when possible. Check an API's availability in version v1.0 using the Version selector.

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

Methods

Method Return Type Description
List deviceManagementConfigurationSettings deviceManagementConfigurationSetting collection List properties and relationships of the deviceManagementConfigurationSetting objects.
Get deviceManagementConfigurationSetting deviceManagementConfigurationSetting Read properties and relationships of the deviceManagementConfigurationSetting object.
Create deviceManagementConfigurationSetting deviceManagementConfigurationSetting Create a new deviceManagementConfigurationSetting object.
Delete deviceManagementConfigurationSetting None Deletes a deviceManagementConfigurationSetting.
Update deviceManagementConfigurationSetting deviceManagementConfigurationSetting Update the properties of a deviceManagementConfigurationSetting object.

Properties

Property Type Description

Relationships

None

JSON Representation

Here is a JSON representation of the resource.

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