Skip to content

Commit 0b5eee9

Browse files
author
siddheshwar-more
committed
help file updated
1 parent d43920c commit 0b5eee9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32701,6 +32701,17 @@ PS C:\> Get-AzureVM -ServiceName "ContosoService03" -Name "Con
3270132701
</dev:type>
3270232702
<dev:defaultValue></dev:defaultValue>
3270332703
</command:parameter>
32704+
<command:parameter required="false" variableLength="false" globbing="false" position="named">
32705+
<maml:name>EnableAutoUpdateClient</maml:name>
32706+
<maml:description>
32707+
<maml:para>Flag to opt for auto chef-client update. Chef-client update is false by default.</maml:para>
32708+
</maml:description>
32709+
<dev:type>
32710+
<maml:name>Boolean</maml:name>
32711+
<maml:uri/>
32712+
</dev:type>
32713+
<dev:defaultValue>false</dev:defaultValue>
32714+
</command:parameter>
3270432715
<command:parameter required="true" variableLength="false" globbing="false" position="named">
3270532716
<maml:name>Linux</maml:name>
3270632717
<maml:description>

0 commit comments

Comments
 (0)