Class VMGuestPatchRebootStatus

java.lang.Object
com.microsoft.rest.ExpandableStringEnum<VMGuestPatchRebootStatus>
com.microsoft.azure.management.compute.VMGuestPatchRebootStatus

public final class VMGuestPatchRebootStatus extends com.microsoft.rest.ExpandableStringEnum<VMGuestPatchRebootStatus>
Defines values for VMGuestPatchRebootStatus.
  • Field Details

  • Constructor Details

    • VMGuestPatchRebootStatus

      public VMGuestPatchRebootStatus()
  • Method Details

    • fromString

      public static VMGuestPatchRebootStatus fromString(String name)
      Creates or finds a VMGuestPatchRebootStatus from its string representation.
      Parameters:
      name - a name to look for
      Returns:
      the corresponding VMGuestPatchRebootStatus
    • values

      public static Collection<VMGuestPatchRebootStatus> values()
      Returns:
      known VMGuestPatchRebootStatus values