次の方法で共有


CacheUpgradeStatus.LastFirmwareUpdate プロパティ

定義

ファームウェアの最後の更新が成功した時刻を取得します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象