Skip to content

Commit 091996b

Browse files
author
kennywan
committed
fixing VDI2Optimization value definitions
1 parent 2f092b1 commit 091996b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

teams/teams-ps/teams/New-CsTeamsVdiPolicy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,9 @@ Accept wildcard characters: False
116116
```
117117
118118
### -VDI2Optimization
119-
Determines whether a user can be VDI 2.0 optimized. Set this to TRUE to disallow a user to be VDI 2.0 optimized. Set this to FALSE to disallow a user to be VDI 2.0 optimized.
119+
Determines whether a user can be VDI 2.0 optimized.
120+
* Enabled - allow a user to be VDI 2.0 optimized.
121+
* Disabled - disallow a user to be VDI 2.0 optimized.
120122
121123
```yaml
122124
Type: String

teams/teams-ps/teams/Set-CsTeamsVdiPolicy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,9 @@ Accept wildcard characters: False
116116
```
117117
118118
### -VDI2Optimization
119-
Determines whether a user can be VDI 2.0 optimized. Set this to TRUE to disallow a user to be VDI 2.0 optimized. Set this to FALSE to disallow a user to be VDI 2.0 optimized.
119+
Determines whether a user can be VDI 2.0 optimized.
120+
* Enabled - allow a user to be VDI 2.0 optimized.
121+
* Disabled - disallow a user to be VDI 2.0 optimized.
120122
121123
```yaml
122124
Type: String

0 commit comments

Comments
 (0)