Class VMGuestPatchRebootSetting


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

      • VMGuestPatchRebootSetting

        public VMGuestPatchRebootSetting()
    • Method Detail

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