Skip to content

Commit 96d6b12

Browse files
LolaOysdwheeler
authored andcommitted
review comment - byte supported to bytes supported
1 parent 95dbd6d commit 96d6b12

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docset/winserver2022-ps/hyper-v/Add-VMGpuPartitionAdapter.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Accept wildcard characters: False
171171
```
172172
173173
### -MaxPartitionVRAM
174-
The maximum VRAM in byte supported by the host GPU. This is defined by the manufacturer's driver.
174+
The maximum VRAM in bytes supported by the host GPU. This is defined by the manufacturer's driver.
175175
176176
```yaml
177177
Type: UInt64
@@ -231,7 +231,7 @@ Accept wildcard characters: False
231231
```
232232
233233
### -MinPartitionVRAM
234-
The minimum VRAM in byte supported by the host GPU. This is defined by the manufacturer's driver.
234+
The minimum VRAM in bytes supported by the host GPU. This is defined by the manufacturer's driver.
235235
236236
```yaml
237237
Type: UInt64
@@ -291,7 +291,7 @@ Accept wildcard characters: False
291291
```
292292
293293
### -OptimalPartitionVRAM
294-
The optimal VRAM in byte supported by the host GPU. This is defined by the manufacturer's driver.
294+
The optimal VRAM in bytes supported by the host GPU. This is defined by the manufacturer's driver.
295295
296296
```yaml
297297
Type: UInt64

docset/winserver2022-ps/hyper-v/Set-VMGpuPartitionAdapter.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Accept wildcard characters: False
171171
```
172172
173173
### -MaxPartitionVRAM
174-
The maximum VRAM in byte supported by the host GPU. This is defined by the manufacturer's driver.
174+
The maximum VRAM in bytes supported by the host GPU. This is defined by the manufacturer's driver.
175175
176176
```yaml
177177
Type: UInt64
@@ -231,7 +231,7 @@ Accept wildcard characters: False
231231
```
232232
233233
### -MinPartitionVRAM
234-
The minimum VRAM in byte supported by the host GPU. This is defined by the manufacturer's driver.
234+
The minimum VRAM in bytes supported by the host GPU. This is defined by the manufacturer's driver.
235235
236236
```yaml
237237
Type: UInt64
@@ -291,7 +291,7 @@ Accept wildcard characters: False
291291
```
292292
293293
### -OptimalPartitionVRAM
294-
The optimal VRAM in byte supported by the host GPU. This is defined by the manufacturer's driver.
294+
The optimal VRAM in bytes supported by the host GPU. This is defined by the manufacturer's driver.
295295
296296
```yaml
297297
Type: UInt64

0 commit comments

Comments
 (0)