PSHpcCacheUpgradeStatus.FirmwareUpdateStatus 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.
Gets or sets true if there is a firmware update ready to install on this Cache. The firmware will automatically be installed after firmwareUpdateDeadline if not triggered earlier via the upgrade operation. Possible values include: 'available', 'unavailable'.
public string FirmwareUpdateStatus { get; set; }
member this.FirmwareUpdateStatus : string with get, set
Public Property FirmwareUpdateStatus As String