deviceManagementConfigurationSetting resource type

Namespace: microsoft.graph

Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.

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"
}