From 785e58ce14d2a96fb7d7a2046d71667d746ea996 Mon Sep 17 00:00:00 2001 From: Nik Charlebois Date: Wed, 20 Jul 2022 19:46:07 +0000 Subject: [PATCH] Add changes --- docs/docs/resources/intune/IntuneAppProtectionPolicyAndroid.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/resources/intune/IntuneAppProtectionPolicyAndroid.md b/docs/docs/resources/intune/IntuneAppProtectionPolicyAndroid.md index 84529ee531..50e883daf8 100644 --- a/docs/docs/resources/intune/IntuneAppProtectionPolicyAndroid.md +++ b/docs/docs/resources/intune/IntuneAppProtectionPolicyAndroid.md @@ -31,6 +31,8 @@ | **Apps** | Write | StringArray[] | List of IDs representing the Android apps controlled by this protection policy. || | **Assignments** | Write | StringArray[] | List of IDs of the groups assigned to this Android Protection Policy. || | **ExcludedGroups** | Write | StringArray[] | List of IDs of the groups that are excluded from this Android Protection Policy. || +| **IsAssigned** | Write | Boolean | Defines whether or not the policy is assigned. || +| **ManagedBrowser** | Write | String | Specifies how browsers should be managed by the policy. || | **Ensure** | Write | String | Present ensures the policy exists, absent ensures it is removed. |Present, Absent| | **Credential** | Write | PSCredential | Credentials of the Intune Admin || | **ApplicationId** | Write | String | ID of the Azure Active Directory application to authenticate with. ||