你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CacheProperties.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