Skip to content

Commit b0c99b6

Browse files
authored
Merge pull request MicrosoftDocs#3775 from MicrosoftDocs/main
Publish to live
2 parents f2913be + ab8573f commit b0c99b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docset/winserver2022-ps/smbshare/New-SmbMapping.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,9 @@ Accept wildcard characters: False
257257
### -TransportType
258258
Specifies the network transport used by SMB. The acceptable values for this parameter are:
259259

260-
- `TCP:` Use TCP network transport.
261-
- `QUIC:` Use QUIC network transport.
262-
- `None"` Use default transport behavior (first try TCP then try QUIC).
260+
- `TCP`: Use TCP network transport.
261+
- `QUIC`: Use QUIC network transport.
262+
- `None`: Use default transport behavior (first try TCP then try QUIC).
263263

264264
```yaml
265265
Type: TransportType

0 commit comments

Comments
 (0)