IntuneFunctions

Functions

Link copied to clipboard

Returns AndroidMAMPolicy with given name. Uses Azure REST API version 2015-01-14-preview. Other available API versions: 2015-01-14-privatepreview.

suspend fun getAndroidMAMPolicyByName(hostName: String, policyName: String, select: String? = null): GetAndroidMAMPolicyByNameResult
Link copied to clipboard

Returns Intune iOS policies. Uses Azure REST API version 2015-01-14-preview. Other available API versions: 2015-01-14-privatepreview.

suspend fun getIoMAMPolicyByName(hostName: String, policyName: String, select: String? = null): GetIoMAMPolicyByNameResult