Skip to content

Commit cb58683

Browse files
authored
Merge pull request MicrosoftDocs#8402 from get-itips/patch-376
fixing cmdlet rendering
2 parents 20cdab4 + 245b0eb commit cb58683

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

teams/teams-ps/teams/New-CsBatchPolicyAssignmentOperation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ An array of users, specified either using object IDs (guid) or SIP addresses. T
7777

7878
```yaml
7979
Type: String
80-
Parameter Sets:
80+
Parameter Sets: (All)
8181
Aliases:
8282

8383
Required: True
@@ -92,7 +92,7 @@ The name of the policy to be assigned to the users. To remove the currently assi
9292
9393
```yaml
9494
Type: String
95-
Parameter Sets:
95+
Parameter Sets: (All)
9696
Aliases:
9797

9898
Required: True
@@ -107,7 +107,7 @@ The name of the policy to be assigned to the users.
107107
108108
```yaml
109109
Type: String
110-
Parameter Sets:
110+
Parameter Sets: (All)
111111
Aliases:
112112

113113
Required: True
@@ -122,7 +122,7 @@ An optional name for the batch assignment operation.
122122
123123
```yaml
124124
Type: String
125-
Parameter Sets:
125+
Parameter Sets: (All)
126126
Aliases:
127127

128128
Required: False

0 commit comments

Comments
 (0)