getIoMAMPolicyByName

Returns Intune iOS policies. API Version: 2015-01-14-preview.

Return

iOS Policy entity for Intune MAM.

Parameters

argument

null


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

Return

iOS Policy entity for Intune MAM.

Parameters

hostName

Location hostName for the tenant

policyName

Unique name for the policy

select

select specific fields in entity.

See also


Return

iOS Policy entity for Intune MAM.

Parameters

argument

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

See also