Class VMGuestPatchRebootStatus

java.lang.Object
com.azure.core.util.ExpandableStringEnum<VMGuestPatchRebootStatus>
com.azure.resourcemanager.connectedvmware.models.VMGuestPatchRebootStatus

public final class VMGuestPatchRebootStatus extends com.azure.core.util.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()
      Gets known VMGuestPatchRebootStatus values.
      Returns:
      known VMGuestPatchRebootStatus values.