Skip to content

Commit ebfb8b4

Browse files
author
aliasgar16
committed
Updated ASM help file.
Signed-off-by: aliasgar16 <[email protected]>
1 parent e1d5816 commit ebfb8b4

File tree

1 file changed

+77
-0
lines changed

1 file changed

+77
-0
lines changed

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

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45418,6 +45418,45 @@ PS C:\&gt; Set-AzureServiceAntimalwareExtension -ServiceName "ContosoService03"
4541845418
<maml:uri /></dev:type>
4541945419
<dev:defaultValue>None</dev:defaultValue>
4542045420
</command:parameter>
45421+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
45422+
<maml:name>Daemon</maml:name>
45423+
<maml:description>
45424+
<maml:para>Configures the chef-client service for unattended execution. The node platform should be Windows.
45425+
Options: 'none' or 'service'.
45426+
none - Currently prevents the chef-client service from being configured as a service.
45427+
service - Configures the chef-client to run automatically in the background as a service.</maml:para>
45428+
</maml:description>
45429+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
45430+
<dev:type>
45431+
<maml:name>String</maml:name>
45432+
<maml:uri/>
45433+
</dev:type>
45434+
<dev:defaultValue>none</dev:defaultValue>
45435+
</command:parameter>
45436+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
45437+
<maml:name>Secret</maml:name>
45438+
<maml:description>
45439+
<maml:para>The encryption key used to encrypt and decrypt the data bag item values.</maml:para>
45440+
</maml:description>
45441+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
45442+
<dev:type>
45443+
<maml:name>String</maml:name>
45444+
<maml:uri/>
45445+
</dev:type>
45446+
<dev:defaultValue>none</dev:defaultValue>
45447+
</command:parameter>
45448+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
45449+
<maml:name>SecretFile</maml:name>
45450+
<maml:description>
45451+
<maml:para>The path to the file that contains the encryption key used to encrypt and decrypt the data bag item values.</maml:para>
45452+
</maml:description>
45453+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
45454+
<dev:type>
45455+
<maml:name>String</maml:name>
45456+
<maml:uri/>
45457+
</dev:type>
45458+
<dev:defaultValue>none</dev:defaultValue>
45459+
</command:parameter>
4542145460
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>RunList</maml:name>
4542245461
<maml:Description><maml:para>Specifies the Chef node run list.
4542345462
</maml:para>
@@ -45558,6 +45597,20 @@ PS C:\&gt; Set-AzureServiceAntimalwareExtension -ServiceName "ContosoService03"
4555845597
<maml:uri /></dev:type>
4555945598
<dev:defaultValue>None</dev:defaultValue>
4556045599
</command:parameter>
45600+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
45601+
<maml:name>Secret</maml:name>
45602+
<maml:description>
45603+
<maml:para>The encryption key used to encrypt and decrypt the data bag item values.</maml:para>
45604+
</maml:description>
45605+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
45606+
</command:parameter>
45607+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
45608+
<maml:name>SecretFile</maml:name>
45609+
<maml:description>
45610+
<maml:para>The path to the file that contains the encryption key used to encrypt and decrypt the data bag item values.</maml:para>
45611+
</maml:description>
45612+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
45613+
</command:parameter>
4556145614
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>RunList</maml:name>
4556245615
<maml:Description><maml:para>Specifies the Chef node run list.
4556345616
</maml:para>
@@ -45698,6 +45751,30 @@ PS C:\&gt; Set-AzureServiceAntimalwareExtension -ServiceName "ContosoService03"
4569845751
<maml:uri /></dev:type>
4569945752
<dev:defaultValue>None</dev:defaultValue>
4570045753
</command:parameter>
45754+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
45755+
<maml:name>Daemon</maml:name>
45756+
<maml:description>
45757+
<maml:para>Configures the chef-client service for unattended execution. The node platform should be Windows.
45758+
Options: 'none' or 'service'.
45759+
none - Currently prevents the chef-client service from being configured as a service.
45760+
service - Configures the chef-client to run automatically in the background as a service.</maml:para>
45761+
</maml:description>
45762+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
45763+
</command:parameter>
45764+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
45765+
<maml:name>Secret</maml:name>
45766+
<maml:description>
45767+
<maml:para>The encryption key used to encrypt and decrypt the data bag item values.</maml:para>
45768+
</maml:description>
45769+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
45770+
</command:parameter>
45771+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
45772+
<maml:name>SecretFile</maml:name>
45773+
<maml:description>
45774+
<maml:para>The path to the file that contains the encryption key used to encrypt and decrypt the data bag item values.</maml:para>
45775+
</maml:description>
45776+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
45777+
</command:parameter>
4570145778
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>RunList</maml:name>
4570245779
<maml:Description><maml:para>Specifies the Chef node run list.
4570345780
</maml:para>

0 commit comments

Comments
 (0)