Share via


Cache.UpgradeStatusFirmwareUpdateStatus Property

Definition

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.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.FirmwareStatusType? UpgradeStatusFirmwareUpdateStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Inlined)>]
member this.UpgradeStatusFirmwareUpdateStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.FirmwareStatusType>
Public ReadOnly Property UpgradeStatusFirmwareUpdateStatus As Nullable(Of FirmwareStatusType)

Property Value

Implements

Attributes

Applies to