LinuxVMGuestPatchAutomaticByPlatformSettings.BypassPlatformSafetyChecksOnUserSchedule プロパティ

定義

取得または設定により、お客様は誤ってアップグレードすることなく修正プログラムの適用をスケジュールできます

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象