Condividi tramite


ICacheProperties.UpgradeSettingUpgradeScheduleEnabled 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.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="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.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="upgradeScheduleEnabled")]
public bool? UpgradeSettingUpgradeScheduleEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="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.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="upgradeScheduleEnabled")>]
member this.UpgradeSettingUpgradeScheduleEnabled : Nullable<bool> with get, set
Public Property UpgradeSettingUpgradeScheduleEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to