File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docset/winserver2022-ps/hyper-v Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ Accept wildcard characters: False
7171
7272### -ComputerName
7373
74- Specifies one or more Hyper-V hosts on the virtual network adapters are to be retrieved. NetBIOS
74+ Specifies one or more Hyper-V hosts from which the assignable devices are to be retrieved. NetBIOS
7575names, IP addresses, and fully qualified domain names are allowed. The default is the local
7676computer. Use localhost or a dot (` .`) to specify the local computer explicitly.
7777
@@ -138,7 +138,7 @@ Accept wildcard characters: False
138138
139139# ## -VM
140140
141- Retrieves the network adapter assigned to the virtual machine .
141+ Retrieves the virtual machine which a device is assigned .
142142
143143` ` ` yaml
144144Type: VirtualMachine[]
@@ -154,7 +154,7 @@ Accept wildcard characters: False
154154
155155# ## -VMName
156156
157- Retrieves the name of the virtual machine which the network adapter is assigned .
157+ Retrieves the names of the assignable devices assigned to the specified virtual machine .
158158
159159` ` ` yaml
160160Type: String[]
You can’t perform that action at this time.
0 commit comments