다음을 통해 공유


LinuxVMGuestPatchAutomaticByPlatformSettings.BypassPlatformSafetyChecksOnUserSchedule Property

Definition

Gets or sets enables customer to schedule patching without accidental upgrades

[Newtonsoft.Json.JsonProperty(PropertyName="bypassPlatformSafetyChecksOnUserSchedule")]
public bool? BypassPlatformSafetyChecksOnUserSchedule { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="bypassPlatformSafetyChecksOnUserSchedule")>]
member this.BypassPlatformSafetyChecksOnUserSchedule : Nullable<bool> with get, set
Public Property BypassPlatformSafetyChecksOnUserSchedule As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to