Skip to content

Commit a82cdcd

Browse files
committed
udpate help file
1 parent cfcdf25 commit a82cdcd

File tree

2 files changed

+138
-1
lines changed

2 files changed

+138
-1
lines changed

src/ResourceManager/Network/Commands.Network/Commands.Network.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
</Compile>
443443
<!--Compile Include="ExpressRouteCircuit\Stats\GetAzureExpressRouteARPTableCommand.cs" /-->
444444
<!--Compile Include="ExpressRouteCircuit\Stats\GetAzureExpressRouteRouteTableCommand.cs" /-->
445-
<Compile Include="ExpressRouteCircuit\Stats\GetAzureExpressRouteStatsCommand.cs" />
445+
<!--Compile Include="ExpressRouteCircuit\Stats\GetAzureExpressRouteStatsCommand.cs" /-->
446446
<Compile Include="ProviderWideCmdlets\TestAzureDnsAvailabilityCmdlet.cs" />
447447
<Compile Include="VirtualNetwork\RemoveAzureVirtualNetworkCommand.cs" />
448448
<Compile Include="VirtualNetwork\SetAzureVirtualNetworkCommand.cs" />

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

Lines changed: 137 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25509,6 +25509,143 @@ PS C:\&gt; $Cert = Set-AzureRmApplicationGatewaySslCertificate –ApplicationGat
2550925509
</maml:relatedLinks>
2551025510
</command:command>
2551125511
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
25512+
<!--Generated by PS Cmdlet Help Editor-->
25513+
<command:details>
25514+
<command:name>Move-AzureRmExpressRouteCircuit</command:name>
25515+
<maml:description>
25516+
<maml:para />
25517+
</maml:description>
25518+
<maml:copyright>
25519+
<maml:para />
25520+
</maml:copyright>
25521+
<command:verb>Move</command:verb>
25522+
<command:noun>AzureRmExpressRouteCircuit</command:noun>
25523+
<dev:version />
25524+
</command:details>
25525+
<maml:description>
25526+
<maml:para />
25527+
</maml:description>
25528+
<command:syntax>
25529+
<command:syntaxItem>
25530+
<maml:name>Move-AzureRmExpressRouteCircuit</maml:name>
25531+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
25532+
<maml:name>Name</maml:name>
25533+
<maml:description>
25534+
<maml:para />
25535+
</maml:description>
25536+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
25537+
</command:parameter>
25538+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
25539+
<maml:name>ResourceGroupName</maml:name>
25540+
<maml:description>
25541+
<maml:para />
25542+
</maml:description>
25543+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
25544+
</command:parameter>
25545+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
25546+
<maml:name>Location</maml:name>
25547+
<maml:description>
25548+
<maml:para />
25549+
</maml:description>
25550+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
25551+
</command:parameter>
25552+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
25553+
<maml:name>ServiceKey</maml:name>
25554+
<maml:description>
25555+
<maml:para />
25556+
</maml:description>
25557+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
25558+
</command:parameter>
25559+
</command:syntaxItem>
25560+
</command:syntax>
25561+
<command:parameters>
25562+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
25563+
<maml:name>Name</maml:name>
25564+
<maml:description>
25565+
<maml:para />
25566+
</maml:description>
25567+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
25568+
<dev:type>
25569+
<maml:name>String</maml:name>
25570+
<maml:uri/>
25571+
</dev:type>
25572+
<dev:defaultValue></dev:defaultValue>
25573+
</command:parameter>
25574+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
25575+
<maml:name>ResourceGroupName</maml:name>
25576+
<maml:description>
25577+
<maml:para />
25578+
</maml:description>
25579+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
25580+
<dev:type>
25581+
<maml:name>String</maml:name>
25582+
<maml:uri/>
25583+
</dev:type>
25584+
<dev:defaultValue></dev:defaultValue>
25585+
</command:parameter>
25586+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
25587+
<maml:name>Location</maml:name>
25588+
<maml:description>
25589+
<maml:para />
25590+
</maml:description>
25591+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
25592+
<dev:type>
25593+
<maml:name>String</maml:name>
25594+
<maml:uri/>
25595+
</dev:type>
25596+
<dev:defaultValue></dev:defaultValue>
25597+
</command:parameter>
25598+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
25599+
<maml:name>ServiceKey</maml:name>
25600+
<maml:description>
25601+
<maml:para />
25602+
</maml:description>
25603+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
25604+
<dev:type>
25605+
<maml:name>String</maml:name>
25606+
<maml:uri/>
25607+
</dev:type>
25608+
<dev:defaultValue></dev:defaultValue>
25609+
</command:parameter>
25610+
</command:parameters>
25611+
<command:inputTypes>
25612+
<command:inputType>
25613+
<dev:type>
25614+
<maml:name></maml:name>
25615+
<maml:uri></maml:uri>
25616+
<maml:description/>
25617+
</dev:type>
25618+
<maml:description>
25619+
<maml:para />
25620+
</maml:description>
25621+
</command:inputType>
25622+
</command:inputTypes>
25623+
<command:returnValues>
25624+
<command:returnValue>
25625+
<dev:type>
25626+
<maml:name></maml:name>
25627+
<maml:uri></maml:uri>
25628+
<maml:description/>
25629+
</dev:type>
25630+
<maml:description>
25631+
<maml:para />
25632+
</maml:description>
25633+
</command:returnValue>
25634+
</command:returnValues>
25635+
<command:terminatingErrors></command:terminatingErrors>
25636+
<command:nonTerminatingErrors></command:nonTerminatingErrors>
25637+
<maml:alertSet>
25638+
<maml:title></maml:title>
25639+
<maml:alert>
25640+
<maml:para />
25641+
</maml:alert>
25642+
</maml:alertSet>
25643+
<command:examples>
25644+
</command:examples>
25645+
<maml:relatedLinks>
25646+
</maml:relatedLinks>
25647+
</command:command>
25648+
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
2551225649
<!--Generated by PS Cmdlet Help Editor-->
2551325650
<command:details>
2551425651
<command:name>Set-AzureRmExpressRouteCircuit</command:name>

0 commit comments

Comments
 (0)