Share via


CacheUpgradeStatus.PendingFirmwareVersion Property

Definition

Gets when firmwareUpdateAvailable is true, this field holds the version string for the update.

[Newtonsoft.Json.JsonProperty(PropertyName="pendingFirmwareVersion")]
public string PendingFirmwareVersion { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pendingFirmwareVersion")>]
member this.PendingFirmwareVersion : string
Public ReadOnly Property PendingFirmwareVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to