Skip to content

Commit

Permalink
Add changes
Browse files Browse the repository at this point in the history
  • Loading branch information
NikCharleboisPFE committed Jul 20, 2022
1 parent 04e8d10 commit 785e58c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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. ||
Expand Down

0 comments on commit 785e58c

Please sign in to comment.