getAndroidMAMPolicyByName

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

Return

Android Policy entity for Intune MAM.

Parameters

argument

null


suspend fun getAndroidMAMPolicyByName(hostName: String, policyName: String, select: String? = null): GetAndroidMAMPolicyByNameResult

Return

Android Policy entity for Intune MAM.

See also

Parameters

hostName

Location hostName for the tenant

policyName

Unique name for the policy

select

select specific fields in entity.


Return

Android Policy entity for Intune MAM.

See also

Parameters

argument

Builder for com.pulumi.azurenative.intune.kotlin.inputs.GetAndroidMAMPolicyByNamePlainArgs.