Class WindowsUpdateForBusinessConfiguration

java.lang.Object
com.microsoft.graph.models.Entity
com.microsoft.graph.models.DeviceConfiguration
com.microsoft.graph.models.WindowsUpdateForBusinessConfiguration
All Implemented Interfaces:
com.microsoft.graph.serializer.IJsonBackedObject

public class WindowsUpdateForBusinessConfiguration extends DeviceConfiguration implements com.microsoft.graph.serializer.IJsonBackedObject
The class for the Windows Update For Business Configuration.
  • Field Details

    • allowWindows11Upgrade

      @SerializedName(value="allowWindows11Upgrade", alternate="AllowWindows11Upgrade") @Expose @Nullable public Boolean allowWindows11Upgrade
      The Allow Windows11Upgrade. When TRUE, allows eligible Windows 10 devices to upgrade to Windows 11. When FALSE, implies the device stays on the existing operating system. Returned by default. Query parameters are not supported.
    • automaticUpdateMode

      @SerializedName(value="automaticUpdateMode", alternate="AutomaticUpdateMode") @Expose @Nullable public AutomaticUpdateMode automaticUpdateMode
      The Automatic Update Mode. The Automatic Update Mode. Possible values are: UserDefined, NotifyDownload, AutoInstallAtMaintenanceTime, AutoInstallAndRebootAtMaintenanceTime, AutoInstallAndRebootAtScheduledTime, AutoInstallAndRebootWithoutEndUserControl, WindowsDefault. UserDefined is the default value, no intent. Returned by default. Query parameters are not supported. Possible values are: userDefined, notifyDownload, autoInstallAtMaintenanceTime, autoInstallAndRebootAtMaintenanceTime, autoInstallAndRebootAtScheduledTime, autoInstallAndRebootWithoutEndUserControl.
    • autoRestartNotificationDismissal

      @SerializedName(value="autoRestartNotificationDismissal", alternate="AutoRestartNotificationDismissal") @Expose @Nullable public AutoRestartNotificationDismissalMethod autoRestartNotificationDismissal
      The Auto Restart Notification Dismissal. Specify the method by which the auto-restart required notification is dismissed. Possible values are: NotConfigured, Automatic, User. Returned by default. Query parameters are not supported. Possible values are: notConfigured, automatic, user, unknownFutureValue.
    • businessReadyUpdatesOnly

      @SerializedName(value="businessReadyUpdatesOnly", alternate="BusinessReadyUpdatesOnly") @Expose @Nullable public WindowsUpdateType businessReadyUpdatesOnly
      The Business Ready Updates Only. Determines which branch devices will receive their updates from. Possible values are: UserDefined, All, BusinessReadyOnly, WindowsInsiderBuildFast, WindowsInsiderBuildSlow, WindowsInsiderBuildRelease. Returned by default. Query parameters are not supported. Possible values are: userDefined, all, businessReadyOnly, windowsInsiderBuildFast, windowsInsiderBuildSlow, windowsInsiderBuildRelease.
    • deadlineForFeatureUpdatesInDays

      @SerializedName(value="deadlineForFeatureUpdatesInDays", alternate="DeadlineForFeatureUpdatesInDays") @Expose @Nullable public Integer deadlineForFeatureUpdatesInDays
      The Deadline For Feature Updates In Days. Number of days before feature updates are installed automatically with valid range from 0 to 30 days. Returned by default. Query parameters are not supported.
    • deadlineForQualityUpdatesInDays

      @SerializedName(value="deadlineForQualityUpdatesInDays", alternate="DeadlineForQualityUpdatesInDays") @Expose @Nullable public Integer deadlineForQualityUpdatesInDays
      The Deadline For Quality Updates In Days. Number of days before quality updates are installed automatically with valid range from 0 to 30 days. Returned by default. Query parameters are not supported.
    • deadlineGracePeriodInDays

      @SerializedName(value="deadlineGracePeriodInDays", alternate="DeadlineGracePeriodInDays") @Expose @Nullable public Integer deadlineGracePeriodInDays
      The Deadline Grace Period In Days. Number of days after deadline until restarts occur automatically with valid range from 0 to 7 days. Returned by default. Query parameters are not supported.
    • deliveryOptimizationMode

      @SerializedName(value="deliveryOptimizationMode", alternate="DeliveryOptimizationMode") @Expose @Nullable public WindowsDeliveryOptimizationMode deliveryOptimizationMode
      The Delivery Optimization Mode. The Delivery Optimization Mode. Possible values are: UserDefined, HttpOnly, HttpWithPeeringNat, HttpWithPeeringPrivateGroup, HttpWithInternetPeering, SimpleDownload, BypassMode. UserDefined allows the user to set. Returned by default. Query parameters are not supported. Possible values are: userDefined, httpOnly, httpWithPeeringNat, httpWithPeeringPrivateGroup, httpWithInternetPeering, simpleDownload, bypassMode.
    • driversExcluded

      @SerializedName(value="driversExcluded", alternate="DriversExcluded") @Expose @Nullable public Boolean driversExcluded
      The Drivers Excluded. When TRUE, excludes Windows update Drivers. When FALSE, does not exclude Windows update Drivers. Returned by default. Query parameters are not supported.
    • engagedRestartDeadlineInDays

      @SerializedName(value="engagedRestartDeadlineInDays", alternate="EngagedRestartDeadlineInDays") @Expose @Nullable public Integer engagedRestartDeadlineInDays
      The Engaged Restart Deadline In Days. Deadline in days before automatically scheduling and executing a pending restart outside of active hours, with valid range from 2 to 30 days. Returned by default. Query parameters are not supported.
    • engagedRestartSnoozeScheduleInDays

      @SerializedName(value="engagedRestartSnoozeScheduleInDays", alternate="EngagedRestartSnoozeScheduleInDays") @Expose @Nullable public Integer engagedRestartSnoozeScheduleInDays
      The Engaged Restart Snooze Schedule In Days. Number of days a user can snooze Engaged Restart reminder notifications with valid range from 1 to 3 days. Returned by default. Query parameters are not supported.
    • engagedRestartTransitionScheduleInDays

      @SerializedName(value="engagedRestartTransitionScheduleInDays", alternate="EngagedRestartTransitionScheduleInDays") @Expose @Nullable public Integer engagedRestartTransitionScheduleInDays
      The Engaged Restart Transition Schedule In Days. Number of days before transitioning from Auto Restarts scheduled outside of active hours to Engaged Restart, which requires the user to schedule, with valid range from 0 to 30 days. Returned by default. Query parameters are not supported.
    • featureUpdatesDeferralPeriodInDays

      @SerializedName(value="featureUpdatesDeferralPeriodInDays", alternate="FeatureUpdatesDeferralPeriodInDays") @Expose @Nullable public Integer featureUpdatesDeferralPeriodInDays
      The Feature Updates Deferral Period In Days. Defer Feature Updates by these many days with valid range from 0 to 30 days. Returned by default. Query parameters are not supported.
    • featureUpdatesPaused

      @SerializedName(value="featureUpdatesPaused", alternate="FeatureUpdatesPaused") @Expose @Nullable public Boolean featureUpdatesPaused
      The Feature Updates Paused. When TRUE, assigned devices are paused from receiving feature updates for up to 35 days from the time you pause the ring. When FALSE, does not pause Feature Updates. Returned by default. Query parameters are not supported.s
    • featureUpdatesPauseExpiryDateTime

      @SerializedName(value="featureUpdatesPauseExpiryDateTime", alternate="FeatureUpdatesPauseExpiryDateTime") @Expose @Nullable public OffsetDateTime featureUpdatesPauseExpiryDateTime
      The Feature Updates Pause Expiry Date Time. The Feature Updates Pause Expiry datetime. This value is 35 days from the time admin paused or extended the pause for the ring. Returned by default. Query parameters are not supported.
    • featureUpdatesPauseStartDate

      @SerializedName(value="featureUpdatesPauseStartDate", alternate="FeatureUpdatesPauseStartDate") @Expose @Nullable public com.microsoft.graph.core.DateOnly featureUpdatesPauseStartDate
      The Feature Updates Pause Start Date. The Feature Updates Pause start date. This value is the time when the admin paused or extended the pause for the ring. Returned by default. Query parameters are not supported. This property is read-only.
    • featureUpdatesRollbackStartDateTime

      @SerializedName(value="featureUpdatesRollbackStartDateTime", alternate="FeatureUpdatesRollbackStartDateTime") @Expose @Nullable public OffsetDateTime featureUpdatesRollbackStartDateTime
      The Feature Updates Rollback Start Date Time. The Feature Updates Rollback Start datetime.This value is the time when the admin rolled back the Feature update for the ring.Returned by default.Query parameters are not supported.
    • featureUpdatesRollbackWindowInDays

      @SerializedName(value="featureUpdatesRollbackWindowInDays", alternate="FeatureUpdatesRollbackWindowInDays") @Expose @Nullable public Integer featureUpdatesRollbackWindowInDays
      The Feature Updates Rollback Window In Days. The number of days after a Feature Update for which a rollback is valid with valid range from 2 to 60 days. Returned by default. Query parameters are not supported.
    • featureUpdatesWillBeRolledBack

      @SerializedName(value="featureUpdatesWillBeRolledBack", alternate="FeatureUpdatesWillBeRolledBack") @Expose @Nullable public Boolean featureUpdatesWillBeRolledBack
      The Feature Updates Will Be Rolled Back. When TRUE, rollback Feature Updates on the next device check in. When FALSE, do not rollback Feature Updates on the next device check in. Returned by default.Query parameters are not supported.
    • installationSchedule

      @SerializedName(value="installationSchedule", alternate="InstallationSchedule") @Expose @Nullable public WindowsUpdateInstallScheduleType installationSchedule
      The Installation Schedule. The Installation Schedule. Possible values are: ActiveHoursStart, ActiveHoursEnd, ScheduledInstallDay, ScheduledInstallTime. Returned by default. Query parameters are not supported.
    • microsoftUpdateServiceAllowed

      @SerializedName(value="microsoftUpdateServiceAllowed", alternate="MicrosoftUpdateServiceAllowed") @Expose @Nullable public Boolean microsoftUpdateServiceAllowed
      The Microsoft Update Service Allowed. When TRUE, allows Microsoft Update Service. When FALSE, does not allow Microsoft Update Service. Returned by default. Query parameters are not supported.
    • postponeRebootUntilAfterDeadline

      @SerializedName(value="postponeRebootUntilAfterDeadline", alternate="PostponeRebootUntilAfterDeadline") @Expose @Nullable public Boolean postponeRebootUntilAfterDeadline
      The Postpone Reboot Until After Deadline. When TRUE the device should wait until deadline for rebooting outside of active hours. When FALSE the device should not wait until deadline for rebooting outside of active hours. Returned by default. Query parameters are not supported.
    • prereleaseFeatures

      @SerializedName(value="prereleaseFeatures", alternate="PrereleaseFeatures") @Expose @Nullable public PrereleaseFeatures prereleaseFeatures
      The Prerelease Features. The Pre-Release Features. Possible values are: UserDefined, SettingsOnly, SettingsAndExperimentations, NotAllowed. UserDefined is the default value, no intent. Returned by default. Query parameters are not supported. Possible values are: userDefined, settingsOnly, settingsAndExperimentations, notAllowed.
    • qualityUpdatesDeferralPeriodInDays

      @SerializedName(value="qualityUpdatesDeferralPeriodInDays", alternate="QualityUpdatesDeferralPeriodInDays") @Expose @Nullable public Integer qualityUpdatesDeferralPeriodInDays
      The Quality Updates Deferral Period In Days. Defer Quality Updates by these many days with valid range from 0 to 30 days. Returned by default. Query parameters are not supported.
    • qualityUpdatesPaused

      @SerializedName(value="qualityUpdatesPaused", alternate="QualityUpdatesPaused") @Expose @Nullable public Boolean qualityUpdatesPaused
      The Quality Updates Paused. When TRUE, assigned devices are paused from receiving quality updates for up to 35 days from the time you pause the ring. When FALSE, does not pause Quality Updates. Returned by default. Query parameters are not supported.
    • qualityUpdatesPauseExpiryDateTime

      @SerializedName(value="qualityUpdatesPauseExpiryDateTime", alternate="QualityUpdatesPauseExpiryDateTime") @Expose @Nullable public OffsetDateTime qualityUpdatesPauseExpiryDateTime
      The Quality Updates Pause Expiry Date Time. The Quality Updates Pause Expiry datetime. This value is 35 days from the time admin paused or extended the pause for the ring. Returned by default. Query parameters are not supported.
    • qualityUpdatesPauseStartDate

      @SerializedName(value="qualityUpdatesPauseStartDate", alternate="QualityUpdatesPauseStartDate") @Expose @Nullable public com.microsoft.graph.core.DateOnly qualityUpdatesPauseStartDate
      The Quality Updates Pause Start Date. The Quality Updates Pause start date. This value is the time when the admin paused or extended the pause for the ring. Returned by default. Query parameters are not supported. This property is read-only.
    • qualityUpdatesRollbackStartDateTime

      @SerializedName(value="qualityUpdatesRollbackStartDateTime", alternate="QualityUpdatesRollbackStartDateTime") @Expose @Nullable public OffsetDateTime qualityUpdatesRollbackStartDateTime
      The Quality Updates Rollback Start Date Time. The Quality Updates Rollback Start datetime. This value is the time when the admin rolled back the Quality update for the ring. Returned by default. Query parameters are not supported.
    • qualityUpdatesWillBeRolledBack

      @SerializedName(value="qualityUpdatesWillBeRolledBack", alternate="QualityUpdatesWillBeRolledBack") @Expose @Nullable public Boolean qualityUpdatesWillBeRolledBack
      The Quality Updates Will Be Rolled Back. When TRUE, rollback Quality Updates on the next device check in. When FALSE, do not rollback Quality Updates on the next device check in. Returned by default. Query parameters are not supported.
    • scheduleImminentRestartWarningInMinutes

      @SerializedName(value="scheduleImminentRestartWarningInMinutes", alternate="ScheduleImminentRestartWarningInMinutes") @Expose @Nullable public Integer scheduleImminentRestartWarningInMinutes
      The Schedule Imminent Restart Warning In Minutes. Specify the period for auto-restart imminent warning notifications. Supported values: 15, 30 or 60 (minutes). Returned by default. Query parameters are not supported.
    • scheduleRestartWarningInHours

      @SerializedName(value="scheduleRestartWarningInHours", alternate="ScheduleRestartWarningInHours") @Expose @Nullable public Integer scheduleRestartWarningInHours
      The Schedule Restart Warning In Hours. Specify the period for auto-restart warning reminder notifications. Supported values: 2, 4, 8, 12 or 24 (hours). Returned by default. Query parameters are not supported.
    • skipChecksBeforeRestart

      @SerializedName(value="skipChecksBeforeRestart", alternate="SkipChecksBeforeRestart") @Expose @Nullable public Boolean skipChecksBeforeRestart
      The Skip Checks Before Restart. When TRUE, skips all checks before restart: Battery level = 40%, User presence, Display Needed, Presentation mode, Full screen mode, phone call state, game mode etc. When FALSE, does not skip all checks before restart. Returned by default. Query parameters are not supported.
    • updateNotificationLevel

      @SerializedName(value="updateNotificationLevel", alternate="UpdateNotificationLevel") @Expose @Nullable public WindowsUpdateNotificationDisplayOption updateNotificationLevel
      The Update Notification Level. Specifies what Windows Update notifications users see. Possible values are: NotConfigured, DefaultNotifications, RestartWarningsOnly, DisableAllNotifications. Returned by default. Query parameters are not supported. Possible values are: notConfigured, defaultNotifications, restartWarningsOnly, disableAllNotifications, unknownFutureValue.
    • updateWeeks

      @SerializedName(value="updateWeeks", alternate="UpdateWeeks") @Expose @Nullable public EnumSet<WindowsUpdateForBusinessUpdateWeeks> updateWeeks
      The Update Weeks. Schedule the update installation on the weeks of the month. Possible values are: UserDefined, FirstWeek, SecondWeek, ThirdWeek, FourthWeek, EveryWeek. Returned by default. Query parameters are not supported. Possible values are: userDefined, firstWeek, secondWeek, thirdWeek, fourthWeek, everyWeek, unknownFutureValue.
    • userPauseAccess

      @SerializedName(value="userPauseAccess", alternate="UserPauseAccess") @Expose @Nullable public Enablement userPauseAccess
      The User Pause Access. Specifies whether to enable end user’s access to pause software updates. Possible values are: NotConfigured, Enabled, Disabled. Returned by default. Query parameters are not supported. Possible values are: notConfigured, enabled, disabled.
    • userWindowsUpdateScanAccess

      @SerializedName(value="userWindowsUpdateScanAccess", alternate="UserWindowsUpdateScanAccess") @Expose @Nullable public Enablement userWindowsUpdateScanAccess
      The User Windows Update Scan Access. Specifies whether to disable user’s access to scan Windows Update. Possible values are: NotConfigured, Enabled, Disabled. Returned by default. Query parameters are not supported. Possible values are: notConfigured, enabled, disabled.
  • Constructor Details

    • WindowsUpdateForBusinessConfiguration

      public WindowsUpdateForBusinessConfiguration()
  • Method Details

    • setRawObject

      public void setRawObject(@Nonnull com.microsoft.graph.serializer.ISerializer serializer, @Nonnull com.google.gson.JsonObject json)
      Sets the raw JSON object
      Specified by:
      setRawObject in interface com.microsoft.graph.serializer.IJsonBackedObject
      Overrides:
      setRawObject in class DeviceConfiguration
      Parameters:
      serializer - the serializer
      json - the JSON object to set this object to