Contents

SoftwareUpdateSettingsDeferralsObject

The object that configures update deferrals.

Declaration

object SoftwareUpdateSettingsDeferralsObject

Properties

NameTypeDescription
CombinedPeriodInDaysinteger

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.

MajorPeriodInDaysinteger

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.

MinorPeriodInDaysinteger

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.

SystemPeriodInDaysinteger

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.

See Also

Objects