Skip to content

Commit 8859656

Browse files
author
Daniel Schulte
committed
Adding documentation for Reset-AzureVNetGateway
1 parent ccc26e5 commit 8859656

File tree

1 file changed

+81
-0
lines changed

1 file changed

+81
-0
lines changed

src/ServiceManagement/Network/Commands.Network/Microsoft.Azure.Commands.Network.dll-help.xml

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2057,6 +2057,87 @@
20572057
</maml:relatedLinks>
20582058
</command:command>
20592059
<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">
2060+
<!--Generated by PS Cmdlet Help Editor-->
2061+
<command:details>
2062+
<command:name>Reset-AzureVNetGateway</command:name>
2063+
<maml:description>
2064+
<maml:para>Reset the provided virtual network gateway.</maml:para>
2065+
</maml:description>
2066+
<maml:copyright>
2067+
<maml:para />
2068+
</maml:copyright>
2069+
<command:verb>Reset</command:verb>
2070+
<command:noun>AzureVNetGateway</command:noun>
2071+
<dev:version />
2072+
</command:details>
2073+
<maml:description>
2074+
<!--This is the Description section-->
2075+
<maml:para>Reset the provided virtual network gateway.</maml:para>
2076+
</maml:description>
2077+
<command:syntax>
2078+
<command:syntaxItem>
2079+
<maml:name>Reset-AzureVNetGateway</maml:name>
2080+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="0">
2081+
<maml:name>VNetName</maml:name>
2082+
<maml:description>
2083+
<maml:para></maml:para>
2084+
</maml:description>
2085+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
2086+
</command:parameter>
2087+
</command:syntaxItem>
2088+
</command:syntax>
2089+
<command:parameters>
2090+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="0">
2091+
<maml:name>VNetName</maml:name>
2092+
<maml:description>
2093+
<maml:para></maml:para>
2094+
</maml:description>
2095+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
2096+
<dev:type>
2097+
<maml:name>String</maml:name>
2098+
<maml:uri/>
2099+
</dev:type>
2100+
<dev:defaultValue></dev:defaultValue>
2101+
</command:parameter>
2102+
</command:parameters>
2103+
<command:inputTypes>
2104+
<command:inputType>
2105+
<dev:type>
2106+
<maml:name></maml:name>
2107+
<maml:uri/>
2108+
<maml:description>
2109+
<maml:para></maml:para>
2110+
</maml:description>
2111+
</dev:type>
2112+
<maml:description></maml:description>
2113+
</command:inputType>
2114+
</command:inputTypes>
2115+
<command:returnValues>
2116+
<command:returnValue>
2117+
<dev:type>
2118+
<maml:name></maml:name>
2119+
<maml:uri/>
2120+
<maml:description>
2121+
<maml:para></maml:para>
2122+
</maml:description>
2123+
</dev:type>
2124+
<maml:description></maml:description>
2125+
</command:returnValue>
2126+
</command:returnValues>
2127+
<command:terminatingErrors></command:terminatingErrors>
2128+
<command:nonTerminatingErrors></command:nonTerminatingErrors>
2129+
<maml:alertSet>
2130+
<maml:title></maml:title>
2131+
<maml:alert>
2132+
<maml:para></maml:para>
2133+
</maml:alert>
2134+
</maml:alertSet>
2135+
<command:examples>
2136+
</command:examples>
2137+
<maml:relatedLinks>
2138+
</maml:relatedLinks>
2139+
</command:command>
2140+
<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">
20602141
<!--Generated by PS Cmdlet Help Editor-->
20612142
<command:details>
20622143
<command:name>Resize-AzureVNetGateway</command:name>

0 commit comments

Comments
 (0)