Skip to content

Commit 784efed

Browse files
authored
Apply suggestions from code review
1 parent cbaba34 commit 784efed

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docset/winserver2012-ps/hyper-v/Set-VMSwitch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ This example sets the minimum bandwidth allocation to 500Mbps on a virtual switc
8282
## PARAMETERS
8383

8484
### -AllowManagementOS
85-
Specifies whether the management operating system can use the physical network adapter that is bound to the virtual switch. Setting AllowManagementOS to true creates management operating system virtual network adapters (VMNetworkAdapters) in the parent partition and connects it to the virtual switch. Setting AllowManagementOS to false removes any management operating system virtual network adapters (VMNetworkAdapters) connected to the virtual switch.
85+
Specifies whether the management operating system can use the physical network adapter that is bound to the virtual switch. Setting **AllowManagementOS** to `$true` creates management operating system virtual network adapters (VMNetworkAdapters) in the parent partition and connects it to the virtual switch. Setting **AllowManagementOS** to `$false` removes any VMNetworkAdapters connected to the virtual switch.
8686

8787
```yaml
8888
Type: Boolean

docset/winserver2012r2-ps/hyper-v/Set-VMSwitch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ This example sets the minimum bandwidth allocation to 500Mbps on a virtual switc
8484
## PARAMETERS
8585

8686
### -AllowManagementOS
87-
Specifies whether the management operating system can use the physical network adapter that is bound to the virtual switch. Setting AllowManagementOS to true creates management operating system virtual network adapters (VMNetworkAdapters) in the parent partition and connects it to the virtual switch. Setting AllowManagementOS to false removes any management operating system virtual network adapters (VMNetworkAdapters) connected to the virtual switch.
87+
Specifies whether the management operating system can use the physical network adapter that is bound to the virtual switch. Setting **AllowManagementOS** to `$true` creates management operating system virtual network adapters (VMNetworkAdapters) in the parent partition and connects it to the virtual switch. Setting **AllowManagementOS** to `$false` removes any VMNetworkAdapters connected to the virtual switch.
8888

8989
```yaml
9090
Type: Boolean

docset/winserver2016-ps/hyper-v/Set-VMSwitch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ This example sets the minimum bandwidth allocation to 500Mbps on a virtual switc
104104
## PARAMETERS
105105

106106
### -AllowManagementOS
107-
Specifies whether the management operating system can use the physical network adapter that is bound to the virtual switch. Setting AllowManagementOS to true creates management operating system virtual network adapters (VMNetworkAdapters) in the parent partition and connects it to the virtual switch. Setting AllowManagementOS to false removes any management operating system virtual network adapters (VMNetworkAdapters) connected to the virtual switch.
107+
Specifies whether the management operating system can use the physical network adapter that is bound to the virtual switch. Setting **AllowManagementOS** to `$true` creates management operating system virtual network adapters (VMNetworkAdapters) in the parent partition and connects it to the virtual switch. Setting **AllowManagementOS** to `$false` removes any VMNetworkAdapters connected to the virtual switch.
108108

109109
```yaml
110110
Type: Boolean

docset/winserver2019-ps/hyper-v/Set-VMSwitch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ This example sets the minimum bandwidth allocation to 500Mbps on a virtual switc
104104
## PARAMETERS
105105

106106
### -AllowManagementOS
107-
Specifies whether the management operating system can use the physical network adapter that is bound to the virtual switch. Setting AllowManagementOS to true creates management operating system virtual network adapters (VMNetworkAdapters) in the parent partition and connects it to the virtual switch. Setting AllowManagementOS to false removes any management operating system virtual network adapters (VMNetworkAdapters) connected to the virtual switch.
107+
Specifies whether the management operating system can use the physical network adapter that is bound to the virtual switch. Setting **AllowManagementOS** to `$true` creates management operating system virtual network adapters (VMNetworkAdapters) in the parent partition and connects it to the virtual switch. Setting **AllowManagementOS** to `$false` removes any VMNetworkAdapters connected to the virtual switch.
108108

109109
```yaml
110110
Type: Boolean

docset/winserver2022-ps/hyper-v/Set-VMSwitch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ This example sets the minimum bandwidth allocation to 500Mbps on a virtual switc
104104
## PARAMETERS
105105

106106
### -AllowManagementOS
107-
Specifies whether the management operating system can use the physical network adapter that is bound to the virtual switch. Setting AllowManagementOS to true creates management operating system virtual network adapters (VMNetworkAdapters) in the parent partition and connects it to the virtual switch. Setting AllowManagementOS to false removes any management operating system virtual network adapters (VMNetworkAdapters) connected to the virtual switch.
107+
Specifies whether the management operating system can use the physical network adapter that is bound to the virtual switch. Setting **AllowManagementOS** to `$true` creates management operating system virtual network adapters (VMNetworkAdapters) in the parent partition and connects it to the virtual switch. Setting **AllowManagementOS** to `$false` removes any VMNetworkAdapters connected to the virtual switch.
108108

109109
```yaml
110110
Type: Boolean

0 commit comments

Comments
 (0)