Update windows-sandbox-configure-using-wsb-file.md

This commit is contained in:
sotzaii_shuen
2023-01-28 17:30:52 +08:00
committed by GitHub
parent b4da6bbb52
commit ba546970f8

View File

@ -76,7 +76,7 @@ Enables or disables networking in the sandbox. You can disable network access to
`<Networking>value</Networking>`
Supported values:
- *Disable*: Enables networking in the sandbox.
- *Enable*: Enables networking in the sandbox.
- *Disable*: Disables networking in the sandbox.
- *Default*: This value is the default value for networking support. This value enables networking by creating a virtual switch on the host and connects the sandbox to it via a virtual NIC.