Skip to content

Commit

Permalink
Recreated changes from closed PR
Browse files Browse the repository at this point in the history
Fixes #950
  • Loading branch information
jasonjoh committed Aug 11, 2023
1 parent 62f1392 commit ea92c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-reference/v1.0/resources/conditionalaccesslocations.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Represents locations included in and excluded from the policy scope.

| Property | Type | Description |
|:-------------|:------------|:------------|
| excludeLocations | String collection | Location IDs excluded from scope of policy. |
| excludeLocations | String collection | Location IDs excluded from scope of policy, or `AllTrusted`. |
| includeLocations | String collection | Location IDs in scope of policy unless explicitly excluded, `All`, or `AllTrusted`. |

## JSON representation
Expand Down

0 comments on commit ea92c5e

Please sign in to comment.