次の方法で共有


PatchSettings.EnableHotpatching プロパティ

定義

再起動を必要とせずに、お客様が Azure VM にパッチを適用できるようにします。 enableHotpatching の場合、'provisionVMAgent' を true に設定し、'patchMode' を 'AutomaticByPlatform' に設定する必要があります。

public bool? EnableHotpatching { get; set; }
member this.EnableHotpatching : Nullable<bool> with get, set
Public Property EnableHotpatching As Nullable(Of Boolean)

プロパティ値

適用対象