Share via


MachineInstallPatchesResult.RebootStatus Property

Definition

The reboot state of the VM following completion of the operation.

public Azure.ResourceManager.HybridCompute.Models.VmGuestPatchRebootStatus? RebootStatus { get; }
member this.RebootStatus : Nullable<Azure.ResourceManager.HybridCompute.Models.VmGuestPatchRebootStatus>
Public ReadOnly Property RebootStatus As Nullable(Of VmGuestPatchRebootStatus)

Property Value

Applies to