Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 888 Bytes

intune-deviceconfig-appledeploymentchannel.md

File metadata and controls

24 lines (18 loc) · 888 Bytes
title description author localization_priority ms.subservice doc_type
appleDeploymentChannel enum type
Indicates the channel used to deploy the configuration profile. Available choices are DeviceChannel, UserChannel
jaiprakashmb
Normal
intune
enumPageType

appleDeploymentChannel enum 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.

Indicates the channel used to deploy the configuration profile. Available choices are DeviceChannel, UserChannel

Members

Member Value Description
deviceChannel 0 Send payload down over Device Channel.
userChannel 1 Send payload down over User Channel.