Skip to content

Commit 3e01473

Browse files
authored
Merge pull request MicrosoftDocs#4962 from get-itips/patch-146
Adding acceptable value for Visibility
2 parents 343f11a + d88a6d6 commit 3e01473

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)