Share via


RollingUpgradeRunningStatus.LastAction Property

Definition

The last action performed on the rolling upgrade.

public Azure.ResourceManager.Compute.Models.RollingUpgradeActionType? LastAction { get; }
member this.LastAction : Nullable<Azure.ResourceManager.Compute.Models.RollingUpgradeActionType>
Public ReadOnly Property LastAction As Nullable(Of RollingUpgradeActionType)

Property Value

Applies to