Share via


AutomaticOSUpgradePolicy.UseRollingUpgradePolicy Property

Definition

Indicates whether rolling upgrade policy should be used during Auto OS Upgrade. Auto OS Upgrade will fallback to the default policy if no policy is defined on the VMSS.

public bool? UseRollingUpgradePolicy { get; set; }
member this.UseRollingUpgradePolicy : Nullable<bool> with get, set
Public Property UseRollingUpgradePolicy As Nullable(Of Boolean)

Property Value

Applies to