Skip to content

Commit bfdeb17

Browse files
authored
New-AzDiskConfig.md: fixed a copy-pasto (#20514)
Fixed a copy-pasto in the description of the -DiskMBpsReadOnly option.
1 parent 7bbf4c3 commit bfdeb17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Compute/Compute/help/New-AzDiskConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ Accept wildcard characters: False
253253
```
254254
255255
### -DiskMBpsReadOnly
256-
"description": "The total throughput (MBps) that will be allowed across all VMs mounting the shared disk as ReadOnly. MBps means millions of bytes per second - MB here uses the ISO notation, of powers of 10.
256+
The total throughput (MBps) that will be allowed across all VMs mounting the shared disk as ReadOnly. MBps means millions of bytes per second - MB here uses the ISO notation, of powers of 10.
257257
258258
```yaml
259259
Type: System.Int64

0 commit comments

Comments
 (0)