Share via


CacheUpgradeStatus.LastFirmwareUpdate Property

Definition

Gets time of the last successful firmware update.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to