ICacheProperties.UpgradeStatusCurrentFirmwareVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 UpgradeStatusCurrentFirmwareVersion { 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.UpgradeStatusCurrentFirmwareVersion : string
Public ReadOnly Property UpgradeStatusCurrentFirmwareVersion As String
Property Value
- Attributes