RollingUpgradeRunningStatus.LastActionTime Property

Definition

Gets last action time of the upgrade.

[Newtonsoft.Json.JsonProperty(PropertyName="lastActionTime")]
public DateTime? LastActionTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastActionTime")>]
member this.LastActionTime : Nullable<DateTime>
Public ReadOnly Property LastActionTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to