Share via


PatchSettings.EnableHotpatching Eigenschaft

Definition

Mit dem Abrufen oder Festlegen können Kunden ihre Azure-VMs patchen, ohne dass ein Neustart erforderlich ist. Für enableHotpatching muss "provisionVMAgent" auf true und "patchMode" auf "AutomaticByPlatform" festgelegt werden.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: