@@ -45418,6 +45418,45 @@ PS C:\> Set-AzureServiceAntimalwareExtension -ServiceName "ContosoService03"
45418
45418
<maml:uri /></dev:type>
45419
45419
<dev:defaultValue>None</dev:defaultValue>
45420
45420
</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>
45421
45460
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>RunList</maml:name>
45422
45461
<maml:Description><maml:para>Specifies the Chef node run list.
45423
45462
</maml:para>
@@ -45558,6 +45597,20 @@ PS C:\> Set-AzureServiceAntimalwareExtension -ServiceName "ContosoService03"
45558
45597
<maml:uri /></dev:type>
45559
45598
<dev:defaultValue>None</dev:defaultValue>
45560
45599
</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>
45561
45614
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>RunList</maml:name>
45562
45615
<maml:Description><maml:para>Specifies the Chef node run list.
45563
45616
</maml:para>
@@ -45698,6 +45751,30 @@ PS C:\> Set-AzureServiceAntimalwareExtension -ServiceName "ContosoService03"
45698
45751
<maml:uri /></dev:type>
45699
45752
<dev:defaultValue>None</dev:defaultValue>
45700
45753
</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>
45701
45778
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>RunList</maml:name>
45702
45779
<maml:Description><maml:para>Specifies the Chef node run list.
45703
45780
</maml:para>
0 commit comments