Class VMGuestPatchRebootSetting

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

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

  • Constructor Details

    • VMGuestPatchRebootSetting

      public VMGuestPatchRebootSetting()
  • Method Details

    • fromString

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

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