Condividi tramite


ICacheProperties.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.Runtime.Info(Description="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.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.FirmwareStatusType) }, ReadOnly=true, Required=false, SerializedName="firmwareUpdateStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.FirmwareStatusType? UpgradeStatusFirmwareUpdateStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="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.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.FirmwareStatusType) }, ReadOnly=true, Required=false, SerializedName="firmwareUpdateStatus")>]
member this.UpgradeStatusFirmwareUpdateStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.FirmwareStatusType>
Public ReadOnly Property UpgradeStatusFirmwareUpdateStatus As Nullable(Of FirmwareStatusType)

Property Value

Attributes

Applies to