CacheUpgradeStatus.FirmwareUpdateDeadline Property

Definition

Gets time at which the pending firmware update will automatically be installed on the Cache.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to