Share via


ICacheUpgradeStatus.CurrentFirmwareVersion Property

Definition

Version string of the firmware currently installed on this cache.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Version string of the firmware currently installed on this cache.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="currentFirmwareVersion")]
public string CurrentFirmwareVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Version string of the firmware currently installed on this cache.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="currentFirmwareVersion")>]
member this.CurrentFirmwareVersion : string
Public ReadOnly Property CurrentFirmwareVersion As String

Property Value

Attributes

Applies to