Skip to content

Commit 53f8bd6

Browse files
author
Anavi Nahar
committed
Tweaking example output
1 parent 5a4bcc7 commit 53f8bd6

File tree

1 file changed

+6
-51
lines changed

1 file changed

+6
-51
lines changed

src/ResourceManager/Network/Commands.Network/Microsoft.Azure.Commands.Network.dll-Help.xml

Lines changed: 6 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -403,8 +403,7 @@
403403
<maml:description/>
404404
</dev:type>
405405
<maml:description>
406-
<maml:para>
407-
System.String</maml:para>
406+
<maml:para>System.String</maml:para>
408407
</maml:description>
409408
</command:inputType>
410409
</command:inputTypes>
@@ -11172,11 +11171,9 @@ PS C:\&gt; $Certs = Get-AzureRmApplicationGatewaySslCertificate -ApplicationGate
1117211171
<maml:introduction>
1117311172
<maml:paragraph>PS C:\&gt;</maml:paragraph>
1117411173
</maml:introduction>
11175-
<dev:code>PS C:\&gt; Get-AzureRmEffectiveNetworkSecurityGroup -NetworkInterfaceName &quot;MyNetworkInterface&quot; -ResourceGroupName &quot;myResourceGroup&quot;
11176-
</dev:code>
11174+
<dev:code>PS C:\&gt; Get-AzureRmEffectiveNetworkSecurityGroup -NetworkInterfaceName &quot;MyNetworkInterface&quot; -ResourceGroupName &quot;myResourceGroup&quot;</dev:code>
1117711175
<dev:remarks>
11178-
<maml:para>This command lists all the effective network security rules associated with network interface called &quot;MyNetworkInterface&quot; within resource group &quot;MyResourceGroup.&quot; </maml:para>
11179-
<maml:para>Note that a network interface must be created and connected to a virtual machine before this cmdlet can be run successfully.</maml:para>
11176+
<maml:para>This command lists all the effective network security rules associated with network interface called &quot;MyNetworkInterface&quot; within resource group &quot;MyResourceGroup.&quot;</maml:para>
1118011177
<maml:para />
1118111178
<maml:para />
1118211179
<maml:para></maml:para>
@@ -11333,54 +11330,12 @@ PS C:\&gt; $Certs = Get-AzureRmApplicationGatewaySslCertificate -ApplicationGate
1133311330
<maml:introduction>
1133411331
<maml:paragraph>PS C:\&gt;</maml:paragraph>
1133511332
</maml:introduction>
11336-
<dev:code>PS C:\&gt; Get-AzureRmEffectiveRouteTable -NetworkInterfaceName &quot;MyNetworkInterface&quot; -ResourceGroupName &quot;myResourceGroup&quot;
11337-
</dev:code>
11333+
<dev:code>PS C:\&gt; Get-AzureRmEffectiveRouteTable -NetworkInterfaceName &quot;MyNetworkInterface&quot; -ResourceGroupName &quot;myResourceGroup&quot;</dev:code>
1133811334
<dev:remarks>
11339-
<maml:para>This command lists all the effective route table associated with network interface called &quot;MyNetworkInterface&quot; within resource group &quot;MyResourceGroup.&quot; </maml:para>
11340-
<maml:para>Note that a network interface must be created and connected to a virtual machine before this cmdlet can be run successfully.</maml:para>
11335+
<maml:para>This command lists all the effective route table associated with network interface called &quot;MyNetworkInterface&quot; within resource group &quot;MyResourceGroup.&quot;</maml:para>
1134111336
<maml:para />
1134211337
<maml:para />
11343-
<maml:para>Name :
11344-
State : Active
11345-
AddressPrefix : {X.X.X.X/X}
11346-
NextHopType : VnetLocal
11347-
NextHopIpAddress : {}
11348-
11349-
Name :
11350-
State : Active
11351-
AddressPrefix : {X.X.X.X/X}
11352-
NextHopType : Internet
11353-
NextHopIpAddress : {}
11354-
11355-
Name :
11356-
State : Active
11357-
AddressPrefix : {X.X.X.X/X}
11358-
NextHopType : None
11359-
NextHopIpAddress : {}
11360-
11361-
Name :
11362-
State : Active
11363-
AddressPrefix : {X.X.X.X/X}
11364-
NextHopType : None
11365-
NextHopIpAddress : {}
11366-
11367-
Name :
11368-
State : Active
11369-
AddressPrefix : {X.X.X.X/X}
11370-
NextHopType : None
11371-
NextHopIpAddress : {}
11372-
11373-
Name :
11374-
State : Active
11375-
AddressPrefix : {X.X.X.X/X}
11376-
NextHopType : None
11377-
NextHopIpAddress : {}
11378-
11379-
Name :
11380-
State : Active
11381-
AddressPrefix : {X.X.X.X/X}
11382-
NextHopType : None
11383-
NextHopIpAddress : {}</maml:para>
11338+
<maml:para></maml:para>
1138411339
</dev:remarks>
1138511340
<command:commandLines>
1138611341
<command:commandLine>

0 commit comments

Comments
 (0)