RollingUpgradeRunningStatus.LastActionTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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