Orchestrated Virtual Machine Scale Set Os Profile Windows Configuration Args
Constructors
Properties
One or more additional_unattend_content
blocks as defined below. Changing this forces a new resource to be created.
The Password which should be used for the local-administrator on this Virtual Machine. Changing this forces a new resource to be created.
The username of the local administrator on each Virtual Machine Scale Set instance. Changing this forces a new resource to be created.
The prefix which should be used for the name of the Virtual Machines in this Scale Set. If unspecified this defaults to the value for the name
field. If the value of the name
field is not a valid computer_name_prefix
, then you must specify computer_name_prefix
. Changing this forces a new resource to be created.
Are automatic updates enabled for this Virtual Machine? Defaults to true
.
Should the VM be patched without requiring a reboot? Possible values are true
or false
. Defaults to false
. For more information about hot patching please see the product documentation.
Specifies the mode of VM Guest Patching for the virtual machines that are associated to the Virtual Machine Scale Set. Possible values are AutomaticByPlatform
or ImageDefault
. Defaults to ImageDefault
.
Specifies the mode of in-guest patching of this Windows Virtual Machine. Possible values are Manual
, AutomaticByOS
and AutomaticByPlatform
. Defaults to AutomaticByOS
. For more information on patch modes please see the product documentation.
Should the Azure VM Agent be provisioned on each Virtual Machine in the Scale Set? Defaults to true
. Changing this value forces a new resource to be created.
One or more secret
blocks as defined below.
One or more winrm_listener
blocks as defined below. Changing this forces a new resource to be created.