DSCResources/MSFT_IntuneAppProtectionPolicyiOS/settings.json

{
    "resourceName": "IntuneDeviceConfigurationPolicyiOS",
    "description": "This resource configures an Intune device configuration profile for an iOS Device.",
    "permissions": [
        {
            "read": [
                {
                    "name":"DeviceManagementApps.Read.All"
                }
            ],
            "update": [
                {
                    "name": "DeviceManagementApps.ReadWrite.All"
                }
            ]
        }
    ]
}