Skip to content

Commit 49bbff0

Browse files
authored
Merge pull request MicrosoftDocs#6349 from get-itips/paramsetplcy
Adding all param set keyword
2 parents d78a5a5 + 0b0acd4 commit 49bbff0

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

teams/teams-ps/teams/Get-CsGroupPolicyAssignment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The ID of a group whose policy assignments will be returned.
7575

7676
```yaml
7777
Type: String
78-
Parameter Sets:
78+
Parameter Sets: (All)
7979
Aliases:
8080

8181
Required: False
@@ -90,7 +90,7 @@ The policy type for which group policy assignments will be returned.
9090
9191
```yaml
9292
Type: String
93-
Parameter Sets:
93+
Parameter Sets: (All)
9494
Aliases:
9595

9696
Required: False

teams/teams-ps/teams/New-CsGroupPolicyAssignment.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The ID of a batch policy assignment operation.
9090

9191
```yaml
9292
Type: String
93-
Parameter Sets:
93+
Parameter Sets: (All)
9494
Aliases:
9595

9696
Required: True
@@ -105,7 +105,7 @@ The type of the policy to be assigned.
105105
106106
```yaml
107107
Type: String
108-
Parameter Sets:
108+
Parameter Sets: (All)
109109
Aliases:
110110

111111
Required: True
@@ -120,7 +120,7 @@ The name of the policy to be assigned.
120120
121121
```yaml
122122
Type: String
123-
Parameter Sets:
123+
Parameter Sets: (All)
124124
Aliases:
125125

126126
Required: True
@@ -135,7 +135,7 @@ The rank of the policy assignment, relative to other group policy assignments fo
135135
136136
```yaml
137137
Type: String
138-
Parameter Sets:
138+
Parameter Sets: (All)
139139
Aliases:
140140

141141
Required: False

teams/teams-ps/teams/Set-CsGroupPolicyAssignment.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The ID of a batch policy assignment operation.
6969

7070
```yaml
7171
Type: String
72-
Parameter Sets:
72+
Parameter Sets: (All)
7373
Aliases:
7474

7575
Required: True
@@ -84,7 +84,7 @@ The type of the policy assigned.
8484
8585
```yaml
8686
Type: String
87-
Parameter Sets:
87+
Parameter Sets: (All)
8888
Aliases:
8989

9090
Required: True
@@ -99,7 +99,7 @@ The of the new policy to be assigned.
9999
100100
```yaml
101101
Type: String
102-
Parameter Sets:
102+
Parameter Sets: (All)
103103
Aliases:
104104

105105
Required: False
@@ -114,7 +114,7 @@ The new rank of the policy assignment, relative to other group policy assignment
114114
115115
```yaml
116116
Type: String
117-
Parameter Sets:
117+
Parameter Sets: (All)
118118
Aliases:
119119

120120
Required: False

0 commit comments

Comments
 (0)