Gets and sets the property InstallUpdatesOnBoot.
Whether to install operating system and package updates when the instance boots. The
default value is CopyC#
. If this value is set to true
CopyC#
,
you must then update your instances manually by using CreateDeployment
to run the false
CopyC#
stack command or manually running
update_dependencies
CopyC#
(Amazon Linux) or yum
CopyC#
(Ubuntu) on the instances.
apt-get
![]() |
---|
We strongly recommend using the default value of |

C# |
public bool InstallUpdatesOnBoot { get; set; }