We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9831932 + 4b3fc58 commit eed98ddCopy full SHA for eed98dd
skype/skype-ps/skype/Get-CsClientPolicy.md
@@ -120,8 +120,8 @@ Accept wildcard characters: False
120
121
### -Filter
122
Enables you to use wildcard characters when indicating the policy (or policies) to be returned.
123
-For example, to return all the policies configured at the site scope use this syntax: -Filter "site:*".
124
-To return a collection of all the per-user policies, use this syntax: -Filter "tag:*".
+For example, to return all the policies configured at the site scope use this syntax: -Filter "site:\*".
+To return a collection of all the per-user policies, use this syntax: -Filter "tag:\*".
125
126
```yaml
127
Type: String
0 commit comments