Skip to content

Commit 0f8e0e6

Browse files
authored
Merge branch 'master' into chrisda
2 parents 189d71e + 3e01473 commit 0f8e0e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teams/teams-ps/teams/Get-Team.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Accept wildcard characters: False
181181
```
182182
183183
### -Visibility
184-
Filters to return teams with a set "visibility" value. Accepted values are "Public" or "Private". Do not specify any value to return teams that match filter regardless of visibility. This is a filter rather than an exact match.
184+
Filters to return teams with a set "visibility" value. Accepted values are "Public", "Private" or "HiddenMembership". Do not specify any value to return teams that match filter regardless of visibility. This is a filter rather than an exact match.
185185
186186
```yaml
187187
Type: String

0 commit comments

Comments
 (0)