SoftwareUpdateSettingsDeferralsObject
The object that configures update deferrals.
Declaration
object SoftwareUpdateSettingsDeferralsObjectProperties
| Name | Type | Description |
|---|---|---|
CombinedPeriodInDays | integer | Specifies the number of days to defer a major or minor OS software update on the device. When set, software updates only appear after the specified delay, following the release of the software update. Available in iOS 18 and later. |
MajorPeriodInDays | integer | Specifies the number of days to defer a major OS software update on the device. When set, software updates only appear after the specified delay, following the release of the software update. Available in macOS 15 and later. |
MinorPeriodInDays | integer | Specifies the number of days to defer a minor OS software update on the device. It also defers major updates for iOS. When set, software updates only appear after the specified delay, following the release of the software update. Available in macOS 15 and later. |
SystemPeriodInDays | integer | Specifies the number of days to defer system or non-OS updates. When set, updates only appear after the specified delay, following the release of the update. Available in macOS 15 and later. |