HciClusterUpdateData.RebootRequired Property

Definition

Indicates whether a reboot is required after the update or operation. Helps determine if a system restart is necessary to complete the process.

public Azure.ResourceManager.Hci.Models.HciNodeRebootRequirement? RebootRequired { get; set; }
member this.RebootRequired : Nullable<Azure.ResourceManager.Hci.Models.HciNodeRebootRequirement> with get, set
Public Property RebootRequired As Nullable(Of HciNodeRebootRequirement)

Property Value

Applies to