Share via


CacheUpgradeStatus.CurrentFirmwareVersion Property

Definition

Gets version string of the firmware currently installed on this Cache.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to