次の方法で共有


InputWindowsParameters.ExcludeKbsRequiringReboot プロパティ

定義

再起動が必要なパッチを除外するを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象