Share via


StorageCacheUpgradeSettings.EnableUpgradeSchedule Property

Definition

True if the user chooses to select an installation time between now and firmwareUpdateDeadline. Else the firmware will automatically be installed after firmwareUpdateDeadline if not triggered earlier via the upgrade operation.

public bool? EnableUpgradeSchedule { get; set; }
member this.EnableUpgradeSchedule : Nullable<bool> with get, set
Public Property EnableUpgradeSchedule As Nullable(Of Boolean)

Property Value

Applies to