다음을 통해 공유


VirtualMachineInstallPatchesResult.RebootStatus Property

Definition

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

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

Property Value

Applies to