Skip to content

Commit 313b19a

Browse files
committed
1 parent 8fe73fb commit 313b19a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/ServiceManagement/Compute/Commands.ServiceManagement/Microsoft.WindowsAzure.Commands.ServiceManagement.dll-Help.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25757,6 +25757,18 @@ C:\PS> Get-AzureVM -ServiceName "MyService" -Name "MyVM"
2575725757
</dev:type>
2575825758
<dev:defaultValue></dev:defaultValue>
2575925759
</command:parameter>
25760+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="3">
25761+
<maml:name>DomainNameLabel</maml:name>
25762+
<maml:description>
25763+
<maml:para></maml:para>
25764+
</maml:description>
25765+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
25766+
<dev:type>
25767+
<maml:name>String</maml:name>
25768+
<maml:uri/>
25769+
</dev:type>
25770+
<dev:defaultValue></dev:defaultValue>
25771+
</command:parameter>
2576025772
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
2576125773
<maml:name>VM</maml:name>
2576225774
<maml:description>

0 commit comments

Comments
 (0)