LinuxConfiguration.IsVmAgentPlatformUpdatesEnabled Property

Definition

Indicates whether VMAgent Platform Updates is enabled for the Linux virtual machine. Default value is false.

public Azure.Provisioning.BicepValue<bool> IsVmAgentPlatformUpdatesEnabled { get; set; }
member this.IsVmAgentPlatformUpdatesEnabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsVmAgentPlatformUpdatesEnabled As BicepValue(Of Boolean)

Property Value

Applies to