Skip to content

Commit c9ea90e

Browse files
authored
Update Set-NetAdapterSriov.md
Updated 2019 version of the article
1 parent eccd502 commit c9ea90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2019-ps/netadapter/Set-NetAdapterSriov.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Set-NetAdapterSriov -InputObject <CimInstance[]> [-NumVFs <UInt32>] [-Enabled <B
3838

3939
## DESCRIPTION
4040
The **Set-NetAdapterSriov** cmdlet sets the Single-Root I/O Virtualization (SR-IOV) properties of the network adapter.
41-
The properties include the number of virtual functions, the number of virtual ports (VPorts), and the number of queue pairs for default and non-default VPorts.
41+
The properties include the number of virtual functions, and the number of queue pairs for default and non-default VPorts.
4242
The enabled state of SR-IOV can also be set with the cmdlet.
4343

4444
The network adapter for these actions can be specified with the adapter name, interface description, or piped as an input object.

0 commit comments

Comments
 (0)