WindowsVmGuestPatchAutomaticByPlatformSettings.BypassPlatformSafetyChecksOnUserSchedule Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables customer to schedule patching without accidental upgrades.
public bool? BypassPlatformSafetyChecksOnUserSchedule { get; set; }
member this.BypassPlatformSafetyChecksOnUserSchedule : Nullable<bool> with get, set
Public Property BypassPlatformSafetyChecksOnUserSchedule As Nullable(Of Boolean)