Class VMGuestPatchRebootStatus


  • public final class VMGuestPatchRebootStatus
    extends com.azure.core.util.ExpandableStringEnum<VMGuestPatchRebootStatus>
    Defines values for VMGuestPatchRebootStatus.
    • Constructor Detail

      • VMGuestPatchRebootStatus

        public VMGuestPatchRebootStatus()
    • Method Detail

      • 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.